Chaim Lev-Ari
|
3cb053250b
|
feat(webpack): add missing imports
|
2018-10-11 17:55:43 +03:00 |
Chaim Lev-Ari
|
f5ccfabb2b
|
feat(build): add missing imports
|
2018-10-11 17:03:25 +03:00 |
Chaim Lev-Ari
|
fd3e96735c
|
feat(build): add webpack build config
|
2018-10-10 11:06:23 +03:00 |
Chaim Lev-Ari
|
fb6752c143
|
feat(agent): browse files relative to root
|
2018-10-08 11:14:14 +03:00 |
Chaim Lev-Ari
|
c50c5bed81
|
Merge branch 'develop' into feat2182-upload-files-host
|
2018-10-08 08:13:03 +03:00 |
Chaim Lev-Ari
|
ca08b2fa2a
|
feat(host): replace engine view with host view (#2255)
* feat(engine-details): remove old panels
* feat(engine-details): add basic engine-details-panel component
* feat(engine-details): pass details to the different components
* feat(engine-details): replace host-view with host-overview
* feat(engine-details): add commaseperated filter
* feat(engine-details): add host-view container component
* feat(engine-details): add host-details component
* feat(engine-details): build host details object
* feat(engine-details): format engine version
* feat(engine-details): get details for one node
* feat(engine-details): pass is-agent from view
* feat(engine-details): replace old node view with a new component
* feat(engine-details): add swarm-node-details component
* feat(engine-details): remove isSwarm binding
* feat(engine-details): remove node-details and include in parent
* feat(engine-details): add labels-table component
* feat(engine-details): add update node service
* feat(engine-details): add update label functionality
* style(engine-details): remove whitespaces
* feat(engine-details): remove old node page
* feat(engine-details): pass is agent to host details
* feat(host-details): hide missing info
* feat(host-details): update node availability
* style(host-details): remove obsolete event object
* feat(host-details): fix labels not sending
* feat(host-details): remove flags for hiding data
* feat(host-details): create mock call to server for agent host info
* style(host-details): fix spelling mistake in filter's name
* feat(host-details): get info from agent
* feat(host-details): hide engine labels when empty
* feat(node-details): move labels table and save button
* feat(host-info): add different urls for refresh
* feat(host-details): show disk/devices info for agent
* feat(host-view): add loading indicator to devices-panel
* feat(host-details): add loading indicator to disks panel
* feat(host-details): show devices/disks on standalone agent
* refactor(host-details): remove default value
* refactor(host-details): remove redundant commaSeperated filter
* refactor(host-details): remove unused functions
* style(host-details): remove whitespace
|
2018-10-08 11:44:08 +13:00 |
Chaim Lev-Ari
|
275fcf5587
|
fix(volume-browser): move volume id to query params (#2338)
|
2018-10-08 11:34:47 +13:00 |
Chaim Lev-Ari
|
e6d4e802dc
|
feat(node-browser): add upload spinner
|
2018-10-07 11:37:27 +03:00 |
Chaim Lev-Ari
|
e171624fbd
|
feat(node-browser): moved uploader into browser
|
2018-10-07 11:30:22 +03:00 |
Chaim Lev-Ari
|
0abfca7554
|
feat(agent): add basic file upload
|
2018-10-02 10:46:18 +03:00 |
Chaim Lev-Ari
|
d6e9e5c31d
|
feat(agent): basic file uploader
|
2018-09-30 12:00:08 +03:00 |
Chaim Lev-Ari
|
3629749653
|
style(agent): remove whitespaces
|
2018-09-30 11:51:48 +03:00 |
Chaim Lev-Ari
|
9b02ceaab7
|
feat(agent): delete file
|
2018-09-30 11:51:02 +03:00 |
Chaim Lev-Ari
|
b564395e50
|
fix(agent): download file from root
|
2018-09-30 11:45:51 +03:00 |
Chaim Lev-Ari
|
a515acb6f5
|
feat(agent): download file
|
2018-09-30 11:44:35 +03:00 |
Chaim Lev-Ari
|
dc38715cf8
|
feat(agent): enable rename
|
2018-09-30 11:24:01 +03:00 |
Chaim Lev-Ari
|
0b8665f148
|
feat(agent): browse files
|
2018-09-30 11:16:10 +03:00 |
Chaim Lev-Ari
|
5956c4db40
|
Merge branch 'feat2240-host-view' into feat2182-upload-files-host
|
2018-09-30 10:11:16 +03:00 |
Chaim Lev-Ari
|
70f025c50e
|
feat(agent): fix browse volume
|
2018-09-30 10:08:57 +03:00 |
Chaim Lando
|
50e6991745
|
feat(host-details): get info from agent
|
2018-09-16 12:38:38 +03:00 |
Chaim Lando
|
6751fab987
|
feat(host-details): create mock call to server for agent host info
|
2018-09-13 11:48:30 +03:00 |
Chaim Lando
|
0b26165a68
|
fix(agent): browse folders in file-datatable
|
2018-08-23 11:54:10 +03:00 |
Chaim Lando
|
a7fab5809b
|
feat(agent): convert volume-browser to files-datatable
|
2018-08-23 11:49:03 +03:00 |
Anthony Lapenna
|
48179b9e3d
|
feat(volume-browser): add the ability to browse volume content (#2051)
|
2018-07-23 07:01:03 +02:00 |
Anthony Lapenna
|
2327d696e0
|
feat(agent): add agent support (#1828)
|
2018-05-06 09:15:57 +02:00 |