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

implement test connection for new monitored database in WebUI #245

Closed
1 of 2 tasks
pashagolub opened this issue Aug 3, 2023 · 0 comments · Fixed by #259
Closed
1 of 2 tasks

implement test connection for new monitored database in WebUI #245

pashagolub opened this issue Aug 3, 2023 · 0 comments · Fixed by #259
Assignees
Labels
enhancement New feature or request webui Admin UI related issues

Comments

@pashagolub
Copy link
Collaborator

pashagolub commented Aug 3, 2023

  • implement REST API endpoint
  • implement call in WebUI
@pashagolub pashagolub self-assigned this Aug 3, 2023
@pashagolub pashagolub added enhancement New feature or request webui Admin UI related issues labels Aug 3, 2023
@pashagolub pashagolub added this to the Built-in WebUI milestone Aug 3, 2023
@denys-holub denys-holub linked a pull request Aug 11, 2023 that will close this issue
pashagolub pushed a commit that referenced this issue Aug 14, 2023
* implement `/test-connect` endpoint
* use plain connection string from frontend
* [-] fix update of monitored database with REST API, fixes #244
* [-] fix nil pointer access
* move `apiHandler` definition
* move `handleStats()`
* move `handleTestConnect()`
* rearrange webserver package files
* [-] fix `md_is_helpers` field name to `md_is_superuser`
* noWrap option added
* test DB connection request created
* test db connection type created
* test db connection request implemented
* layout changed, handle test db connection request added
* animation while test db connection request loading added
--------
Co-authored-by: Pavlo Golub <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request webui Admin UI related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants