Commit Graph
89 Commits
Author SHA1 Message Date
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
T'JAMPENS QUENTIN p2406187 d004c2073e Create register page 2025-11-16 02:14:28 +01:00
T'JAMPENS QUENTIN p2406187 7705666c3b Fix redirect on login 2025-11-15 23:43:06 +01:00
T'JAMPENS QUENTIN p2406187 840695cf90 Rename login Form 2025-11-15 23:34:46 +01:00
T'JAMPENS QUENTIN p2406187 6e97788f00 Rename login Form 2025-11-15 23:31:07 +01:00
T'JAMPENS QUENTIN p2406187 b79c460077 Protect routes 2025-11-15 23:28:09 +01:00
T'JAMPENS QUENTIN p2406187 6e01fca87d Update getUSer function 2025-11-15 23:28:01 +01:00
T'JAMPENS QUENTIN p2406187 7e3c60825a Set auth context 2025-11-15 23:27:53 +01:00
T'JAMPENS QUENTIN p2406187 9937e0e2b9 Create auth context 2025-11-15 23:27:36 +01:00
T'JAMPENS QUENTIN p2406187 229cc27be2 use ui components 2025-11-15 22:55:42 +01:00
T'JAMPENS QUENTIN p2406187 d03b373eb7 Update login function 2025-11-15 22:55:33 +01:00
T'JAMPENS QUENTIN p2406187 c3270a9543 remove login page from layout 2025-11-15 22:55:24 +01:00
T'JAMPENS QUENTIN p2406187 4e40bba0b7 Update doc composant button 2025-11-14 08:58:23 +01:00
T'JAMPENS QUENTIN p2406187 2f5e7c29ac Creation doc du composant input 2025-11-08 18:47:59 +01:00
T'JAMPENS QUENTIN p2406187 ed6ef51d4c Creation composant input 2025-11-08 18:47:51 +01:00
Dayamond 7bc9b291b2 Creation doc storybook 2025-11-07 14:06:05 +01:00
Dayamond 5428b59542 Ajout composant UI Button 2025-11-07 14:06:05 +01:00
Dayamond 387b2c32cf Ajout de la connexion utilisateur 2025-10-18 16:48:27 +02:00
Dayamond 872da61f5d Add layout 2025-10-17 14:19:22 +02:00
Dayamond 4004517855 initial commit 2025-10-13 16:42:16 +02:00