Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add e2e tests for multiple-files downloadtest/files-download | Ferdinand Thiessen | 2025-05-05 | 1 | -0/+206 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-01 | 1 | -0/+145 |
This fixes non reactive default action text of the name component. Also use download action as default action so that only one place is needed to define how to download a file. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |