17 Commits

Author SHA1 Message Date
6e0e00c7f3 docs: comments for the event handling in login 2024-07-01 15:52:37 -05:00
d7cea46427 fix: Issue with request blocking occuring on login 2024-07-01 15:52:37 -05:00
45737f24e4 UI: Cleansheet CSS redesign
Initial skeleton and layout is working.
Still needs a bunch of tweaks.
2024-07-01 15:52:37 -05:00
829b81d3e2 More Desktop Friendly buttons 2023-01-07 17:22:26 -05:00
dd9ce0fca2 Properly delay the navigation until state has loaded 2023-01-04 18:11:35 -05:00
6d21626521 Load State after logging in 2023-01-02 20:48:26 -06:00
a39ed5589f Get rid of unnecessary create_effect calls 2023-01-02 20:29:58 -06:00
8bcafc385d Allow async using spawn_local_scoped 2023-01-02 20:29:05 -06:00
69dc4b99cf Use handler in login form 2023-01-02 20:23:39 -06:00
90346d55eb Thread statehandler through router to pages 2023-01-02 20:23:39 -06:00
7343c77a04 User user_data response to show the user id in the header 2022-12-22 14:43:30 -05:00
997d95e201 Use the api library on the frontend side 2022-12-22 10:49:50 -05:00
3bf9af6f1e Rearrange ui for separate plan and editing sections 2022-11-01 20:24:46 -04:00
e22dba5bed Poor mans tab functionality 2022-10-29 11:55:33 -04:00
8c5093d77f Router Integration and entrypoint sycamore 0.8 conversion 2022-10-11 16:43:22 -04:00
26a98ae89a Get SQLX to work 2022-09-01 14:26:43 -04:00
242cf8eddd Login UI 2022-08-30 17:31:33 -04:00