Skip to content

Releases: NASA-AMMOS/plandev-ui

v4.2.1

01 May 00:56
dcb1a7e

Choose a tag to compare

What's Changed in plandev-ui

New Features

  • Auto-expand action run logs by default by @AaronPlave in #1916
  • Required action parameter validation and action param defaults for action runs by @AaronPlave in #1911
  • Default new workspace items to current selection by @AaronPlave in #1918
  • List files and folders to be deleted in workspace modal by @AaronPlave in #1920

Bug Fixes

Documentation

  • Adopt SLIM contributing and code of conduct guidelines by @AaronPlave in #1913

Full Changelog: v4.2.0...v4.2.1

v4.2.0

23 Apr 03:25
2ef605e

Choose a tag to compare

What's Changed

New Features

Other Changes

  • Use gqlSubscribable .loading/.error stores across UI by @AaronPlave in #1885
  • add scheduling goal invocation ID to the allowed columns on Activity Directives table by @dandelany in #1895
  • pin trivy-action to commit hash for release 0.35.0 to avoid compromised versions by @dandelany in #1897
  • Content changes for repo rename by @AaronPlave in #1904
  • Fix inconsistent file extension handling in workspaces by @duranb in #1899
  • Add API integration test mode to aerie-action-demo by @AaronPlave in #1909
  • Fixes sequence output editor not applying appropriate linting by @duranb in #1898

Full Changelog: v4.1.1...v4.2.0

v4.1.1

04 Mar 05:02
4653156

Choose a tag to compare

What's Changed

Bug Fixes

  • Remove separate handling of secret parameters in RunActionModal by @duranb in #1886

Other Changes

Full Changelog: v4.1.0...v4.1.1

v4.1.0

26 Feb 03:24
082a7ba

Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: v4.0.0...v4.1.0

v4.0.0

15 Jan 05:09
db096e0

Choose a tag to compare

What's Changed

Full Changelog: v3.8.1...v4.0.0

v3.8.1

21 Nov 20:35
078f7c1

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.8.0...v3.8.1

v3.8.0

20 Nov 16:38
f3d5f77

Choose a tag to compare

What's Changed in aerie-ui

Other Changes

  • Rework plan grid menu by @AaronPlave in #1785
  • Span table fixes by @AaronPlave in #1784
  • Support auto resizing row height for compact activity drawing mode by @AaronPlave in #1786
  • Fixes delete workspace context menu not doing anything on click by @duranb in #1800
  • Preserve reverse-chronological order of action runs on Actions page by @dandelany in #1806
  • Combine shift and pack activity modals by @AaronPlave in #1787
  • Prevent escape and click-outside closure of workspace import file modal by @AaronPlave in #1805
  • Rename "Sequence Editor" plan menu item to "Workspaces" by @AaronPlave in #1807
  • Error console rework by @AaronPlave in #1770
  • Plug and Play Sequences - changes to sequence adaptation interface, latest rebase by @cartermak in #1782
  • Update sequence adaptation loading to inject CM dependencies by @dandelany in #1813
  • use exports to capture output of loading the user sequencing adaptation by @dandelany in #1814
  • Feature: Workspace Permission Improvements by @duranb in #1812
  • update lint, publish and test workflows to use same NPM version as specified in the .nvmrc file by @dandelany in #1818
  • Actions UI improvements - file and fileList type params, tooltips for param description by @duranb in #1817
  • Workspace file multi-select in table view by @dandelany in #1816
  • Fix sequence adaptation loading in sequence templates by @duranb in #1815

Full Changelog: v3.7.1...v3.8.0

v3.7.1

02 Oct 01:16
1c3989d

Choose a tag to compare

What's Changed in aerie-ui

Refactoring

  • Refactor recent activity modals to be more consistent with existing modals by @duranb in #1777

Other Changes

  • Allow user role to modify any workspace's contents by @duranb in #1792
  • Fix: don't append .txt extension to sequence files when downloading from editor by @dandelany in #1796
  • Fix: don't send secrets request to action server for runs which don't have secrets by @dandelany in #1798
  • Duration resource plotting by @AaronPlave in #1783
  • Release v3.7.1 by @joswig in #1801

Full Changelog: v3.7.0...v3.7.1

v3.7.0

17 Sep 21:49
c2d9f13

Choose a tag to compare

What's Changed

Bug Fixes

  • Improve error toast when user attempts to create anchor cycle by @AaronPlave in #1749
  • Properly sort simulated activity table start offset column by @AaronPlave in #1739
  • Show specific error message in toast when plan merge fails to begin by @AaronPlave in #1748
  • Ensure model revision changes affect simulation status by @AaronPlave in #1731
  • Display plan import error in plan form by @AaronPlave in #1732
  • Add ability to convert imported files into target language by @duranb in #1763
  • Fixed an issue where exception causes were not properly flowing throu… by @cohansen in #1745
  • Fix for: Cannot copy parameter values from activity in viewer role by @ivydeliz in #1758

Refactoring

Other Changes

Full Changelog: v3.6.0...v3.7.0

v3.5.2

11 Aug 23:50
b49157d

Choose a tag to compare

What's Changed

Bug Fixes

  • Initialize codemirror instances after all dependencies are present by @duranb in #1733 (fixes #1727)
  • Pin node version in test.yml workflow to 22.17.1 to fix CI tests (afc97e6)

Full Changelog: v3.5.1...v3.5.2