-
Notifications
You must be signed in to change notification settings - Fork 9
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
DRep explorer, Critical displaying fixes and recent design changes and enhancements, recent GH action updates #873
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
- refactor determining StatusPill colors - add Sentry.captureException on delegate error
[#99] feat: Drep directory
…nd-1920-resolutions fix/532-home-page-on-2560-and-1920-resolutions
…o chore/545-create-shared-footer-component
…i-deployment bugfix: change dispatch condition on deployment workflows
…-with-metadata-validation-service [#617] feat: integrate frontend with metadata validation service
…ter-component chore/545-create-shared-footer-component
[#826] fix drep/list sql
…d-of-the-page-content fix: fix footer alignment across pages
fix: Status modal error message overflow & DelegateDashboardCard transactionId
chore/utils-test
This adds Terraform code that creats "participation" subdomains for each environments. The exception is the beta environment, where DNS records are not handled with TF, but need to be created manually.
…rep-directory chore/add-data-test-id-in-drep-directory
[#849] Configure sanchogov.tools sub-domain for the analytics service
fix/metadata-validation
fix/loaders
chore/add-supported-links
Visual fixes, AWS Registry Setup & DRep Pagination Fix: Maintenance and Testing Expansion
pmbinapps
requested review from
placek,
adgud,
MSzalowski,
Sworzen1,
JanJaroszczak and
Ryun1
as code owners
April 25, 2024 12:27
MSzalowski
approved these changes
Apr 25, 2024
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.
Add:
[#216] Add Automated Voting Options component
[#217] Add dRep directory page and nav items
[#219] Create details page for drep in drep directory
[#220] Add styling for DRepCard in default state
[#617] Integrate frontend with metadata validation service
[#221] Add search, filter, and sort to drep list
[#681] Add loader in drep directory
[#681] Add loader in drep details
[#740] Add pagination to drep list
[#742] Create a status-service AWS registry
[#742] Create a metadata-validation AWS registry
[#742] Add status service docker image utilization to the deploy stack
[#742] Add metadata-validation docker image utilization to the deploy stack
[#849] Configure sanchogov.tools sub-domain for the analytics service
[#862] Add test ids for drep directory
Fix:
[#220] Fix drep list infinite loader for unconnected users
[#669] Fix sole voter card
[#669] Fix drep card
[#655] Fix DRep registration when the DRep name is longer
[#710] Fix displaying modals to not block signing transactions
[#712] Fix displaying Governance Actions that fail the validation
[#750] Fix after CR for wallet transaction errors
[#710] Fix displaying modals to not block signing transactions
[#859] Fix missing GA data
[#858] Fix loaders
Change:
[#217] Replace ternary operator with if statement
[#217] Use translations in menu items
[#216] Use Accordion from MUI to improve user experience
[#219] Reorder translations
[#219] Fetch data for DRep details page
[#220] Changes after CR
[#220] Fetch data for drep list
[#669] Update delegation card
[#864] Update modules
[#549] Change mocked data
Remove:
[#777] Remove pytest version constraint