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
Tsu-ba-me
8e5dccac03
fix(striker-ui): revise axios instance to use default data transformers
2022-11-28 14:37:21 -05:00
Tsu-ba-me
012a1828f8
fix(striker-ui): rename endpoint /files->/file to match back-end
2022-11-28 14:37:17 -05:00
Tsu-ba-me
53b2560f34
fix(striker-ui): info file upload appear delay
2022-03-18 22:50:41 -04:00
Tsu-ba-me
9ec5b4398c
fix(striker-ui): move ContainedButton out of Files
2022-03-18 22:50:41 -04:00
Tsu-ba-me
f627368534
fix(striker-ui): clear selected files to upload when entering edit mode
2022-03-18 22:50:41 -04:00
Tsu-ba-me
f8b3fb6787
fix(striker-ui): use contained variant button in file components
2022-03-18 22:50:41 -04:00
Tsu-ba-me
554a94a9ad
fix(striker-ui): hide file type during file upload
2022-03-18 22:50:40 -04:00
Tsu-ba-me
8c0841ca71
fix(striker-ui): align upload progress in file upload form
2022-03-18 22:50:40 -04:00
Tsu-ba-me
c5a4c77de3
fix(striker-ui): remove progress and update file list when file upload completes
2022-03-18 22:50:40 -04:00