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

chore: merge release 1.5.2 into develop #3664

Merged
merged 10 commits into from
Jun 22, 2022
Merged

chore: merge release 1.5.2 into develop #3664

merged 10 commits into from
Jun 22, 2022

Conversation

begonaalvarezd
Copy link
Member

Summary

Please summarize your changes, describing what they are and why they were made.

merge release 1.5.2 into `develop

Changelog

chore: merge release 1.5.2 into develop

Relevant Issues

Please list any related issues using development keywords.

...

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • MacOS
    • Linux
    • Windows
  • Mobile
    • iOS
    • Android

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick all of the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

maxwellmattryan and others added 8 commits April 25, 2022 18:48
* fix: use dash placeholder for when the name is undefined

* chore: use last selected account as backup
* enhancement: add backup for retrieving previous airdrop rewards

* fix: await on json response so it fails if json is not readable
* fix: remove padding from plus icon svg

* enhancement: add balance to wallet switcher

* refactor: update plus icon everywhere so its the same size as before in the UI

* fix: change locale string
* feat: unify wallet balance & staking summary CSS

* feat: add precise staked amount toggle to staked summary

* feat: modify h1 to use lower weight
* refactor: add account metadata type

* refactor: rename some code

* refactor: cleanup logic for updating accounts

* refactor: cleanup code for loading in wallet dashboard

* refactor: implement syncing queue when loading accounts

* enhancement: implement priority when switching accounts

* fix: use dedicate store for current syncing account to smoothen UX

* refactor: cleanup code around syncing API wrappers

* fix: make balance finder account for syncing on open

* chore: rename function

Co-authored-by: Charlie Varley <[email protected]>
* feat: move participation subscription from popup manager to dashboard and properly unsubscribe

* chore: fix variable name

* feat: remove participation subscription from staking manager

* feat: rename function

Co-authored-by: Charlie Varley <[email protected]>
* fix: refactors getColor

* fix: adds fallback to not found color

* fix: changes AccountColors to AccountColor

* fix: adds last selected account back

* fix: moves AccountColor to a new file "color.ts"

* chore: update variable name

* fix: account switcher modal colours

Co-authored-by: Charlie Varley <[email protected]>
@begonaalvarezd begonaalvarezd added the type:chore House-keeping etc. label Jun 22, 2022
@begonaalvarezd begonaalvarezd requested a review from amadeu2 June 22, 2022 13:42
@begonaalvarezd begonaalvarezd self-assigned this Jun 22, 2022
Copy link
Contributor

@amadeu2 amadeu2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working perfect, thanks! 🤗

@begonaalvarezd begonaalvarezd merged commit e8dc0d6 into develop Jun 22, 2022
@begonaalvarezd begonaalvarezd deleted the merge/1.5.2 branch June 22, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:chore House-keeping etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants