Zack Pollard
5ad4e5b614
infra(server)!: fix typeorm asset entity relations ( #1782 )
...
* fix: add correct relations to asset typeorm entity
* fix: add missing createdAt column to asset entity
* ci: run check to make sure generated API is up-to-date
* ci: cancel workflows that aren't for the latest commit in a branch
* chore: add fvm config for flutter
2023-02-19 16:44:53 +00:00
Fynn Petersen-Frey
8d0ff974e1
refactor(mobile): tidy-up dependencies, remove unused, replace rarely used ones ( #948 )
2022-11-11 11:52:02 -06:00
Alex
6159c83fd2
feat(mobile) duplicated asset upload handling mechanism ( #853 )
2022-10-25 09:51:03 -05:00
Alex
58ec7553ea
Add information for uploading asset and error indication with error message for each failed upload. ( #315 )
...
* Added info box
* Fixed upload endpoint doesn't report error status code
* Added chip to show update error
* Added chip to show failed upload
* Add duplication check for upload
* Better duplication-checking placement
* Remove check for duplicated asset
* Added failed backup status route
* added page
* Display error card with thumbnail
* Improved styling
* Set thumbnail with better quality
* Remove force upload error
2022-07-06 16:12:55 -05:00