Commit Graph

117 Commits

Author SHA1 Message Date
28fa5f2e35 Allow toggling sidebar links 2017-10-22 20:17:54 -07:00
77d25e1715 Merge pull request #330 from jorilallo/jori/document-prefetch
Prefetch documents on hover
2017-10-21 19:41:05 -07:00
30bb7bcde5 Fixes 2017-10-21 19:29:14 -07:00
a909bf86b4 Refactor. Add trash and open icons 2017-10-21 16:21:43 -07:00
c4d8c07859 addressed comments and added time limit 2017-10-21 16:11:08 -07:00
38228d0315 WIP 2017-10-21 14:05:20 -07:00
3d67c32500 Prefetch documents on hover 2017-10-20 00:27:01 -07:00
3613e01094 Insert block menu (#297)
* Insert block behavior

* Functional with horizontal rule

* Add list and image upload working

* Cleanup typing

* Closest to correct behavior so far

* Improve block insert on list

* Hide (+) after clicking menu item

* Bad merge
2017-10-17 20:22:20 -07:00
832a7abaf6 Fixed sidebar link issue 2017-10-15 22:15:15 -07:00
5f5780ef72 Fix to sidebar chevron 2017-10-15 18:43:41 -07:00
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