Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 5.95 KB

CHANGELOG.md

File metadata and controls

80 lines (54 loc) · 5.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2020-09-19)

Features

  • add constants file (21c766e)
  • add method for cross-check-session (ee0f64a)
  • add method getItemsTask(taskId) (e35ffb2)
  • add methods for the review request entity (8710532)
  • add obj constants actionRevReqList (654a0ee)
  • add review-requests table (ff1b63d)
  • add styles to review-requests page (9134997)
  • checking user rights, dividing REST API into classes by entities (4798821)
  • implement logout (aaaeb85)
  • implement saving to local storage (6200ff1)
  • install storybook (78de379)
  • render user info (4596c0a)
  • save user info to store after login (196fd93)

Bug Fixes

0.1.2 (2020-09-10)

Features

Bug Fixes

  • problem in task name updating (43a5565)
  • typo in gh-action file (c3315f3)

0.1.1 (2020-09-08)

Features

Bug Fixes

  • relocate login component into components directory (2d9d785)

0.1.0 (2020-08-29)

Features