Skip to content

Conversation

@njbrunner
Copy link
Contributor

Changes:

  • Implemented agent management modal
  • Redesigned all parameter type components
  • Improved user workflow for submitting commands to agent
  • Updated build page to utilize newly designed parameter components
  • Added API endpoint to retrieve transcoder log record by id

Testing Suggestions:

  • Thoroughly test the agent management modal
  • Thoroughly test the build page
  • Confirm backend receives the correct commands

Closes #55

@njbrunner njbrunner added the enhancement New feature or request label May 16, 2024
@njbrunner njbrunner requested review from BrianSipos and d-linko May 16, 2024 15:01
Copy link
Collaborator

@BrianSipos BrianSipos left a comment

Choose a reason for hiding this comment

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

Structure and behavior seem good, just one minor comment on terminology used in a few places to align on using the term "text" to distinguish the text form of ARI from the binary (CBOR) form of ARI.

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

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Move agent management controls into modal

3 participants