Skip to content

Allow users to modify monitors data #380

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcorbin
Copy link

@mcorbin mcorbin commented Apr 17, 2025

Sometimes, it's useful to modify data in the monitoring_data table, for example, in case of a false positive.

I'm adding a new button in the monitor list that opens a popup allowing users to change the status of monitor data for a given time range.

Disclaimer: I'm not a javascript/svelte developer :D

@mcorbin mcorbin force-pushed the feature/allow-modifying-monitors-data branch 2 times, most recently from 40a56dd to 7639ea8 Compare April 17, 2025 13:13
Sometimes, it's useful to modify data in the monitoring_data table, for example, in case of a false positive.

I'm adding a new button in the monitor list that opens a popup
allowing users to change the status of monitor data for a given time
range.
@mcorbin mcorbin force-pushed the feature/allow-modifying-monitors-data branch from 7639ea8 to 8785c60 Compare April 17, 2025 13:13
@rajnandan1
Copy link
Owner

Can you add screenshots please @mcorbin

@mcorbin
Copy link
Author

mcorbin commented Apr 17, 2025

Sure.

See the new button:

Screenshot 2025-04-17 at 17 45 05

The form:

Screenshot 2025-04-17 at 17 45 34

As I said I'm a terrible frontend dev so feel free to modify the code if needed (or to make suggestions :D)

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

Successfully merging this pull request may close these issues.

2 participants