Releases: ReporterOne/reporter
Releases · ReporterOne/reporter
Release list
0.2.3-beta
- Security updates maintances
- Rebranding to ReporterOne/reporter
0.2.2-beta
- Added more icons and cosmetics
- Added success message on hierarchy page
- Fixed notification hidden visual bug
- No whitescreen on error (display traceback)
0.2.1-beta
- fixed recursion bug in hierarchy page
0.2.0-beta
hierarchy screen- connected to db and released publicly.- ability to select viewing mador.
commander screen- connected to db and released publicly.- ability to change status of each soldier.
- auth token now expanded to a week.
- new mador routes added.
/api/v1/madors/- get all available madors./api/v1/madors/{mador_name}/hierarchy- get/set mador hierarchy./api/v1/madors/{mador_name}/users- get users of mador.
- new user routes added.
/api/v1/users/unassigned- get all unassigned mador users.
- Refresh button added.
Minor bug fixes
- fixed calendar display bug (white spaces between dates).
- fixed calendar days bug (wrong spacing).
- fixed fast filling statuses (attending button doenst change).
Deployment fix
- fixed auto deployment to docker hub
Alpha version first release
- dashboard screen
- operator screen