Commit graph

16 commits

Author SHA1 Message Date
14839c0c01 fix: restyle login page 2025-05-06 14:01:54 +02:00
cda7900fde feat: trying to add normal login button
Some checks failed
container-scan / Container Scan (pull_request) Failing after 51s
docker-build / docker (pull_request) Failing after 3m50s
2025-05-06 11:37:30 +02:00
1a34e685bd feat: update login and logout components and labels
Some checks failed
container-scan / Container Scan (pull_request) Successful in 5m28s
docker-build / docker (pull_request) Failing after 6m20s
2025-05-04 04:36:11 +02:00
ec359f1eff refactor(login): page styling
All checks were successful
container-scan / Container Scan (pull_request) Successful in 1m52s
docker-build / docker (pull_request) Successful in 5m26s
2025-04-19 21:34:22 +00:00
d9705b8dfb feat: added labeled input and texbox stying 2025-04-19 21:34:22 +00:00
cc58dfbbbe feat: added logout route and icon 2025-04-19 21:34:22 +00:00
c3cc67bf75 fix: changed button component references 2025-04-19 21:34:22 +00:00
61d1bf50fc feat: add Home page with Logout button 2025-04-19 21:34:22 +00:00
6b14e093e7 fix: renamed button related files 2025-04-19 21:34:22 +00:00
5a6c03a041 feat: added default route to /login 2025-04-19 21:34:22 +00:00
dc729d4b58 feat: setup protected routes 2025-04-19 21:34:22 +00:00
8a90940dd6 feat: added button styling and updated login layout 2025-04-19 21:34:22 +00:00
6c1a244421 feat: implement basic oauth authentication 2025-04-19 21:34:22 +00:00
47210601f4
style: prettier format
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m56s
docker-build / docker (pull_request) Successful in 4m33s
2025-04-18 14:27:00 +02:00
a7e94e9673
refactor: remove unused example css code
Some checks failed
container-scan / Container Scan (pull_request) Successful in 1m41s
docker-build / docker (pull_request) Failing after 1m18s
2025-04-16 23:50:26 +02:00
de3b35bfa9
feat: initialize next.js application 2025-04-15 19:15:57 +02:00