refactor: modularize template view #4

Merged
me merged 8 commits from refactor/modular-view-template into main 2026-05-11 22:45:11 +00:00

8 Commits

Author SHA1 Message Date
ramvignesh-b eac5aa7056 test: update auth callback assertions to verify redirect status and location header
CI / build (pull_request) Successful in 22s
2026-05-12 04:14:26 +05:30
ramvignesh-b 0be9a05c09 refactor: fix lint and formatting
CI / build (pull_request) Failing after 22s
2026-05-12 04:07:34 +05:30
ramvignesh-b ced524dc31 refactor: enhance dashboard UI styling
CI / build (pull_request) Failing after 23s
2026-05-12 03:59:06 +05:30
ramvignesh-b bd6c3790e6 chore: update Alpine.js to latest major version via unpkg CDN 2026-05-12 03:42:39 +05:30
ramvignesh-b 7192ba381d fix: clear invalid API key and reset state on unlock failure 2026-05-12 03:41:08 +05:30
ramvignesh-b 72548db9af refactor: migrate success view from static HTML to dynamic JSX route component 2026-05-12 03:39:39 +05:30
ramvignesh-b 2c2a2eb6c4 feat: migrate dashboard to JSX and move client-side scripts to JS 2026-05-12 03:32:44 +05:30
ramvignesh-b eedab2347c feat: add static file serving and refactor dashboard form to use FormData 2026-05-12 01:59:25 +05:30