37 Commits

Author SHA1 Message Date
memeriau
7c96636477 assigners can assign volunteer to a team 2022-04-16 18:40:28 +02:00
pikiou
4273ea1603 Refactor Notifications into Asks, replace all <Link> by <a> 2022-03-29 06:31:03 +02:00
pikiou
f65963d91c Add participation to /profil and various improvements 2022-03-18 04:05:17 +01:00
pikiou
ce13e0c8b4 Move Board in /profil, change age by adult, split teeshirt into tshirtSize and tshirtCount 2022-03-17 14:28:25 +01:00
memeriau
b93da3e119 teams filtered and sorted 2022-03-12 16:54:04 +01:00
pikiou
ed8f20072f Rename JavGame to Game because all games are not from or at Jav 2022-03-11 13:29:04 +01:00
pikiou
57057780d8 Add roles support server and client side 2022-03-11 10:11:54 +01:00
pikiou
c536632a51 Add roles to Volunteers 2022-03-10 14:27:59 +01:00
pikiou
1e10f773fb Add sending notifications for new announcements 2022-02-17 17:29:27 +01:00
pikiou
ddd99ff4bb Fix team wish type from string to number 2022-02-10 17:47:14 +01:00
pikiou
998691b542 Add announcements page, i.e gazettes and comptes rendus 2022-02-07 17:21:22 +01:00
pikiou
3264336aab Remove localStorage support because it breaks ssr 2022-02-02 14:11:43 +01:00
pikiou
110f3505ab Move database accessors in separate files to separate them from database definitions 2022-02-01 00:13:24 +01:00
pikiou
f890ab505b Add volunteerParticipationDetailsSet to store 2022-01-25 03:28:20 +01:00
pikiou
93e82a36ee Add volunteerDayWishesSet in store 2022-01-21 07:34:50 +01:00
pikiou
fc65a2d42b Add volunteerTeamWishesSet in store 2022-01-21 01:34:32 +01:00
pikiou
d5eeb44d2f Add teamList in store 2022-01-20 01:13:06 +01:00
pikiou
fcfe4c77b9 Fix cookie expiration time 2022-01-14 11:22:33 +01:00
pikiou
c7941aefc3 Add allowing push notifications 2022-01-11 13:54:34 +01:00
pikiou
5cbb5811ec Add notifications to home page 2022-01-07 14:23:33 +01:00
pikiou
adde4f366e Add password reset 2022-01-05 02:05:07 +01:00
pikiou
395955f32a Add login api 2022-01-03 17:55:47 +01:00
pikiou
0391fdccd9 Add custom db read support 2021-12-11 04:34:36 +01:00
pikiou
6bd3a9595f Fix names still in french 2021-12-08 11:09:33 +01:00
pikiou
c64bf376f8 Factorize service accessors 2021-12-08 11:06:27 +01:00
pikiou
1844c6acad Rename all french to english 2021-12-08 10:46:53 +01:00
pikiou
d63f906206 Fix tests & improve pre-register 2021-12-03 10:39:37 +01:00
pikiou
a84c329040 Secure with jwt 2021-11-30 07:45:31 +01:00
pikiou
f952e24884 Adds API login 2021-11-26 05:10:48 +01:00
forceoranj
bf62510d0a Factors redux tools to access the DB 2021-11-16 03:02:03 +01:00
forceoranj
b76fbc78ff Add gSheet specific entity write 2021-11-14 23:23:29 +01:00
forceoranj
c33b9d8f79 Adds gSheet specific entity read 2021-11-14 01:44:11 +01:00
forceoranj
193f51b54d Adds createEntityAdapter 2021-11-13 03:26:22 +01:00
forceoranj
1ddb710a6c Adds redux list add example 2021-11-10 00:47:24 +01:00
forceoranj
2616b109d7 Adds GSheet read&write API 2021-10-23 03:34:19 +02:00
forceoranj
3398f4f42d Factoring gsheet read 2021-10-18 20:46:32 +02:00
forceoranj
ebdd8dccdd Initial commit 2021-10-16 01:53:56 +02:00