Skip to content

Staging To PROD#181

Merged
fersan1985 merged 37 commits intoprod-gcpfrom
staging
Jul 18, 2022
Merged

Staging To PROD#181
fersan1985 merged 37 commits intoprod-gcpfrom
staging

Conversation

@fersan1985
Copy link
Copy Markdown
Contributor

No description provided.

germanurrus and others added 30 commits July 12, 2022 11:15
* 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
* 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
* 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>
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
* 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
0xmovses and others added 7 commits July 15, 2022 13:39
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>
* 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>
@fersan1985 fersan1985 merged commit e90c8cf into prod-gcp Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants