Commit Graph

26 Commits

Author SHA1 Message Date
dcore94 cc752abe40 Added select button for storage tree, added icons for well-known file types, corrected bug with direct input to ws link input field 2024-04-17 14:52:36 +02:00
dcore94 f4faebc9f1 changed gateway to next.dev 2024-04-16 13:05:06 +02:00
dcore94 687be71314 added some prevent defaults to events 2024-04-16 13:03:51 +02:00
dcore94 d374f62ae0 use title instead of name to avoid uuid appearing as labels 2023-10-27 16:21:10 +02:00
dcore94 07382c94a7 fixed typo 2023-10-27 15:48:44 +02:00
dcore94 28d609a011 draw SharedFolder as folder 2023-10-27 15:46:10 +02:00
dcore94 4863b992f2 removed dead code 2023-10-06 16:18:57 +02:00
dcore94 5e88cd90f5 add tooltip for items 2023-10-06 11:41:32 +02:00
dcore94 e577298d78 added optional support for drag and drop 2023-10-06 10:24:24 +02:00
dcore94 7b2040c629 optionally show files in tree 2023-10-05 18:34:58 +02:00
Mauro Mugnaini b939da256c Beta3: fixed multiple requestes for rapid click in folders with pending requests, fixed double rendering of already received data, added attribute to enable the download of a file selected in folder browser (disabled by default) 2023-08-09 18:25:25 +02:00
Mauro Mugnaini fbd44d3caf Beta2 with lot of debugging fixes, no new featurs 2023-08-09 12:39:18 +02:00
Mauro Mugnaini 33eedd6d48 Beta of the refactoring for modular use with toolbar and details with auto-linking and event driven communication. Drag and drop support is still to be implemented (if needed) 2023-08-08 20:16:26 +02:00
Mauro Mugnaini 286312aee5 Removed useless params and tag 2023-08-08 20:14:48 +02:00
Mauro Mugnaini ee3e100122 New icons 2023-08-08 20:12:02 +02:00
Mauro Mugnaini daa84c6d91 Added `D4SWorkspace` class that interacts with WS WEB "rest" API and modificed the WEB components to use it. Some methods of the class, unused by web components at the moment, are still to be tested. 2023-07-26 18:14:11 +02:00
Mauro Mugnaini 53bb1f97b6 Added web page to test the D4S Storage WEB components and JS libraries 2023-07-26 18:09:08 +02:00
Vincenzo Cestone e8151b580f Fixed icon's src in d4s-storage-folder 2022-05-02 12:21:55 +02:00
Vincenzo Cestone 91d6e6abc6 Reformatting code. Refactor extended classes. Download method in d4s-storage-folder. 2022-04-27 19:40:27 +02:00
dcore94 1321181ad7 removed uneccessary control 2022-04-22 20:00:15 +02:00
dcore94 384664bf92 fix 2022-04-12 19:59:49 +02:00
dcore94 588115ff0c removed one more service call 2022-04-12 19:51:38 +02:00
dcore94 c6d3e34e25 fix missing initialization 2022-04-12 19:16:15 +02:00
dcore94 918edda1f6 refactored boot and fixed corresponding calls in social and storage 2022-04-12 19:08:38 +02:00
Vincenzo Cestone a9b018b39f Removed from d4s storage the fa dependency 2022-03-30 16:40:55 +02:00
Vincenzo Cestone 9a1a3b6c91 Implemented d4s storage tree and folder web components 2022-03-30 11:42:08 +02:00