anvil/striker-ui/components/Files
Tsu-ba-me 54d92f0c21 fix(striker-ui): correct file upload progress display
The upload progress was all modifying the last uploading file in the
list. This commit corrects it such that each progress event matches the
file uplaoding.

In addition, this commit alos prevents the pregress bar from reaching
100 before the request completes.
2023-08-19 04:40:33 -04:00
..
FileEditForm.tsx fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -04:00
FileInfo.tsx fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -04:00
FileList.tsx style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
Files.tsx fix(striker-ui): rename endpoint /files->/file to match back-end 2022-11-28 14:37:17 -05:00
FileUploadForm.tsx fix(striker-ui): correct file upload progress display 2023-08-19 04:40:33 -04:00
index.tsx feat(striker-ui): add file-manager page 2022-03-18 22:50:40 -04:00