Staging To PROD#181
Merged
fersan1985 merged 37 commits intoprod-gcpfrom Jul 18, 2022
Merged
Conversation
* update style * change text and add link to template * update component name
* CAS-135: Add Leaderboard Endpoint * CAS-135: Add leaderboard test file and remove unnecessary comments * CAS-139: Add EarlyVote scoring * CAS-139: Add EarlyVote scoring * CAS-139: Updates based on PR Feedback * CAS-140: Add Streak Bonus * CAS-140: Add helper functions for leaderboard test * CAS-140: Refactor based on PR feedback * CAS-141: Add WinningVote Bonus * CAS-141: Update achievements query to use COALESCE * CAS-141: Update proposal status check to use Computed_status Co-authored-by: Jonathan <jon.bluks@gmail.com> Co-authored-by: Richard Melkonian <r.v.melkonian@gmail.com>
Co-authored-by: Jonathan <jon.bluks@gmail.com>
* added grace period to allow for snapshot on proposals * updated time check logic * added environment check * fixed conditional * convert time to UTC Co-authored-by: David Slone <dbslone@gmail.com>
cas-82 update proposal result text to left-align
fix repated input name
* add color and css class * replace description with body field * update classes and props * create darkMode prop and apply classes * add classes back * add max height
* add placeholders * update place holder * update validation * update link validation * make www. optional on reg exp
Main -> Staging
* added TransferNFT otu function * created new test_util func * completed 'attemp to cheat nft strategy' test * added comments to test and clean up
* fix join button position * adjust styles * stop propagation
* CAS-177: Integrate Leaderboard API with front-end * CAS-177: Fix bug in leaderboard paging * CAS-177: Add pageSize to fetchLeaderboard * CAS-177: Fix stlying for score Co-authored-by: Jonathan <jon.bluks@gmail.com>
* fix inputprop * typo
* validate if migrations are duplicated * update action * remove logs from script * remove duplicate migration * only run if migrations changed * test action * remove test file * use push action
update text link Co-authored-by: David Slone <dbslone@gmail.com>
Main -> Staging
unify check for undefined or empty string
* update avatar max size and standardize error message language * use MAX_AVATAR_SIZE in CommunityEditorProfile
…158) * make create community steps the same color scheme as create proposal * improve className formatting
…#150) * fix join button position * adjust styles * visually truncate community titles at 2 lines and cap title input to 50 characters * add 50 character limit to CommunityEditorProfile name Co-authored-by: German Urrustarazu <germanurrus@gmail.com>
* removed wrong error handle and old balance function * faulty unit test
* fix contract validation when form is empty (#155) unify check for undefined or empty string * update avatar max size and standardize error message language (#149) * update avatar max size and standardize error message language * use MAX_AVATAR_SIZE in CommunityEditorProfile * make create community steps the same color scheme as create proposal (#158) * make create community steps the same color scheme as create proposal * improve className formatting * fix overflowing community titles and cap title input to 50 characters (#150) * fix join button position * adjust styles * visually truncate community titles at 2 lines and cap title input to 50 characters * add 50 character limit to CommunityEditorProfile name Co-authored-by: German Urrustarazu <germanurrus@gmail.com> * removed wrong error handle and old balance function (#159) * removed wrong error handle and old balance function * faulty unit test Co-authored-by: German Urrustarazú <germanurrus@users.noreply.github.com> Co-authored-by: Manny404 <manny@art404.com> Co-authored-by: German Urrustarazu <germanurrus@gmail.com> Co-authored-by: rvmelkonian <35300528+rvmelkonian@users.noreply.github.com>
* removed wrong error handle and old balance function * faulty unit test * added bypass snapshot for env STAGING
Main -> Staging
* added takeSnapshot call to createProposal controller * updated snapshot functions * added snapshot data to createProposal response * updated getProposal with snapshot data * cleanup * added conditionals for snapshot calls * updated structs for new snapshot response * added blockheight data to proposal from snapshotter res * fixed bug on getProposal * updated strategies getVote method * returning dummy data for FetchBalance, updated strat interface * log cleanup * removed unneeded hack for testing * updated DummyBalance * uncommented out ipfs * edited migration * fixed logical conflicts after merging cas-217 * added snapshot_status col to db * get snapshot status at blockheight! * append BlockHeight from TakeSnapshot * changed type of blockheight on proposal * added dummy staking balance * removed debug logs
Main -> Staging
add default value
added new migration, this fixes the error on local dev
* added new migration, this fixes the error on local dev * fixed typo in file name * remove file Co-authored-by: Richard Melkonian <r.v.melkonian@gmail.com>
Main -> Staging
Main -> Staging
* CAS-177: Integrate Leaderboard API with front-end * CAS-177: Fix bug in leaderboard paging * CAS-177: Add pageSize to fetchLeaderboard * CAS-177: Fix stlying for score * CAS-229: Add Current User to leaderboard * CAS-229: Fix broken proposal test * CAS-229: Rename achievements sequence table * CAS-229: Rename data.leaderboard to data.users * CAS-229: Update leaderboard api json * CAS-229: Resequence migration files * CAS-229: Resequence migration files Co-authored-by: Jonathan <jon.bluks@gmail.com>
Main -> Staging
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.