Yann Sionneau
Yann Sionneau
For instance have a finite set of available fields like: * first name * last name * phone number * age * nationality * gender * address * Country *...
Clarify what it does and what it does not. For instance, when already on user or org dashboard, the button is present, but does nothing. Maybe remove it? Then only...
Implement a "score" to help organizations and people produce the best petition content possible. That score should be able to give a mark to rate how well the petition is...
For now the form fields are: * Twitter description * Twitter image * Org Twitter handle The first two should be renamed so that it more clearly states what it...
1. they enter their email 2. database is searched for signatures matching this email (hashed and not hashed, confirmed or not) 3. an email is sent with a one-time-link 4....
Make use of the new `spinner` when waiting for xhr request to complete (for instance for member invitation) like in: https://github.com/fallen/Pytition/blob/master/pytition/petition/templates/petition/orga.js#L3
Sometimes it's convenient for the user to actually toggle the visibility of an input type="password" HTML form field. Provide this functionality, using bootstrap 4 nice design. I would suggest to...
* Allow the instance administrator to add more petition templates * Allow the users to select a different template for each petition
Allow to have multiple petition content in different language for the same petition.