84 Commits

Author SHA1 Message Date
0eaf248045 Update README 2018-03-04 17:09:48 +02:00
3cb6276f3b Lock custom tree-view dep 2018-02-25 17:06:41 +02:00
44b07c7dd1 Update RS widget 2018-02-25 17:04:54 +02:00
8db259d147 Add button for opening public docs in a new tab 2018-01-25 16:52:56 +00:00
ade473d585 0.8.0 v0.8.0 2018-01-19 21:32:29 +00:00
8725b3ffa8 Use icons for all buttons 2018-01-19 11:54:53 +00:00
a5a77ac668 Basic button styles 2018-01-19 10:41:39 +00:00
ebbe52c81d Use same grid for header as for inspect body 2018-01-06 15:53:18 +00:00
0ab2e9e732 Add button for hiding/showing metadata 2018-01-06 15:51:03 +00:00
3deca81c1d Give sidebar some bottom space 2018-01-06 15:23:06 +00:00
39789d365b Add some bottom margin to the inspect details 2018-01-06 15:21:05 +00:00
c46f363316 Make file content scrollable 2018-01-06 15:15:52 +00:00
411613088a Add JSON tree view in addition to source preview 2018-01-06 14:56:19 +00:00
cd8d32d812 Inject service in file-preview component 2018-01-06 13:03:04 +00:00
355cb3a4d3 Add JSON tree view lib 2018-01-06 12:53:32 +00:00
a832f5614c Add buttons for switching JSON preview style 2018-01-06 12:53:14 +00:00
3c9bf3f322 Update README 2018-01-04 19:30:27 +00:00
db87ecb76e 0.7.1 v0.7.1 2018-01-03 19:57:26 +00:00
afa1552ebf Fix race condition with documents filtering 2018-01-03 19:48:55 +00:00
174f69f84d 0.7.0 v0.7.0 2018-01-03 19:36:29 +00:00
9f5d8bfb93 Delete all documents in current directory
Adds a new button to the top right for deleting all documents in a
directory.
2018-01-03 13:34:04 +00:00
f9b4444763 Use published widget again
The necessary changes have been released in 1.2.0
2018-01-02 13:11:01 +00:00
bdb0671171 0.6.1 v0.6.1 2017-12-31 18:40:35 +00:00
14c39d292f Prevent error alert for discovery errors
They're handled by the widget
2017-12-31 18:40:08 +00:00
8f7b861347 0.6.0 v0.6.0 2017-12-31 18:29:29 +00:00
ab9ad2f354 Handle invalid RS auth tokens 2017-12-31 13:35:25 +01:00
ab637deb33 Add delete button 2017-12-30 20:24:40 +01:00
220888a7c5 Move header to route templates, remove obsolete code 2017-12-30 20:05:41 +01:00
f681524599 Update package lockfile 2017-12-30 20:05:27 +01:00
554e661ad6 0.5.1 v0.5.1 2017-12-26 14:56:17 +01:00
e4520d86c3 Fix file preview content not breaking 2017-12-26 14:55:37 +01:00
a27d142b4b 0.5.0 v0.5.0 2017-12-26 14:02:04 +01:00
89b846c511 Show disconnect link on hover 2017-12-26 14:01:43 +01:00
b8604bacb5 Add basic disconnect link 2017-12-26 13:53:21 +01:00
36901b8006 Use new skipInitial widget option 2017-12-26 13:53:03 +01:00
2e4b5a0337 Add disconnect route 2017-12-26 12:16:18 +01:00
f7142fa125 Fix widget style on connect page 2017-12-26 12:16:03 +01:00
e38e873dd2 Style user address (with username seperate from host) 2017-12-26 12:03:40 +01:00
0a41be32fd Fix route test 2017-12-26 12:03:32 +01:00
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
07be7dece8 0.4.0 v0.4.0 2017-12-24 10:57:19 +01:00
b5418a15c8 Update package.json 2017-12-24 10:56:58 +01:00
0ee09d99ce Wait for connection state before fetching anything
This ensures that no data is fetched prematurely.
2017-12-24 10:53:27 +01:00
456e1f15fb More connection handling 2017-12-24 10:52:41 +01:00
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
b49cb5c50e Add current developmen status to README 2017-12-17 16:10:39 +00:00
92d4b5c73d Update README 2017-12-17 16:02:08 +00:00
a121128d28 Improve deployment 2017-12-17 15:52:16 +00:00
ea587b502b Pull build branch before deployment routine 2017-12-17 15:48:52 +00:00
579757dee2 Set up deployment 2017-12-17 15:47:03 +00:00