Open
Conversation
- Add wallet section keys (voting_panel, connect_wallet, select_provider, supported_wallets, connecting, network, etc.) to en.json and es.json - Add complete voting section to en.json and es.json - Add bountyCreation.wrong_network_title and wrong_network_message - Add bountyDetails.error_duplicate_submission These keys were present in pt.json and fr.json but missing in en.json and es.json, causing raw key names to display in the UI.
- Add AdminWalletsModal for managing admin wallets - Add useAdmin hook for admin authentication with JWT - Add linkify utility for clickable URLs with XSS protection - Add token selector dropdown in BountyForm (USDC, UVD, AVAX, etc.) - Add complete i18n translations for admin section (en/es/pt/fr) - Fix ESLint warnings in SubmissionList and AdminWalletsModal - Improve WalletConnect with EIP-6963 provider detection
- Add token selector dropdown to edit bounty modal (same as create form) - Replace window.confirm with custom styled confirmation modal - Add common.save and confirm_delete_title i18n keys (en/es/fr/pt) - Parse existing reward to pre-select correct token when editing
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.
Resumen de cambios
Sistema de Super Admin:
Mejoras UX en edición de bounties:
Traducciones i18n:
Archivos nuevos:
Archivos modificados: