Commit Graph

763 Commits

Author SHA1 Message Date
drusepth
02560bb0dc remove old_column_source error 2021-11-19 13:46:53 -08:00
drusepth
765ec3c217 fetch safety 2021-11-11 00:23:36 -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
84ab204c80 skip favorite_control queries 2021-11-10 21:55:42 -08:00
drusepth
9674f59748 improve changelog readability on dark mode 2021-10-04 18:54:37 -07:00
drusepth
06163e41d3 add exact date/time to changelog events 2021-10-04 18:54:23 -07:00
drusepth
70126b487c remove legacy links display & banner 2021-10-04 16:47:21 -07:00
drusepth
e9a26eb120 fix filtering by tag 2021-10-01 00:59:19 -07:00
drusepth
8b868aa27d infer class from list objects 2021-10-01 00:07:10 -07:00
drusepth
1897e2a511 fix for logged-out users 2021-09-30 23:23:54 -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
d614ee1f03 Merge branch 'master' into august-perf 2021-08-09 02:13:50 -07:00
Andrew Brown
0a42fe635c better safety around using @current_user_content 2021-08-09 01:41:23 -07:00
Andrew Brown
5c972738db WIP migrating to wide ContentPage usage 2021-08-09 01:29:58 -07:00
Andrew Brown
34b5c753d4 reuse linkables cache instead of making new queries 2021-08-03 01:45:39 -07:00
Andrew Brown
ffee832158 s/.color}-text/.text_color}/ 2021-07-18 18:29:06 -07:00
Andrew Brown
ee3200976d s/.color %>-text/.text_color %>/ 2021-07-18 18:22:58 -07:00
Andrew Brown
cf999fbbe8 add doc table background for light/dark themes 2021-07-18 10:55:33 -07:00
Andrew Brown
b575dd9323 reuse PageTag icon from model 2021-07-18 10:43:55 -07:00
Andrew Brown
6da1d19ccb more icons & styling in document meta modal 2021-07-18 10:38:46 -07:00
Andrew Brown
b22034e812 style modal lhs headers 2021-07-18 10:34:18 -07:00
Andrew Brown
67f47f61f6 add universe dropdown to folder meta modal 2021-07-18 10:31:10 -07:00
Andrew Brown
88fa45dc26 style view/edit buttons in doc table 2021-07-18 10:24:52 -07:00
Andrew Brown
007017e8a7 thin-ize last-edited column a bit 2021-07-18 10:20:11 -07:00
Andrew Brown
5e1180ed94 add view/edit links back to document table (#332) 2021-07-18 10:19:34 -07:00
Andrew Brown
e4ece8ad6b remove links in modal-trigger row 2021-07-18 10:02:28 -07:00
Andrew Brown
b23c2c5ee5 extra guard 2021-07-18 09:44:49 -07:00
Andrew Brown
0e956817b9 dark mode fix on doc table 2021-07-05 23:43:07 -07:00
Andrew Brown
6866032bf1 clearfix for doc sidebar 2021-07-05 23:39:41 -07:00
Andrew Brown
af02a61880 fix multiple filters interacting 2021-07-05 15:11:22 -07:00
Andrew Brown
3ae20fde61 add folder title to document table 2021-07-04 20:26:01 -07:00
Andrew Brown
69523d10cc fix universe scoping on documents 2021-07-04 15:10:15 -07:00
Andrew Brown
c08b211475 polish and tag bugfix 2021-07-03 18:40:25 -07:00
Andrew Brown
88ce2395a5 i hate to departial this but it's like 10x faster without rendering all those tags partials 2021-07-02 19:19:55 -07:00
Andrew Brown
518985f3d3 more query fixes 2021-07-02 18:15:45 -07:00
Andrew Brown
728bb382ab reuse tags query in docs table 2021-07-02 17:58:49 -07:00
Andrew Brown
3555e27e20 reuse existing folder query 2021-07-02 17:47:18 -07:00
Andrew Brown
b16e53caec add commas to word counts 2021-07-02 17:13:03 -07:00
Andrew Brown
80446f3a9e skip 27ish queries oof 2021-07-02 17:12:50 -07:00
Andrew Brown
815249bf17 doc table polish 2021-07-02 16:29:36 -07:00
Andrew Brown
674a1ac72a remove some doc-related N+1s 2021-07-02 15:36:51 -07:00
Andrew Brown
0c34da55c3 polish eod 2021-07-01 23:50:14 -07:00
Andrew Brown
0fda99082e polish 2021-07-01 23:33:11 -07:00
Andrew Brown
af567da794 more stats on writing 2021-07-01 23:11:43 -07:00
Andrew Brown
083cac01a9 folder ordering & polish 2021-07-01 19:27:12 -07:00
Andrew Brown
f373903cd2 ux 2021-07-01 13:47:47 -07:00
Andrew Brown
ab712edead analysis sidebar for docs/folders 2021-07-01 13:35:01 -07:00
Andrew Brown
66b54cab82 fix for first doc in folder 2021-06-30 18:01:23 -07:00