master #11

Merged
m.lettere merged 12 commits from master into ccp-features 2023-10-06 11:19:04 +02:00

12 Commits

Author SHA1 Message Date
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
Marco Lettere e45228b996 Merge pull request 'ccp-features' (#10) from ccp-features into master
Reviewed-on: #10
2023-10-03 16:28:51 +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
Mauro Mugnaini 7d477a2231 Added sandbox index for the other page(s) 2023-07-26 18:08:15 +02:00
Mauro Mugnaini f62af1058a Added docker compose for local developing 2023-07-26 17:47:00 +02:00