Commit Graph

315 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
c919e51ce6 Improve dropdown menus, animation 2017-09-09 16:55:02 -07:00
dcbad23cb1 Styling document actions more inline with medium 2017-09-08 22:06:47 -07:00
73ff473b49 Cleanup 2017-09-05 20:37:46 -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
e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -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
cbe85f40b1 Merge branch 'master' into issue-199 2017-09-03 12:17:09 -07:00
a3771afabd Merge branch 'master' into disabled-publish 2017-09-03 12:14:24 -07:00
40d5d5fa9c Merge branch 'master' into shortcut-fixes 2017-09-03 12:13:34 -07:00
3fad394678 Merge branch 'master' into issue-199 2017-09-03 11:45:14 -07:00
44e635cbc7 Closes #189 2017-09-02 18:43:12 -07:00
057e3b10e8 Upgrade dependencies 2017-09-02 16:10:59 -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
e0d0f73760 Fix to renaming 2017-08-29 00:27:12 -07:00
a1b239003c Unified event name with the API 2017-08-29 00:27:12 -07:00
c9e182376e Added await for deletion to prevent race condition 2017-08-29 00:27:12 -07:00
ad44c67a46 Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00
5f514f559c Show selected state 2017-08-27 09:51:37 -07:00
3a348d7b8b Update to use dev branch 2017-08-27 09:03:05 -07:00
667d1caf11 Added: Placeholder when uploading images 2017-08-26 22:37:20 -07:00
9facf6e0fb simplified copy button 2017-08-22 20:26:05 -07:00
38c8a46d32 'Copy to Clipboard' functionality (#163)
* Adds 'Copy to Clipboard' functionality to all code blocks in readOnly

* Show on hover, move to SC

* 💚

* PR feedback
2017-08-02 22:10:58 -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
297bf850c2 Align title correctly when first character is emoji 2017-07-29 16:15:04 -07:00
4311810aa8 Fixes #147 2017-07-23 19:52:36 -07:00
9fe4f7471c Lint 2017-07-23 19:11:48 -07:00
e7c5de7531 Fix linting 2017-07-23 18:07:11 -07:00
58cc1774af Fixes: CMD+Enter adding extra newline on save 2017-07-23 17:24:20 -07:00
0225de5282 Merge branch 'master' into jori/prevent-saving-empty 2017-07-18 23:47:22 -07:00
1e8378abef Addressed comments 2017-07-18 23:45:01 -07:00
f9f43e0b40 Merge branch 'master' into jori/collection-new-document 2017-07-18 23:37:38 -07:00
7b589ff46a Added error handling 2017-07-18 23:36:49 -07:00
b5a05be726 Disable publish on empty documents 2017-07-18 23:29:20 -07:00