-
Notifications
You must be signed in to change notification settings - Fork 1
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: staging to master #309
Closed
Closed
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
* feat: indexer * refactor: app data
* refactor: contract hooks * refactor: contract write error log * refactor: updated gas limit * fix: swap info * fix: info * fix: transaction ui * fix: console log
# [1.1.0](v1.0.0...v1.1.0) (2023-08-24) ### Bug Fixes * lint issues ([#191](#191)) ([fd128e4](fd128e4)) * release ([#236](#236)) ([ce34996](ce34996)) * release ([#238](#238)) ([0fd823b](0fd823b)) * table heading overlap ([#202](#202)) ([061373f](061373f)) * updated foucoco logo ([#198](#198)) ([21dad82](21dad82)) * wallet connection issues [#204](#204) ([#209](#209)) ([fb7a37c](fb7a37c)) ### Features * balance query ([#205](#205)) ([b3aa210](b3aa210)) * contract hooks ([#233](#233)) ([f338f37](f338f37)) * indexer ([#232](#232)) ([2c58c70](2c58c70)) * redirect on logo click [#178](#178) ([#199](#199)) ([9d42e97](9d42e97)) * token approval ([#211](#211)) ([a4ae2bd](a4ae2bd)) * updated backstop pool ui ([#206](#206)) ([1e23f10](1e23f10)) * wallet connect ([#195](#195)) ([5487296](5487296)) ### Reverts * disable nabla ([#201](#201)) ([2e2fe81](2e2fe81))
* Add portfolio table with mock data (WIP) * color change according to new palette * show balance and price for spacewalk assets * improve types in fetcher * comment out mexc api call to stop errors * add USDT to XCM * helper function to add the suffix for wrapped tokens * remove mock data and fetch actual prices and balances * yarn lint fix * Add icons * add total balance * Fix 'DOT' shown instead of 'KSM' on Amplitude * Fix typos * Update src/hooks/usePriceFetcher.ts Co-authored-by: Marcel Ebert <[email protected]> * fix amounts formatting * reduce font and icon size * use dia for PEN token --------- Co-authored-by: Marcel Ebert <[email protected]>
* extract base Form component * separate issue and redeem in folders and use new From input * extract feebox and dialog from issue * issue box restyling with collapsible boxes * fix collapsible styles * tweak asset selector to match designs * move coin icons to shared * mock disclaimer text * remove typo * add stellar logo for tab * fix pen/ampe logos and colors * fixes * settings dialog (wip) * add 'back to stellar' design * yarn lint fix * Add settings Dialog * improve from component * improve settings * Update src/components/Layout/links.tsx * rename hook * remove unused spacewalk app * fix tricky dropdown issue not closing on blur * improve settings dialog * improve collapsible behavior * make tabs slightly bigger * invert buttons order * remove minimum * extract useBalances hook * extract get asset display name * fix redeem validation and max tokens * make balance reload when balances hook is ready * max issuable tokens * fix typo * fix showing errors * add missing dot * remove unused code * show errors according to the design
* extract base Form component * separate issue and redeem in folders and use new From input * extract feebox and dialog from issue * issue box restyling with collapsible boxes * fix collapsible styles * tweak asset selector to match designs * move coin icons to shared * mock disclaimer text * remove typo * add stellar logo for tab * fix pen/ampe logos and colors * fixes * settings dialog (wip) * add 'back to stellar' design * yarn lint fix * Add settings Dialog * improve from component * improve settings * Update src/components/Layout/links.tsx * rename hook * remove unused spacewalk app * fix tricky dropdown issue not closing on blur * improve settings dialog * improve collapsible behavior * make tabs slightly bigger * invert buttons order * remove minimum * extract useBalances hook * extract get asset display name * fix redeem validation and max tokens * make balance reload when balances hook is ready * apply new design table colors * include pagination & styles in Table component * fix general styling of Table, fix portfolio table
## [1.1.1](v1.1.0...v1.1.1) (2023-10-18)
* do not show banner and remove component * fix warning about css nesting * remove versions from sidebar
## [1.1.2](v1.1.1...v1.1.2) (2023-10-18) ### Bug Fixes * remove irrelevant info from UI ([#273](#273)) ([f8e3a5e](f8e3a5e))
* make Zenlink AMM point to external website * only show on Amplitude
# [1.2.0](v1.1.2...v1.2.0) (2023-10-18) ### Features * redirect zenlink menu item only on amplitude ([#274](#274)) ([4491e6c](4491e6c))
Update changelog
* add a context at the parent bridge level to store selected asset * update yarn lock
* chore: fix release, upgrade yarn * fix: missing yarn file
* fix: release * fix: github action * chore: updated release config * chore(release): 1.2.1 [skip ci] ## [1.2.1](v1.2.0...v1.2.1) (2023-10-31) ### Bug Fixes * github action ([0b9f207](0b9f207)) * release ([5ebfd88](5ebfd88)) * Show vaults for selected asset on Bridge Settings ([#278](#278)) ([62037d7](62037d7)) * revert: release config --------- Co-authored-by: semantic-release-bot <[email protected]>
* style: updated tables * feat: token out amount * fix: undefined check * Add `decimals` parameter to number conversion functions * fix: balance fetching * fix: decimal point * feat: refetch pools on changes * feat: backstop pool redeem * feat: token price * feat: updates * chore: yarn * refactor: updated info * feat: swap ui * refactor: restrict nabla access to dev * fix: navigation * fix: app env blocking * refactor: updated nav to better handle link visibility --------- Co-authored-by: Marcel Ebert <[email protected]>
* add hook to fetch AMPE price * fetch AMPE price correctly * revert conflict and use preact/compat (as the rest of the app) * Update src/hooks/usePriceFetcher.ts
* feat: backstop pool withdraw info * refactor: fee * feat: token price on redeem ui --------- Co-authored-by: Gonza Montiel <[email protected]>
Add GPL License
* update yarn lock * change date format * general dialogs improvements * completed dialog * update cancelled dialog * update Pending dialog * revert testing change * fix extract colors to css * fix linting & ts errors * revert daiysi ui upgrade * force white color * corrected texts
…292) * feat: backstop pool withdraw info * refactor: fee * feat: token price on redeem ui * feat: backstop poll withdraw in other assets * fix: removed orig files * fix: removed orig file * fix: types * feat: backstop pool withdraw * style: updated backstop pool ui * feat: pool withdraw * refactor: removed todo * fix: tests * style: swap ui update * style: swap table ui update * style: updated withdraw UI
* update yarn lock * change date format * general dialogs improvements * completed dialog * update cancelled dialog * update Pending dialog * revert testing change * fix extract colors to css * fix linting & ts errors * revert daiysi ui upgrade * force white color * corrected texts * move styles to more appropriate file * update designs for back to stellar dialogs * add asset suffix to "Completed" dialog
* add disclaimer text * Update src/pages/bridge/Issue/index.tsx Co-authored-by: Marcel Ebert <[email protected]> * update disclaimer text with on chain real values --------- Co-authored-by: Marcel Ebert <[email protected]>
* Add asset icons for bridged and unbridged tokens for spacewalk * add prices to show bridged tokens in the portfolio
✅ Deploy Preview for rococo-souffle-a625f5 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for pendulum-portal-alpha ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Closing in favour of #310 |
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.
Publish staging into master.