-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* can't edit asset name * Update README.md * Update README.md * Update README.md * search checks author * version button exists * version selection front-end done * state included version * bug fix, empty versions list * i want more than 3 versions!!!! * can no longer add assets with the same name added error check for uploading of a new asset with the same name as one in the db. Also added user error display message * Validation check added: asset name must be camelCase * almost there, downloads versions, but idk what's downloaded * support for new downloads json infrastructure * file does not exist error fix * VERSION DOWNLOAD DONE * oopsies * revert to main * Remove ability to change asset name on backend * Format, fix some typeerrors * Refactor version download - Update file to be named `store.json`, including user config (access key) for other DCC integrations - Merge previous electron-store implementation with JSON store - Tweak frontend version select UI a bit * Add version selection by clicking on bubbles --------- Co-authored-by: Kyra Clark <ckyra@seas.upenn.edu> Co-authored-by: pojojojo21 <jofisch@seas.upenn.edu> Co-authored-by: Thomas Shaw <printer.83mph@gmail.com>
- Loading branch information
1 parent
c3d6432
commit 731ac83
Showing
18 changed files
with
261 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.