servatrice/webclient/src/websocket
Brent Clark 4c04b4ef5a
Webatrice: Registration toasts (#4566)
* wip

* Registration Success Toast

* remove debugging code

* remove unused field

* Show toast on successful password reset

* Toast on account activation success

* lint and PR feedback

* Rework interface names to avoid collision

* Move CssBaseline to sibling of ToastProvider

Co-authored-by: Brent Clark <brent@backboneiq.com>
2022-02-16 02:40:30 +01:00
..
commands Webatrice: Registration toasts (#4566) 2022-02-16 02:40:30 +01:00
events Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
persistence Webatrice: Registration toasts (#4566) 2022-02-16 02:40:30 +01:00
services Webatrice: improve prebuild steps and add .env configs (#4564) 2022-02-13 00:58:47 +01:00
utils Webatrice: support hashed passwords in register and resetPassword (#4549) 2022-01-30 22:09:16 -06:00
index.ts Refactor websocket into separate services, clean up socket status communication (#4433) 2021-10-17 01:07:30 -04:00
WebClient.ts Webclient: Handle firing an event once (#4499) 2022-01-30 12:14:28 -05:00