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

Enable the backend to be started through the frontend #77

Open
timoKroecker opened this issue Jul 4, 2024 · 0 comments
Open

Enable the backend to be started through the frontend #77

timoKroecker opened this issue Jul 4, 2024 · 0 comments

Comments

@timoKroecker
Copy link
Contributor

timoKroecker commented Jul 4, 2024

User story


So far the connector can only be started through the command line.
For better UX it should be possible to start the connectors through the frontend.

Acceptance Criteria


All following points are realized within the home-dashboard:

  • If the connector is not running, there should be an active and working button "Run" to start the connector.
  • If the connector is running, there should be an active and working button "Stop" to stop the connector.
  • If the connector is not running, the button "Stop" should be inactive or hidden.
  • If the connector is running, the button "Run" should be inactive or hidden.

DoD General Criteria


  • Feature has been merged into the main branch
  • Feature has been added to the documentation
  • Product owner approved features
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

4 participants