Commit Graph
40 Commits
Author SHA1 Message Date
Giovanni 368465b8f3 add default value to email_notifications and web_notifications 2026-03-26 09:48:36 +01:00
Giovanni 32607f32d8 add web_notifications and email_notifications value to admin user in seeders 2026-03-26 09:05:40 +01:00
Giovanni 1f6f280958 add web_notifications and email_notifications attributs to User migration and model 2026-03-26 09:03:51 +01:00
Giovanni 4ebb1ad6c0 fix attribut name 2026-03-19 10:22:59 +01:00
Giovanni 922b4df8b5 rename model in singular 2026-03-13 15:30:54 +01:00
Giovanni 928d504b27 Merge remote-tracking branch 'origin/dev' into features/notifications 2026-03-12 15:52:54 +01:00
Giovanni 9986dfa956 add user_id attribut on Notifications table 2026-03-09 16:53:38 +01:00
p2405951 ffa77ad386 recup stash 2026-02-24 16:43:16 +01:00
Giovanni 8c0ff638c3 test firstOrCreate method 2026-02-14 10:11:25 +01:00
Giovanni 6c3a11388b set config variables for env variables 2026-02-12 18:31:11 +01:00
Giovanni ac1eaca0df set config variables for env variables 2026-02-12 18:27:06 +01:00
Giovanni 7768e7a9e3 set config variables for env variables 2026-02-12 18:07:23 +01:00
Giovanni d3d7292b80 re-create DatabaseSeeder 2026-02-11 20:02:34 +01:00
Giovanni 97ae8366c0 add env variables for admin informations 2026-02-11 16:36:51 +01:00
Giovanni 7782983fef add env variables for admin informations 2026-02-11 16:31:23 +01:00
Giovanni 6b155d70b3 delete DatabaseSeeder 2026-02-11 16:01:49 +01:00
Giovanni 24aaf8661c create DevSeeder 2026-02-11 16:01:18 +01:00
Giovanni 4d089d004c create ProdSeeder 2026-02-11 16:01:11 +01:00
Giovanni 281094fb7b create ProdSeeder 2026-02-11 15:59:54 +01:00
Giovanni 06f8fec1ab create DevSeeder 2026-02-11 15:59:49 +01:00
Giovanni e006cb1c5e add the admin user in users collection 2026-02-11 15:48:50 +01:00
Giovanni 2790026475 add reverb container, unread attribute in notification pivot table and private channel and event for new register 2026-01-07 16:50:51 +01:00
Giovanni dfb70cc5ce create notification_user table migration 2025-12-10 17:02:45 +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 b7cd27be7e Fix errors 2025-11-29 01:48:20 +01:00
T'JAMPENS QUENTIN p2406187 2c606d4fe7 resolve conflits 2025-11-20 09:01: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
Quentin T'JAMPENS 86b7996d75 Create events factory 2025-10-27 23:13:52 +01:00
Quentin T'JAMPENS 294c3581f9 Set default password to 'password' 2025-10-27 23:06:33 +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 47d433eecb Add verified_at column 2025-10-24 10:59:55 +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 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 ed5376cb43 create user 2025-10-14 22:37:32 +02:00
Dayamond 0f8ce7deea Initial commit 2025-10-13 23:04:46 +02:00