Commit Graph

21 Commits

Author SHA1 Message Date
jtom38 acda30ee33 Merge pull request 'features/client-side-settings' (#3) from features/client-side-settings into main
Reviewed-on: #3
2024-04-14 19:40:29 -07:00
James Tombleson fe4293b02f minor changes 2024-04-14 19:38:45 -07:00
James Tombleson a110f2de73 the base layout now pulls the cookie for darkmode and loads it into the context 2024-04-14 19:38:15 -07:00
James Tombleson 9dbd8e0e00 Same thing here, once they post a new value just return something basic for now 2024-04-14 19:37:06 -07:00
James Tombleson 2086ff3547 simple loginPost to avoid double layouts 2024-04-14 19:36:45 -07:00
James Tombleson cda43e8ae2 updated the cookie view to show darkmode settings 2024-04-14 19:36:30 -07:00
James Tombleson 6cfc53901e working on getting the clientside settings in place 2024-04-14 18:39:04 -07:00
James Tombleson f9c7032e92 domain updates 2024-04-14 18:38:44 -07:00
James Tombleson 22940d952c added a custom viewmodel for SettingsView 2024-04-14 18:38:28 -07:00
James Tombleson 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
James Tombleson 68c44812d8 vscode config 2024-04-14 18:37:12 -07:00
James Tombleson 9d88d649d1 cleaned up the current bootstrap components 2024-04-14 18:36:04 -07:00
James Tombleson 03d151f75a Moved the cookie consts to a domain package 2024-04-14 18:33:17 -07:00
jtom38 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
James Tombleson f955be507a updated handlers with the new view folder and testing how to validate jwt and cookies 2024-04-13 11:51:31 -07:00
James Tombleson 04acb45c76 the portal can now validate jwt tokens and return errors when needed 2024-04-13 11:51:00 -07:00
James Tombleson 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
James Tombleson ea3fd917d6 bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
jtom38 574664b8c4 Merge pull request 'first push' (#1) from features/first-push into main
Reviewed-on: #1
2024-04-09 07:30:12 -07:00
James Tombleson db947feb2c first push 2024-04-09 07:29:45 -07:00
jtom38 1c07f187e0 Initial commit 2024-04-09 07:20:23 -07:00