Skip to content

Releases: Jozwiaczek/smart-gate

v1.8.0

16 Apr 18:41
Compare
Choose a tag to compare

1.8.0 (2021-04-16)

Features

v1.7.0

16 Apr 18:09
Compare
Choose a tag to compare

1.7.0 (2021-04-16)

Bug Fixes

  • api: add client api proxy (46e4553)

Features

  • client: add base invitations list (c5d2054)
  • client: add invitation status styling, add icons story (b3f7302)
  • client: add invitations utils file (0b346bd)
  • client: add send invitation btn and translation (89d49fa)
  • client: add send invitation btn and translation (13dc9b9)

v1.6.1

15 Apr 18:04
Compare
Choose a tag to compare

1.6.1 (2021-04-15)

Bug Fixes

  • api: set cookie samesite to 'strict' (a3cc635)

v1.6.0

14 Apr 00:26
Compare
Choose a tag to compare

1.6.0 (2021-04-14)

Bug Fixes

  • api: remove create invitations redundant unit tests (adeacf3)
  • api: rename user service test case (372937f)
  • api: userEntity on delete 'cascade' (50b45f6)
  • client: add additional bottom padding for mobile app bar (5c2823e)
  • client: change remove users into array of ids (fa0089a)
  • client: mobile tabbed view routing (c2a5a97)
  • client: opening list bulk actions (fc41317)
  • remove auto dev updates job (b589b6f)

Features

  • api: add auth guard in userController (ba4b794)
  • api: add delete cascade between user and invitation entities (c7d6a18)
  • api: add invitations endpoints (9a1f5b7)
  • api: add invitations send method unit test (aa570e0)
  • api: add many users remove endpoint (d31c73a)
  • api: add migration and fix user entity (28e930d)
  • api: handle invitations created and updated by (dd9e755)
  • client: add axios request to delete many items from list (fcb424f)

v1.5.1

11 Apr 01:59
Compare
Choose a tag to compare

1.5.1 (2021-04-11)

Bug Fixes

  • auto approve workflow (a512717)
  • semantic release create pr author (ca1ce20)

v1.5.0

11 Apr 01:54
Compare
Choose a tag to compare

1.5.0 (2021-04-11)

Features

v1.4.0

11 Apr 01:43
Compare
Choose a tag to compare

1.4.0 (2021-04-11)

Features

v1.3.1

11 Apr 01:21
Compare
Choose a tag to compare

1.3.1 (2021-04-11)

Bug Fixes

  • add base branch in update dev job (c539d65)

v1.3.0

11 Apr 01:06
Compare
Choose a tag to compare

1.3.0 (2021-04-11)

Bug Fixes

Features

  • add ci job with auto dev update pr (053a846)

v1.2.0

11 Apr 00:44
Compare
Choose a tag to compare

1.2.0 (2021-04-11)

Bug Fixes

  • client: remove unneeded select transform condition (07721a9)
  • detailed list (9b22008)
  • client: make DetailedList as full height (6d1485f)

Features