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/1.3.0-1 #369

Merged
merged 473 commits into from
Jul 14, 2021
Merged

Release/1.3.0-1 #369

merged 473 commits into from
Jul 14, 2021

Conversation

Nikita-Polyakov
Copy link
Contributor

No description provided.

Pavel and others added 30 commits March 25, 2021 09:54
Fixed type on 'Conversion' word
* Renamed sora to SORA.
* Updated wallet version.
PSS-527: Import icon generation component from wallet
PSS-596 | WEB UI. Change media links
* Polkaswap layout redesign (#98)

* pss-498 header redesign

* wip pss-496

* style fixes

* add HelpDialog component

* reexport package.json

* exchange routing fix

* add Rewards stub with coming soon text

* refactoring SidebarItemContent

* refactoring styles

* add FAUCET_URL to env.json

* fixes after review

* fix sidebar item hover css

* fix disabled item css

* Move bridge functionality (#103)

* pss-498 header redesign

* wip pss-496

* style fixes

* add HelpDialog component

* reexport package.json

* exchange routing fix

* add Rewards stub with coming soon text

* refactoring SidebarItemContent

* refactoring styles

* add FAUCET_URL to env.json

* fixes after review

* Move bridge functionality

Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>

* Update wallet & api

* PSS-524: Bridge (#107)

* pss-498 header redesign

* wip pss-496

* style fixes

* add HelpDialog component
* reexport package.json
* exchange routing fix
* add Rewards stub with coming soon text
* refactoring SidebarItemContent
* refactoring styles
* add FAUCET_URL to env.json
* fixes after review
* Move bridge functionality
* Bridge: Updated unauthorized routes.
* Updated Generic Page Header, updated Bridge screens.
* Fixed token icons.
* Bridge: Updated styles.
* Updated tooltips.
* Removed unused token images.
* Refactored due to PR comments.

Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
Co-authored-by: Stefan Popov <stefanpopov@list.ru>

* wip initial screen

* token row wip

* Fix/pss 539 metamsk lock issue (#108)

* improve subscribers

* add check account is connected

* Fix/balance flickering (#109)

* wip update balance flow

* refactoring views and store modules

* remove unused code

* fixes after review

* add TokensRow component

* add rewards amount components

* add ordinal translations

* rename actions

* Update yarn.lock

* wip rewards states

* fix types

* wip rewards parsing

* update states

* add states flags

* remove comments

* sync yarn.lock

* refactoring bridge to use WalletConnectMixin

* css fixes

* change account flow

* save signature

* convert address to hex

* notification for no rewards

* fetch network fee for claiming rewards

* reset rewards for testing

* add types to store

* notification

* disconnect process

* add types for components

* fixes

* improve loading state

* improve notification

* success state ui update

* fetch rewards and network fee parallel

* improve error message

* unsubscribe ethereum events

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com>
* add fixes & external account connection check

* remove formatAddress from BridgeTransaction.vue

* fixes

* fix method access

* refactoring

* add TODO comment
Web UI: Settings - Problems with input in Custom field
…retry (#136)

* Bridge: Fixed Insufficient Balance, Max button checks. Bridge Transaction: Added Insufficient balance, fees checks.
* Refactored due to PR comments.
* Fixed paddings for wallet screens.
* Updated bottom area logo.
* Fixed small layout bug.
* Add balances update

* Add asset name field
* Fixed some layout issues.
* Updated button tooltips.
* Fix bridge issues
* move slippage tolerance to swap

* pss-635

* split slippage tolerance to settings components

* add MarketAlgorithm component

* pass liquiditySource to methods

* change account text

* add market algorithm main tooltip

* tooltip slot refactoring

* show rewards check notification only after check button click

* update translations

* use liquiditySource only if XOR is used
* Updated wallet version to 0.8.3.

* Update assets.ts

Co-authored-by: Alex Natalia <alexnatalia@Alexs-MacBook-Pro.local>
Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* refactoring & fixes

* type fix

* remove unused imports

* wip refactoring views

* refactoring

* fix hasInsufficientXorForFee

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
stefashkaa and others added 18 commits July 1, 2021 13:41
* update wallet

* remove temporary string
* Add files via upload

* updated more icons

* fixed farm icon placement
* add tokens view with simple render whitelist

* Update soramitsuUI.ts

* update according to design

* css fixes

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* feat: migration to ethers.js

* chore: update yarn.lock

* chore: remove logs

* feat: improve speed up

* chore: remove console.log

* chore: remove rebase issues

* feat: added minor code improvments

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Updated Disclaimer.
* Refactored Disclaimer styles.
* Updated radio elements styles.
* Updated inputs border radiuses.
* Updated Screens Header, Node Control Styles.
* Updated menu styles, refactored.
* Updated tabs and action bage styles.
* Updated Pool styles.
* Updated buttons styles.
* Refactored variables names.
* Updated wallet version.
* Add a Push to IPFS stage

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>

* Add a Push to IPFS stage

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>

* Add a Push to IPFS stage

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>

* Add a Push to IPFS stage

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>

* Apply changes from code review

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>

* Apply changes from code review

Signed-off-by: Dmitriy Creed <creed@soramitsu.co.jp>
* css fix & add sort by symbol

* add sorting, filter

* revert env

* remove unnecessary v-if

* sort ui changes

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* update rewards ui

* fix ts errors

* improve messages

* add formatted amount component

* improve formatted-amount

* design update

* simple group rendering (external rewards)

* update rewards table styles

* fix checkbox css

* css fixes

* types fix

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
@stefashkaa stefashkaa merged commit fe3e3ce into master Jul 14, 2021
@stefashkaa stefashkaa deleted the release/1.3.0-1 branch July 14, 2021 11:02
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.

8 participants