Cockatrice/webclient/src
Jeremy Letto bf08a04cda
Webatrice: tech debt (#4560)
* turn autocomplete off by default on inputs

* trim input fields onSubmit

* move trim to form submit

* cleanup

* remove dead code

* protect trim against null values

* make password optional on Login for servers that allow unregisted logins

* cleanup

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2022-02-06 17:41:02 +01:00
..
api Webatrice: KnownHosts component (#4456) 2021-11-25 22:12:23 -05:00
components Webatrice: tech debt (#4560) 2022-02-06 17:41:02 +01:00
containers Webatrice: tech debt (#4560) 2022-02-06 17:41:02 +01:00
dialogs Webatrice: Add account validation dialog/form (#4547) 2022-01-30 19:42:34 -06:00
forms Webatrice: tech debt (#4560) 2022-02-06 17:41:02 +01:00
hooks Webclient: Handle firing an event once (#4499) 2022-01-30 12:14:28 -05:00
images country dropdown (#4479) 2021-11-16 16:55:30 -05:00
services Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
store Webatrice: show loading screen until protobuf initializes (#4559) 2022-02-04 17:03:39 -05:00
translations Structure change (#4220) 2021-01-20 18:50:18 -05:00
types Webatrice: show loading screen until protobuf initializes (#4559) 2022-02-04 17:03:39 -05:00
websocket Webatrice: show loading screen until protobuf initializes (#4559) 2022-02-04 17:03:39 -05:00
index.css small improvements (#4452) 2021-10-31 22:21:24 -04:00
index.tsx Add ESLint & Run it against the system (#4470) 2021-11-13 14:56:15 -05:00
material-theme.ts Webatrice: show loading screen until protobuf initializes (#4559) 2022-02-04 17:03:39 -05:00
react-app-env.d.ts Webatrice P.O.C. (#3854) 2020-12-31 17:08:15 -05:00
setupTests.ts Webclient: Handle firing an event once (#4499) 2022-01-30 12:14:28 -05:00