4a314449ad
Add the backend logic for ExternalCurriculum class (need to do one more endpoint)
2024-03-29 15:31:02 +01:00
a3c9d6a7c0
Fix the profilepicture url issue (it wasn't sent to the db)
...
add a prototype of a more generic uploadfile function in uploads.js
makes the distinction between a master cursus and a bachelor cursus in display
2024-03-29 10:55:59 +01:00
94f12f0a86
Add the date and identitycard feature to inscriptionRequest
2024-03-27 16:04:55 +01:00
4715441afd
FINAL COMMIT
2024-03-18 18:47:00 +01:00
753af3874e
Login and register ok and starting requests
2024-03-18 11:55:51 +01:00
8ff29ca34e
Register
2024-03-17 23:19:36 +01:00
b67b25b4a4
Login Finished, add curricula and apps
2024-03-17 13:24:24 +01:00
36ce5a553b
Profil, merge Master and corrections
2024-03-16 15:21:10 +01:00
04f64f505e
Indicated that you are logged by coloring the icon in orange and disconnect if clicked on it
2024-03-16 13:56:29 +01:00
e84e34d735
login
2024-03-16 12:47:49 +01:00
41288258c9
Merge branch 'master' into wal/front/listingUsers
2024-03-16 11:56:37 +01:00
47a0c97f3d
small commit but its for the big merge+ verif psswrd and confirm in login
2024-03-16 11:52:31 +01:00
17d0ae7ccc
Refactoring: cursus -> curriculum frontend
...
I hope I didn't missed anything, this commit is following the previous
one in this branch
2024-03-16 10:17:04 +01:00
385640c10e
Merge branch 'master' into wal/front/listingUsers
2024-03-15 15:14:18 +01:00
a0c38a8d59
adding list of user PROTO
2024-03-15 15:12:01 +01:00
198ee8a4ce
Register API and form optimization [depend: backend /register] ( #93 )
...
Made the register api following the backend
refactored the register form for more ergonomy
**PS: Waiting for the backend to catch up**
Reviewed-on: PGL/Clyde#93
Reviewed-by: Maxime <231026@umons.ac.be>
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: LeoMoulin <leomoulin125@gmail.com>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-03-15 14:46:39 +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
e05492f4a8
Adding all translations
2024-03-14 21:27:03 +01:00
64e7f8dc6b
modifying the frontend to send the image and getting the data
2024-03-13 22:33:39 +01:00
354793a29f
Create Course
2024-03-13 17:54:57 +01:00
07e5fb3a73
profil menu base
2024-03-12 09:55:26 +01:00
ba8b32160d
Lots of refactoring
...
- Removing test mentions in readme
- moving login page as an app
- removing vite broken config
- removing auto-generated and unused vite configuration (base.css)
Overall simplification
(sorry @Wal I kinda destroyed your login page a bit but seems fixable 👉 👈 )
2024-03-08 23:35:11 +01:00