Tom Moor
bdb7c46874
Remove UserStore
2017-09-03 15:45:25 -07:00
Tom Moor
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
Jori Lallo
a1b239003c
Unified event name with the API
2017-08-29 00:27:12 -07:00
Jori Lallo
ad44c67a46
Added event emitters and fixed document deletion
2017-08-29 00:27:12 -07:00
Jori Lallo
7b589ff46a
Added error handling
2017-07-18 23:36:49 -07:00
Jori Lallo
bbbf17c223
Manually create a new document for second collection
2017-07-17 23:33:03 -07:00
Jori Lallo
89e4c00f66
prettier
2017-07-17 22:24:19 -07:00
Jori Lallo
4e9a784567
Merge branch 'master' into jori/cache
2017-07-17 22:17:39 -07:00
Tom Moor
1bef5ddccb
Dashboard loading ( #142 )
...
* Fixed: Loading indicator never appears
Added: Loading indicator to dashboard when loading first results
* Less assumptions
* Fixes: Image uploads not working
* Fixes #136 - Keyboard shortcuts should work when editor is not focused
* Allow images to be dragged anywhere on document editor
* Fixes #137 - vertical alignment
* Restore shortcuts with editor focus
* Restore 'e' to edit current document
Fixed up ? to open keyboard shortcuts
* wip
* LoadinglistPlaceholder
* WIP
* Refactor
* DRY logic
2017-07-17 21:46:32 -07:00
Jori Lallo
c005a8655e
Fixed tests
2017-07-16 11:57:41 -07:00
Jori Lallo
9bfbe42665
Fix linting
2017-07-16 11:54:23 -07:00
Jori Lallo
9b808efd7a
Cache documents and collection
2017-07-16 11:48:01 -07:00
Jori Lallo
6217fff2b5
Merge pull request #122 from jorilallo/new-collection
...
Create a collection
2017-07-10 00:42:10 -07:00
Tom Moor
a04af08064
Polish
2017-07-09 20:02:10 -07:00
Jori Lallo
c4b41a9e07
Fixed flow errors and small refactor
2017-07-09 11:26:17 -07:00
Tom Moor
f456dc6b6a
CollectionNew scene
2017-07-09 10:27:29 -07:00
Tom Moor
98da54d82a
Modals architecture
2017-07-09 09:02:44 -07:00
Tom Moor
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
Jori Lallo
9c80c0c400
Declarative loading indicator
2017-06-29 22:44:15 -07:00
Jori Lallo
fb2f50999b
Loading bar for layout
2017-06-29 19:43:44 -07:00
Tom Moor
dbb8e3df8e
Use DocumentStore for viewing and editing
2017-06-28 21:46:00 -07:00
Tom Moor
fa902539e6
Merge documents
2017-06-27 22:15:29 -07:00
Tom Moor
07c362cd54
Refactor to Map
2017-06-27 21:52:47 -07:00
Tom Moor
4c3f4fea16
recent
2017-06-27 21:20:09 -07:00
Tom Moor
72fd39b494
DocumentsStore WIP
2017-06-27 20:59:53 -07:00
Jori Lallo
42d646c16f
Expose child document in sidebar
2017-06-26 23:48:59 -07:00
Jori Lallo
6eecd830db
Cleanup and show active collection in the sidebar
2017-06-26 23:45:35 -07:00
Jori Lallo
b8d0666c63
Moved Layout to be a wrapper for routes
2017-06-24 17:14:36 -07:00
Jori Lallo
aa0ddd94bf
Sidebar work
2017-06-15 20:39:08 -07:00
Jori Lallo
9a2caeb5ff
Fixed collection creation
2017-05-29 20:00:08 -07:00
Jori Lallo
0d87d6abf5
Separated user and auth stores
2017-05-29 19:54:36 -07:00
Jori Lallo
201f90030c
Refactored collections store and layout components
2017-05-29 18:04:26 -07:00
Jori Lallo
6b566a568f
Collection model
2017-05-23 00:45:15 -07:00
Jori Lallo
2a8cc80a86
Added errors store with tests
2017-05-22 22:16:47 -07:00
Jori Lallo
b25298c8f1
upgraded to react router v4
2017-05-17 19:57:26 -07:00
Jori Lallo
0a76d6af9e
Flow for all the files
2017-05-11 17:23:56 -07:00
Jori Lallo
75094a60a1
Fixed aslant warnings
2017-05-09 23:41:46 -07:00
Jori Lallo
4907bd5d75
Remove cache store
2017-04-29 14:08:15 -07:00
Jori Lallo
08b1609440
[chore] added prettier
2017-04-26 21:47:03 -07:00
Jori Lallo
dc64682187
Redirect to the correct url after login
2016-10-27 22:37:26 -07:00
Jori Lallo
da94f06a81
Fix
2016-10-09 15:37:38 -07:00
Jori Lallo
ddafb4e5ae
Fixes
2016-10-09 15:36:18 -07:00
Jori Lallo
9719496209
Simple cache store
2016-08-01 19:03:17 +03:00
Jori Lallo
d2187c4b10
Renamed /src to /frontend
2016-07-24 15:32:31 -07:00