Commit graph

19 commits

Author SHA1 Message Date
5c6ff8f901
feat(webui): add user accounts list, admin middleware and admin restricted menu entries 2025-02-26 00:07:35 +01:00
a83296b79a
[webui] refactored states and versions routes 2025-02-23 22:06:46 +01:00
6fd1663d8c
chore(tfstated): change database state id and version id formats to uuidv7 2025-02-22 13:35:17 +01:00
169e2d0d9d
chore(webui): refactored state creation page and route 2025-02-22 00:35:17 +01:00
517c134ccd
fix(webui): return an error when fetching an non existent state version 2025-02-10 23:50:32 +01:00
fcc2206124
feat(webui): add state creation page 2025-02-04 23:34:26 +01:00
ab548d249b
chore(tfstated): change database account id format to uuidv7 2025-01-31 20:53:29 +01:00
98c7d6f578
feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
ab043d8617
fix(webui): fix invalid session cookie handling 2025-01-29 00:22:12 +01:00
21c8d6601a
feat(webui): bootstrap state version page 2025-01-28 00:30:30 +01:00
26e10a9399
feat(webui): implement state versions list 2025-01-27 22:00:51 +01:00
80958d5b0f
chore(webui): remove redundant set of the Cache-Control header in state get handler 2025-01-26 18:04:24 +01:00
4e029fb83a
feat(webui): bootstrap a proper UI 2025-01-26 00:04:38 +01:00
09885ef1e4
feat(webui): implement states list 2025-01-22 00:46:49 +01:00
7885b19b54
chore(webui): refactor login and session middleware handling 2025-01-14 22:24:05 -05:00
1292d189cf
feat(webui): implement logout process 2025-01-13 10:11:20 +01:00
6e069484cb
feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
c18d03d404
chore(tfstated): refactor middlewares 2025-01-03 00:54:15 +01:00
24bca7067b
feat(tfstated): bootstrap webui listening on a second port 2025-01-02 19:43:53 +01:00