Releases: NASA-AMMOS/aerie-ui
Releases · NASA-AMMOS/aerie-ui
v2.5.0
What's Changed
Bug Fixes
Continuous Integration
- Update GH Actions in Workflows to Node 20 by @Mythicaeda in #1135
Other Changes
- Selective profile loading by @AaronPlave in #1117
- Fix extra argument value display by @duranb in #1137
- Shared Constraints MVP by @duranb in #1118
- Release v2.5.0 by @joswig in #1143
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
Performance Improvements
- Line layer decimation, interpolation, snapping, and tooltip improvements by @AaronPlave in #1049
Other Changes
- Constraint status improvements and fixes by @AaronPlave in #1107
- Use simulationDataset.dataset_id instead of simulationDatasetId store by @AaronPlave in #1122
- Fix y axis auto scaling by @AaronPlave in #1112
- Fixed not being able to delete expansion sets by @cohansen in #1129
- UTC Time Labeling by @AaronPlave in #1113
- Profile fetching failure toast by @AaronPlave in #1108
- Release v2.4.0 by @joswig in #1132
Full Changelog: v2.3.0...v2.4.0
v2.2.2
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
What's Changed
New Features
- Display username in app menu by @AaronPlave in #1073
- Add SSO support by @skovati in #1053
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
- Initial pass at adding a toggle to show mode changes as a line chart by @cohansen in #1025
- Scroll to selection by @joswig in #958
- Fix/734/external dataset loading by @cohansen in #1071
- Remove typo by @duranb in #1083
- Ensure simulation duration is greater than 0 by @joswig in #1086
- run release workflows on dev-a.b.c by @joswig in #1092
- Feature/external dataset subscription by @cohansen in #1081
- Include all non-derived simulation stores when resetting sim stores by @AaronPlave in #1096
- Remove max-width on tooltip by @AaronPlave in #1102
- Added Z to convertDoyToYmd to stop local timezone conversion by @cohansen in #1094
- Feat/1088/activity directive creator by @AaronPlave in #1095
- Make it possible to cancel an in-progress simulation by @mattdailis in #1032
- Consistent display of model and version in model dropdowns by @AaronPlave in #1111
- Use one day as default plan duration by @AaronPlave in #1110
- Fix unit parameter layout issue by @AaronPlave in #1109
- Release v2.3.0 by @joswig in #1116
Full Changelog: v2.2.0...v2.3.0
v2.2.1
What's Changed
This is a point release which brings a fix #1084 onto the 2.2.0 release
Other Changes
- Fix constraint display time conversion by @mattdailis in #1084
- Release v2.2.1 by @joswig in #1093
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
New Features
- Activity error rollup by @duranb in #1039
- Loading indicator for line and x-range layers by @AaronPlave in #1017
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
- View subscription refactor and bug fixes by @AaronPlave in #1021
- X-Range performance improvements by @AaronPlave in #1016
Refactoring
- Fix concurrent test worker login failure by @AaronPlave in #1033
- Add toggle to autosize activity table columns by @duranb in #1031
Other Changes
- Display View JSON validation feedback in UploadViewModal by @AaronPlave in #1011
- Fix/flaky e2e tests by @duranb in #1029
- Add Download view option to view menu by @AaronPlave in #1030
- Rename view fix by @AaronPlave in #1024
- Fix incomplete import path for customTS worker by @duranb in #1038
- Timeline zooming and panning by @AaronPlave in #1006
- Basic Chart/Point Drawing Optimizations by @jeffpamer in #1009
- Add Constraint Compile Icon by @goetzrrGit in #1022
- Add fallback support for standard Canvas if OffscreenCanvas unavailable by @jeffpamer in #1052
- Refresh simulation results after scheduling by @adrienmaillard in #1055
- Release v2.2.0 by @joswig in #1065
New Contributors
- @adrienmaillard made their first contribution in #1055
- @dandelany made their first contribution in #1063
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
New Features
- Timeline density improvements and refactoring by @AaronPlave in #977
Bug Fixes
- Debounce parameter form number inputs by @AaronPlave in #989
- Proper truncation of row names in timeline editor by @AaronPlave in #988
- Ensure getPlanTags returns an array if no tags found by @AaronPlave in #987
- Do not hide bottom row border when row has auto height by @AaronPlave in #997
- Fix local time display by @AaronPlave in #998
Refactoring
- enable strict equal lint rule by @duranb in #990
- Make drag handles follow cursor more closely by @duranb in #1003
Other Changes
- Units UI by @duranb in #968
- Return Constraint Compilation Errors by @goetzrrGit in #967
- Feature/972 center time range on span by @duranb in #991
- Release v2.1.0 by @joswig in #1014
Full Changelog: v2.0.0...v2.1.0
v2.0.0
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
- Draw y axis lines by @AaronPlave in #937
- Directive quick search by @joswig in #957
- Always display select/unselect all buttons on layer filters by @jeffpamer in #971
- Fix login redirect by @duranb in #975
- include description with snapshot creation by @joswig in #981
- Release v2.0.0 by @joswig in #985
Full Changelog: v1.14.0...v2.0.0
v1.14.0
What's Changed
New Features
- Show simulation progress by @mattdailis in #808
- Create and restore plan snapshots by @duranb in #885
- Column to show applied presets by @joswig in #904
- Set plan readme state when snapshot is selected by @duranb in #928
- Add ability to create a new snapshot before restoring a snapshot by @duranb in #929
- Activity Changelog UI by @jeffpamer in #909
- Added support for showing and accessing custom helpers by @cohansen in #920
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
- Snapshot Panel by @AaronPlave in #905
- Upgrade deps to latest by @duranb in #906
- Upgrade deps to latest by @duranb in #917
- Add simulation snapshot panel interactions by @duranb in #913
- Implement plan read only mode by @AaronPlave in #918
- Use new codeActionsOnSave vscode setting format by @AaronPlave in #927
- feat: add ability to react to action/function permissions by @duranb in #902
- Deep link to a specific time window on the timeline by @joswig in #907
- Y-Axis Autofit by @AaronPlave in #926
- Feature/add active role to extension by @cohansen in #940
- Avoid fetching
id
from theextension_roles
table by @Mythicaeda in #941 - Release v1.14.0 by @camargo in #945
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
New Features
- Add columns for model name and version by @joswig in #882
- Implement Quick Fix Popover by @goetzrrGit in #866
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