Skip to content

Latest commit

 

History

History
419 lines (308 loc) · 41.9 KB

File metadata and controls

419 lines (308 loc) · 41.9 KB

Changelog

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

2.20.0 (2021-03-06)

Features

  • add delete by user ids service user role (db33a36)

Bug Fixes

2.19.0 (2021-02-26)

Features

  • add validate user email & get user with session (0e49db9)
  • helper: add user agent (2a64d81)
  • lib: add user agent (87768f1)
  • model: add endpoint session (08a7a98)

Bug Fixes

2.18.0 (2021-02-20)

Features

Bug Fixes

2.17.0 (2021-02-07)

Features

Bug Fixes

2.16.0 (2021-02-06)

Features

  • add endpoint generate excel role (91a4381)
  • helper: add excel helper (11b0252)
  • add lib exceljs (64f6e52)
  • format date generate file (529c194)

Bug Fixes

  • delete user with force (7a50581)
  • endpoint delete with soft & deleted role (dbd3a0d)
  • endpoint delete with soft & force (b280fa6)
  • remove unuse create axios fetcher (19f028b)
  • validate boolean (45fde81)
  • jobs: change function to class (41f0a44)
  • rename field on table role (49ff3db)

2.15.0 (2021-02-04)

Features

Bug Fixes

2.14.0 (2021-01-21)

Features

Bug Fixes

  • auth service logout (58acb0a)
  • common helper (bab8efa)
  • endpoint multi delete & restore role controller (4c9bd0e)
  • endpoint multi delete & restore user controller (266c626)
  • field migration deleted at (07086c3)
  • field model deleted at (b566b2a)
  • import read html file (12f344e)

2.13.0 (2021-01-14)

Features

  • add array format & validate boolean (254ec86)
  • add function find by id (dac6a27)

Bug Fixes

  • any key query filterable sequelize query (bfe5084)
  • argument query plugin sequelize query (cb8466e)
  • change create user role (315c458)
  • get query in filterable plugin sequelize (b632577)
  • improve return auth service (26ad3c9)
  • improve return refresh token (2efc4b7)
  • improve return role service (b72afcc)
  • remove ts ignore (6c4eb49)
  • remove ts ignore (817b1df)
  • type error get one (d4dd8b7)

2.12.0 (2020-12-30)

Features

  • user role service bulk create (32fedf1)

Bug Fixes

2.11.1 (2020-12-10)

Bug Fixes

2.11.0 (2020-12-09)

Features

Bug Fixes

2.10.0 (2020-11-29)

Features

Bug Fixes

2.9.0 (2020-11-27)

Features

Bug Fixes

  • auth refresh token & logout (be1badb)
  • convert ms jwt (03bc8a1)
  • docs swagger refresh token & logout (a71eecd)
  • handle rollback error (f6c21fe)

2.8.0 (2020-11-25)

Features

Bug Fixes

2.7.0 (2020-11-22)

Features

  • import internal server error (81622cc)
  • response internal server error (3845544)

Bug Fixes

2.6.1 (2020-11-20)

2.6.0 (2020-11-12)

Features

Bug Fixes