Commit Graph

10 Commits

Author SHA1 Message Date
Basti 5d533d2c08 More connect improvements
* Use extra route for disconnected/initial state
* Style connect screen properly
* Hide widget when connected in favor of custom UI
* Show account info in sidebar header
2017-12-25 10:50:03 +01:00
Basti 0ee09d99ce Wait for connection state before fetching anything
This ensures that no data is fetched prematurely.
2017-12-24 10:53:27 +01:00
Basti e865ffe073 Improve connection handling
* Clear directory data on disconnect
* Clear path URL param on disconnect
* Don't try to fetch dir listing when starting app disconnected
2017-12-22 12:54:29 +01:00
Basti 9399849e0c Add breadcrumb navigation 2017-11-12 22:33:41 +01:00
Basti 2008ed5634 Refactor categories into rootListing
This uses proper paths with slashes everywhere, and lists documents
instead of just folders for root.
2017-11-12 20:46:31 +01:00
Basti 2bd918655d Move dir listing fetch to service 2017-11-12 18:03:07 +01:00
Basti ab4dca82fd Simplify content type shown in dir lists 2017-11-12 15:06:07 +01:00
Basti c0dfbd5077 Ensure categories are always loaded 2017-11-12 14:53:47 +01:00
Basti 0607d82e50 Show listings of a path 2017-11-12 04:03:13 +01:00
Basti 5926575d50 Basic RS setup 2017-11-08 00:55:11 +01:00