- 19 Dec, 2021 2 commits
-
-
Added real file uploading via axios, and now list actual File objects, and load project details when loading the editor. Made components conditional based on when the editor loads project data.
Jonathan Thomas authored -
Removed fetch and replaced with axios (mostly due to simpler syntax, and support for upload progress events). Also added support for custom errors, for failed API calls, failed login, etc... Errors are stateful, and can be dismissed by the user.
Jonathan Thomas authored
-
- 18 Dec, 2021 1 commit
-
-
Jonathan Thomas authored
-