231 Commits

Author SHA1 Message Date
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
pikiou
ddd99ff4bb Fix team wish type from string to number 2022-02-10 17:47:14 +01:00
memeriau
6e22136737 Add TeamWishes form and display components to Board 2022-02-09 23:37:03 +01:00
memeriau
733c4fc04f display default informations for participation details 2022-02-09 23:37:03 +01:00
memeriau
fd597a8297 display logout button on header 2022-02-09 23:37:03 +01:00
pikiou
998691b542 Add announcements page, i.e gazettes and comptes rendus 2022-02-07 17:21:22 +01:00
pikiou
bd8a74cd17 Add crash safety when accessing Google Sheet API by trying multiple times 2022-02-03 17:16:30 +01:00
pikiou
3264336aab Remove localStorage support because it breaks ssr 2022-02-02 14:11:43 +01:00
pikiou
b21b77e513 Add dev volunteers to anonymized accounts 2022-02-02 01:31:57 +01:00
pikiou
b3189e3bf4 Add generating anonymized db for new devs 2022-02-01 00:13:24 +01:00
pikiou
aa76e33c54 Support running without api access for dev 2022-02-01 00:13:24 +01:00
pikiou
65d9439308 Add db loading from file to simplify dev 2022-02-01 00:13:24 +01:00
pikiou
110f3505ab Move database accessors in separate files to separate them from database definitions 2022-02-01 00:13:24 +01:00
memeriau
bbe4f9b1d1 add component to display user participation details 2022-01-30 22:15:12 +01:00