Commit Graph

4 Commits

Author SHA1 Message Date
d774daab59 Fixing the login page availability
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m3s
Build and test backend / Test-backend (pull_request) Successful in 1m51s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
Build and test FrontEnd / Test-frontend (pull_request) Successful in 23s
To access the login page you need login.html. Then this page loads the
login.js that generate the login.vue in the div#app (with the '#app')
2024-03-04 13:24:33 +01:00
7087b48245 Convert login.html to Login.vue
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m28s
Build and test backend / Test-backend (pull_request) Successful in 1m53s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s
Build and test FrontEnd / Test-frontend (pull_request) Successful in 24s
2024-03-03 18:37:55 +01:00
a45e38b1f6 New file for login's style 2024-03-02 15:52:35 +01:00
1c1035ba95 Login prototype 2024-02-29 15:30:42 +01:00