Commit graph

121 commits

Author SHA1 Message Date
0187b2e955 fix: update middleware to check MEETUP_SKIP_LOGIN environment variable before redirecting to login
Some checks failed
container-scan / Container Scan (pull_request) Successful in 5m3s
docker-build / docker (pull_request) Failing after 6m25s
2025-05-08 13:14:35 +02:00
aeff20589b feat: replace login button with a dedicated login form component 2025-05-08 13:14:35 +02:00
d8d666f2f0 fix: removes duplicate SSO login component 2025-05-08 13:12:41 +02:00
d7e682d484 fix: removes unused props from login component 2025-05-08 13:12:41 +02:00
bf50f3a5a5 fix: disable sso login when no issuer present 2025-05-08 13:12:41 +02:00
43504d31f7 feat: added normal login button 2025-05-08 13:12:41 +02:00
710db0a991 feat: trying to add normal login button 2025-05-08 13:12:41 +02:00
486e8cc1f8 feat: update login and logout components and labels 2025-05-08 13:12:41 +02:00
4d781775e3 refactor(login): page styling 2025-05-08 13:12:41 +02:00
64bd361b57 feat: added labeled input and texbox stying 2025-05-08 13:12:41 +02:00
d781567b4f feat: added logout route and icon 2025-05-08 13:12:41 +02:00
eb74878380 fix: changed button component references 2025-05-08 13:12:41 +02:00
9987eb651b feat: add Home page with Logout button 2025-05-08 13:12:41 +02:00
8a627983df fix: renamed button related files 2025-05-08 13:12:41 +02:00
93b1fec364 feat: added default route to /login 2025-05-08 13:12:41 +02:00
d43c0f78b4 feat: setup protected routes 2025-05-08 13:12:41 +02:00
77ef7038d2 feat: added button styling and updated login layout 2025-05-08 13:12:41 +02:00
d86c86e137 feat: implement basic oauth authentication 2025-05-08 13:11:59 +02: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