Commit Graph

33 Commits

Author SHA1 Message Date
Tom Moor
9142d975df
Draft Documents (#518)
* Mostly there

* Fix up specs

* Working scope, updated tests

* Don't record view on draft

* PR feedback

* Highlight drafts nav item

* Bugaboos

* Styling

* Refactoring, gradually addressing Jori feedback

* Show collection in drafts list
Flow fixes

* Ensure menu actions are hidden when draft
2018-02-27 22:41:12 -08:00
Jori Lallo
143f8b508d Fixed document move 2018-02-13 22:09:27 -08:00
Tom Moor
4cc7338534
Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
Tom Moor
e54e4b0d22
Update Document.js 2018-01-29 10:32:28 -08:00
Tom Moor
d65f7577d4 remove-error-boundary 2018-01-28 16:04:59 -08:00
Jori Lallo
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
Jori Lallo
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
Jori Lallo
686c237e36 Moved to webpack 3 2018-01-03 16:29:01 -08:00
Tom Moor
2d70618f01 Tweaks for seamless save of new doc 2017-12-28 12:35:59 +00:00
Zachary Marion
721374e08d meta+s now redirects to document edit page 2017-12-20 13:45:15 -05:00
Zachary Marion
db41d779bf Don't redirect on new document save 2017-12-20 00:20:27 -05:00
Tom Moor
b70cf29aae Fixed: Another spurious save prompt 2017-12-11 22:37:38 -08:00
Tom Moor
bbb9fc328a Update Slate to 0.31.5 2017-12-08 21:51:20 -08:00
Tom Moor
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
Tom Moor
7b9fa9f4a7 Fixed: Spurious save prompts 2017-12-06 08:40:43 -08:00
Tom Moor
e3f664e8a4 Fixed: Checklist items cant be created from shortcuts
Fixed: BlockToolbar not close on unfocus
2017-12-05 20:05:43 -08:00
Jori Lallo
553095692c Clear active collection if navigating out of it directly
Fixes #474
2017-12-05 00:15:34 -08:00
Jori Lallo
564748cfc0 Use key instead 2017-12-03 20:56:45 -08:00
Jori Lallo
060066ceee More detailed error boundary for Document 2017-12-03 19:18:22 -08:00
Tom Moor
98f317c74a Prevents accidental overwriting of another users work 2017-11-25 13:04:54 -08:00
Tom Moor
acdcb9e9ec Merge branch 'master' of github.com:jorilallo/atlas into collection-home 2017-11-22 18:32:35 -08:00
Tom Moor
a8b6b51aa6 Add collection actions 2017-11-19 23:39:56 -08:00
Jori Lallo
3a39a70c9e Set active document after save 2017-11-19 22:50:50 -08:00
Tom Moor
8f5869c48d WIP: Collection home 2017-11-19 20:16:49 -08:00
Tom Moor
4c69e3543d Fixes #425 2017-11-19 17:12:48 -08:00
Tom Moor
f34b32b2a3 Move Fade to its own component
Fixed todolist strikethrough styling with nested lists
2017-11-10 17:56:09 -08:00
Tom Moor
ab13f51d5d Upgrade prettier 2017-11-10 14:14:30 -08:00
Tom Moor
21c7cb93a2 Upgrade to React 16 2017-11-10 13:42:33 -08:00
Tom Moor
79f6d3b3ec Pass location to trigger rerender. This is advised by react-router docs 2017-10-31 18:24:00 -07:00
Tom Moor
507251cfe4 Fixing collection selection 2017-10-31 00:03:17 -07:00
Tom Moor
84c82c31a9 Shared assets, cleanup for initial deploy 2017-10-29 15:02:24 -07:00
Tom Moor
fc45d6a180 Sharing global styles 2017-10-26 22:42:08 -07:00
Tom Moor
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00