Releases: equinor/dm-core-packages
Releases · equinor/dm-core-packages
dm-core-plugins: v1.4.1
dm-core: v1.3.3
dm-core-plugins: v1.4.0
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
- dependencies
dm-core: v1.3.2
dm-core-plugins: v1.3.2
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
- dependencies
dm-core: v1.3.1
dm-core-plugins: v1.3.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- @development-framework/dm-core bumped from ^1.3.0 to ^1.3.1
- dependencies
dm-core: v1.3.0
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
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
- dependencies
dm-core: v1.2.0
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
- dependencies