1
0
forked from PGL/Clyde
Clyde/frontend/src
Anthony Debucquoy 0e7c18e088 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: PGL/Clyde#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