Skip to content

Releases: Theodo-UK/nestjs-admin

0.4.1

06 Nov 14:52
3cd1906
Compare
Choose a tag to compare
  • Fixed issue with createAdminUser command
  • Updated NestJS version to 7.4

v0.4.0-1

26 Mar 11:34
Compare
Choose a tag to compare
v0.4.0-1 Pre-release
Pre-release
  • Remove faulty exampleApp Jest test 1e11f66
  • Custom auth: move the imports in the dynamic module and add `p… (#161) 889251e
  • Seed: await the admin creation aaf1ad9
  • Test that the exampleApp can be started df94500
  • Fix credential validator (#157) 9229f63

v0.4.0-0...v0.4.0-1

v0.4.0-0

12 Mar 10:13
Compare
Choose a tag to compare
v0.4.0-0 Pre-release
Pre-release

v0.3.0...v0.4.0-0

v0.3.0

09 Oct 15:07
Compare
Choose a tag to compare
  • Feature: allow to search on the list page (#98) 4f44e5e
  • Feature: allow to choose fields to display on forms and order them (#109) 9f2222a
  • Pretty display of fields and entity names

v0.2.0...v0.3.0

v0.2.0

24 Sep 16:44
Compare
Choose a tag to compare
  • List: allow configuring properties displayed 2d3ff01

v0.1.3...v0.2.0

v0.1.3

20 Sep 16:15
Compare
Choose a tag to compare
  • make form fields required if not-nullable excl boolean (#93) 7dec048

v0.1.2...v0.1.3

v0.1.2

19 Sep 16:57
Compare
Choose a tag to compare
  • make form fields required if not-nullable

v0.1.1...v0.1.2

v0.1.1

19 Sep 13:48
Compare
Choose a tag to compare
  • Merge pull request #88 from williamdclt/unselect-group-bug 2a214b4
  • style changes b798a66
  • Allow many-to-many have no values b880070

v0.1.0...v0.1.1