tfstated/pkg/webui
2025-02-22 13:35:17 +01:00
..
html chore(webui): refactored state creation page and route 2025-02-22 00:35:17 +01:00
static feat(webui): implement state versions list 2025-01-27 22:00:51 +01:00
cache.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
error.go feat(webui): bootstrap a proper UI 2025-01-26 00:04:38 +01:00
healthz.go feat(tfstated): bootstrap webui listening on a second port 2025-01-02 19:43:53 +01:00
index.go feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
login.go feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
logout.go feat(webui): bootstrap a proper UI 2025-01-26 00:04:38 +01:00
render.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
routes.go chore(webui): refactored state creation page and route 2025-02-22 00:35:17 +01:00
run.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
sessions.go fix(webui): fix invalid session cookie handling 2025-01-29 00:22:12 +01:00
settings.go feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
state.go chore(tfstated): change database state id and version id formats to uuidv7 2025-02-22 13:35:17 +01:00
states.go chore(tfstated): change database state id and version id formats to uuidv7 2025-02-22 13:35:17 +01:00
version.go chore(tfstated): change database state id and version id formats to uuidv7 2025-02-22 13:35:17 +01:00