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

Create Job Interaction Cockpit and a Job Overview #245

Open
5 tasks
WolfgangDaniel opened this issue Apr 25, 2021 · 0 comments
Open
5 tasks

Create Job Interaction Cockpit and a Job Overview #245

WolfgangDaniel opened this issue Apr 25, 2021 · 0 comments
Labels
Backend Issues that need to touch backend functionality Frontend Issues that changes the frontend

Comments

@WolfgangDaniel
Copy link
Contributor

As a user, I'd like to have a Interaction Cockpit for each job that is currently running, in order to be able to start multiple jobs wih the same robot.


💭   Hints & Thoughts

Currently there is one Robot Interaction Cockpit per robot (the robotId is the current path variable). That only works if there is always just one instance running per robot. If multiple jobs per robot were running concurrently just one of the jobs would be shown in Robot Interaction Cockpit.

  • In the end there are two deliverables: 1) Job Overview Page, 2) Job Interaction Cockpit
    -> Additionaly update the current Robot Interaction Cockpit

✅   Conditions of satisfaction

  • Should figure out a way to show all jobs to the user
  • Should build a job overview page based on that in the frontend
  • Should figure out how to integrate that job overview page in the current frontend
  • Should figure out a basic structure for a Job Interaction Interface (status, error, outputs)
  • Should update the Robot Interaction Cockpit to just start bot functionality
@WolfgangDaniel WolfgangDaniel added Frontend Issues that changes the frontend Backend Issues that need to touch backend functionality labels Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issues that need to touch backend functionality Frontend Issues that changes the frontend
Projects
None yet
Development

No branches or pull requests

1 participant