Andrew Brown
aae2149ee1
Merge branch 'master' of github.com:indentlabs/notebook
2018-10-18 10:38:09 -05:00
Andrew Brown
e2009b56e2
todo
2018-10-18 10:38:01 -05:00
Andrew Brown
8ff57a6bf5
Merge pull request #300 from euank/ ✅ ✅ ✅ ✓✓√√
...
Update checkboxes to materialize, remove old css hack
2018-10-18 11:37:50 -04:00
Andrew Brown
d306ab1dc0
todo
2018-10-18 00:45:43 -05:00
Andrew Brown
1ab48c1336
fix
2018-10-18 00:19:10 -05:00
Andrew Brown
a5aae5f035
don't query universe.universe_id
2018-10-18 00:15:13 -05:00
Andrew Brown
6085a4aac2
better readability
2018-10-17 23:56:30 -05:00
Andrew Brown
263093ad80
use name field for recent content names again, but with bugfiz
2018-10-17 18:35:40 -05:00
Andrew Brown
5f8ca60e9b
use up to date names on recent content page
2018-10-17 18:32:24 -05:00
Andrew Brown
68445754e3
specify page type in polymorphic paths
2018-10-17 18:20:42 -05:00
Andrew Brown
947d7efb7f
Create polymorphic ContentPages
2018-10-17 17:58:48 -05:00
Andrew Brown
b5612eddda
safety around empty content
2018-10-17 16:53:55 -05:00
Andrew Brown
8ce85f6eda
mad rad optimizations
2018-10-17 16:52:05 -05:00
Euan Kemp
d25ae12c08
Fix checkboxes to use materialize checkboxes
...
Before there was a hack in place to not use materialize checkboxes
because the actual checkbox didn't show up.
This re-arranges all the checkboxes I could find to work with
materialize, thus allowing the hack to be safely removed.
The forum (namely preferences) continue to use the hacky checkbox, but
that hack is maintained separately and still seems to work with this
change.
2018-10-17 14:21:15 -07:00
Euan Kemp
c7f5f85508
update materialize.css to 1.0.0 from 1.0.0-beta
...
This change just seems like it's worth doing. Presumably it was last
updated before 1.0.0 was released.
2018-10-17 14:20:10 -07:00
Andrew Brown
eba5baf0fb
optimize user#content_list
2018-10-17 15:21:59 -05:00
Andrew Brown
f767fa50c2
fix a potential 500 when a universe is prompted
2018-10-17 12:31:09 -05:00
Andrew Brown
6ca4bfe76c
formatting
2018-10-01 22:40:00 -05:00
Andrew Brown
c987fd5d1b
fix timestamp
2018-10-01 22:00:55 -05:00
Andrew Brown
ebef2cfcb4
fix perms
2018-10-01 21:59:40 -05:00
Andrew Brown
d92ab5a767
add recently deleted pages to navbar
2018-10-01 21:38:38 -05:00
Andrew Brown
f5c6004527
fix 500 on recently edited list page
2018-10-01 21:07:08 -05:00
Andrew Brown
32af17c15f
fix 500 on universe content lists
2018-10-01 21:02:34 -05:00
Andrew Brown
63120b268d
allow users to undelete content pages for 24 hours
2018-09-28 22:58:55 -05:00
Andrew Brown
16307c961a
fix 500
2018-09-24 23:56:04 -05:00
Andrew Brown
d36f5d241e
fix dropdowns on forums
2018-09-24 17:54:17 -05:00
Andrew Brown
8be6f79213
safety
2018-09-24 17:40:49 -05:00
Andrew Brown
4e7b1c8bf8
list optimizations
2018-09-24 17:27:16 -05:00
Andrew Brown
ad9c9963da
clean up
2018-09-24 13:20:35 -05:00
Andrew Brown
2a47e504a4
reuse existing universe query for universe picker
2018-09-24 13:18:27 -05:00
Andrew Brown
dd4dfccd7c
a little less optimization on recent pages :(
2018-09-24 13:13:12 -05:00
Andrew Brown
bfbc017e28
optimize recent_content_list
2018-09-24 12:56:03 -05:00
Andrew Brown
6ae67eab3c
attribute name cache
2018-09-24 12:55:50 -05:00
Andrew Brown
1d1aaf5e22
more small wins
2018-09-24 12:02:06 -05:00
Andrew Brown
82f4af3461
use cache
2018-09-24 01:52:05 -05:00
Andrew Brown
2d0620cad8
little big win
2018-09-24 01:51:48 -05:00
Andrew Brown
d79d7bc3f2
reuse content list cache
2018-09-24 01:42:17 -05:00
Andrew Brown
79e14e764f
cut contributor queries in half
2018-09-24 01:33:07 -05:00
Andrew Brown
2fd6af8ef5
kill another query
2018-09-24 01:06:03 -05:00
Andrew Brown
5bd47b3afc
remove N sql queries from footer
2018-09-24 01:02:13 -05:00
Andrew Brown
d6d0e50d00
polish private chips
2018-09-22 02:39:06 -05:00
Andrew Brown
19e4ea7517
don't show private page names
2018-09-22 02:24:07 -05:00
Andrew Brown
e73699723e
fix broken links
2018-09-22 02:03:53 -05:00
Andrew Brown
a1300b3754
re-use simple_format
2018-09-22 01:59:43 -05:00
Andrew Brown
5be30bd5bb
link bar tooltips
2018-09-21 16:01:43 -05:00
Andrew Brown
7a9692d601
assume logged-out users can't contribute to any universes
2018-09-21 15:14:14 -05:00
Andrew Brown
3bb191fc0a
phew, abstracted link bar to a template that gets populated on field focus
2018-09-21 15:00:59 -05:00
Andrew Brown
294c87227a
test page loads without link bar
2018-09-21 14:34:33 -05:00
Andrew Brown
b8bd5f9801
load panels in hidden by default
...
'
2018-09-21 14:18:39 -05:00
Andrew Brown
1065721e72
don't recompute activators on each field
2018-09-21 14:06:36 -05:00