-
Notifications
You must be signed in to change notification settings - Fork 2
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 Candidate #316
Closed
Closed
Release Candidate #316
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
…PP in Testnet (#3) * feat: allows cors bypass
* feat(regtest): allow localhost * feat: adds regtest capability with mocked endpoints
* DAO-545 Added alert component to use whenever we're creating a proposal. (#85) * DAO-545 Added alert component to use whenever we're creating a proposal. * Linted * change buttons behavior * Changed default asset to RIF. Fixed Alert dismiss on the close icon. * Removed @todo --------- Co-authored-by: Rodrigo Santana Gonçalves <[email protected]> * Update package.json * DAO-555 Added voting power at snapshot. (#87) * change insufficient voting power message (#90) * DAO-559: Invalid USD conversion for RIF and stRIF (#89) * do not show usd price when is not possible to get it * format currency * format usd decimals * format small numbers * handle scientific notation * DAO-547: Fix invalid proposals (#91) * validate decimal places while user inputs the amount * minimum amount of 1 rif * fix NaN validation * calculate amount usd conversion * format treaury fiat amount * fix build * fix InputNumber props error * Added a new linting step to grab linting issues before merging. (#92) * PROPOSALS_OPTIMIZATION - Will now load proposals from cache in-memory (server) (#93) * PROPOSALS_OPTIMIZATION - Fixed caching (#94) * DAO-560 Added Footer in MainContainer.tsx (#96) * DAO-608 Add proposal to queue (#98) * DAO-588 Updated footer Brand to RootstockCollective (#97) * DAO-611: Update contract addresses (#99) * update addresses * change to RBTC * rename some contracts constants * fix e2e * DAO-590 Changed confirm button by Continue on Step Allowance (#100) * DAO-557: The number of decimals displayed should be the same across the dApp (#95) * treasury page * proposal page * user page * rename some input components * move form textarea and label * use input number on stake modal * format proposal votes * fix build * fix proposal form validation * DAO-555 We will now check the balance at snapshot to make sure that t… (#102) * DAO-555 We will now check the balance at snapshot to make sure that the user can vote. * Typofix * Removed followers button from communities (#103) * Will not go to new page when clicking community (#104) * Actions will show proper values. (#105) * Modified proposal create to use RIF (#106) * Added missing validation for casting vote (#107) * We will now have the Execute button. (#108) * DAO-597: Implement loading spinner (#101) * add loading spinner component * add loading to protected content * add loading button * add alert message for canceling transaction * loading request allowance * add loading to confirm staking button * add loading to unstaking button * pending claiming nft * fix build * DAO-557: Fix number of decimals displayed (#109) * adjust decimals * put loading spinner to vote and queue buttons * handle user cancel queuing proposal * fix voting power (#110) * feat: useCommunity hook for querying NFT view functions * fix: remove unused import * Bump the npm_and_yarn group across 1 directory with 3 updates (#83) Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react). Updates `ws` from 6.2.3 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.3...8.17.1) Updates `wagmi` from 2.10.10 to 2.12.1 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react) Updates `fast-xml-parser` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wagmi dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the npm_and_yarn group across 1 directory with 2 updates (#113) Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [elliptic](https://github.com/indutny/elliptic). Updates `axios` from 1.7.2 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) Updates `elliptic` from 6.5.5 to 6.5.7 - [Commits](indutny/elliptic@v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: NFT address in .env * Dao 627 (#114) * DAO-627 Added new method to transfer erc20 tokens from new treasury * If tokenAddress is the zero address, then use the normal transfer method. * Added an enhancement that shows how many blocks are left until a proposal is closed. (#115) * DAO-638 Removed container class and added margin-right to main container. (#118) * DAO-585 Added MetricsSection.tsx in the treasury page. Fixed proposals error. (#117) * fix: will show Execute button only when the proposal is queued. (#119) fix: will show vote on chain only when the proposal is active. fix: will show put on queue when the proposal is successful. fix: removed Publish button on the second step. fix: proposals will be truncated 20 characters. fix: removed duplicated/not needed css * DAO-621: Implement Alert Messages (#116) * create alert context provider * add pending message for staking * show message for changing staking status * clear message on route change * create TxStatusMessage component * check for unstaking tx * fix toFixed isNaN * fix build * match design alert * remove unused files * add alert messages for queuing * fix build * handle queue errors * DAO-637: fix alerts (#122) * DAO-633: Fix User page (#121) * disable stake and unstake button if don't have enough balance * user page changes * add font sora as default * adjust community header size * DAO-627 fix: will change validation when the token selected is RBTC (… (#123) * DAO-627 fix: will change validation when the token selected is RBTC (zero address) * fix: updated validation message. feat: added RBTC icon. * fix: moved rbtc to a separated file. * fix: will disable button when put on queue is loading (#124) * CopyButton component (#125) * feat: copy button component * fix(CopyButton): fix min width * refactor(CopyButton): simplify the component * refactor(CopyButton): use children instead of label * refactor(CopyButton): rename vars * fix: updated margin right to be 16px for the main container (#126) * DAO-632: fix Wallet not connected (#120) * modal changes * add icon * change to normal paragraph * DAO-634 fix: added icons that match the design. (#127) fix: added startIconClasses to button so that we can modify the classes of the container that has the icons. fix: added margin top of 4rem per design requirements between buttons and useful links. * fix treasury amount (#128) * DAO-614 fix: fixed overflow. feat: added NFT details. fix: added new endpoint to fetch nftinfo fix: hidden website links for now * New proposal should be listed at the top (#131) * chore: change Early Adopters community description and layout (#132) * fix: added RBTC minimum amount (#133) * fix: fixed sidemenu size - the padding was reducing the size. (#134) * Upgrade next and fix warning for images (#137) * build: update package-lock * fix: check if user is already connected - if true then redirect him t… (#135) * fix: check if user is already connected - if true then redirect him to /user else do nothing * fix: modified to Redirecting * Fix Invalid message when rejecting a voting operation (#138) * DAO-636: fix modals (#129) * font-family * skip allowance step if has enough amount allowed * fix max steps checking * adjust custom staking footer * prevent calling onGoNext twice * make cancel and requet allowance buttons in the same row * wait for pendind allowance request * adjust paddings * show message when allowance fails * fix allowance tx status checking * adjust last staking step * unset dismissed when change txHash * fix build * let the user know he has enough allowance to stake * fix: will check every 5s if the user has enough threshold to vote. Will also check if the user has voted (#140) * fix: added Staked to STRIF (#141) * style: fix lint * chore: update regtest env config * build: update .env.testnet.local * fix: set RIF wallet services with absolute path and change rewrites to use pathname * fix: remove url import * fix: invalid URL when linting and running e2e tests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Francis Rodriguez <[email protected]> Co-authored-by: Rodrigo Santana Gonçalves <[email protected]> Co-authored-by: Jesse Clark <[email protected]> Co-authored-by: Alex <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francis Rodriguez <[email protected]>
* feat(bim): adds bim screen * fix: align rewards leaderboard and change icon used * feat(bim): replace builders incentives icon * chore: remove unused imports --------- Co-authored-by: Antonio <[email protected]>
* test: configure jest * test: fix jest config and add fake test * ci: run unit tests * docs: describe how to run unit tests
* feat(bim): add metrics section WIP * feat: loading real values * feat(WIP): get real data about epoch cycle * feat(bim): consider the start date of the first epoch * feat(BIM): parse values from env * feat(bim): add unit tests * feat(bim): set the start date as Unix epoch * feat(bim): manage loading and error * test: fix lint and remove unused comments * build: update env variables * fix(bim): change refresh interval of whitelisted builders * feat(bim): remove the MetricsContext since unnecessary
* feat(bim): add builders' whitelist * feat(bim): create main structure for the builders grid * feat(bim): retrieve data from api plus split components * feat(bim): add address transformation * feat(bim): use the right green * feat(bim): update env files and add some comments * feat(bim): move Address and Badge into components * fix(bim): change Badge to be reusable * feat(bim): fix imports * style: fix format * fix(bim): format date and extract card * fix(bim): apply fix font * refactor: manage the error state in the Address component * fix: apply PR suggestion
* feat(bim): add search/sort bar * feat(bim): apply filtering * chore: remove todos * fix: remove not required useEffect * chore: apply small refinements * feat(bim): add support for search inbox in Input * fix(searchBox): change it to position absolute to fix alignment * chore: remove useless comments * feat(bim): filter by name and address * chore: apply PR suggestions
* feat(bim): add become a builder button functionality * refactor: rebase * refactor: pr comments * test: become a builder button --------- Co-authored-by: Antonio <[email protected]>
* feat(bim tok-212): add leaderboard * feat(bim): refine the leaderboard table * chore: replace rif and usd strings with constants * fix: fix console log errors * feat(bim): Manage the builder name to be copiable if it's an address * fix(bim): fix whitelist section alignment * chore: apply PR suggestions * fix: address color not included in tailwind styles
* feat(bim): add become a builder modal * refactor: pr comments --------- Co-authored-by: Antonio <[email protected]>
* feat(bim): tab component holding/rewards
* feat: implement cd for bim-dao-frontend qa * fix: update env and workflow name * fix: small changes * fix(qa): extend profile selector * fix: update task definition * fix: only deploy when PR is approved * modify ecr repo and container name * feat: deploy testnet env of frontend * fix: only run after pr is approved * fix: only deploy when merged to develop * fix(cd): cors bypass url --------- Co-authored-by: Juraj <[email protected]> Co-authored-by: Juraj Piar <[email protected]>
* feat(bim): adds proposal fetching * feat(bim): adds proposal fetch test
…LD-FIX DAO-VOTING-FIX feat: removed proposal voting threshold
DAO-619 Edited staking text
* DAO-545 Added alert component to use whenever we're creating a proposal. (#85) * DAO-545 Added alert component to use whenever we're creating a proposal. * Linted * change buttons behavior * Changed default asset to RIF. Fixed Alert dismiss on the close icon. * Removed @todo --------- Co-authored-by: Rodrigo Santana Gonçalves <[email protected]> * Update package.json * DAO-555 Added voting power at snapshot. (#87) * change insufficient voting power message (#90) * DAO-559: Invalid USD conversion for RIF and stRIF (#89) * do not show usd price when is not possible to get it * format currency * format usd decimals * format small numbers * handle scientific notation * DAO-547: Fix invalid proposals (#91) * validate decimal places while user inputs the amount * minimum amount of 1 rif * fix NaN validation * calculate amount usd conversion * format treaury fiat amount * fix build * fix InputNumber props error * Added a new linting step to grab linting issues before merging. (#92) * PROPOSALS_OPTIMIZATION - Will now load proposals from cache in-memory (server) (#93) * PROPOSALS_OPTIMIZATION - Fixed caching (#94) * DAO-560 Added Footer in MainContainer.tsx (#96) * DAO-608 Add proposal to queue (#98) * DAO-588 Updated footer Brand to RootstockCollective (#97) * DAO-611: Update contract addresses (#99) * update addresses * change to RBTC * rename some contracts constants * fix e2e * DAO-590 Changed confirm button by Continue on Step Allowance (#100) * DAO-557: The number of decimals displayed should be the same across the dApp (#95) * treasury page * proposal page * user page * rename some input components * move form textarea and label * use input number on stake modal * format proposal votes * fix build * fix proposal form validation * DAO-555 We will now check the balance at snapshot to make sure that t… (#102) * DAO-555 We will now check the balance at snapshot to make sure that the user can vote. * Typofix * Removed followers button from communities (#103) * Will not go to new page when clicking community (#104) * Actions will show proper values. (#105) * Modified proposal create to use RIF (#106) * Added missing validation for casting vote (#107) * We will now have the Execute button. (#108) * DAO-597: Implement loading spinner (#101) * add loading spinner component * add loading to protected content * add loading button * add alert message for canceling transaction * loading request allowance * add loading to confirm staking button * add loading to unstaking button * pending claiming nft * fix build * DAO-557: Fix number of decimals displayed (#109) * adjust decimals * put loading spinner to vote and queue buttons * handle user cancel queuing proposal * fix voting power (#110) * feat: useCommunity hook for querying NFT view functions * fix: remove unused import * Bump the npm_and_yarn group across 1 directory with 3 updates (#83) Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react). Updates `ws` from 6.2.3 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.3...8.17.1) Updates `wagmi` from 2.10.10 to 2.12.1 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react) Updates `fast-xml-parser` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: wagmi dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the npm_and_yarn group across 1 directory with 2 updates (#113) Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [elliptic](https://github.com/indutny/elliptic). Updates `axios` from 1.7.2 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) Updates `elliptic` from 6.5.5 to 6.5.7 - [Commits](indutny/elliptic@v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: NFT address in .env * Dao 627 (#114) * DAO-627 Added new method to transfer erc20 tokens from new treasury * If tokenAddress is the zero address, then use the normal transfer method. * Added an enhancement that shows how many blocks are left until a proposal is closed. (#115) * DAO-638 Removed container class and added margin-right to main container. (#118) * DAO-585 Added MetricsSection.tsx in the treasury page. Fixed proposals error. (#117) * fix: will show Execute button only when the proposal is queued. (#119) fix: will show vote on chain only when the proposal is active. fix: will show put on queue when the proposal is successful. fix: removed Publish button on the second step. fix: proposals will be truncated 20 characters. fix: removed duplicated/not needed css * DAO-621: Implement Alert Messages (#116) * create alert context provider * add pending message for staking * show message for changing staking status * clear message on route change * create TxStatusMessage component * check for unstaking tx * fix toFixed isNaN * fix build * match design alert * remove unused files * add alert messages for queuing * fix build * handle queue errors * DAO-637: fix alerts (#122) * DAO-633: Fix User page (#121) * disable stake and unstake button if don't have enough balance * user page changes * add font sora as default * adjust community header size * DAO-627 fix: will change validation when the token selected is RBTC (… (#123) * DAO-627 fix: will change validation when the token selected is RBTC (zero address) * fix: updated validation message. feat: added RBTC icon. * fix: moved rbtc to a separated file. * fix: will disable button when put on queue is loading (#124) * CopyButton component (#125) * feat: copy button component * fix(CopyButton): fix min width * refactor(CopyButton): simplify the component * refactor(CopyButton): use children instead of label * refactor(CopyButton): rename vars * fix: updated margin right to be 16px for the main container (#126) * DAO-632: fix Wallet not connected (#120) * modal changes * add icon * change to normal paragraph * DAO-634 fix: added icons that match the design. (#127) fix: added startIconClasses to button so that we can modify the classes of the container that has the icons. fix: added margin top of 4rem per design requirements between buttons and useful links. * fix treasury amount (#128) * DAO-614 fix: fixed overflow. feat: added NFT details. fix: added new endpoint to fetch nftinfo fix: hidden website links for now * New proposal should be listed at the top (#131) * chore: change Early Adopters community description and layout (#132) * fix: added RBTC minimum amount (#133) * fix: fixed sidemenu size - the padding was reducing the size. (#134) * Upgrade next and fix warning for images (#137) * fix: check if user is already connected - if true then redirect him t… (#135) * fix: check if user is already connected - if true then redirect him to /user else do nothing * fix: modified to Redirecting * Fix Invalid message when rejecting a voting operation (#138) * DAO-636: fix modals (#129) * font-family * skip allowance step if has enough amount allowed * fix max steps checking * adjust custom staking footer * prevent calling onGoNext twice * make cancel and requet allowance buttons in the same row * wait for pendind allowance request * adjust paddings * show message when allowance fails * fix allowance tx status checking * adjust last staking step * unset dismissed when change txHash * fix build * let the user know he has enough allowance to stake * fix: will check every 5s if the user has enough threshold to vote. Will also check if the user has voted (#140) * fix: added Staked to STRIF (#141) * DAO-641: Fix user is able to connect with a different network (#142) * check for changing network * move content to MainContainerContent * fix typo * Fix nft address (#143) * feat: Add to wallet button * refactor: useCommunity hook * Bump micromatch in the npm_and_yarn group across 1 directory (#139) Bumps the npm_and_yarn group with 1 update in the / directory: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: add 3 alternative ipfs gateways for fetching NFT meta instead of one (#145) * Dao 615 (#146) * DAO-615 fix: user should be able to see his NFT in the user's page. * fix: JoinACommunity.tsx will redirect to communities page * DAO-643 feat: Renamed treasuries. (#147) feat: reduced code implementation. * Avoid showing wrong network alert when connecting (#148) * Enhance Voting Flow and Feedback in Proposal Modal (#149) * add loading spinner to vote button * handle cast voting error * disable voting button when is voting still pending * fix: treasury page layout and nft link (#151) * DAO 646: Display identifier in the footer (#150) * Create variable in .env file and have it show on the home. * Fix lint issue * Lint, again * Lint again 2 * Add step to deploy script. * [TEMP] test process by updating deploy script * Check if variable exists first. * Update docker deploy script to pass the variable during build not in .env * Fix lint issue. * Modify Dockerfile to include env variable from github. * Single source github org * Reset deploy workflow to use push * Bump webpack in the npm_and_yarn group across 1 directory (#144) Bumps the npm_and_yarn group with 1 update in the / directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.92.1 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.92.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Rename treasury .env variable names to grants, growth, general, and grantsActive (#152) * Implement link to explorer design for the treasury (#153) * Bump Version * remove border for the last accordion item (#155) * Change treasury buckets order (#156) * make buckets addresses in lower case to fix balance fetching (#157) * fix handle executing vote actions (#158) * Refine proposal (#159) * refine proposal validation form * format proposal actions * change to 1.0 to give the decimal idea * change general bucket address (#161) * fix: address being copied instead of nftAddress (#162) * Add NFT to wallet fix (#163) * chore: replace metamask with injected in wagmi config * fix: remove accounts request from addToWallet * fix: add loading state for Add nft button * fix: metrics card layout (#164) * fix: metrics card layout * fix: reduce metrics card header letter spacing * fix: avoid wrapping obj witha paragraph * fix: remove unused code * chore: add newly deployed sc addresses to .env * feat: compare NFT threshold with StRif balance * chore: add new contracts ABIs * feat: nft mint failure message * feat: before minting NFT, check that user owns enough StRIFs * hotfix: edited grants active address (#169) * sidemenu sorting and update user section name (#171) * footer update (#172) * Change Early Adopters community image (#170) * chore: change early adopters community image * chore: rename png images * feat: proposal ID copy button (#173) * fix: add nft to wallet button reset * Add Twitter link (#177) * Create LICENSE (#176) * DAO-673 feat: Updated main color. (#178) * DAO-673 feat: Updated main color. fix: Fixed an issue when voting the app is crashing. * feat: updated main color for icons * DAO-672 feat: updated testnet treasury contract with its new abi (#179) * DAO-673 Claim it button color change (#180) * Update Footer.tsx (#181) Add link to whitepaper * DAO-673 fix: edited box shadow of icon of the modal to match design. (#182) * DAO-673 fix: edited box shadow of icon of the modal to match design. fix: changed background color fix: removed unused paragraph component from two components * fix: proposal created metrics card adjusted width * DAO-669: Update landing page design (#175) * change login background * add kk-topo font * fix typo * buttons * add wordmark * prevent Hydration error when build id is set * install rootstock sans font * disclaimer screen * add connect button variants * do not cut the gradient * footer in landing page * footer rest the app * make black background for landing page * remove unused code * decrease width of disclaimer text * add disagree button * update logo * Update LICENSE * fix: update AWS configuration values (#183) * fix: update AWS configuration values * feat: add deploy workflows for dev and mainnet * Update backend URL * DAO-668 Updated mainnet contracts (#188) * DAO-HOTFIX fix: updated links (#190) * DAO-FEAT Updated mainnet contracts - removed multicall usage for now (#191) * More workflow fixes (#189) * fix: use mainnet PROFILE for mainnet deploy * feat: use per-env image repository * DAO-CHAINID Added chain id (#192) * DAO-UPDATED-FONTS feat: fonts updated (#193) * DAO-UPDATED-FONTS feat: fonts updated * fix: useful links fix as they were overlapping * fix: added env to footer (#194) * update footer (#196) * update communities header (#197) * Update Socials and Links (#185) * Update Footer.tsx Adding the discourse link that currently is not operational but will be shortly. * Remove Slack Link * Update constants.ts to use new Github org * Update <title>. * lint -new line * patch: change rif wallet services url (#198) * Revert "patch: change rif wallet services url (#198)" (#200) This reverts commit c1af979. * fix: removed text-center from disclaimer text (#199) * fix: removed text-center from disclaimer text fix: copyright text adjusted (styling and text) fix: stake/unstake buttons removed underline fix: removed table borders. Added first border only on first row. Added font weight bold on header (thead). Increased font size of headers and cells to 14px. fix: added telegram to footer and linted. fix: prefixed USD to currencies (in treasury and user screen) * update font * applying missing font --------- Co-authored-by: Rodrigo Santana Gonçalves <[email protected]> * Add SECURITY.md file (#201) * new symbol for stRIF (#203) * update backend url for prod (#204) * DAO-680 feat: added new link token resources in sidebar. (#202) * DAO-680 feat: added new link token resources in sidebar. feat: updated communities picture * Removed PNG * check balanceOf query (#205) * check balanceOf query * add multicall address * Implement mainnet governance configuration (#206) * Add link to faq and open in new window. (#208) * fix form (#209) * change the root page to user page when user is logged in (#210) * DAO-688 fix: Removed rewards text (#211) * chore: new mainnet addresses (#214) * hotfix: lower case addresses (#215) * fix popover when proposal is being executed. (#212) * prevent sidebar wrapping (#213) * hotfix: updated congratulations on stake text (#216) * DAO-683: Fix UI issues (#217) * add metamask icon * match design changes * fix: updated staking fonts (#218) * fix voting power popover (#219) * feat: added symbol when staking/unstaking (#220) * feat: added symbol when staking/unstaking * feat: added color for queue * Fix navigation menu width (#221) * Fix navigation menu width * feat: changed flex-auto by flex-1 --------- Co-authored-by: Francis Rodriguez <[email protected]> * Change trigger to push to main (#223) * Suggestion to user to stake RIF when minting NFT (#224) * fix stRIF typo * suggest to user to stake RIF when minting NFT * DAO-686: Add checksum conversion (#225) * check for invalid checksum * checks if the address has valid eip-55 checksum or in lower case * fix address * add terms of use (#226) * add data test-id for allowance button (#227) * DAO-VOTING-FIX feat: removed proposal voting threshold * DAO-619 Edited staking text * DAO-645 Will update sentiment column when new proposal is fetched. (#231) * fix: resolving merge-born issues --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Francis Rodriguez <[email protected]> Co-authored-by: Rodrigo Santana Gonçalves <[email protected]> Co-authored-by: Jesse Clark <[email protected]> Co-authored-by: Alex <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francis Rodriguez <[email protected]> Co-authored-by: Alexander Ivchenko <[email protected]> Co-authored-by: Lucas <[email protected]> Co-authored-by: Bernardo Codesido <[email protected]> Co-authored-by: sleyter93 <[email protected]>
* Change trigger for mainnet and testnet deployment on release. * Add in the environment variable and use the public facing URLs.
* DAO-697 Added test-id locators * Fix lint
feat: tx page shows bim
* feat(bim): my rewards view
Use older version of EA NFT for dev
…distributor test(REVERT ME): replace simplified reward distributor
…ALS-HOLDERS-TBL DAO-XXX Remove decimals from holders token table
…fault hardcoded image.
Add OG NFT contract addresses to environment files
* chore(CR WIP): update mainnet config * chore(CR): update mainnet data * chore: update env variable names
Bump version and add QA NFT addresses
Update NFT names
Closing |
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.
No description provided.