mattermost-mobile/app/screens/settings/notifications
Felipe Martin af2c35b03b
feat: edit server pre-authentication secret (#9128)
* feat: show potential pre-auth secret error on server create

* chroe: address comments

* chore: updated message

* feat: read response header to check error source

* fix: i18n

* chore: rename pre-auth to just auth

* Add show/hide toggle to authentication secret field

Modified server form to match login form UX with password visibility toggle

* Add preauth secret field to edit server with validation and auto-open options

* chore: added missing 18n

* Increase form padding for better error message spacing

* Fix preauth secret removal when not provided

* Change edit server title from 'Edit server name' to 'Edit server'

* Add custom ping function and improve validation in edit server

* chore: revert en_AU

* chore: improved error message

* feat: animate advanced options

* fix: auth secret label being cropped

* refactor: doPing
2025-11-12 16:07:19 +01:00
..
notifications_disabled_notice Add a notification disabled notice to notification settings (#9145) 2025-10-01 08:20:22 -04:00
send_test_notification_notice Refactor and cleanup of option item (#9067) 2025-08-19 14:01:56 +02:00
index.tsx Add test notification tool (#8271) 2024-11-11 10:22:57 +01:00
notifications.test.tsx Add a notification disabled notice to notification settings (#9145) 2025-10-01 08:20:22 -04:00
notifications.tsx feat: edit server pre-authentication secret (#9128) 2025-11-12 16:07:19 +01:00