Skip to content

Releases: nuvla/ui

v2.51.0

21 Aug 13:36
5caede0

Choose a tag to compare

2.51.0 (2025-08-21)

Features

  • Callback page: Implement a callback layout and page to protect callbacks execution from email scanners (6f05889)
  • Groups page: Make possible to update group name and description (6f05889)
  • Groups page: Moved to a new page (6f05889)
  • Groups page: Pending invitations (6f05889)
  • Groups page: Revoke invitation (6f05889)
  • Groups page: Search/filter groups hierarchy by group name, group id, username (6f05889)

Bug Fixes

  • Group page: Align spec and validation with group name of the server (6f05889)
  • Groups page: Show hierarchy next to group edition (6f05889)
  • UIX: TableRowCell is directly in error when value doesn't match the spec even if validate-form? is false (6f05889)

v2.50.0

11 Aug 11:21
3d95874

Choose a tag to compare

2.50.0 (2025-07-24)

Features

  • deployment-coe-resources: New Kubernetes resources tab in k8s Deployment details page (aa3c242)
  • deployment-coe-resources: New Kubernetes resources tab in k8s Deployment details page (828220d)

v2.49.0

30 Jun 14:00
40effa8

Choose a tag to compare

2.49.0 (2025-06-30)

Features

  • edge-docker-resources-v2: Edge docker resources - phase 2 (#1745) (582cd92)

v2.48.0

30 Jun 12:29
27b98c3

Choose a tag to compare

2.48.0 (2025-06-30)

Features

  • Deplyment details page: New docker tab for NE that support COE resources (#1750) (4299642)

Bug Fixes

  • Clouds page: Fix icon for adding infra service to an infra service group (2505e18)
  • Credential page: Pagination and table and bugfixes (#1747) (7109d50)

v2.47.1

13 Jun 08:52
a7ca047

Choose a tag to compare

2.47.1 (2025-06-13)

Bug Fixes

  • Edge details page: COE resource action pull image private registries NE version >=2.19.2 (#1742) (339b7d4)
  • Edge utils: consider ne-dev as always a new version refactor utils (339b7d4)

v2.47.0

12 Jun 08:49
3528847

Choose a tag to compare

2.47.0 (2025-06-12)

Features

  • NuvlaEdge detail page: Allow selection of registry credential for pull coe resource action (#1737) (5e53c06)

Bug Fixes

  • cimi page: Icon light theme for menubar (fe9ffac)
  • cimi page: On collection change, remove existing entries (fe9ffac)
  • cimi page: Search icon is loading when reaching the page bugfix (fe9ffac)
  • deployment-urls: Make urls clickable only if the deployment is in STARTED state. (#1740) (34f8114)
  • general-utils: Fix json parsing (#1738) (fe9ffac)
  • uix: Reusable ModalActionButton component (fe9ffac)

v2.46.0

19 Feb 13:27
81d33d8

Choose a tag to compare

2.46.0 (2025-02-19)

Features

  • Deployment group details page: Make dynamic edge filter selectable from create page (#1733) (a869dc0)
  • Edges: Remove Bulk Deploy buttons from Edges page (#1734) (d5eb484)

v2.45.0

07 Feb 14:00
8386d28

Choose a tag to compare

2.45.0 (2025-02-07)

Features

  • Deployment group page: In the DG details page the apps selection must be consistent with the DG subtype (#1730) (a61ebb7)

Bug Fixes

  • CI: Build dependencies upgrade (#1728) (b59cbbd)
  • Deployment group details: Summary stats (a61ebb7)

v2.44.0

31 Jan 14:56
927d464

Choose a tag to compare

2.44.0 (2025-01-31)

Features

  • Deployment set: Make edge selection consistent with DG subtype (#1725) (639dc76)

Bug Fixes

  • App bouquets: fix validation error on creation (#1727) (e167401)

v2.43.0

27 Jan 15:19
50f5bb8

Choose a tag to compare

2.43.0 (2025-01-27)

Features

  • Deployment details page: Support remove-images, remove-volumes for docker compose on stop action (#1717) (8d3dc00)
  • dg-sub-type-selector: new component for the selection of DG sub type (#1715) (6263e49)
  • resource-filter-comp: Add new resource filter component (#1718) (30ccc89)

Bug Fixes

  • Apps details page: Ask user if he wants to ignore ongoing changes when switching to different app version (7d270c2)
  • Apps details page: Switching between app version is not refreshing helm fields (#1719) (7d270c2)
  • Apps details page: Switching between generalize key to reload on module content change (7d270c2)
  • Apps details page: Warning delete button disabled prop should be a boolean fix (7d270c2)
  • CI: Deprecated github upload-artifact@v3 upgraded to upload-artifact@v4 (92f4df6)
  • Cloudflare: fix location for enable-2fa and disable-2fa (c604209)
  • Cloudflare: Two factor authentication stopped working bugfix (#1710) (d07d892)
  • Component tests: Wait reset button to be visible before taking screenshots (92f4df6)
  • Components test: Reduce workers to 2 to avoid flakyness (#1722) (92f4df6)
  • Components test: Screenshot only sceneroot to avoid breaking when adding new scenes (#1713) (da14712)
  • Deployment dialog: Reuse fetch job mechanism (#1721) (12c9463)
  • Deployment group details page: Show save error message during creation phase (#1720) (08829ab)
  • e2e: Teardown redirection flaky test bugfix (#1714) (d4f5530)
  • NuvlaEdge update modal: When selecting a version with no/less optional modules, current ones will try to be installed bugfix (#1723) (39d5ea0)
  • select-fields-icon-render-bug: removing z-index from table select fields icon (#1712) (0708550)
  • UIX: Autocomplete one time code (c604209)