Commit Graph

107 Commits

Author SHA1 Message Date
e81ca4dde1 Closes #146 2017-10-15 11:42:03 -07:00
78b856e7a6 Order sidebar collections alphabetically 2017-10-09 20:59:01 -07:00
18d774c1cc Added collection menu link to import documents 2017-10-02 00:24:38 -07:00
6b5fef4954 Combine modals 2017-09-30 19:59:08 -07:00
d015d37f53 Add shortcut 2017-09-28 23:22:09 -07:00
be47baf2fd Add MarkdownShortcuts 2017-09-28 23:18:15 -07:00
fe559baeff Removes a react render loop when hovering over sidebar 2017-09-27 21:04:13 -07:00
42d3330021 Fixed icon color issues 2017-09-27 00:32:55 -07:00
45f0f60646 Fixed padding 2017-09-27 00:26:29 -07:00
1c9ca91211 Added sidebar chevrons 2017-09-27 00:21:40 -07:00
f21c237d62 Fixes new document menu not working
Fixes styling when drag and dropping into sidebar
2017-09-24 22:38:53 -07:00
6b82df71e0 Fixing some layout issues 2017-09-24 20:03:03 -07:00
ba112f250a Addressed flow issues 2017-09-24 14:25:14 -07:00
0a5f5712ef Combined documents and collections in the sidepanel 2017-09-24 13:59:34 -07:00
53c0c9180b Global error messages (#261)
* Remove global error rendering

* Added basic Toasts

* Auto-close toasts

* 💚

* Flow fix, more reliable CI
2017-09-23 18:58:34 -04:00
00d18ceda3 Merge master 2017-09-13 19:18:49 -07:00
c02bc04fd2 small refactor, lint and fixes 2017-09-12 23:30:18 -07:00
72b10787e5 Connecting modals where needed 2017-09-11 23:41:12 -07:00
4cec8e69ed WIP 2017-09-10 22:27:23 -07:00
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