8000 Releases · e-gov/RIHA-Approver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Releases: e-gov/RIHA-Approver

Release v0.3.0

24 Aug 09:44
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

Main changes covered in the release

  • Approvals are renamed to issues for better readablity
  • Issues can be closed
  • Issue timeline is implemented through events
  • Application uses the new version of RIHA-Storage-Client

Completed user stories:

  • As a developer I can send requests to RIHA-Approver's API and close an evaluation

Release v0.2.0

26 Jul 17:39
Compare
Choose a tag to compare
Release v0.2.0 Pre-release
Pre-release

Main changes covered in the release:

  • Approval decisions are replaced with evaluations and comments

Completed user stories:

  • As a developer I can send requests to RIHA-Approver's API to get a list of evaluations on a certain infosystem
  • As a developer I can send requests to RIHA-Approver's API to get a list of comments on a certain evaluation
  • As a developer I can send requests to RIHA-Approver's API to add a new evaluation on a certain infosystem
  • As a developer I can send requests to RIHA-Approver's API to add a new comment on a certain evaluation
  • As a developer I can see how RIHA-Approver's API works based on a swagger .yaml description

Release v0.1.0

14 Jul 13:16
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release

Main changes covered in the release:

  • The UI has been removed
  • The module uses riha-storage-client to receive data from RIHA-Storage database instead of a file within the module itself
0