v0.4.0
First release using automated deployment π
What's Changed
- Adds roles handling in RequireAuth Context by @badrlarhdir in #121
- start nodes before run integration test by @giogio21 in #123
- Fixes error handling on the proxy by @nkcr in #129
- dkg status metrics by @jbsv in #126
- Add frontend Actions by @cmsigrist in #114
- Adds proxies handling on the web backend by @nkcr in #130
- Fix the UI of the result and vote page by @cmsigrist in #128
- Fix Front UI create election by @badrlarhdir in #127
- prepare deb packaging for dvoting without unikernel by @jbsv in #132
- Preview election form & fix UI bugs by @badrlarhdir in #133
- Frontend admin by @cmsigrist in #135
- Updates web packages by @nkcr in #134
- Gets the default proxy with the backend by @nkcr in #136
- Clean up the mocks, and remove the ID in the result.json by @cmsigrist in #138
- Fix the polling when node is already setup by @cmsigrist in #140
- Guanyu/dockerfiles by @JBGYZ in #110
- Remove old tests by @nkcr in #141
- Fix the encoding to base64 for text questions by @cmsigrist in #142
- Fix ballot encoding, and the results page by @cmsigrist in #143
- Fix the ballot encoding by @cmsigrist in #144
- Use the decoded ID of questions to unmarshal ballot by @cmsigrist in #145
- Change back question ID length to 8 bytes by @cmsigrist in #149
- Modularize ballot unmarshall by @emduc in #147
- Fixes Mobile responsiveness by @badrlarhdir in #146
- Adds the voters list to the GetElectionResponse by @nkcr in #151
- Display the number of ballot cast so far on election page by @cmsigrist in #152
- Add checks on Voters state by @cmsigrist in #154
- Fix web backend to redirect DKG setup requests by @cmsigrist in #153
- Fix the decryption so that it uses the default proxy by @cmsigrist in #155
- Adds a script to automatically deploy deb packages by @nkcr in #158
Full Changelog: v0.3.3...v0.4.0