Commit Graph

1154 Commits

Author SHA1 Message Date
drusepth
862ccbeda6 Merge branch 'master' into tailwind-redesign 2022-06-01 12:24:15 -07:00
drusepth
19edda8c2d quick redesign of user content-by-type page 2022-05-24 18:16:37 -07:00
drusepth
32945d715d nasty git merge 2022-05-23 13:49:36 -07:00
drusepth
7dff1b3daf wip 2022-04-30 20:09:01 -07:00
drusepth
a851f8b701 start blocking ToC design 2022-04-16 00:12:35 -07:00
drusepth
3312a30d5e style multiverse universe picker page + add a few blank placeholder pages 2022-04-15 23:53:47 -07:00
drusepth
66bc408283 tag filtering is working 2022-04-15 17:42:29 -07:00
Andrew Brown
10e7998c10
Merge branch 'master' into tailwind-redesign 2022-04-15 16:10:05 -05:00
drusepth
8f60c12945 wip content#index styling 2022-04-14 23:52:11 -07:00
drusepth
6765c85950 style present prompts page 2022-04-12 00:24:40 -07:00
drusepth
75ae91856c rewrite json export 2022-03-29 00:14:31 -07:00
drusepth
70743a7c2f fix headers in outline 2022-03-28 16:52:39 -07:00
drusepth
16fba37352 add markdown export route 2022-03-28 16:42:33 -07:00
drusepth
f260e56041 optimize outline export 2022-03-28 15:44:59 -07:00
drusepth
95cbad8ed8 start on tw styleguide 2022-03-23 23:12:31 -07:00
drusepth
f99c980b2b start on new user profile designs 2022-03-23 02:49:48 -07:00
drusepth
5010aab419 start on tailwind sidenav & page structure 2022-03-21 00:01:29 -07:00
drusepth
87d851b17a switch to tailwind on content info pages 2022-02-09 18:24:24 -08:00
drusepth
6550ded52a Devise styling consistency 2022-02-05 20:16:31 -08:00
drusepth
6f52e0961a style new sign in form 2022-02-05 19:52:16 -08:00
drusepth
0f460590e5 extend tailwind colors instead of overriding them 2022-02-05 18:40:08 -08:00
drusepth
5ef75c4b59 customize colors, bleed into sign up page 2022-02-05 18:25:15 -08:00
drusepth
880bace73d logged out tailwind navbar 2022-02-05 17:29:27 -08:00
drusepth
3949da7a63 require edit perms to view content changelogs 2022-01-27 13:27:51 -08:00
drusepth
92c3220098 Merge branch 'master' into tailwind-redesign 2022-01-17 12:25:27 -08:00
drusepth
145b4cfe72 also update tag slugs when updating label 2022-01-10 22:38:31 -08:00
drusepth
3157059c72 remove for_designers landing flow 2022-01-08 20:08:08 -08:00
drusepth
9346366edc signup cta with devise on landing page 2022-01-07 14:19:28 -08:00
drusepth
e458eb92a4 allow mass-renaming tags 2022-01-05 16:34:46 -08:00
drusepth
2a5859c8f6 add specialized timeline authorizer, refactor timeline controller, expose read-only timelines to contributors 2022-01-05 15:27:29 -08:00
drusepth
5bd1f9c6b6 add notification open rate admin page + reference codes on system notifications 2021-12-15 14:53:03 -08:00
drusepth
3340c602b2 add words written to EOY wrap 2021-12-15 00:22:27 -08:00
drusepth
51dbf89010 inject contributor content even when a user has 0 pages of that type 2021-12-08 23:03:47 -08:00
drusepth
c919553501 don't include pages from contributable universes when scoped 2021-12-08 22:43:08 -08:00
drusepth
8cd54092ce skip n+1 on linkable images in content#edit 2021-11-11 00:19:36 -08:00
drusepth
6bab0f705b cache image uploads to avoid n+1 query on content#index pages 2021-11-11 00:04:24 -08:00
drusepth
08e6ccc445 remote ajax call for removing tags 2021-10-05 00:37:18 -07:00
drusepth
a243e18317 add the ability to remove specific tags from tag management page 2021-10-05 00:22:45 -07:00
drusepth
a5b1faecb6 allow deleting tags / removing from all linked pages 2021-10-04 22:56:07 -07:00
drusepth
3475a3b533 add page tag controller with remove method 2021-10-04 22:47:22 -07:00
drusepth
0046af6880 add basic tags view in data vault 2021-10-04 21:23:58 -07:00
drusepth
468e1ed2f0 don't duplicate contributing universes in sidenav 2021-10-04 12:52:21 -07:00
drusepth
761d909a30 typecheck before filtering on universe 2021-10-03 01:36:08 -07:00
drusepth
7e69017899 fix contributor content universe scoping 2021-10-03 01:09:01 -07:00
drusepth
e9a26eb120 fix filtering by tag 2021-10-01 00:59:19 -07:00
drusepth
e46a491856 auto-enable created page types 2021-10-01 00:06:59 -07:00
drusepth
1db1813d80 can't skip this before_action if it's not a before_action 2021-09-30 23:45:41 -07:00
Andrew Brown
9086d3496d
Merge branch 'master' into oct-2021-release 2021-09-30 23:36:44 -07:00
Andrew Brown
5866cf5dab
Merge branch 'master' into august-perf 2021-09-30 23:04:42 -07:00
drusepth
6a208e3016 remove set_universe_scope dependence on current_user_content cache 2021-09-30 17:36:58 -07:00