Skip to content

Releases: bristol-su/control

v1.1

04 Feb 00:57
775331b
Compare
Choose a tag to compare

v1.1 - 04/02/2020

Changed

  • Retrieve additional attributes through a static function in HasAdditionalProperties trait

Fixed

  • StoreRoleRequest position_name validation changed to role_name

Added

  • Save additional attribute function to set and save an additional attribute in one call
  • Allow creation of and editing of additional attributes through the User API
  • Allow creation of and editing of additional attributes through the Group API
  • Allow creation of and editing of additional attributes through the Role API
  • Allow creation of and editing of additional attributes through the Position API

v1.0.2

03 Feb 15:20
125e008
Compare
Choose a tag to compare

v1.0.2 - 03/02/2020

Fixed

  • Default additional_attributes column to an empty array if null

v1.0.1

02 Feb 02:00
c0b1b0d
Compare
Choose a tag to compare

v1.0.1 - 02/02/2020

Fixed

  • Removed default value for JSON column in database

v1.0

30 Jan 12:38
e19351e
Compare
Choose a tag to compare

v1.0 - 30/01/2019

Added

  • API
  • model/repository implementations
  • model/repository contracts