2917d645fa
post Mock and corrections
2024-04-22 13:29:59 +02:00
e0a3a618a1
Final Schedule - merge
2024-04-21 18:10:00 +02:00
bc87748b31
Merge master part1
2024-04-21 00:10:33 +02:00
be23c3ab91
FINAL WITHOUT CLEAN
2024-04-20 19:30:01 +02:00
f8d60f40fc
Removing toaster at every request
...
It is possible to explicitly request a toaster for a request by setting
its config['toast'] to true
2024-04-18 08:32:06 +02:00
a2be04bfb3
link backend Post Patch Delete Lesson
2024-04-16 22:03:48 +02:00
0e26e1a0db
adding compose for launching properly everything
2024-03-30 23:23:33 +01:00
c35f675a11
Manage course + delete course END
2024-03-18 15:47:04 +01:00
0871d2971d
manage Course finished
2024-03-18 14:51:27 +01:00
753af3874e
Login and register ok and starting requests
2024-03-18 11:55:51 +01:00
17ab241250
show map by role
2024-03-16 16:57:52 +01:00
1502cc871c
Merge pull request 'UploadAPI and profilePicture' ( #102 ) from tonitch/front/apiUpload into master
...
Reviewed-on: PGL/Clyde#102
Reviewed-by: LeoMoulin <leomoulin125@gmail.com>
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: Maxime <231026@umons.ac.be>
2024-03-14 22:37:30 +01:00
97a2c8a9f6
Fix the "error" bug
...
Even when the requests was sucessfull, the "error" toast was
appearing... now it should do a "success" when adequate
2024-03-14 21:06:33 +01:00
64e7f8dc6b
modifying the frontend to send the image and getting the data
2024-03-13 22:33:39 +01:00
ac88307036
fix expiration date and frontend requests
2024-03-09 16:22:38 +01:00
0b4b38f6c5
Fix typo
...
Merci javascript pour ces erreurs de qualitée...
2024-03-09 10:36:20 +01:00
21de520175
Fixing the cross origine on the frontend side
2024-03-09 10:29:32 +01:00
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