mattermost-mobile/app/init
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
..
app.ts revert: floating banner & low connectivity (#9254) 2025-11-04 07:15:51 -07:00
credentials.ts feat: edit server pre-authentication secret (#9128) 2025-11-12 16:07:19 +01:00
launch.test.ts revert: floating banner & low connectivity (#9254) 2025-11-04 07:15:51 -07:00
launch.ts test: Add tests for launch.ts initialization logic (#8547) 2025-02-03 08:22:16 -05:00
managed_app.ts Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
push_notifications.test.ts test: Add tests for push notifications module (#8535) 2025-01-30 08:25:44 -05:00
push_notifications.ts Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00