Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

55 agent management modal #78

Merged
merged 8 commits into from
May 22, 2024
Merged

55 agent management modal #78

merged 8 commits into from
May 22, 2024

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