Samuel Newman
65faee4f08
Unregister push token on signout ( #8661 )
...
* unregister push - WIP
* create agent and submit push token revokation
* mock unregisterpush
* fix import
* Add proxy headers
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2026-01-14 20:55:35 -06:00
Samuel Newman
ad91029f10
Select account redesign ( #8905 )
...
* new designs for select account
* tweak web styles
* add logged out indicator
* unify helper function
* move error, try catch
2025-11-10 06:02:53 -08:00
Samuel Newman
53e43a957c
run yarn lint --fix ( #9013 )
2025-09-09 08:38:21 -07:00
Eric Bailey
3e1f076891
[ 🙅 ] Disambiguation of the deactivation ( #4267 )
...
* Disambiguation of the deactivation
* Snapshot crackle pop
* Change log context
* [🙅 ] Add status to session state (#4269 )
* Add status to session state
* [🙅 ] Add new deactivated screen (#4270 )
* Add new deactivated screen
* Update copy, handle logout
* Remove icons, adjust padding
* [🙅 ] Add deactivate account dialog (#4290 )
* Deactivate dialog
(cherry picked from commit 33940e2dfe0d710c0665a7f68b198b46f54db4a2)
* Factor out dialog, add to delete modal too
(cherry picked from commit 47d70f6b74e7d2ea7330fd172499fe91ba41062d)
* Update copy, icon
(cherry picked from commit e6efabbe78c3f3d9f0f8fb0a06a6a1c4fbfb70a9)
* Update copy
(cherry picked from commit abb0ce26f6747ab0548f6f12df0dee3c64464852)
* Sizing tweaks
(cherry picked from commit fc716d5716873f0fddef56496fc48af0614b2e55)
* Add a11y label
2024-06-04 02:10:43 +01:00
dan
0910525e2e
[Session] Code cleanup ( #3854 )
...
* Split utils into files
* Move reducer to another file
* Write types explicitly
* Remove unnnecessary check
* Move things around a bit
* Move more stuff into agent factories
* Move more stuff into agent
* Fix gates await
* Clarify comments
* Enforce more via types
* Nit
* initSession -> resumeSession
* Protect against races
* Make agent opaque to reducer
* Check using plain condition
2024-05-08 03:30:55 +01:00