Skip to content
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

Dev #223

Merged
merged 1,712 commits into from
Oct 18, 2024
Merged

Dev #223

merged 1,712 commits into from
Oct 18, 2024

Conversation

kamikazebr
Copy link
Member

No description provided.

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gardens-v2 ✅ Ready (Inspect) Visit Preview 💬 10 unresolved
✅ 74 resolved
Oct 18, 2024 2:17am

@Corantin Corantin marked this pull request as draft July 12, 2024 19:49
Mati0x and others added 2 commits October 15, 2024 15:39
- Updated the className in FormInput component for better color contrast
- Removed unused import from TokenLabel component to enhance code readability
- Enforced list-style-type in .md-editor-preview and .wmde-markdown classes for consistent styling across the application
- Improved the layout and readability of form previews by removing unnecessary titles and adjusting text styles
- Updated the ActivatePoints component to use poolId instead of communityAddress for better accuracy
- Added new subscription topics in the Page component to listen for activatePoints and deactivatePoints updates
- Simplified conditional rendering logic in the Page component
- Adjusted PoolHeader to ensure proper loading state display
- Implemented real-time member power update in Proposals component using PubSub subscriptions
- Removed redundant capitalize function call from ProposalForm
- Made minor CSS adjustments, including hiding markdown editor gutters and adding markdown overrides.
- Enhanced Badge, Button, EthAddress, PoolEditForm, PoolForm, InfoWrapper, Modal, PoolGovernance, PoolHeader, ProposalCard and Proposals components for better user experience
- Updated subgraph version in the configuration file
- Added custom scrollbar styles for Chrome, Edge and Safari browsers
- Removed unnecessary console logs from text utility function
- Fixed minor bugs and improved code readability in CVStrategy mapping functions
- Enhanced the ConnectWalletButton component by adding a new icon for switching networks
- Updated the AllowListInput component to change the label from 'Allowlist' to 'List'
- Modified FormSelect component to make labels clickable
- Refactored PoolEditForm layout, improved form fields, and added arbitration settings
- No changes were made in Modal.tsx file
The default state of the tooltip visibility in the Button component has been changed. Previously, tooltips were hidden by default:

- Default value for `showToolTip` prop is now `true`
- This means tooltips will be shown unless explicitly disabled
- Updated tooltip type in RegisterMember component to accept undefined
- Added cursor-pointer class to icon div in Statistic component for better UX
@Corantin
Copy link
Contributor

!ai

- The production version in the configuration file has been updated from 0.1.0 to 0.1.1.
- This update is necessary for the deployment of new features and bug fixes in the production environment.
- Removed unused variables and imports
- Reordered import statements for better organization
- Simplified some expressions for readability
- Updated error messages to be more user-friendly
- Added necessary comments to suppress lint warnings
- Added error handling for empty dispute reason
- Introduced a new state variable to handle errors
- Modified the condition for totalStake calculation
- Adjusted textarea layout and added an error message display area
@Corantin Corantin merged commit 367580e into main Oct 18, 2024
1 of 3 checks passed
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.

5 participants