-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: set a primary key (account management) (#8077)
* feat: add account management router * feat: update icon * feat: add account list * fix: display as isBusy if hasImplicitAccountCreationTransactionInProgress and disable the password input * feat: format and truncate address * feat: cleanup code * feat: add features flag * feat: add account management details ui * feat: add locales * feat: enable features * feat: update accountManagement * feat: use real data * feat: fix wrong merge * feat: add isImplicitAccountAccountOutput function * fix import * fix: improve function * feat: cleanup * feat: cleanup * feat: cleanup * minor fix * feat: show address * fix type * feat: cleanup * feat: hide implicitAccount address, clenaup and display transition button * feat: update main account id and persist * feat: cleanup * feat: add locales and menuItem * feat: update details and cleanup * fix warnings * feat: update logic for details view - display popup activate account button * fix: fixes * fix: format * fix: minor improvements * fixes * feat: update styles * feat: add primary key * fixes * minor fixes * fix imports * minor fix * fix: improve UX to open link * fix: improve UX again * fix: remove unnecessary ? --------- Co-authored-by: cpl121 <[email protected]> Co-authored-by: cpl121 <[email protected]>
- Loading branch information
1 parent
f3a42fa
commit db0d725
Showing
5 changed files
with
36 additions
and
19 deletions.
There are no files selected for viewing
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
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
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
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
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