Commit Graph

561 Commits

Author SHA1 Message Date
Jori Lallo 10b746e140 rm localenv 2017-07-06 23:27:16 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Jori Lallo 6656689c2d remove ignore-loader 2017-07-06 23:27:16 -07:00
Jori Lallo e82639c828 Merge pull request #110 from jorilallo/queryperf
Query Improvements
2017-07-06 23:22:16 -07:00
Tom Moor ff133f373c
Remove recentDocuments from default collections list response 2017-07-06 22:20:24 -07:00
Tom Moor c618b956d2
Incorporate limit 2017-07-06 22:17:37 -07:00
Tom Moor b854c2ca53
Tidy, move recent documents to query scope 2017-07-06 22:02:55 -07:00
Tom Moor f08ca8d460
Moar 2017-07-06 20:59:45 -07:00
Tom Moor 1c83257483 Restore New Document Functionality (#94)
* Restored New Document functionality

* Declarative SidebarHidden

* Fix edit route
2017-07-04 23:02:06 -07:00
Jori Lallo 88cdbc413a Merge pull request #107 from jorilallo/jori/document-urls
Better document URLs
2017-07-04 22:20:10 -05:00
Jori Lallo fa88477ac2 Updated Document scene to use new url 2017-07-04 20:18:14 -07:00
Jori Lallo f65a5bcca2 Swapped document urls to have `/doc` prefix 2017-07-04 12:03:41 -05:00
Tom Moor f90d170497
Using the magic of joins 2017-07-03 21:35:17 -07:00
Jori Lallo 29037251c0 Better document URLs 2017-07-03 13:17:29 -05:00
Jori Lallo 91e09e3853 Merge pull request #105 from jorilallo/scroll-to-top
Scroll to top
2017-07-03 12:37:03 -05:00
Tom Moor 60bad34942
Entering edit mode should focus editor.
closes #97
2017-07-02 23:18:38 -07:00
Tom Moor 5fa9029caa
Closes #103 - Scroll to top on nav 2017-07-02 22:16:48 -07:00
Tom Moor 8dfbd1cc59
Fixed: Bad layout on multiple nested docs 2017-07-01 18:40:46 -07:00
Tom Moor 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
Tom Moor 603d5f2b6b
Closes #92 - Sidebar now scrolls instead of squishes 2017-06-30 22:09:22 -07:00
Jori Lallo 37ed973322 Merge pull request #91 from jorilallo/jori/loading-bar
Loading bar for layout
2017-06-29 22:57:32 -07:00
Jori Lallo 6357ddebd5 Changed state name 2017-06-29 22:55:59 -07:00
Jori Lallo 55dc570cde Updated new loading indicator to document saving 2017-06-29 22:50:26 -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
Jori Lallo 2a8c12f9bf Merge pull request #88 from jorilallo/documents-store
[WIP] Documents Store
2017-06-29 19:36:00 -07:00
Jori Lallo 6ac22bf61d Merge pull request #89 from jorilallo/jori/document.update
Fixed document.update API
2017-06-29 19:00:45 -07:00
Jori Lallo 22153441fa Updated IDs and fixed tests 2017-06-28 23:24:19 -07:00
Jori Lallo 56beb8b55f Fixed document.update API 2017-06-28 23:18:46 -07:00
Tom Moor e40e372fed
Fixed: hasPendingChanges
Fixed: Vertical alignment changing between read/edit
2017-06-28 23:02:11 -07:00
Tom Moor 31f3d72f01
Remove logging 2017-06-28 21:56:29 -07:00
Tom Moor 0b79706d23
Flow 2017-06-28 21:50:54 -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 ab43e2af54
Merge branch 'master' into inputs 2017-06-27 21:53:11 -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 0057d305b8 Merge pull request #87 from jorilallo/jori/ui-fixes
More UI fixes
2017-06-27 20:40:25 -07:00
Jori Lallo b6fa0a4a4e Fixed flow issues 2017-06-27 20:36:09 -07:00
Jori Lallo f8a715dcef bad merge and rebase 2017-06-27 00:19:15 -07:00
Jori Lallo e73eec4486 renamed migration to keep in order 2017-06-26 23:50:33 -07:00
Jori Lallo d6b3b680cb Logic to force sidebar link update 2017-06-26 23:49:27 -07:00
Jori Lallo 4a662e9d2b Fixed editor update issue 2017-06-26 23:49:27 -07:00
Jori Lallo 0132197953 Include road to document in the sidebar 2017-06-26 23:48:59 -07:00
Jori Lallo 42d646c16f Expose child document in sidebar 2017-06-26 23:48:59 -07:00
Jori Lallo c0d89be516 Fixed content while loading 2017-06-26 23:48:59 -07:00
Jori Lallo 35854b65d8 Added prop annotations 2017-06-26 23:47:51 -07:00
Jori Lallo e02768606a Fixed loading of content for document page change 2017-06-26 23:47:10 -07:00
Jori Lallo b7dd74fb6c Fixed page title while loading 2017-06-26 23:46:36 -07:00