Clyde/frontend/src
Anthony Debucquoy 0e7c18e088
All checks were successful
Build and test backend / Build-backend (push) Successful in 2m11s
Build and test backend / Test-backend (push) Successful in 1m23s
deploy to production / deploy-frontend (push) Successful in 23s
deploy to production / deploy-backend (push) Successful in 2m18s
Build and test FrontEnd / Build-frontend (push) Successful in 21s
Base for rest api utilisation (#53)
The restConsumer will be the base, then I will create a js file per
"object" (for instance there will be users.js with all endpoints for
users using the restConsumer.js)

Reviewed-on: #53
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: Maxime <231026@umons.ac.be>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-03-06 21:38:09 +01:00
..
assets Convert login.html to Login.vue 2024-03-04 19:42:57 +01:00
components frontend + ci 2024-02-17 20:58:42 +01:00
rest Base for rest api utilisation (#53) 2024-03-06 21:38:09 +01:00
App.vue Grid setup frontend 2024-03-04 19:42:57 +01:00
i18n.js Base for rest api utilisation (#53) 2024-03-06 21:38:09 +01:00
login.js Base for rest api utilisation (#53) 2024-03-06 21:38:09 +01:00
Login.vue Convert login.html to Login.vue 2024-03-04 19:42:57 +01:00
main.js Convert login.html to Login.vue 2024-03-04 19:42:57 +01:00
utils.js Base for rest api utilisation (#53) 2024-03-06 21:38:09 +01:00