Commit Graph
100 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 4688cd1757 Create task btn 2026-01-13 23:30:04 +01:00
T'JAMPENS QUENTIN p2406187 4600879c6e Fix backend url 2026-01-13 23:29:54 +01:00
T'JAMPENS QUENTIN p2406187 23dbbf0d09 Add delete event method 2026-01-12 22:19:23 +01:00
T'JAMPENS QUENTIN p2406187 fa80bed166 Create delete event btn 2026-01-12 22:13:26 +01:00
T'JAMPENS QUENTIN p2406187 49c2347931 Get contact email from appConf file 2026-01-12 21:56:22 +01:00
T'JAMPENS QUENTIN p2406187 ac21cadf4a Create appConf file 2026-01-12 21:56:10 +01:00
T'JAMPENS QUENTIN p2406187 1c10240b8d Fix backend url conf 2026-01-12 21:50:03 +01:00
T'JAMPENS QUENTIN p2406187 6723d42a5f Hide event tasks 2026-01-12 21:36:31 +01:00
T'JAMPENS QUENTIN p2406187 c48bd0856f Install libs 2026-01-12 21:30:27 +01:00
T'JAMPENS QUENTIN p2406187 2ba9c84c41 Fix import 2026-01-12 21:30:18 +01:00
T'JAMPENS QUENTIN p2406187 6165978ef3 Add unassign btn 2026-01-12 15:50:48 +01:00
T'JAMPENS QUENTIN p2406187 6d15582819 Show task is assigned to user + fix assign user 2026-01-12 15:35:22 +01:00
T'JAMPENS QUENTIN p2406187 00c02a4c30 Create eventTask component 2026-01-12 14:32:34 +01:00
T'JAMPENS QUENTIN p2406187 8d0174e47e Fix user is null 2026-01-12 14:21:13 +01:00
T'JAMPENS QUENTIN p2406187 00142f1e3e Allow user to assign to a task 2026-01-12 14:11:51 +01:00
T'JAMPENS QUENTIN p2406187 bb369c629b Display data 2026-01-12 00:51:57 +01:00
T'JAMPENS QUENTIN p2406187 101a3bc7b1 Change eventDetails path 2026-01-12 00:28:54 +01:00
T'JAMPENS QUENTIN p2406187 f2db26150c Fix 2026-01-12 00:26:55 +01:00
T'JAMPENS QUENTIN p2406187 b58a1a321d Add date to event create 2026-01-07 17:04:10 +01:00
T'JAMPENS QUENTIN p2406187 d6cff2d474 Format date 2026-01-07 15:18:52 +01:00
T'JAMPENS QUENTIN p2406187 ca03ef147e Fetch events from homepage 2026-01-07 15:15:27 +01:00
T'JAMPENS QUENTIN p2406187 5d7a79f82a link homepage calendar to backend 2026-01-07 15:15:02 +01:00
T'JAMPENS QUENTIN p2406187 d98c6db3c2 Uncomment links 2026-01-07 14:55:57 +01:00
T'JAMPENS QUENTIN p2406187 929ef5fa82 Link hompeage eventlist to backend 2026-01-07 14:55:57 +01:00
T'JAMPENS QUENTIN p2406187 0f0c51cfbd Uncomment links 2026-01-07 14:55:17 +01:00
T'JAMPENS QUENTIN p2406187 7f5be9ea32 Link hompeage eventlist to backend 2026-01-07 14:55:17 +01:00
T'JAMPENS QUENTIN p2406187 cab258ff51 Remove .env from repo 2026-01-05 09:30:17 +01:00
T'JAMPENS QUENTIN p2406187 e19e6844f4 fix errors 2026-01-05 09:28:58 +01:00
T'JAMPENS QUENTIN p2406187 e43ff5c269 Fix .gitignore 2025-12-17 16:59:13 +01:00
T'JAMPENS QUENTIN p2406187 6bcc7e4496 Redirect if user is not admin 2025-12-17 16:57:16 +01:00
T'JAMPENS QUENTIN p2406187 ef948432d1 Show admin link if user is admin 2025-12-17 15:33:37 +01:00
T'JAMPENS QUENTIN p2406187 c2f4c9fa55 Redirect to 404 page if user not found 2025-12-17 15:20:51 +01:00
T'JAMPENS QUENTIN p2406187 883d19d7c4 Update PageNotFound.jsx 2025-12-17 15:10:58 +01:00
T'JAMPENS QUENTIN p2406187 fa9298a334 Create PageNotFound.jsx 2025-12-17 15:05:29 +01:00
T'JAMPENS QUENTIN p2406187 6147b98c52 improve ux 2025-12-17 14:50:11 +01:00
T'JAMPENS QUENTIN p2406187 20bbc62b3d Link VolunteerProfilePage to backend server 2025-12-17 14:46:19 +01:00
T'JAMPENS QUENTIN p2406187 a99a4d5943 Fix icons 2025-12-17 14:41:19 +01:00
T'JAMPENS QUENTIN p2406187 204caf3a8c Fix logo 2025-12-17 14:34:56 +01:00
T'JAMPENS QUENTIN p2406187 9f681d6345 Create VolunteerProfilePage 2025-12-17 14:32:04 +01:00
T'JAMPENS QUENTIN p2406187 7fa9b74bd8 Create ThemeSwitcher story 2025-12-15 17:04:06 +01:00
T'JAMPENS QUENTIN p2406187 3051a0b2ca Create ValidationErrorPage 2025-12-15 16:49:07 +01:00
T'JAMPENS QUENTIN p2406187 9ad78b342e Call create function + update style 2025-12-15 15:32:11 +01:00
T'JAMPENS QUENTIN p2406187 67b02c297f Create event function 2025-12-15 15:31:56 +01:00
T'JAMPENS QUENTIN p2406187 9cd56a8472 Create event modal 2025-12-15 14:25:25 +01:00
T'JAMPENS QUENTIN p2406187 0027bfc5f2 Update login test 2025-12-10 15:41:12 +01:00
T'JAMPENS QUENTIN p2406187 95a167c663 Handle login errors 2025-12-10 15:35:12 +01:00
T'JAMPENS QUENTIN p2406187 562a570dda Add unit test 2025-12-10 14:57:50 +01:00
T'JAMPENS QUENTIN p2406187 9767b4029f Change login path 2025-12-10 14:57:43 +01:00
T'JAMPENS QUENTIN p2406187 45dda2ef0a Fix path 2025-12-10 14:10:41 +01:00
T'JAMPENS QUENTIN p2406187 8f93d6369a remove console.log 2025-12-10 14:01:43 +01:00
T'JAMPENS QUENTIN p2406187 944e1f0122 Fix theme icon path 2025-12-10 13:58:50 +01:00
T'JAMPENS QUENTIN p2406187 11efe3565e Fix import 2025-12-10 12:23:28 +01:00
T'JAMPENS QUENTIN p2406187 7a532492ea Merge branch 'dev' of https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/gestion-benevoles-association/frontend into dev 2025-12-10 12:17:56 +01:00
T'JAMPENS QUENTIN p2406187 2dd2cd2d4b Disallow access to /admin if user is not admin 2025-12-10 12:15:52 +01:00
T'JAMPENS QUENTIN p2406187 c1a7db12e3 Change btn type 2025-12-10 11:52:48 +01:00
T'JAMPENS QUENTIN p2406187 174d4f364c Show error modal 2025-12-10 10:19:18 +01:00
T'JAMPENS QUENTIN p2406187 6bab503447 Add feedback error 2025-12-10 10:02:16 +01:00
T'JAMPENS QUENTIN p2406187 0749bed223 Redirect to / if connected 2025-12-10 09:40:09 +01:00
T'JAMPENS QUENTIN p2406187 5f8333e3f6 Update placeholder 2025-12-10 09:25:31 +01:00
T'JAMPENS QUENTIN p2406187 01457c4328 Add phone and password confirmation 2025-12-10 09:25:20 +01:00
T'JAMPENS QUENTIN p2406187 6c1d434a00 Change admin route 2025-12-10 09:25:03 +01:00
T'JAMPENS QUENTIN p2406187 5c48f1918e fix searchEvent route 2025-12-10 09:01:53 +01:00
T'JAMPENS QUENTIN p2406187 417b9856ad fix default theme icon 2025-12-09 11:52:57 +01:00
T'JAMPENS QUENTIN p2406187 16e91eed9f Add icon to ThemeSwitcher.jsx 2025-12-09 11:43:57 +01:00
T'JAMPENS QUENTIN p2406187 1c80e61329 Close modal on click 2025-12-09 11:20:00 +01:00
T'JAMPENS QUENTIN p2406187 255880d40d Update user info 2025-12-09 11:15:40 +01:00
T'JAMPENS QUENTIN p2406187 dd4dda2957 Add update function 2025-12-09 11:15:26 +01:00
T'JAMPENS QUENTIN p2406187 eebb405e4a fix modal height 2025-12-09 10:01:27 +01:00
T'JAMPENS QUENTIN p2406187 b9553aedf4 Remove sort 2025-12-09 09:46:03 +01:00
T'JAMPENS QUENTIN p2406187 d5f8e16ec3 Merge branch 'dev' of https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/gestion-benevoles-association/frontend into dev 2025-12-09 09:41:17 +01:00
T'JAMPENS QUENTIN p2406187 6d8899c7de Create settings modal 2025-12-09 09:40:20 +01:00
T'JAMPENS QUENTIN p2406187 6f7e5b9258 use UI Button 2025-12-07 15:38:37 +01:00
T'JAMPENS QUENTIN p2406187 c556829bc5 use Passwordinput component 2025-12-07 15:02:52 +01:00
T'JAMPENS QUENTIN p2406187 31b2e36140 Add redirection to register page 2025-12-07 15:00:55 +01:00
T'JAMPENS QUENTIN p2406187 efbf234fb9 Create passwordInput component 2025-12-07 14:58:42 +01:00
T'JAMPENS QUENTIN p2406187 86305699ed Fix border radius 2025-12-07 14:43:52 +01:00
T'JAMPENS QUENTIN p2406187 a3ccbb9c13 Display message if user don't have tasks 2025-12-07 14:34:46 +01:00
T'JAMPENS QUENTIN p2406187 c66076f1ed Create ThemeSwitcher btn 2025-12-07 14:32:26 +01:00
T'JAMPENS QUENTIN p2406187 b0de796c45 Switch theme btn 2025-12-07 01:54:32 +01:00
T'JAMPENS QUENTIN p2406187 0188ac43bf Add dark theme 2025-12-07 01:39:46 +01:00
T'JAMPENS QUENTIN p2406187 fa2c112d7e Remove useless login route 2025-12-07 01:22:27 +01:00
T'JAMPENS QUENTIN p2406187 e41ac77a1f Use useNavigate hook 2025-12-07 01:19:49 +01:00
T'JAMPENS QUENTIN p2406187 e5917a89cd Use ui Button 2025-12-07 01:17:41 +01:00
T'JAMPENS QUENTIN p2406187 51a32e01f3 Update style 2025-12-07 01:17:21 +01:00
T'JAMPENS QUENTIN p2406187 e1fee3dd82 Accept className 2025-12-07 01:17:12 +01:00
T'JAMPENS QUENTIN p2406187 d2e95744b8 get db events 2025-12-07 01:07:27 +01:00
T'JAMPENS QUENTIN p2406187 80f6408f74 fix ui 2025-12-05 14:58:25 +01:00
T'JAMPENS QUENTIN p2406187 79df0f5ab1 get database users 2025-12-05 14:34:33 +01:00
T'JAMPENS QUENTIN p2406187 89d2af34b9 Fix UI 2025-12-04 18:30:46 +01:00
T'JAMPENS QUENTIN p2406187 ec2b798839 Stop calling loadNotification 2025-12-04 18:19:05 +01:00
T'JAMPENS QUENTIN p2406187 ea49ee1722 Remove console.log 2025-12-04 18:18:47 +01:00
T'JAMPENS QUENTIN p2406187 22065fbd16 Add logout btn 2025-12-04 18:18:31 +01:00
T'JAMPENS QUENTIN p2406187 ad58a36707 Add vitest 2025-12-04 11:21:35 +01:00
T'JAMPENS QUENTIN p2406187 6f2465a452 update profile btn 2025-12-04 10:00:37 +01:00
T'JAMPENS QUENTIN p2406187 98518be813 Link backend to profile page 2025-12-02 17:40:52 +01:00
T'JAMPENS QUENTIN p2406187 c2d64ed341 Create modal component stories 2025-11-30 17:47:10 +01:00
T'JAMPENS QUENTIN p2406187 66696251c7 Create modal component 2025-11-30 17:31:19 +01:00
T'JAMPENS QUENTIN p2406187 3816d3a296 Add .env api url 2025-11-29 01:17:43 +01:00
T'JAMPENS QUENTIN p2406187 07cfdfa13e resolve conflits 2025-11-28 09:09:53 +01:00
T'JAMPENS QUENTIN p2406187 a9a84ad77b set base 2025-11-21 11:43:16 +01:00