194 Commits

Author SHA1 Message Date
pikiou
74b5ef9e96 Add Ask Discord 2022-04-19 02:33:05 +02:00
memeriau
ae2383ac87 display assigned team in volunteers team wishes list 2022-04-18 14:24:00 +02:00
memeriau
12ab2220a6 display day unavailability in team members in grey 2022-04-18 14:08:16 +02:00
memeriau
7b9507ca35 sort volunteers alphabetically in team assign 2022-04-18 13:58:22 +02:00
memeriau
11f6c36b16 current assignment team focus on candidate list 2022-04-18 13:47:16 +02:00
memeriau
84477469a8 refresh data when assign a team to a volunteer, and can unassign 2022-04-18 13:42:03 +02:00
memeriau
c474426fa8 display team name on volunteer board, in team block 2022-04-18 11:45:03 +02:00
memeriau
dd73fa21b8 display team on volunteer board 2022-04-18 01:31:08 +02:00
memeriau
43b68d427a add useMemo to useAction 2022-04-18 00:21:33 +02:00
memeriau
5c841bcbd9 display volunteer mail on team members 2022-04-17 23:11:31 +02:00
memeriau
f74a8e7060 display team members on team assign 2022-04-16 23:52:20 +02:00
memeriau
49248a4bfa show selected team for each candidates 2022-04-16 18:47:43 +02:00
memeriau
7c96636477 assigners can assign volunteer to a team 2022-04-16 18:40:28 +02:00
memeriau
f0f08a91ed display dayWishes in team candidates 2022-04-16 15:34:21 +02:00
memeriau
458df713ad return empty div instead of null when user do not have role for hydrate issue 2022-04-16 15:14:42 +02:00
memeriau
089af3880a add HOC for role restriction 2022-04-12 23:51:16 +02:00
pikiou
ebefcb247c Add email and error message when duplicate email at registration 2022-04-12 17:31:53 +02:00
memeriau
b67cb0afb1 can select team for volunteer - first step 2022-04-12 00:01:11 +02:00
memeriau
d20f073810 can view volunteers team wishes by team 2022-04-11 23:17:27 +02:00
pikiou
dc4fdda658 Fix registration form, add pelMember support 2022-04-09 03:25:13 +02:00
pikiou
1936cd34a3 Improve registration form 2022-04-08 16:17:35 +02:00
memeriau
abe575079f display volunteer team wishes 2022-04-08 00:02:18 +02:00
memeriau
220a8ac100 create team assignment page 2022-04-07 22:04:07 +02:00
pikiou
7fc3ec08ba Add register form, missing proper feedback on error or success 2022-04-05 02:09:09 +02:00
pikiou
cef7c5f7b0 Fix notification tiny bug 2022-04-05 01:45:52 +02:00
pikiou
4273ea1603 Refactor Notifications into Asks, replace all <Link> by <a> 2022-03-29 06:31:03 +02:00
pikiou
70b53c5af8 Change menu into tabs, change push notif into temporary question 2022-03-29 00:47:02 +02:00
pikiou
8fb7b5287b Add /profil to notifications, improve responsiveness 2022-03-25 01:37:11 +01:00
pikiou
f65963d91c Add participation to /profil and various improvements 2022-03-18 04:05:17 +01:00
pikiou
60b7824011 Improve /profil 2022-03-17 17:47:41 +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
850d5e9da6 add board to home page 2022-03-13 23:05:41 +01:00
memeriau
b93da3e119 teams filtered and sorted 2022-03-12 16:54:04 +01:00
memeriau
c04b62a657 remove /dayWishes page 2022-03-12 16:54:04 +01:00
memeriau
7a4d609382 improve team choice introduction message 2022-03-12 16:54:04 +01:00
memeriau
a2e8b73d8e improve modal display on mobile 2022-03-12 16:54:04 +01:00
memeriau
c5d238c134 Team choice is now sorted 2022-03-12 16:54:04 +01:00
memeriau
7c35bb5a5d various UI improvments 2022-03-12 16:54:04 +01:00
memeriau
60c25aa690 Some upgrades for teams choice 2022-03-12 16:54:04 +01:00
pikiou
79b0dd47bf Fix auth with jwt and localDb only in dev 2022-03-11 14:00:54 +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
ba0753b85a Add possibility to download access/dbAnonyized.json 2022-03-11 01:28:50 +01:00
pikiou
c536632a51 Add roles to Volunteers 2022-03-10 14:27:59 +01:00
pikiou
968ec3b430 Fix gsheet api request saturation caused by an infinite delayed loop 2022-02-22 02:10:16 +01:00
pikiou
d8e7bb9f70 Fix gsheet api request saturation by increasing waiting time between requests 2022-02-18 10:02:54 +01:00
pikiou
1e10f773fb Add sending notifications for new announcements 2022-02-17 17:29:27 +01:00
pikiou
140891c4c0 Fix login not updating redux store by reloading whole page 2022-02-16 02:44:23 +01:00
pikiou
4b2a68174b Hide work in progress from branches 2022-02-15 17:30:11 +01:00
pikiou
52cd216b0f Add notification for TeamWishesForm 2022-02-11 02:57:04 +01:00