minutis-redcall / redcall

RedCall is a messaging tool used by the French Red Cross. It aims to ask for thousands of volunteer's availability, gather volunteer's answers, and fill up ambulances or assistance units with the required people and skills when major incidents occur.
https://redcall.minutis.croix-rouge.fr
MIT License
21 stars 6 forks source link

Handling of new Volunteers and the "Non Déclencheable" status #124

Open dev-mansonthomas opened 4 years ago

dev-mansonthomas commented 4 years ago

"Non Déclencheable" status should come with "tags" that explains why the volunteer is tagged as "non déclencheable".

"Non Déclencheable" tags :

When importing a new volunteer in RedCall :

When searching for "Non Déclencheable" volunteer, be able to filter by tags.

ninsuo commented 4 years ago

Tags are skills, I am unsure using tags is a good idea for this. Maybe a volunteer status? Will check this out

dev-mansonthomas commented 4 years ago

I meant another set of tags (different storage in DB)

For exemple, whatever the wish of a volunteer, we should be able to record the fact that there's a "Non DLUS" on a volunteer. So two reasons could stack up : "Non - DLUS" & "Non - Bénévole". That's why I talk about tags, because we could have multiple reasons.

About the onMouseOver : this won't work on mobile. But a click on the tag could give the full text. And use a switch button to enable/disable.

ninsuo commented 4 years ago

yep we are in line, got it