cdc3772384
Small changes
2024-04-20 12:42:41 +02:00
25575fa4e0
Implements some files uploading in the inscription form and change inscriptionRequest and Curriculum for the cursus acceptance attestation feature
2024-04-19 12:26:48 +02:00
5a57fc78f3
Generalize the ExternalCurriculumList interface so it fits for inscriptionRequest, Studentlist, and inscriptionform
2024-04-19 09:31:55 +02:00
a9e52d34d4
Start the rework of externalCurriculum interface
2024-04-18 21:35:50 +02:00
a89d1b192c
Add the gestion of scholarshipRequest (accept and refuse and select the amount)
2024-04-15 16:17:27 +02:00
4199663d64
Huge commit
...
- Rework the inscription requests system so that it considers the equivalence systems and the impact of the teacher in the inscription procedure.
2024-04-11 16:45:48 +02:00
0c04bed799
this is a test dw
2024-04-10 22:00:08 +02:00
648b73b585
Fix the implementation of externalCurriculum upload
2024-04-04 16:54:11 +02:00
8442101c40
Fixed some css
2024-04-01 11:43:42 +02:00
bce53305b3
Merge master into my branch
2024-04-01 10:40:36 +02:00
47e4fb2f8c
Merge remote-tracking branch 'origin/master' into Leo/InscriptionDesEtudiants
...
# Conflicts:
# frontend/src/Apps/Inscription.vue
# frontend/src/Apps/Login.vue
# frontend/src/Apps/Profil.vue
# frontend/src/Apps/StudentsList.vue
2024-04-01 10:30:29 +02:00
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
9de4b06e75
Login 'fixed'
2024-03-23 13:57:46 +01:00
1fad792be7
Just to merge
2024-03-22 20:14:20 +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