Commit Graph

13 Commits

Author SHA1 Message Date
22940d952c added a custom viewmodel for SettingsView 2024-04-14 18:38:28 -07:00
a4d5b7ade3 moving things to use WithLayout and push the darkmode theme to a cookie that is pulled on layout render 2024-04-14 18:38:09 -07:00
68c44812d8 vscode config 2024-04-14 18:37:12 -07:00
9d88d649d1 cleaned up the current bootstrap components 2024-04-14 18:36:04 -07:00
03d151f75a Moved the cookie consts to a domain package 2024-04-14 18:33:17 -07:00
bd82bfeca0 Merge pull request 'features/cookies-maybe' (#2) from features/cookies-maybe into main
Reviewed-on: #2
2024-04-13 11:53:28 -07:00
f955be507a updated handlers with the new view folder and testing how to validate jwt and cookies 2024-04-13 11:51:31 -07:00
04acb45c76 the portal can now validate jwt tokens and return errors when needed 2024-04-13 11:51:00 -07:00
bdd9c8d963 reworked how the views should be setup to make it cleaner and also starting to figure out how to work with the context with templ 2024-04-13 11:50:05 -07:00
ea3fd917d6 bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
574664b8c4 Merge pull request 'first push' (#1) from features/first-push into main
Reviewed-on: #1
2024-04-09 07:30:12 -07:00
db947feb2c first push 2024-04-09 07:29:45 -07:00
1c07f187e0 Initial commit 2024-04-09 07:20:23 -07:00