status-desktop/ui/app
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
..
AppLayouts fix: create community and channel name validation 2021-04-19 20:19:43 +10:00
img core: update token icon assets 2021-04-13 15:12:12 -04:00
AppMain.qml feat: improve ens search in wallet send by showing the result 2021-04-14 14:39:11 -04:00
qmldir