124 Commits

Author SHA1 Message Date
pikiou
71fd770a27 Add Discord bot, reactivate team-assign 2023-03-18 04:08:48 +01:00
pikiou
a906dfff07 Add charter, Fix absence of meeting dates 2023-01-16 17:58:02 +01:00
pikiou
0f06aaea05 Fix forgot page email form 2023-01-12 17:07:01 +01:00
pikiou
815b9c0406 Fix login and email retreival forms 2022-11-22 17:22:26 +01:00
pikiou
e6a049d0d1 Update sign up message and available meetup location 2022-10-29 01:01:11 +02:00
pikiou
2a1d2ef49b Add /emprunts and better BGG games parsing 2022-09-24 03:49:23 +02:00
pikiou
72a633ae4f Add Brunch and Retex forms ans asks 2022-09-13 02:53:30 +02:00
pikiou
bd7dc7578e Update node 2022-09-03 02:59:27 +02:00
pikiou
74603ee252 Add email listing support for mobile in component TeamMembers 2022-08-16 01:06:17 +02:00
pikiou
3a5f2792c9 Add /fiches 2022-08-15 12:05:55 +02:00
pikiou
88549bf42d Add PersonalInfo form and ask; Fix Meals 2022-08-15 12:05:55 +02:00
pikiou
ff05fed345 Add Meals form and ask; Add disabling registration 2022-08-15 11:58:12 +02:00
pikiou
fac06c1b41 Add hosting Ask 2022-08-15 11:58:12 +02:00
pikiou
032e15d985 Add hosting form 2022-08-15 11:58:12 +02:00
pikiou
f9a68d7cfe Add more t-shirt sizes 2022-08-15 11:58:12 +02:00
pikiou
028d703e98 Add db new line support 2022-08-15 11:58:12 +02:00
pikiou
da643df6a6 Add db edit feature for admin 2022-08-15 11:58:12 +02:00
pikiou
df33d3a951 Add knowledge identification requirement and unknown filter 2022-08-15 11:58:12 +02:00
pikiou
1b93b41225 Add Mes connaissances 2022-08-15 11:58:12 +02:00
9daa155155 refactor(#20): ♻️ Removing unused code 2022-06-18 17:34:37 +02:00
6654aac4f5 fix(#20): 🐛 Fixed the list using a table element
Changed the TeamMembers to use a html table element instead of a list, and removed a bunch of structuring css on the way

May break if the em@il column is populated.
2022-06-18 17:12:45 +02:00
80483821b6 fix(#19): continuing working 2022-06-18 13:31:55 +02:00
d4716bc763 fix(#19): started making changes
It cost me everything
2022-06-18 13:28:38 +02:00
Christophe Fergeau
3064ba1378 Fix tu/toi/votre inconsistency
Use "ton" instead of "votre"
2022-05-20 19:08:53 +02:00
pikiou
a2817905a6 Merge master 2022-05-04 01:47:34 +02:00
pikiou
f0d9cfad3d Merge branch 'master' into registering 2022-05-04 01:46:04 +02:00
pikiou
1c439b1206 Add sending meeting email to postulants 2022-05-04 01:28:19 +02:00
memeriau
724706d308 better display of team candidates 2022-05-02 23:46:41 +02:00
memeriau
10d7a2d6ec improve mobile ui 2022-05-02 23:46:41 +02:00
memeriau
8d6475ab20 create RestrictMenuItem and add team assign link 2022-05-02 23:46:41 +02:00
memeriau
6d5680780a replace createMenuItem by MenuItem component 2022-05-02 23:46:41 +02:00
memeriau
42586c7fde create constants for user roles 2022-05-02 23:46:41 +02:00
pikiou
18c6f75511 Add global variables for meeting dates 2022-04-29 01:52:08 +02:00
pikiou
514cf1b833 Fix bug Ask Discord; Update register form 2022-04-22 16:06:51 +02:00
pikiou
99700e4474 Securized volunteerListGet API 2022-04-21 13:15:06 +02:00
pikiou
117311e6d2 Merge from registration branch which was in prod 2022-04-19 03:23:53 +02:00
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
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
089af3880a add HOC for role restriction 2022-04-12 23:51:16 +02:00