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.
This PR implements some new necessary logic in order to follow new saas requirements for process creation. Related:
https://github.com/vocdoni/interoperability/issues/210 https://github.com/vocdoni/interoperability/issues/229
useAccountPlan
, simulating a call that gives for an organization which features a plan has activated.Important!
This PR does not implement: