Andrew Brown
|
f462c0e222
|
whoopsies, typo
|
2021-07-20 02:27:53 -07:00 |
|
Andrew Brown
|
1030f6d070
|
missing method
|
2021-07-20 02:23:19 -07:00 |
|
Andrew Brown
|
ffee832158
|
s/.color}-text/.text_color}/
|
2021-07-18 18:29:06 -07:00 |
|
Andrew Brown
|
f155c2b533
|
move stranded page groupers into folder
|
2021-07-18 18:04:03 -07:00 |
|
Andrew Brown
|
f56c8bc46b
|
add text_color helper methods
|
2021-07-18 18:02:52 -07:00 |
|
Andrew Brown
|
b575dd9323
|
reuse PageTag icon from model
|
2021-07-18 10:43:55 -07:00 |
|
Andrew Brown
|
37d9d7c4b0
|
extra guard against bad data in the db
|
2021-07-05 10:58:05 -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
|
05660ee8b1
|
docs data vault page
|
2021-07-01 22:45:39 -07:00 |
|
Andrew Brown
|
a86d3ff07a
|
more polish
|
2021-06-30 20:51:19 -07:00 |
|
Andrew Brown
|
70f6eb7b8e
|
improve word count settings
|
2021-06-30 17:48:33 -07:00 |
|
Andrew Brown
|
eae59ef451
|
use 3rd party lib for word counts
|
2021-06-30 17:41:22 -07:00 |
|
Andrew Brown
|
a3000aeb76
|
improve word count calc
|
2021-06-30 17:32:02 -07:00 |
|
Andrew Brown
|
dc05d7ece4
|
cache doc word counts
|
2021-06-30 17:31:26 -07:00 |
|
Andrew Brown
|
6c9481ab25
|
folder routing, navigation, and display
|
2021-06-27 13:32:42 -07:00 |
|
Andrew Brown
|
3fa423513a
|
basic folders plumbing + design
|
2021-06-23 01:48:10 -07:00 |
|
Andrew Brown
|
5a5edf387a
|
folder model
|
2021-06-20 20:02:04 -07:00 |
|
Andrew Brown
|
be55e3e503
|
helper for tag manipulation
|
2021-06-20 19:44:23 -07:00 |
|
Andrew Brown
|
3e3cd7b79f
|
finish redoing tags to allow multiple tag inputs on a single page
|
2021-06-20 18:01:01 -07:00 |
|
Andrew Brown
|
f6e3695587
|
add page tags to documents, adding/filtering
|
2021-06-20 15:46:47 -07:00 |
|
Andrew Brown
|
ce2e899c0f
|
add naive word count method to docs
|
2021-06-17 23:01:33 -07:00 |
|
Andrew Brown
|
f8764519f4
|
add some tests for user/universe/pages
|
2021-05-24 13:32:15 -07:00 |
|
Andrew Brown
|
bfa9b59100
|
use linkable images in dropdowns instead of current page's image
|
2021-05-21 13:13:51 -07:00 |
|
Andrew Brown
|
d0b9a77b58
|
don't include archived content in linkables lists
|
2021-05-21 12:44:32 -07:00 |
|
Andrew Brown
|
ee1f41d69a
|
fix collaboration edits on text fields
|
2021-05-20 17:11:27 -07:00 |
|
Andrew Brown
|
c47a1ae538
|
let shared universe owners see the docs in their own universe
|
2021-05-12 20:14:43 -07:00 |
|
Andrew Brown
|
5b7b191d73
|
-1 is probably a little safer to use
|
2021-05-11 00:38:37 -07:00 |
|
Andrew Brown
|
f205390c51
|
ok, we apparently need this
|
2021-05-11 00:38:20 -07:00 |
|
Andrew Brown
|
5d50b227b3
|
add Collection authorizer & show notice for users who can't create them yet
|
2021-05-11 00:19:49 -07:00 |
|
Andrew Brown
|
fcd7e29de4
|
allow @mention linking documents and timelines
|
2021-05-10 14:37:40 -07:00 |
|
Andrew Brown
|
6c955ad16e
|
add in-universe content to scoped dashboard
|
2021-05-01 14:52:01 -07:00 |
|
Andrew Brown
|
74f5494abb
|
allow creating new link fields
|
2021-04-29 14:02:10 -07:00 |
|
Andrew Brown
|
a19c934dc2
|
disable grouper lifecycle hooks to make sure everything migrates over 1:1
|
2021-04-27 02:57:19 -07:00 |
|
Andrew Brown
|
4c3f409454
|
add dry run migration script
|
2021-04-25 19:22:38 -07:00 |
|
Andrew Brown
|
b0d5c5d055
|
display link references
|
2021-04-25 17:16:59 -07:00 |
|
Andrew Brown
|
92d6a79599
|
add PageReference model + usage
|
2021-04-25 16:17:35 -07:00 |
|
Andrew Brown
|
405957cd86
|
new content#new flow that just creates a page and redirects to content#edit
|
2021-04-17 23:10:44 -07:00 |
|
Andrew Brown
|
d0e838f4a4
|
fix content#new errors and start styling page to fit with content#edit
|
2021-04-17 21:38:49 -07:00 |
|
Andrew Brown
|
d7c32f1cf3
|
EOD content#show work
|
2021-03-27 00:52:40 -07:00 |
|
Andrew Brown
|
1ec2f0da1e
|
style changelog deltas per field type, include universe/tags/links also
|
2021-03-25 19:14:47 -07:00 |
|
Andrew Brown
|
59a98f39e9
|
generalize autosave for text fields also
|
2021-03-22 18:28:33 -07:00 |
|
Andrew Brown
|
26ea2934e6
|
hook up editing page links w/ new system, fallback on old system
|
2021-03-22 17:14:31 -07:00 |
|
Andrew Brown
|
f0668901e1
|
wrap up attribute editor for now
|
2021-03-22 14:19:01 -07:00 |
|
Andrew Brown
|
dca034ca9f
|
start implementing stopgap field type between new and old link types
|
2021-03-20 17:04:21 -07:00 |
|
Andrew Brown
|
c0b39cf004
|
WIP autosave, before migrating from legacy_link to link view
|
2021-03-19 12:55:50 -07:00 |
|
Andrew Brown
|
38a54b1082
|
add section titles to content#edit
|
2021-03-15 19:36:27 -07:00 |
|
Andrew Brown
|
94a73e9bda
|
refactor image headers
|
2021-03-15 19:17:38 -07:00 |
|
Andrew Brown
|
5551b5401e
|
speed up recent content query on profiles/stream
|
2021-03-07 22:41:17 -08:00 |
|
Andrew Brown
|
8c7a3293a4
|
get rid of another recent pages query
|
2021-03-07 22:39:28 -08:00 |
|
Andrew Brown
|
e4ff137512
|
remove unused function
|
2021-03-07 21:56:28 -08:00 |
|