Skip to content

Releases: premieroctet/next-admin

@premieroctet/[email protected]

14 Jun 10:00
717af93
Compare
Choose a tag to compare

Patch Changes

  • c45a87d: Add resizable button and scroll richtext (#348)
  • b33de41: Set null value instead of empty string (#345)
  • c5180af: Minify html for richtext and support div (#347)
  • e1c455f: Modify to be undeleteable from the list if you do not have permission to delete
  • 9b194f6: Fix disabled fields when default value (#340)

@premieroctet/[email protected]

07 Jun 08:14
a469d58
Compare
Choose a tag to compare

Patch Changes

  • e79b338: Add row context to formatter function
  • 4d5b7f8: Fix selector fields for enum and relationships
  • 9d778ae: Disable creation button on list based on permission
  • 9a139fb: Possibility to translate model names and field names
  • 7ce8ebf: Fix boolean fields submission

@premieroctet/[email protected]

28 May 14:36
748cc64
Compare
Choose a tag to compare

Minor Changes

  • af271ed: feat: handle explicit many-to-many and sorting (#261)

Patch Changes

  • 4d90eb5: Fix search on all scalar list

@premieroctet/[email protected]

27 May 12:10
e28ad4c
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 3dc9fd2: Add possibility to set an export url for data (#265)
  • 3dc9fd2: Add code snippets in doc
  • 324e99b: feat: update preset to apply on body
    feat: add form header to add new resource from edit form

@premieroctet/[email protected]

21 May 14:56
4b49b6d
Compare
Choose a tag to compare

Patch Changes

@premieroctet/[email protected]

17 May 16:26
52f346b
Compare
Choose a tag to compare

Patch Changes

  • 484d087: Upgrade Prisma to 5.13.0

@premieroctet/[email protected]

17 May 11:21
6b14540
Compare
Choose a tag to compare

Patch Changes

@premieroctet/[email protected]

15 May 08:42
a8b448d
Compare
Choose a tag to compare

Patch Changes

@premieroctet/[email protected]

15 May 12:34
1748d2d
Compare
Choose a tag to compare

Patch Changes

@premieroctet/[email protected]

13 May 17:12
Compare
Choose a tag to compare

Minor Changes

  • 167517b: Add preconfigured prisma filters on list page
  • f5afd73: feat: add field selection for relationship sort (#258)
  • 58a2727: Change file handler function parameter type to File (more informations)
  • 3049a83: Add possibly to apply required HTML validation on fields (#257)
  • 50ed9a0: feat: add deletion message customization (#254)

Patch Changes

  • 4fe6dac: Fix no fields options error (#268)
  • 8093d5f: Fix outline for checkbox and sr-only span position