Noelia
d4d3a6d669
feat(MintToken): Add `delete` and `retry mint` options when deploy fails
...
- It refactors `SettingsPageLayout`.
- It adds `retry mint` and `delete` options when deploy process fails.
- It renames `RemotelyDestructAlertPopup` to generic name `AlertPopup`.
2023-06-02 13:15:34 +02:00
Noelia
c50de310db
feat(MintToken): Renamed sign transaction popup to a more generic name
...
`SignMintTokenTransactionPopup` to `SigntokenTransactionsPopup`.
2023-05-24 17:17:40 +02:00
Noelia
a366e96999
feat(MintTokens): Created `BurnTokensPopup`
...
- Created new popup.
- Added validation.
- Added header image component.
2023-05-24 17:17:40 +02:00
Noelia
7aaf8fcec2
feat(MintToken/RemoteDestruct): Review and update remote self destruct flow
...
Updated strings and renamed files.
Part of #10603
2023-05-18 15:28:44 +02:00
Noelia
54582db3a6
feat(MintToken): Created self destruct alert popup
...
Created self destruct alert popup.
Part of #10051
2023-04-11 16:19:30 +02:00
Noelia
7a77748d32
feat(MintToken): Created remote self destruct popup
...
Created remote self destruct popup.
Part of #10051
remoteselfpopu
2023-04-11 16:19:30 +02:00
Noelia
6bd8a18d93
feat(MintToken): Created sign mint token transaction popup
...
New popup created.
Part of #9802 .
2023-03-24 12:08:00 +01:00
Noelia
fe5abb60da
feat(TokensPermissionsPoupup): Created new popup
...
- Created new dialog.
- Created storybook page for that.
- Model properties renames.
Closes #9433
2023-02-17 11:13:51 +02:00
Michał Cieślak
1ca1866993
chore(Storybook): page for CreateChannelPopup added
2022-11-11 15:14:44 +02:00