Commit Graph

1136 Commits

Author SHA1 Message Date
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
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
drusepth
45aa1b64e9 Merge branch 'master' into august-perf 2021-09-30 17:03:22 -07:00
Andrew Brown
c0c559f1c4 skip some heavy cachebuilding for doc update api calls 2021-09-30 16:31:24 -07:00
Andrew Brown
84c5208a41
Merge branch 'master' into green 2021-09-29 14:11:02 -07:00
drusepth
3e22c2b4fc switch to more inclusive AF params 2021-09-17 14:25:32 -07:00
Andrew Brown
406105ecf0 move references into a job (needs tested) 2021-08-13 10:33:03 -07:00
Andrew Brown
22d199aead clean up code rework 2021-08-11 21:51:14 -07:00
Andrew Brown
56f2b410b5 use ContentPage piping on prompts page 2021-08-11 21:47:33 -07:00
Andrew Brown
09f248d88f save a bunch of queries by using cached ContentPages on dashboard 2021-08-11 19:36:40 -07:00
Andrew Brown
ed71129c48 get serendipitous questions working on content#index for ContentPage data 2021-08-11 17:15:32 -07:00
Andrew Brown
ac4c3dbd61 linkables cache safety 2021-08-11 16:53:48 -07:00
Andrew Brown
79267129d7 use contentpages in serendipitous 2021-08-09 13:59:21 -07:00
Andrew Brown
e4e54854a9 re-enable universe filtering on timelines#index 2021-08-09 12:47:21 -07:00
Andrew Brown
5c972738db WIP migrating to wide ContentPage usage 2021-08-09 01:29:58 -07:00
Andrew Brown
b12900a59b clean up previous commit 2021-08-08 17:49:19 -07:00
Andrew Brown
0d5e6db79a rewrite linkable content caching again, to exclude current_user_contnet ids 2021-08-08 17:37:28 -07:00
Andrew Brown
4e782bf55e include contributed content in contributable content 2021-08-08 17:11:37 -07:00