Skip to content

Releases: NASA-AMMOS/aerie-ui

v2.5.0

04 Mar 23:49
70e3cdb
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Overwrite activeRole cookie when it's not contained in allowed roles list by @skovati in #1131

Continuous Integration

Other Changes

Full Changelog: v2.4.0...v2.5.0

v2.4.0

17 Feb 03:41
d71d4c1
Compare
Choose a tag to compare

What's Changed

Performance Improvements

  • Line layer decimation, interpolation, snapping, and tooltip improvements by @AaronPlave in #1049

Other Changes

Full Changelog: v2.3.0...v2.4.0

v2.2.2

13 Feb 21:19
146c31f
Compare
Choose a tag to compare

What's Changed

This is a point release which brings a fix https://github.com/NASA-AMMOS/aerie-ui/pull/11127 onto the 2.2.x release

Other Changes

  • 2.2.1 Hotfix: Use simulationDataset.dataset_id instead of simulationDatasetId store by @AaronPlave in #1123
  • Release v2.2.2 by @joswig in #1127

Full Changelog: v2.2.1...v2.2.2

v2.3.0

03 Feb 22:29
84f6e61
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Take "out of plan bounds" activities into account in total count display by @duranb in #1066
  • Handle non-gap null values in line and x-range plots by @AaronPlave in #1070
  • Upload file before setting activity parameter path by @duranb in #1085
  • Fix constraint violations display by @mattdailis in #1084
  • Filter scheduling goals and conditions by plan scheduling specification id by @AaronPlave in #1072
  • Set expiration time in the past for activeRole cookie by @skovati in #1115

Performance Improvements

  • Split Resource -> LinePoint Processing Across Multiple Frames by @jeffpamer in #1056

Other Changes

Full Changelog: v2.2.0...v2.3.0

v2.2.1

19 Jan 01:12
484bb3d
Compare
Choose a tag to compare

What's Changed

This is a point release which brings a fix #1084 onto the 2.2.0 release

Other Changes

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Dec 01:21
a539010
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Fixes the number of directives displayed associated with snapshot by @duranb in #1015
  • Fix Activity Preset Update Failing by @Mythicaeda in #1020
  • Fix: Remove permission from model dropdown that prevents the model from ever being selected by @duranb in #1028
  • Switch timeline navigation mode to interact when page loses focus by @AaronPlave in #1048
  • Prevent scroll on timeline if in navigation mode by @AaronPlave in #1044
  • Set correct path for uploaded file in sim config by @mattdailis in #1054

Performance Improvements

Refactoring

Other Changes

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

17 Nov 00:04
f9d961a
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Refactoring

  • enable strict equal lint rule by @duranb in #990
  • Make drag handles follow cursor more closely by @duranb in #1003

Other Changes

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Nov 18:05
6b2c4e0
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Catch failed requests from custom extension endpoints by @duranb in #949
  • Utilize svelte base for importing files during runtime to allow for proxied deployment configurations by @duranb in #950
  • include effective arguments in preset by @joswig in #969

Other Changes

Full Changelog: v1.14.0...v2.0.0

v1.14.0

16 Oct 21:30
ea81720
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • remove negative margin from dropdown search component by @duranb in #895
  • Custom Worker - Warning when use of identifiers. by @goetzrrGit in #896
  • Properly align icons in plan navbar buttons by @AaronPlave in #921

Refactoring

  • Remove logout to be in line with Gateway by @camargo in #890
  • Store active role in cookie instead of token by @camargo in #891

Build System and Dependencies

  • Temporarily disable failing scheduling test until backend fixes issue by @duranb in #925
  • Re-enable the disabled scheduling e2e tests by @duranb in #935

Other Changes

Full Changelog: v1.13.0...v1.14.0

v1.13.0

06 Sep 21:33
67800ea
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Fix setting vertical guide color from timeline editor by @camargo in #869
  • Show Success Toast when Constraints Successfully Update by @Mythicaeda in #871
  • Fix tag filtering in tables by @duranb in #873
  • Catch and print 'parse-failed' errors nicely by @camargo in #874
  • Sort Start Offset column chronologically by @joswig in #881

Refactoring

  • Update Constraint Violations to Use New Schema by @jeffpamer in #847

Other Changes

New Contributors

Full Changelog: v1.12.0...v1.13.0