Skip to content

Releases: equinor/dm-core-packages

dm-core-plugins: v1.4.1

25 Sep 09:02
Compare
Choose a tag to compare

1.4.1 (2023-09-25)

Bug Fixes

  • form: use indent on all non-primitives (74ee2f6), closes #488
  • tree: allow node wrappers to open/close node (db873c7), closes #534

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.3.3 to ^1.3.4

dm-core: v1.3.3

16 Sep 06:40
Compare
Choose a tag to compare

1.3.3 (2023-09-15)

Bug Fixes

  • dialog: improve layout (608166e)
  • update types in FilePlugin.tsx (b076717)

dm-core-plugins: v1.4.0

16 Sep 06:40
Compare
Choose a tag to compare

1.4.0 (2023-09-15)

Features

  • view only mode for form plugin (412ea32)

Bug Fixes

  • dialog: improve layout (608166e)
  • disables all edit form buttons when in readOnly mode (0c702de)
  • form: ObjectField use default value if defined (c72d62a)
  • form: use icons for form buttons (56bcd79)
  • update types in FilePlugin.tsx (b076717)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.3.2 to ^1.3.3

dm-core: v1.3.2

02 Sep 08:10
Compare
Choose a tag to compare

1.3.2 (2023-09-01)

Bug Fixes

  • job: use check document existence endpoint to verify existence of job before updating, and add it if the job does not exist (1e13f8c)

dm-core-plugins: v1.3.2

02 Sep 08:10
Compare
Choose a tag to compare

1.3.2 (2023-09-01)

Bug Fixes

  • form: add validation for integers (4949e6c), closes #466
  • form: show helpertext on missing required (07fe8de)
  • form: use documentUpdate to update reference (4d1cd95)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.3.1 to ^1.3.2

dm-core: v1.3.1

29 Aug 11:35
Compare
Choose a tag to compare

1.3.1 (2023-08-29)

Bug Fixes

  • gen-job-api runs on port 5001 (c076026)
  • initFromFolder in tree not working (374e2c7)
  • ran genereate apis (3083e7e)
  • rename accesscontrollist to fix double naming issue (501873a)

dm-core-plugins: v1.3.1

29 Aug 11:35
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.3.0 to ^1.3.1

dm-core: v1.3.0

24 Aug 12:17
Compare
Choose a tag to compare

1.3.0 (2023-08-24)

Features

  • add option to select attribute in entity picker (d010261)
  • run azure container jobs in signal app (2293577)

Bug Fixes

  • added pagination button title (215522c)
  • do not add primitive types as separate nodes in tree (aa1827b)
  • export plugins by default (e82bbd4)
  • raise error on missing uiPluginContext (308598c)
  • remove pluginName from TPlugin type (45ac86b)
  • removing notificationmanager and replacing with toast (08155c4)
  • set wait for timeout after submit form (9747bc3)
  • update docs in subcomponents of JobPlugin (99324f6)
  • use correct address when returning link reference from EntityPickerButton (0030b52)

dm-core-plugins: v1.3.0

24 Aug 12:17
Compare
Choose a tag to compare

1.3.0 (2023-08-24)

Features

  • form: add inline flag (e85ecb0)
  • form: allow inline presentation of list of non-primitives (#411) (3dbe737), closes #276

Bug Fixes

  • add correct titles to list item buttons (bb94ccc)
  • added title to expand-minimize button (f67d7a3)
  • bug with creating link reference in addUncontained component (f54dcc4)
  • export plugins by default (e82bbd4)
  • form: handle uncontained and mandatory object (f8ae0eb)
  • form: show remove button even if onOpen exist (49c958a)
  • form: update db when pressing Remove button (45b152d)
  • form: use documentAdd instead of Update (#433) (55e8c62)
  • form: use recipe when opening in tab (765630f)
  • modeling errors in documents (ec05bbf)
  • modeling issues (4897a1d)
  • raise error on missing uiPluginContext (308598c)
  • remove pluginName from TPlugin type (45ac86b)
  • set wait for timeout after submit form (9747bc3)
  • types in packages.json for MySignalApp (cc1cdfc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.2.0 to ^1.3.0

dm-core: v1.2.0

10 Jul 12:16
Compare
Choose a tag to compare

1.2.0 (2023-07-10)

Features

  • add CreateJobEntity and JobForm component (b070fb0)

Bug Fixes

  • bug in truncatePathString (f339fc9)
  • handle relative reference in form (7aab5e6)
  • support /DS/ syntax in getDataSourceIdFromReference() (f018894)
  • update setJobIsStarted state in Stop button in JobControl.tsx (02c4518)

dm-core-plugins: 1.2.0

1.2.0 (2023-07-10)

Features

  • ability to add custom viewrecipe in table expandable row (aa00d77)
  • replace form config order with fields (fb5b40f)

Bug Fixes

  • handle relative reference in form (7aab5e6)
  • rename plugin to uiRecipe in widget types (687a73f)
  • rename rest of generic list (3083584)
  • rename to view_selector (6dbff29)
  • wrong title in button tooltip (8089ed7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.1.2 to ^1.2.0