Commit Graph
72 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 6c4d03eb6b Update 2025-11-24 23:18:10 +01:00
T'JAMPENS QUENTIN p2406187 1f077cfdd2 Update README.md 2025-11-24 22:19:26 +01:00
T'JAMPENS QUENTIN p2406187 60d1ec1364 Update docker conf 2025-11-24 22:16:16 +01:00
T'JAMPENS QUENTIN p2406187 1eb75b5782 Merge branch 'feature/docker' into 'dev'
Feature/docker

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!6
2025-11-23 22:38:51 +00:00
T'JAMPENS QUENTIN p2406187 457dd6679b Update README.md 2025-11-23 23:37:33 +01:00
T'JAMPENS QUENTIN p2406187 bd4dceace6 Add sample website 2025-11-23 23:35:32 +01:00
T'JAMPENS QUENTIN p2406187 b1a0edb474 Create docker configuration 2025-11-23 23:35:24 +01:00
T'JAMPENS QUENTIN p2406187 4ae2905b48 Merge branch 'feature/tasks' into 'dev'
Feature/tasks

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!5
2025-11-21 23:39:59 +00:00
T'JAMPENS QUENTIN p2406187 59a5a4fde9 add delete event route 2025-11-22 00:37:59 +01:00
T'JAMPENS QUENTIN p2406187 c83b626b9a add get all events route 2025-11-22 00:33:51 +01:00
T'JAMPENS QUENTIN p2406187 9e271f8a3e add update event task route 2025-11-21 16:16:34 +01:00
T'JAMPENS QUENTIN p2406187 d6a8fd3010 add update event route 2025-11-21 16:08:04 +01:00
T'JAMPENS QUENTIN p2406187 d5f1c7f163 add delete event tasks route 2025-11-21 15:44:25 +01:00
T'JAMPENS QUENTIN p2406187 016017ab30 add get event tasks route 2025-11-21 12:07:23 +01:00
T'JAMPENS QUENTIN p2406187 23da5640c7 Merge branch 'feature/front' into 'dev'
Host frontend

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!4
2025-11-21 10:52:25 +00:00
T'JAMPENS QUENTIN p2406187 83a401bd15 Host frontend 2025-11-21 11:49:03 +01:00
T'JAMPENS QUENTIN p2406187 5e846a8896 Add get user task by id 2025-11-21 11:08:11 +01:00
T'JAMPENS QUENTIN p2406187 feef269015 Add get user by id tasks 2025-11-20 12:16:38 +01:00
T'JAMPENS QUENTIN p2406187 d142979e49 Split routes 2025-11-20 12:09:17 +01:00
T'JAMPENS QUENTIN p2406187 feb901c9e8 Add get user's tasks route 2025-11-20 11:23:56 +01:00
T'JAMPENS QUENTIN p2406187 fd65cfdc1c fix max participant reached 2025-11-20 11:23:21 +01:00
T'JAMPENS QUENTIN p2406187 2c606d4fe7 resolve conflits 2025-11-20 09:01:13 +01:00
T'JAMPENS QUENTIN p2406187 347522a429 Merge branch 'docs' into 'dev'
Docs

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!3
2025-11-17 21:52:15 +00:00
T'JAMPENS QUENTIN p2406187 fdc4819c2e Update README.md 2025-11-17 22:51:25 +01:00
T'JAMPENS QUENTIN p2406187 dea69e018e Remove vars values + move headers to collection headers 2025-11-17 22:40:08 +01:00
T'JAMPENS QUENTIN p2406187 67048d7f4b Add methods 2025-11-17 22:35:09 +01:00
T'JAMPENS QUENTIN p2406187 5b01f2e9f4 Update doc 2025-11-17 22:32:30 +01:00
T'JAMPENS QUENTIN p2406187 ad0f51c405 Add /me route 2025-11-16 01:53:46 +01:00
Giovanni 901c6ab68e creation of the create and get routes for Notifications 2025-11-14 17:41:01 +01:00
T'JAMPENS QUENTIN p2406187 827ade852e Create assign task to user route 2025-11-14 12:22:59 +01:00
T'JAMPENS QUENTIN p2406187 55f332d28e Create assign task route 2025-11-14 09:47:13 +01:00
T'JAMPENS QUENTIN p2406187 71fc82a0e7 Create relationship task_user 2025-11-14 09:46:57 +01:00
Giovanni 3c2128b9b7 creation of Notifications table and migration 2025-11-09 18:04:25 +01:00
T'JAMPENS QUENTIN p2406187 f353e0c964 Creation table tasks 2025-11-09 16:17:10 +01:00
T'JAMPENS QUENTIN p2406187 8341021ba5 Merge branch 'features/events' into 'dev'
Features/events

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!2
2025-10-27 22:20:00 +00:00
Quentin T'JAMPENS 86b7996d75 Create events factory 2025-10-27 23:13:52 +01:00
Quentin T'JAMPENS 8e3f189e77 Fix dev url 2025-10-27 23:07:24 +01:00
Quentin T'JAMPENS 75e156ae07 Fix xsrf tokens 2025-10-27 23:07:19 +01:00
Quentin T'JAMPENS 294c3581f9 Set default password to 'password' 2025-10-27 23:06:33 +01:00
Quentin T'JAMPENS 41cf8a5a44 Create event route + doc 2025-10-27 23:06:17 +01:00
Quentin T'JAMPENS adfe2a9fe1 Create event table 2025-10-27 22:46:35 +01:00
Quentin T'JAMPENS 9cf93d93c7 Update factory and seed 2025-10-27 22:33:52 +01:00
T'JAMPENS QUENTIN p2406187 a3c418de46 Create environnement 2025-10-24 17:18:43 +02:00
T'JAMPENS QUENTIN p2406187 8932c90c8a Change return error 2025-10-24 11:33:53 +02:00
T'JAMPENS QUENTIN p2406187 b3222f0f46 Add get all users route 2025-10-24 11:32:16 +02:00
T'JAMPENS QUENTIN p2406187 47d433eecb Add verified_at column 2025-10-24 10:59:55 +02:00
T'JAMPENS QUENTIN p2406187 081cd66a8e Add delete user by id route 2025-10-24 10:02:06 +02:00
T'JAMPENS QUENTIN p2406187 2c94483cd9 Add role and validate in getUser route 2025-10-24 09:42:00 +02:00
T'JAMPENS QUENTIN p2406187 2cf024fe3e Update extractCSRF function 2025-10-24 09:39:54 +02:00
T'JAMPENS QUENTIN p2406187 219c71a99b Add modify user role route 2025-10-24 09:35:44 +02:00