Michał Cieślak
a97c8a720e
feat(CommunityPermissions): Implement duplication checking
...
Moreover:
- adapt flow to the design
- introduce ModelChangeTracker utility component
Closes : #9048
2023-02-20 18:40:59 +01:00
Michał Cieślak
3a3d1657f0
chore(CommunityNewPermissionView): exclude subcomponent HidePermissionPanel
2023-02-20 18:40:59 +01:00
Noelia
c1e3050d06
feat(MintingTokens): Created welcome view
...
- Created minting tokens welcome view.
- Added basic navigations.
Closes #8732
2023-02-20 12:06:22 +01:00
Noelia
ec8b03be6e
feat(JoinCommunity): Created join permission overlay panel
...
Created needed components to display permission requirements to join a community.
Part of #9267
2023-02-10 10:45:38 +02:00
Noelia
842c90a31e
feat(Community): Create `CommunityColumnHeaderPanel` component
...
- `CommunityColumnHeaderPanel` created.
- Added corresponding `storybook` page.
- Modified `CommunityColumnView` to use new component `CommunityColumnHeaderPanel` instead.
2023-02-10 10:45:38 +02:00
Noelia
a3313b563f
feat(Community Permission): Add conflicts warning panel
...
It adds conflicts warning in `New permission` page. Mocked data.
Closes #8738
2023-01-25 17:05:27 +01:00
Michał Cieślak
769a41ea9c
feat(CommunityPermissions): UI support to show the % of members fulfilling permission
...
Closes : #9044
2023-01-19 13:38:47 +01:00
Noelia
1db0a0077d
feat(storybook): Added `CommunityPermissionsSettingsPanel`
...
- Added `CommunityPermissionsSettingsPanel`.
- Created panel item editor and basic panel editor layout for `CommunityPermissionsSettingsPanelPage`. Still not linked to a model.
- Added mocked data for collectibles and tokens.
- Created `ChannelsModel` mocked data.
- Added edit / duplicate / remove signals logs.
2022-12-10 14:02:02 +01:00
Michał Cieślak
6b90d4d5a6
chore(Storybook): add pages for InviteFriendsToCommunityPopup and related components
...
Closes : #8004
2022-10-25 17:03:44 +02:00