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

feat(ui): separate flux tasks list from alerts #5868

Merged
merged 24 commits into from
Feb 22, 2022
Merged

Conversation

sranka
Copy link
Contributor

@sranka sranka commented Feb 17, 2022

This PR separates/moves kapacitor's flux task list from the alerts page to a separate page, it is a required pre-requisite to #5460.

  • Flux Tasks is a new menu item in the side bar:
    image
  • The page contains a table of Flux Tasks that was before on the Alert Rules page
    image
  • The Page let the user also filter Flux tasks by name and perform a manual Refresh
  • Flux tasks are available since Kapacitor 1.6 and must be enabled in its config, the UI
    image
  • Exiting a page of a particular Flux Task editor returns the user to the Flux Tasks page (was Alert Rules)

Additionally, the sidebar was fixed so that Alerting is highlighted when flux tasks, kapactior alert tule or TICKScript pages are shown.

@sranka sranka self-assigned this Feb 17, 2022
@sranka sranka force-pushed the feat/separated_flux_tasks branch from 0b4a1df to a6b825e Compare February 17, 2022 13:44
@sranka sranka force-pushed the feat/separated_flux_tasks branch from b7a1079 to 72378f7 Compare February 17, 2022 14:20
@sranka sranka requested a review from ivankudibal February 18, 2022 08:18
@sranka sranka marked this pull request as ready for review February 18, 2022 08:18
@sranka sranka added this to the 1.9.4 milestone Feb 22, 2022
@sranka sranka merged commit 51c506c into master Feb 22, 2022
@sranka sranka deleted the feat/separated_flux_tasks branch February 22, 2022 13:55
@ivankudibal ivankudibal removed their request for review March 22, 2022 19:50
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