Commit Graph

88 Commits

Author SHA1 Message Date
79c1cc29a0 Split modals, document delete 2017-09-09 22:51:22 -07:00
fff8e7ad41 Dropdown menu refactors 2017-09-09 22:12:59 -07:00
dcbad23cb1 Styling document actions more inline with medium 2017-09-08 22:06:47 -07:00
e72d33e4ec Cleanup, document menu 2017-09-04 14:23:08 -07:00
3c378daa19 Remove unused icons 2017-09-04 13:23:20 -07:00
b9693c5dcf Merge branch 'master' into icons 2017-09-04 12:39:04 -07:00
dc3ebf0c27 Quick fixes from last PR 2017-09-04 12:26:00 -07:00
3c9f69d495 Feather icons 2017-09-04 12:14:18 -07:00
24686aac44 Fixes: Scroll to top behavior when changing pages
Fixes: Different max-width on docs and other content
2017-09-04 08:56:07 -07:00
f4735246ad Readability 2017-09-04 08:32:31 -07:00
c2c7f48d85 Neaten 2017-09-03 23:03:49 -07:00
281c464d38 Merge branch 'master' of github.com:jorilallo/atlas into signed-in-state 2017-09-03 17:27:21 -07:00
1b52cb6c19 Refactor 2017-09-03 17:27:12 -07:00
432b7afede Refactor Slack signin codE 2017-09-03 17:08:56 -07:00
bdb7c46874 Remove UserStore 2017-09-03 15:45:25 -07:00
136280adf3 💚 2017-09-03 15:08:29 -07:00
1f98013004 Text only save feedback based on jori/actions 2017-09-03 14:55:44 -07:00
a3771afabd Merge branch 'master' into disabled-publish 2017-09-03 12:14:24 -07:00
9d133cce98 Disabled publish action should not be clickable 2017-09-02 13:59:11 -07:00
ff89e28496 Fixes: Hitting 'e' shortcut should not add an e to the document 2017-09-02 13:38:52 -07:00
1d78bc6d72 Fix to keyboard shortcut modal. Fixes #190 2017-08-31 23:23:15 -07:00
8558b92cae Edit collection (#173)
* Collection edit modal

* Add icon

* 💚

* Oh look, some specs

* Delete collection

* Remove from collection

* Handle error responses
Protect against deleting last collection

* Fix key

* 💚

* Keyboard navigate documents list

* Add missing database constraints
2017-08-29 08:37:17 -07:00
ad44c67a46 Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00
ca35cee841 Move star out of editor into documentpreview (#174)
* Move star out of editor into documentpreview

* 💚
2017-08-02 20:45:09 -07:00
5c94129e9f Move settings to modal (#139) 2017-07-16 15:14:15 -07:00
9f18bd2fb1 Restore 'e' to edit current document
Fixed up ? to open keyboard shortcuts
2017-07-14 08:48:42 -07:00
12d02d45b5 Fixes to Layout after bad merge 2017-07-12 23:27:57 -07:00
447a314455 Merge branch 'master' into keyboard-shortcuts-modal 2017-07-12 23:06:36 -07:00
b69b714448 Merge pull request #121 from jorilallo/jori/refactor-dropdown
Refactored Dropdown components
2017-07-12 00:35:21 -07:00
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
57b11fab32 Move keyboard shortcuts to modal. Add ? shortcut 2017-07-11 22:42:30 -07:00
6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
a04af08064 Polish 2017-07-09 20:02:10 -07:00
55976c9500 Refactored Dropdown components 2017-07-09 19:29:23 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
f456dc6b6a CollectionNew scene 2017-07-09 10:27:29 -07:00
98da54d82a Modals architecture 2017-07-09 09:02:44 -07:00
b9df4a76d7 Merge master 2017-07-08 22:30:20 -07:00
444c8afb2a Drag and Drop Import (#95)
* Drag and drop files into collection first pass

* Allow import of sub documents
Fix up UI styles

* Import Loading indicator

* Drag onto document to import
2017-07-08 22:12:14 -07:00
8b3b3222b7 Swapped Flex to homegrown component
No more element prop warnings!
2017-07-07 00:04:12 -07:00
8dfbd1cc59 Fixed: Bad layout on multiple nested docs 2017-07-01 18:40:46 -07:00
6425450617 Fixes #96 - No longer a delay between clicking on a doc and it becoming active.
Note: I removed a bunch of stuff that was observing mobx state change for no reason
2017-07-01 17:02:17 -07:00
603d5f2b6b Closes #92 - Sidebar now scrolls instead of squishes 2017-06-30 22:09:22 -07:00
4df0a69ee6 Link sidebar directly to entry document 2017-06-30 00:00:05 -07:00
9c80c0c400 Declarative loading indicator 2017-06-29 22:44:15 -07:00
fb2f50999b Loading bar for layout 2017-06-29 19:43:44 -07:00
ab43e2af54 Merge branch 'master' into inputs 2017-06-27 21:53:11 -07:00
d6b3b680cb Logic to force sidebar link update 2017-06-26 23:49:27 -07:00
0132197953 Include road to document in the sidebar 2017-06-26 23:48:59 -07:00
42d646c16f Expose child document in sidebar 2017-06-26 23:48:59 -07:00