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

Feature: Status, Database and InformationController #9

Open
matthiasburger opened this issue Jul 21, 2021 · 1 comment
Open

Feature: Status, Database and InformationController #9

matthiasburger opened this issue Jul 21, 2021 · 1 comment

Comments

@matthiasburger
Copy link
Owner

StatusController

We should get some more information instead of only success = true.

  • status of database. is accessible?
  • status of service (should return true, since it works 😆)
  • status of errors
    • last hour (what error, how often error appeared, different user)
    • last 12 hours
    • last 24 hours
  • status of tests

DatabaseController

  • DropDatabase
  • Create and UpdateDatabase
  • Insert Demodata
  • Pull Database-Bak, make Bak downloadable, make Bak uploadable for restore -> load Database-Bak

InformationController

  • Current Database-Version
  • Current Service-Version
  • Current User-Information
@matthiasburger
Copy link
Owner Author

Create some single issues..
Database-Controller is part of milestone

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

No branches or pull requests

1 participant