Commit Graph

5753 Commits

Author SHA1 Message Date
Eric Bailey b0247968fb Add link back to update email from verify email dialog 2025-05-07 09:44:15 -05:00
Eric Bailey a333fe4086 Update copy 2025-05-07 09:35:50 -05:00
Eric Bailey 158c9b996c Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:33:57 -05:00
Eric Bailey cb9e343e26 Update copy 2025-05-07 09:29:24 -05:00
Eric Bailey 2b490249ad Update copy 2025-05-07 09:25:19 -05:00
Eric Bailey 4e38b4b4c0 Update copy 2025-05-07 09:24:32 -05:00
Eric Bailey 242774abc8 Update copy 2025-05-07 09:24:32 -05:00
Eric Bailey ecf63444ca Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:24:20 -05:00
Eric Bailey a8bdf88c80 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:23:51 -05:00
Eric Bailey ef42a2ab8c Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:23:24 -05:00
Eric Bailey c53aaaf566 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:22:24 -05:00
Eric Bailey f67f25e695 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:21:14 -05:00
Eric Bailey 34f8689570 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:14:48 -05:00
Eric Bailey 1d92a0bb41 Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:14:15 -05:00
Eric Bailey c073a69ecb Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:13:58 -05:00
Eric Bailey be4029fd43 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:13:42 -05:00
Eric Bailey d3dda11343 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:13:25 -05:00
Eric Bailey 7edc122749 Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-05-07 09:13:09 -05:00
Eric Bailey 8f747f0cb9 Use an effect silly goose 2025-05-02 15:39:25 -05:00
Eric Bailey 07b96f99fc Fix X button 2025-05-02 15:37:31 -05:00
Eric Bailey f8a4569e91 Update instructions 2025-05-02 15:26:11 -05:00
Eric Bailey d6dfe2a77f Add 2FA warning 2025-05-02 15:25:36 -05:00
Eric Bailey fc0d6dc898 Check color 2025-05-02 15:20:59 -05:00
Eric Bailey bacd425a43 Update icon 2025-05-02 15:17:29 -05:00
Eric Bailey d475610e25 Clear dialog state
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-05-02 15:16:13 -05:00
Eric Bailey 9fdde1cdf3 [APP-1158] Gate features by email verification state (#8305)
* Use new hook in all locations

* Format

* Seems to work, not great duplication

* Wrap all open composer calls

* Remove unneeded spans

* Missed one

* Fix handler on Conversation

* Gate new chat in header

* Add comment

* Remove whoopsie

* Format

* add hackfix for dialog not showing

* add prompt to accept chat btn

* navigation not necessary

* send back one screen, rather than home

* Update comment

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-05-02 15:06:28 -05:00
Eric Bailey 2f9b23c6aa Move to global context 2025-04-29 10:11:55 -05:00
Eric Bailey e855ffc1c5 Clean errors 2025-04-28 21:02:31 -05:00
Eric Bailey f11b24e80e Use listeners for easier to grok logic 2025-04-28 20:38:55 -05:00
Eric Bailey b1257365e8 Format 2025-04-28 15:57:56 -05:00
Eric Bailey 6c79f2efaf Couple missing translations 2025-04-28 15:41:19 -05:00
Eric Bailey 5c12f598a6 Do better 2025-04-28 15:12:15 -05:00
Eric Bailey 9cab89875b Fix lint 2025-04-28 14:48:44 -05:00
Eric Bailey cc66745581 Handle verification requirements for composer and convo 2025-04-28 14:48:21 -05:00
Eric Bailey ec7dfeafa2 Improve session refresh 2025-04-28 14:07:48 -05:00
Eric Bailey c2cfc5f581 Add verification reminder screen 2025-04-28 13:57:16 -05:00
Eric Bailey 57c4d1516c Normalize convetions 2025-04-28 13:33:16 -05:00
Eric Bailey 527945ad7f Clean up verify state, handle normal callback 2025-04-28 13:31:52 -05:00
Eric Bailey c7e2e3dc29 Clean up state in Update step 2025-04-28 13:02:44 -05:00
Eric Bailey cbe7260578 Add 2FA screens 2025-04-28 11:17:14 -05:00
Eric Bailey 05f1872ef7 Add new state 2025-04-27 18:31:03 -05:00
Eric Bailey 46af6ceb5f Fix load state when reusing same email 2025-04-27 18:15:49 -05:00
Eric Bailey f4482dd292 Handle instructions and integrate into 2FA setting 2025-04-25 15:57:54 -05:00
Eric Bailey 90cb1ac41f Handle token step 2025-04-25 15:36:48 -05:00
Eric Bailey 4a7c4fd215 Remove tentative EnterCode step 2025-04-25 15:13:11 -05:00
Eric Bailey ecab279de3 Verify step, integrate stateful control 2025-04-25 15:12:35 -05:00
Eric Bailey 795bdbeb59 Fire off confirmation email after change 2025-04-25 13:59:58 -05:00
Eric Bailey d7d297b03b Update email 2025-04-25 13:01:40 -05:00
Eric Bailey 71acb413e9 WIP 2025-04-24 20:12:18 -05:00
Samuel Newman 8ec8a64472 Modernize in-app browser consent dialog (#8191)
* add stateful dialog control hook

* add new alf'd consent

* make secondary_inverted buttons clearer

* contingency for opening a link from another dialog

* rm old modal

* Differentiate buttons more

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-24 16:41:11 -05:00