Skip to content

Release v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@KertuHiire KertuHiire released this 24 Aug 09:43
· 1749 commits to master since this release

Main changes covered in the release

  • Added functionality for feedback using issues and their comments
  • Improved browsing in the RIHA catalogue
  • Improved URL routing
  • Improved browsing in the infosystem detail view
  • Minor refactoring: approvals -> issues

Completed user stories

  • As the end user I can see relevant information regarding an infosystem when browsing the RIHA catalogue:
    • owner
    • name
    • short name
    • status
    • last modified time
  • As the end user I can sort by status and last modified time in the RIHA catalogue view
  • As the end user I can only see the last version of an infosystem when browsing the RIHA catalogue
  • As the end user I can refer directly to any URL in RIHA
  • As the end user I can directly go to the detail view of an infosystem when browsing the RIHA catalogue
  • As the end user I can navigate using a menu in the infosystem detail view
  • As an evaluator I can add feedback to infosystems using issues
  • As the end user I can see open and closed issues on the detail view of an infosystem
  • As an evaluator and as the owner of an infosystem I can add comments to open issues
  • As an evaluator and as the owner of an infosystem I can close open issues
  • As an evaluator and as the owner of an infosystem I can see the details of an issue (comments and timestamps)
  • As the owner of an infosystem I can only save an infosystem when the short name complies with the rules (only numbers, hyphens, periods and letters in the English and Estonian alphabet)