Commit Graph
241 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 056f42b815 Check user email 2025-12-10 09:52:22 +01:00
Giovanni 8426755db3 add user search in SearchController, add start and end datetime in events table 2025-12-09 12:28:02 +01:00
T'JAMPENS QUENTIN p2406187 319f143327 Merge branch 'dev' into features/phoneValidation
# Conflicts:
#	composer.json
#	composer.lock
2025-12-09 12:27:19 +01:00
T'JAMPENS QUENTIN p2406187 04e45f3b83 Check user phone 2025-12-09 12:20:12 +01:00
T'JAMPENS QUENTIN p2406187 6ae4fd1cdd Install propaganistas/laravel-phone 2025-12-09 12:19:56 +01:00
JOSSERAND GIOVANNI p2405212 da20be4558 Merge branch 'features/typesense' into 'dev'
Features/typesense

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!8
2025-12-07 15:14:57 +00:00
JOSSERAND GIOVANNI p2405212 b8ccef3fb5 Merge branch 'dev' into 'features/typesense'
# Conflicts:
#   routes/events.php
2025-12-07 15:14:51 +00:00
Giovanni 2db242d43a Replace bind mount with Docker managed volume for Typesense 2025-12-07 16:13:03 +01:00
T'JAMPENS QUENTIN p2406187 ad3157807c Send task on get all events route 2025-12-07 01:08:18 +01:00
T'JAMPENS QUENTIN p2406187 efd87bf5cd Create UserService 2025-12-05 15:08:18 +01:00
T'JAMPENS QUENTIN p2406187 7bf6ffe2f8 Create get event route doc 2025-12-02 16:25:30 +01:00
T'JAMPENS QUENTIN p2406187 6a0125eeaf Create get event route 2025-12-02 16:25:18 +01:00
T'JAMPENS QUENTIN p2406187 897e92d8f0 Create get role fct 2025-12-02 16:12:48 +01:00
T'JAMPENS QUENTIN p2406187 238127bc16 Update /me route 2025-12-02 16:12:29 +01:00
T'JAMPENS QUENTIN p2406187 232804fb39 Update composer.json 2025-12-02 15:28:56 +01:00
Giovanni 20654b2eff add of Search events route 2025-11-29 20:11:06 +01:00
Giovanni a7b8de3205 add of typesense container, searchEvents route and SearchController and method 2025-11-29 20:10:09 +01:00
T'JAMPENS QUENTIN p2406187 b7cd27be7e Fix errors 2025-11-29 01:48:20 +01:00
T'JAMPENS QUENTIN p2406187 99655b0d84 Merge branch 'feature/docker' into 'dev'
Feature/docker

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!7
2025-11-28 07:52:16 +00:00
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