Skip to content

Releases: ReporterOne/reporter

0.2.3-beta

0.2.3-beta Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 09 Oct 13:44
f556590
  • Security updates maintances
  • Rebranding to ReporterOne/reporter

0.2.2-beta

0.2.2-beta Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 21 Feb 21:41
d3fef8f
  • 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

0.2.1-beta Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 21 Feb 14:28
  • fixed recursion bug in hierarchy page

0.2.0-beta

0.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 21 Feb 13:20
1a2d621
  • 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

Minor bug fixes Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 15 Feb 20:29
  • fixed calendar display bug (white spaces between dates).
  • fixed calendar days bug (wrong spacing).
  • fixed fast filling statuses (attending button doenst change).

Deployment fix

Deployment fix Pre-release
Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 15 Feb 19:54
1eb9209
  • fixed auto deployment to docker hub

Alpha version first release

Pre-release

Choose a tag to compare

@IamShobe IamShobe released this 15 Feb 19:21
  • dashboard screen
  • operator screen