Skip to content

Latest commit

 

History

History
232 lines (123 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

232 lines (123 loc) · 12.9 KB

Changelog

This file was generated using @jscutlery/semver.

1.33.0 (2022-01-20)

Features

  • add custom select to authentication module to populate user fields (#359) (95a48d7)

1.32.1 (2022-01-20)

Bug Fixes

  • generation when unique values is null or is an entity (#360) (d3b5f46)

1.32.0 (2022-01-07)

Bug Fixes

Features

1.31.0 (2021-12-21)

Bug Fixes

  • add publish target to hapify-common lib (#336) (1061901)
  • fix unique value type on templates (#335) (f80a321)

Features

1.30.0 (2021-12-15)

Features

  • add update import capability when generating the hapify files (#328) (cfde581)

1.29.3 (2021-12-14)

Bug Fixes

  • update url formater to handle all cases (#332) (7ad0b6f)

1.29.2 (2021-12-14)

Bug Fixes

  • update rext client templates to handle query params (#331) (b54c74d)

1.29.1 (2021-12-09)

Bug Fixes

  • update system field default assignation (#327) (4c9c9f7)

1.29.0 (2021-12-07)

Bug Fixes

  • angular-form: allow to change fielname in select model (#297) (e457877)
  • handle correctly prisma errors on the http error layer (#323) (68220da)
  • remove npm cache in gitactions (#304) (2752265)

Features

1.28.5 (2021-12-06)

Bug Fixes

  • fix connection keyword in rest-dto-service (#325) (a5d5639)

1.28.4 (2021-12-03)

Bug Fixes

  • remove User validate nested from authentication options dto (#321) (fc3d8cf)

1.28.3 (2021-12-03)

Bug Fixes

  • use typeof instead of the dto to type the angular injection token (#320) (4653bdf)

1.28.2 (2021-12-03)

Bug Fixes

  • hapify-templates-nestjs-nodels-rest: change connect to set operator to allow relation deletion (#319) (ec17160)

1.28.1 (2021-12-02)

1.28.0 (2021-12-02)

Features

1.27.2 (2021-12-01)

Bug Fixes

  • replace unallowed caractere to the s3 store for deployment (#315) (29f6776)

1.27.1 (2021-11-30)

Bug Fixes

  • add limitation length to s3 and deployment trigger (#314) (1108d98)

1.27.0 (2021-11-30)

Features

  • remove generated code from nestjs authentication and angular authentication package (#312) (4fa7bfa), closes #313

1.26.0 (2021-11-30)

Features

  • add hapify field type datetime and time (#310) (60d4e81)

1.25.0 (2021-11-29)

Bug Fixes

  • add eslint and prettier schematics (#294) (38ec874)
  • update workspace release target from :version to :release (932310f)

Features

  • add date and time picker into angular components (#305) (aa2b472)
  • add github workflows generator (#309) (f8f7619)
  • improve hapify field type string and number (#308) (0ca4896)
  • terraform-component-deployment-trigger: limit rule name to 64 chars (#311) (9719698)

1.24.0 (2021-11-18)

Features

  • add prisma exceptions interceptor to throw the right http exceptions (#307) (274dc99)

1.23.2 (2021-11-16)

Bug Fixes

  • update type signature of model services to allow async utilisation and override (#306) (c12d2fe)

1.23.1 (2021-11-09)

Bug Fixes

  • angular-tools: fix import BrowserModule (#303) (d2ec163)

1.23.0 (2021-11-03)

Features

  • fix templates imports and add notes to models templates (#301) (f958dab)

1.22.4 (2021-10-29)

Bug Fixes

  • make the react admin accessible only by user with admin privileges (#300) (82afebc)

1.22.3 (2021-10-28)

Bug Fixes

1.22.2 (2021-10-28)

Bug Fixes

1.22.1 (2021-10-27)

Bug Fixes

1.22.0 (2021-10-19)

Bug Fixes

Features

  • terraform: add backups for Postgres service (#292) (55c5243)

1.21.4 (2021-10-15)

Bug Fixes

1.21.3 (2021-10-15)

Bug Fixes

  • add order in publish target to deploy dependency after dependency (e78f05f)

1.21.2 (2021-10-15)

Bug Fixes

  • add assets files to react admin package (#282) (fef6199)
  • terraform s3 public read (#289) (fca5bed)
  • update relase workflow to match the sync version process (d68f2c3)
  • update workflow release version (#290) (a8ba438)

1.21.1 (2021-10-13)

1.21.0 (2021-10-13)

Features

  • update workspace to use sync dependencies between packages (e31e35c)