You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Vocdoni, we need to provide a guided step-by-step creation process flow, with different elements depending on the subscription plan (free / subscription), that allows the admin to create the process with tokens directly or without having to pay as they have a valid subscription.
The flow and steps is as follow:
Step 1 - Voting process Info
Step 2 - Create Process - Voting type and Questions
Step 3 - Census & "extra-census" modal
Step 4 - Extra Features
Step 5 - Review screen & preview
The text was updated successfully, but these errors were encountered:
This PR implements some new necessary logic in order to follow new saas requirements for process creation. Related:
vocdoni/interoperability#210vocdoni/interoperability#229
- Adds a footer on process creation
- Adds a store draft button
- Implement new steps when is saas
- Add saas extra features on the form
- Mock `useAccountPlan`, simulating a call that gives for an organization which features a plan has activated.
- Add some minimum styles to try it easier
## Important!
This PR **does not** implement:
- New styles
- Some buttons logics (for example save draft or upgrade plan)
- New modals
- Logic to store the election on the saas backend (this need some meetings). For now, the SDK and the remote signer are able to create an election on the backend as before.
jpaulet
changed the title
Create New Voting Process (TBD)
Create New Voting Process
Oct 7, 2024
As Vocdoni, we need to provide a guided step-by-step creation process flow, with different elements depending on the subscription plan (free / subscription), that allows the admin to create the process with tokens directly or without having to pay as they have a valid subscription.
The flow and steps is as follow:
Step 1 - Voting process Info
Step 2 - Create Process - Voting type and Questions
Step 3 - Census & "extra-census" modal
Step 4 - Extra Features
Step 5 - Review screen & preview
The text was updated successfully, but these errors were encountered: