status-desktop/ui/app/AppLayouts/Communities
Lukáš Tinkl 26dddcaff9 feat(CreateCommunityPopup): validation and ensuring min. 1 tag added
- enable the Next button, and delay the validation after it's been clicked
- visually display required fields also for logo, banner, and tags (min
1 tag is required now)
- when pasting over limit, chop the text to the maximum length, instead
of just leaving the text field empty
- do not let the popup autoclose on clicking outside or pressing Esc
- add a StoryBook page
- minor cleanups and alignments to the latest Figma designs/flows

Fixes #13966
Fixes #16479
Fixes #14902
2024-10-14 11:39:58 +02:00
..
controls feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
helpers chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
panels feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
popups feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
stores Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
views Fix some of the freezes experienced by the admins when the community updates (#16384) 2024-10-10 13:01:47 -04:00
CommunitiesPortalLayout.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00