Noelia
|
8d7ff095dd
|
fix(MintToken): App crash when trying to create new token
Accounts `color` role was changed to `colorId` so, `CommunityNewTokenView` has been updated accordingly.
Closes #10991
|
2023-06-08 15:50:15 +02:00 |
Igor Sirotin
|
7eed470829
|
fix(StatusScrollView): Change implementation to inherit ScrollView (#10789)
|
2023-05-31 23:58:23 +03:00 |
Noelia
|
775a93e82c
|
feat(MintAssets): Created preview assets page
- Updated `CommunityTokenView` with assets design.
- Updated storybook to test assets design.
Part of #10624
|
2023-05-31 08:18:26 +02:00 |
Noelia
|
00bdb0ff15
|
feat(storybook): Added option in `CommunityNewTokenView` to switch between collectibles and assets
It is now possible to visualise collectibles or assets flow in the storybook page.
|
2023-05-31 08:18:26 +02:00 |
Noelia
|
2f5a76db02
|
feat(MintTokens): Renamed new collectible view to token generic naming
`CommunityNewCollectibleView` is now renamed to `CommunityNewTokenView` since it manages collectibles and assets.
|
2023-05-25 11:11:44 +02:00 |