-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Stabilisation Bugfixing 4 #2946
Merged
Conversation
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
* GeneralParametersStep refactor * AddBountyModal form refactor * Stories cleanup * Machine cleanup * Improvements based on meeting * Test fixes * Build fixes * Replace "Controlled" naming * Build fixes
* Proposal: Slash WG Lead needs to show current stake by lead * Add leadWorkerStake & setLeadWorkerStake to SlashWorkingGroupLeadParameters & SlashWorkingGroupLeadProps * Show working group name. * Show working group name.
🎖️ Fix on flashing validation when selecting staking account (#2852)
* husky added * additional rule added * new rule * additional rule * html added * test lint * new rules added * Optimize tsconfig * Run eslint first * Fix the typescript config Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co> Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* leave role fixed * leave role fixed * condition fixed Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co>
* Initial commit * Validation on pasting account address * New validation helpers * Making SelectAccount.tsx controllable * AddBountyModal update on validation helpers * Rework on stake step of ApplyForRoleModal.tsx * Rework on form step of ApplyForRoleModal.tsx * Extracting helpers to new file * Making form question component controllable * Main modal refactor * Code cleanup * Test fix
Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co>
Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co>
* Create members only once in `createMembersCommand` * Add the `addUpcomingOpeningCommand` * Document the upcoming opening creation script
Merge olympia hotfixes (#2862) into dev
* Extract vote stake locks logic to hook * Apply useIsVoteStakeLocked in past votes * Refactor useIsCouncilMember hook * Apply useIsCouncilMember hook * Fix boolean type * Pass electionFinished to hook * Use isCouncilMember instead of hook * Use isCouncilMember in Member * Delete useIsCouncilMember hook * Fix useIsVoteStakeLocked logic * Add isCouncilMember to member mock data * Fix ProposalPreview test
Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co>
* Add an helper command to benchmark `paymentInfo` * Benchmark the api transaction in the app * Format the average time better * Improve the `api-benchmarking` script
* Fixes on ContributeFundsModal * Test update
* Exclude Voting from conflicting locks * Refactor isConflictingWith function * Fix test
* Show correct stake required for the WG Opening. * Pre-populate required stake with the minimum required stake.
* POC on AddNewProposalModal * Refactor on AnnounceWorkEntry * Refactor on ContributeFundsModal * Refactor on WithdrawWorkEntryModal * Refactor on WithdrawStakeModal * Refactor on AnnounceCandidacyModal * Making transaction streamable * Bringing back global loading modal on fee calculation * Refactor on VoteForProposalModal * Refactor on ApplyForRoleModal * Refactor on EditPostModal * Refactor on DeletePostModal * Refactor on CreatePostModal * Refactor on DeleteThreadModal * Refactor on CreateThreadModal * Simplify the `useTransactionFee` hook Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* style fixes - part I * ongoing status added * schema updated * time calculation for bounty Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co>
…2902) * Pass placeholder as props for SelectWorkingGroupOpening. * Update text to correspond the SOW> * Update text for cancel opening. * Update text. * Upldate placeholder text for SelectWorkingGroupApplication to Choose application. * Make placeholder a property of SelectWorkingGroupApplication.
* query and hook updated * deadline list improved * tests fixed * improvements added * improvements added * Finalize the PR Co-authored-by: tomekstepien <tomasz.stepien@elliptic.co> Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
* Exposing transaction events to context * Handling displaying error messages on status modal * Passing observed error events into machine * Changes based on call * Tests improvements
* Fix script for creating opening mock * Include status in proposal discussions posts * Fix postId and proposalId order * Filter deleted posts * Fix checkbox behavior
* Fixes on AnnounceWorkEntryModal * Tooltip added * Test fix
* Making local-mocks invisible in production * Fix on seeding error * Fix contentWorkingGroup name in mocks and regenerate mocks * Fix ContentWorkingGroup page test * Show the `local-mocks` option in development mode * Fix tests Co-authored-by: WRadoslaw <r.wyszynski00@gmail.com> Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dmtrjsg
approved these changes
May 9, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lezzgo!
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.
Reminders: