Skip to content

Releases: NASA-AMMOS/plandev-actions

v1.2.3

Choose a tag to compare

@AaronPlave AaronPlave released this 22 Apr 00:08
04f28e8

What's Changed

  • Support required & variant params by @dandelany in #16
  • add metadata util functions to aerie-actions library by @dandelany in #17

Full Changelog: v1.1.2...v1.2.3

v1.2.4

Choose a tag to compare

@dandelany dandelany released this 22 Apr 17:28
cdb2e61

What's Changed

New Contributors

Full Changelog: v1.2.3...v.1.2.4

v1.1.2

Choose a tag to compare

@dandelany dandelany released this 15 Jan 06:22
393879d

What's Changed

Docs changes only, no functionality changes.

  • update Aerie -> PlanDev/SeqDev in README and user-facing strings by @dandelany in #15

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@dandelany dandelany released this 21 Nov 19:23
68d31bf

What's Changed

  • Bugfix: Pull user's role from config.USER_ROLE and pass it along in headers with requests to workspace server by @dandelany in #14

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@dandelany dandelany released this 19 Nov 01:34
0183cd9

What's Changed

  • Fix link by @cartermak in #12
  • add loadAdaptation helper + DB query for loading sequence adaptation JS into actions by @dandelany in #13
  • Add new parameter/setting types: 'file' and 'fileList' - like 'sequence' and 'sequenceList' but they allow any types of files, not just sequences in #13
  • Add support for 'description' field on parameters/settings, as well as future-looking support for 'required' and 'defaultValue' (not implemented yet, but interface allows them now) in #13
  • Add support for 'primary' flag on file/fileList/sequence/sequenceList type parameters & settings in #13

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@dandelany dandelany released this 01 Oct 17:37

What's Changed

  • Updated the parcel query to include a list of associated parameter di… by @cohansen in #11

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@dandelany dandelany released this 06 Aug 23:34

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@dandelany dandelany released this 06 Aug 23:06
8fff642

What's Changed

  • Include auth header for workspace service in requests from action server by @dandelany in #10

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@dandelany dandelany released this 05 Aug 23:44
6c34e93

What's Changed

  • API support for file based workspaces by @joshhaug in #8

New Contributors

Full Changelog: v0.1.9...v1.0.0

v1.0.0-alpha

v1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@dandelany dandelany released this 28 Jul 18:36

What's Changed

  • API support for file based workspaces by @joshhaug in #8

New Contributors

Full Changelog: v0.1.9...v1.0.0-alpha