Skip to content

v1.0.0

Compare
Choose a tag to compare
@varijkapil13 varijkapil13 released this 12 Mar 21:01
· 10 commits to develop since this release

1.0.0 (2019-03-12)

Bug Fixes

  • added catch statement and removed unresolved variable (d3293d6)
  • added missing JWT secret (237a934)
  • bug fixes with error catch, and api fixes for post requests (d9dbaf2)

Features

  • client: added calendar component (580276c)
  • client: added redux (f585766)
  • added api to import timely file (852b03f)
  • added CRA app, and login screen (9063e00)
  • added frontend, as Next.js and Redux (6e99c7f)
  • added holiday addition, deletion and get api (0bc7036)
  • added jwt authorization with new role system based on numeric values (79b24f9)
  • added leaves api (699cb9f)
  • added minimum roles to apis, and JWT authentication validation (02af9bb)
  • added new tables holiday and leave (5c9d64d)
  • added sign up api with already existing avatar and without avatar (by creating a new one) (b76539d)
  • added single workday api (6459dad)
  • implement JWT authorization and login method (296c4e0)
  • user login api and password encryption (752a917)