status-desktop/ui/app/AppLayouts
Eric Mastro 9e6bd7a2da fix: create community and channel name validation
Fixes #2050.

This PR contains changes to fix the name validation for new communities and new channels in communities. In the process of updating this, better validation was also added to both popups (create community and create channel), including the prevention of the "Create" button from being enabled until all form fields were valid.

During this process, it was noticed that the community image cropper was not actually cropping the image *in the preview*. Once the community was created, status-go was successfully cropping the image as the user intended. However, the preview thumbnail prior to creation was not accurately showing the cropped image preview and showing the entire image centred instead. *This is still yet to be fixed.* One solution is to upgrade Qt to `5.15` to take advantage of Image QML's `sourceClipRect`.
2021-04-19 20:19:43 +10:00
..
Browser update default settings 2021-03-16 16:51:14 -04:00
Chat fix: create community and channel name validation 2021-04-19 20:19:43 +10:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix: SyncContainer “activeMailserver” error 2021-04-15 11:00:07 -04:00
Timeline chore: fix wrong sound id used in timeline 2021-03-30 16:08:43 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00