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

release: staging to master #309

Closed
wants to merge 33 commits into from
Closed

release: staging to master #309

wants to merge 33 commits into from

Conversation

gonzamontiel
Copy link
Contributor

Publish staging into master.

Nejc and others added 30 commits August 18, 2023 10:43
* 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
)

* detect if mobile and add novawallet button

* change icon

* Add Nova Wallet integration in Talisman modal

* Slightly improved account box

* Add disclaimer explaining why we don't need to implement these methods.
# [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
* 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]>
* 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
gonzamontiel and others added 3 commits December 5, 2023 13:20
* 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
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for rococo-souffle-a625f5 ready!

Name Link
🔨 Latest commit c377019
🔍 Latest deploy log https://app.netlify.com/sites/rococo-souffle-a625f5/deploys/656f3b769cfdab00088d7c5f
😎 Deploy Preview https://deploy-preview-309--rococo-souffle-a625f5.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for pendulum-portal-alpha ready!

Name Link
🔨 Latest commit c377019
🔍 Latest deploy log https://app.netlify.com/sites/pendulum-portal-alpha/deploys/656f3b76ae16f00008c2d382
😎 Deploy Preview https://deploy-preview-309--pendulum-portal-alpha.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gonzamontiel
Copy link
Contributor Author

Closing in favour of #310

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.

3 participants