Skip to content

Actions Page Rework + Versioning + Archiving#1892

Open
AaronPlave wants to merge 13 commits intodevelopfrom
feat/actions-page-rework
Open

Actions Page Rework + Versioning + Archiving#1892
AaronPlave wants to merge 13 commits intodevelopfrom
feat/actions-page-rework

Conversation

@AaronPlave
Copy link
Contributor

@AaronPlave AaronPlave commented Mar 5, 2026

___REQUIRES_AERIE_PR___="1803"

Corresponding WIP backend branch NASA-AMMOS/aerie#1803

This PR moves the actions page into the workspace and introduces action+action definition versioning and archiving.

TODO:

  • A bit more UI cleanup and formatting
  • Fix/update e2e tests

@AaronPlave AaronPlave changed the title Feat/actions page rework WIP Actions Page Rework + Versioning + Archiving Mar 5, 2026
@AaronPlave AaronPlave marked this pull request as ready for review March 16, 2026 23:27
@AaronPlave AaronPlave requested a review from a team as a code owner March 16, 2026 23:27
@AaronPlave AaronPlave changed the title WIP Actions Page Rework + Versioning + Archiving Actions Page Rework + Versioning + Archiving Mar 16, 2026
Copy link
Collaborator

@dandelany dandelany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UI notes from testing with @AaronPlave today:

  • The action run logs have some weird formatting/collapse behavior if you log a line that contains BOTH text and a JSON object. Eg. logging {a: b, ...} on its own looks fine, but if you log myObject is {a: b, ...big nested object} the logs will have some funky formatting with a timestamp inserted halfway through:
Image
  • General UI thought was that the action run results page feels "too application-y" and "not enough like a report". We discussed combining things on to one report-style page, with sections in the following order: Errors, Results, Logs, Parameters (leaving off any that don't apply). I'll run this by @nat-sims before we totally commit to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants