Commit Graph
203 Commits
Author SHA1 Message Date
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
T'JAMPENS QUENTIN p2406187 5787d5fac3 Add validate user route 2025-10-23 11:57:11 +02:00
T'JAMPENS QUENTIN p2406187 7add68c780 Add update user doc 2025-10-23 11:33:47 +02:00
T'JAMPENS QUENTIN p2406187 4fdf38827d Add update user route 2025-10-23 11:33:39 +02:00
T'JAMPENS QUENTIN p2406187 ded8e85c85 Add get user route 2025-10-21 22:18:15 +02:00
T'JAMPENS QUENTIN p2406187 0d926d4b95 Add delete user route 2025-10-21 22:02:53 +02:00
Dayamond fd8c47cd95 Add logout route test 2025-10-21 17:41:52 +02:00
Dayamond ab50743c01 Add logout route 2025-10-21 17:41:44 +02:00
Dayamond 5a41d2e028 Update asserts 2025-10-21 17:25:34 +02:00
Dayamond a7b9ce803b Add routes 2025-10-21 17:18:00 +02:00
Dayamond 42a98f3435 Update create user route 2025-10-21 16:48:18 +02:00
Dayamond c691f81ebb Update user table 2025-10-21 16:45:39 +02:00
Dayamond ef775c70fe rename routes 2025-10-21 16:14:34 +02:00
Dayamond a2e96cef5a change default port 2025-10-21 16:14:27 +02:00
Dayamond 56c9139d0c Remove useless imports 2025-10-21 16:14:20 +02:00
Dayamond 3c929f5c64 Change bruno collection name 2025-10-18 17:20:40 +02:00
Dayamond 223cfe086c Add Bruno tests 2025-10-18 17:17:35 +02:00
Dayamond 1c00dbdb85 Ajout de l'authentification 2025-10-18 16:52:01 +02:00
Dayamond 70fbc02918 Migrations 2025-10-14 22:38:01 +02:00
Dayamond 3d6597a246 Add cors 2025-10-14 22:37:49 +02:00