Commit Graph

48 Commits

Author SHA1 Message Date
18d774c1cc Added collection menu link to import documents 2017-10-02 00:24:38 -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
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
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
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
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
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
1f98013004 Text only save feedback based on jori/actions 2017-09-03 14:55:44 -07:00
9d133cce98 Disabled publish action should not be clickable 2017-09-02 13:59:11 -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
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -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
4df0a69ee6 Link sidebar directly to entry document 2017-06-30 00:00:05 -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
aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
0a76d6af9e Flow for all the files 2017-05-11 17:23:56 -07:00
a98199599a Fixed linting errors and warnings 2017-05-10 00:02:11 -07:00
2095b3a874 Fix prettier integration, format (#31)
* Fix prettier integration, format

* Reformat again
2017-04-27 21:48:13 -07:00
7319e69192 Renamed "save" into "publish" 2017-02-09 20:47:02 -08:00
7600712125 Fixes to header title 2016-08-14 11:31:13 +02:00
f82a5c41c4 lint 2016-08-12 15:11:18 +02:00
b2d00f3384 Use loads directly 2016-08-12 14:56:39 +02:00
d7b4d06e31 Refactored Title and fixed placeholder text 2016-08-11 20:16:14 +02:00
813fddbfa3 Tweaked editor actions 2016-08-02 13:12:15 +03:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00