-
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 * 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 * front end confirm window * basic function front-end set up * oopsies * connections almost set up, but promise machine said 'nah fuck you' * comment this out in case of problems * hash todos * add super basic function skeleton * add in old code * fix (1/3) ifFilesChanges correct return type * added hash library * fix (2/3) correct libary import * fix (3/3) hash function correct return value * pass in asset id * update json type * WORKS * fixing lingering merge errors * added my new stuff so that it works again * add warning to both version change buttons * remove assetName var * clean PR * Update "unsync" button with hashing check, format + cleanup --------- Co-authored-by: Kyra Clark <[email protected]> Co-authored-by: pojojojo21 <[email protected]> Co-authored-by: Thomas Shaw <[email protected]>
- Loading branch information
1 parent
731ac83
commit 3128458
Showing
9 changed files
with
125 additions
and
19 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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