Commit Graph
72 Commits
Author SHA1 Message Date
Giovanni 2b3bd4a864 update glassBorder class 2026-01-12 14:04:00 +01:00
Giovanni 5d76670a40 use UI button component on filter and toolbar 2026-01-12 10:15:04 +01:00
Giovanni af6d0a5649 change notifications timeTag style 2026-01-12 09:59:12 +01:00
Giovanni 104307d9e8 fix login and register form 2026-01-12 09:46:01 +01:00
Giovanni 5f58404bf9 merge dev into features/notifications 2026-01-12 08:44:18 +01:00
Giovanni 6da4880f0d Merge branch 'dev' into features/notifications
# Conflicts:
#	package-lock.json
#	package.json
#	src/components/Header/Header.jsx
2026-01-12 00:15:16 +01:00
Giovanni 007ba0b758 ? 2026-01-11 23:26:11 +01:00
Giovanni 69e7fdb35c correct created_at attribute of notifications 2026-01-11 23:24:15 +01:00
Giovanni b0d7d3c0af update notifications css 2026-01-11 20:05:20 +01:00
Giovanni c906cb733e multiplex user notifications over a single private channel 2026-01-11 12:10:44 +01:00
Giovanni 5fb97ccd90 split notification listeners into separate files 2026-01-09 14:39:19 +01:00
Giovanni c462385b91 change notifications div scroll behavior and max-height and add a call to update function on deleting a notification 2026-01-08 15:08:26 +01:00
Giovanni 42748ad722 add read notifications route and update notifications behavior 2026-01-08 15:00:43 +01:00
Giovanni 21259f2838 update notification routes call 2025-12-17 17:22:10 +01:00
Giovanni 0aaafed26a move utils files 2025-12-17 14:16:08 +01:00
Giovanni 883b9b6c4b dynamic display of notifications 2025-12-15 16:31:41 +01:00
Giovanni 76284a30f5 remove create button when volunteers page 2025-12-10 16:46:31 +01:00
Giovanni 6131914b51 change z-index 2025-12-10 16:41:46 +01:00
Giovanni b6ba3f0f13 set content with minimum height 2025-12-10 16:03:41 +01:00
Giovanni 2b1d4aa8ba remove useless animation 2025-12-10 15:45:01 +01:00
Giovanni 08506e01ec change search bar svg by img tag 2025-12-10 15:36:43 +01:00
Giovanni 7fff6177b4 change tool bar svg by img tag 2025-12-10 15:34:41 +01:00
Giovanni 76f7d16733 change filter svg by img tag 2025-12-10 15:27:43 +01:00
Giovanni 4fce23843e change filter svg by img tag 2025-12-10 15:27:26 +01:00
Giovanni 1e4cb508cc change header svg by img tag 2025-12-10 15:07:29 +01:00
Giovanni 588c28d29a change header svg by img tag 2025-12-10 14:57:27 +01:00
Giovanni 3e3b0963be Merge branch 'dev' of https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/gestion-benevoles-association/Frontend into dev
merge
2025-12-10 14:15:25 +01:00
Giovanni 019296a845 change page title and icone 2025-12-10 14:08:01 +01:00
Giovanni 13ef35cdb3 change page title and icone 2025-12-10 14:07:51 +01:00
Giovanni 12c0af8190 add filter function import 2025-12-10 12:01:15 +01:00
Giovanni 516277c77d fix some responsive 2025-12-10 11:51:14 +01:00
Giovanni 6a416abadb add search bar to volunteer page 2025-12-10 09:12:41 +01:00
Giovanni 8275bd1643 remove unecessary code 2025-12-07 17:13:44 +01:00
Giovanni a3c62b6933 moving filter function within a dedicated file 2025-12-07 15:49:03 +01:00
Giovanni 22921f3da1 moving side buttons within a ToolBar component 2025-12-07 15:22:33 +01:00
Giovanni 7adc584199 add scroll-y lock on search 2025-12-07 14:35:17 +01:00
Giovanni caf990f700 add dedicated code to call work with the search of events 2025-11-30 16:17:21 +01:00
Giovanni adcd0933d2 add searchEvents utils function to call the events/search route 2025-11-30 16:16:44 +01:00
Giovanni b0d8eca5a3 correction of API routes url 2025-11-29 17:54:27 +01:00
Giovanni 7d83fa3092 add of style for the searchBar 2025-11-28 13:36:52 +01:00
Giovanni 33a7f16be4 initialize searchBar component 2025-11-24 08:37:04 +01:00
Giovanni 2705b89e6d resolve unexpecting token '>' 2025-11-23 18:59:26 +01:00
Giovanni d5d664716e fully responsive event page and components 2025-11-23 18:58:27 +01:00
Giovanni fc4c9a1a94 refractor image to public folder 2025-11-21 11:52:33 +01:00
Giovanni aba36c7fa5 add of animation for .filterContainer 2025-11-21 11:34:48 +01:00
Giovanni b024d13101 add of sort method 2025-11-20 22:14:29 +01:00
Giovanni 4ac727e76a update of filter menu icons 2025-11-20 12:08:14 +01:00
Giovanni cab0a0ac4d update of filter menu design 2025-11-20 10:58:03 +01:00
Giovanni dcc78353f2 update of glassCard padding 2025-11-16 12:26:49 +01:00
Giovanni b7ef0e5ab4 update of login.js input 2025-11-16 12:25:51 +01:00
Giovanni 880ca7fbc7 update css 2025-11-16 12:24:30 +01:00
Giovanni 569206250d add of more tasks for test 2025-11-16 12:23:09 +01:00
Giovanni 07e1d627ee update border radius of the event image 2025-11-16 12:21:55 +01:00
Giovanni 40c64d3983 Add "..." indicator if tasks length is greater than 5 2025-11-16 12:20:55 +01:00
Giovanni cc5480322c update of event image path 2025-11-16 12:19:18 +01:00
Giovanni b5bb7b643b add of getUserNotifications function 2025-11-16 12:13:30 +01:00
Giovanni 989d764696 add of create event link and sort button 2025-11-09 21:45:23 +01:00
Giovanni b3a709a09c add of Event module 2025-11-09 19:55:35 +01:00
Giovanni d11873d9f1 add of EventsPage 2025-11-09 19:55:15 +01:00
Giovanni 1e4cda7c7f update navlink in header 2025-11-07 11:16:48 +01:00
Giovanni 1f9e6926a3 update navlink in header 2025-11-07 11:13:16 +01:00
Giovanni 3d5e66c1d4 change of the background color 2025-11-07 09:23:01 +01:00
Giovanni 27d161f214 add of responsive design for the Footer component 2025-11-02 23:49:07 +01:00
Giovanni cbd236fce5 add of responsive design 2025-11-02 23:41:24 +01:00
Giovanni b4074f5880 add of hover style 2025-10-27 11:13:37 +01:00
Giovanni c49d9ce7a0 add of unreadNotification and delete notification 2025-10-26 21:28:20 +01:00
Giovanni f87621c25a remove of test text 2025-10-26 20:46:19 +01:00
Giovanni 1012024d7d creation of Header component 2025-10-26 20:45:08 +01:00
Giovanni b6a15f61f3 creation of Header component 2025-10-26 20:44:54 +01:00
Giovanni 0f188e5d53 creation of Footer component 2025-10-24 14:04:36 +02:00
Giovanni 2349a241aa creation of Footer component 2025-10-24 12:27:10 +02:00
Giovanni 2787ccb725 creation of glassCard css class 2025-10-24 10:22:21 +02:00