status-desktop/ui
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
..
app fix: create community and channel name validation 2021-04-19 20:19:43 +10:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
onboarding feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
shared fix: create community and channel name validation 2021-04-19 20:19:43 +10:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
nim-status-client.pro feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00