Skip to content

Releases: NASA-AMMOS/aerie-ui

v0.12.0

15 Jun 15:56
Compare
Choose a tag to compare

New Features

  • Create a sequence from the planning UI
  • Associate an activity with a sequence
  • Run an expansion against a plan and view the output sequence
  • Table columns for expansion rules, expansion sets, and command dictionaries now display the created date and last updated date
  • View computed attributes for activities
  • Adjust enabled and priority state of scheduling rules

What's Changed

  • feat: get created_by and updated_by columns from expansion data by @camargo in #32
  • feat: Use resourceSamples in place of sim. results by @pcrosemurgy in #33
  • feat: Remove sim. results resources by @pcrosemurgy in #34
  • feat: activity form sequence data by @camargo in #35
  • feat: computed attributes by @camargo in #36
  • feat: change enabled state and priority of scheduling goals by @camargo in #37
  • test: add enabled test for scheduling rules by @camargo in 860967f

New Contributors

Full Changelog: v0.11.3...v0.12.0

v0.11.3

31 May 17:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

02 May 22:21
Compare
Choose a tag to compare

Breaking Changes

  • The UI view schema has been updated and is not backward compatible with the previous version. Plan layouts are now able to be fully defined via the UI view object (example), which essentially is a JSON definition of a CSS grid layout (think of it as a data-driven CSS grid). See our complete UI View documentation for more information.

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Apr 16:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

04 Apr 22:36
Compare
Choose a tag to compare

What's Changed

  • feat: add scheduling DSL types to goal editor by @camargo in #8

Full Changelog: v0.10.1...v0.11.0

v0.10.1

04 Mar 21:22
Compare
Choose a tag to compare

What's Changed

  • refactor: simulate takes numeric plan id by @camargo in #1
  • refactor: input form field by @camargo in #3
  • fix: auto update layer height by @camargo in #4
  • refactor: use monaco-editor instead of code-mirror by @camargo in #5
  • refactor: sim result activities property change by @camargo in #2
  • fix: deadlock editing multiple required parameters by @camargo in #6
  • feat: hook up param forms to effective args API by @camargo in #7

Full Changelog: https://github.com/NASA-AMMOS/aerie-ui/commits/v0.10.1