mattermost-mobile/share_extension/components/content_view/attachments
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
..
attachments.tsx feat: edit server pre-authentication secret (#9128) 2025-11-12 16:07:19 +01:00
index.ts Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
info.tsx Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
multiple.tsx (Android) Common component for upload item for main application and share extension (#9028) 2025-09-11 12:54:54 +05:30
shared_upload_item.test.tsx (Android) Common component for upload item for main application and share extension (#9028) 2025-09-11 12:54:54 +05:30
shared_upload_item.tsx (Android) Common component for upload item for main application and share extension (#9028) 2025-09-11 12:54:54 +05:30
single.test.tsx (Android) Common component for upload item for main application and share extension (#9028) 2025-09-11 12:54:54 +05:30
single.tsx (Android) Common component for upload item for main application and share extension (#9028) 2025-09-11 12:54:54 +05:30
thumbnail.tsx Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00