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

Query and Filter Any Event #150

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

Ilverism
Copy link
Collaborator

@Ilverism Ilverism commented Jul 3, 2024

Allows users to view data points for any event on the plots in the Events pages, and to apply a new filter rule on the Flights page to search for flights with any event (given some airframe type).

  • Ability to filter by ‘ANY Event’ on Events → Trends page
  • Ability to filter by ‘ANY Event’ on Events → Severity page
  • New ‘Has Any Event(s) [Airframe]’ filter Rule on Flights page
  • Rearranged header buttons on Trends and Severity pages
  • Event checkboxes on Trends and Severity pages are disabled for events that don’t have any data (for the selected date range)
  • Event checkboxes on Trends can no longer be toggled by clicking the event name
  • New route for fetching all severities at once
  • Marker shapes are now based on the airframe on the Severity page
  • Marker colors are now based on the event name’s position on the Severity page

Ilverism and others added 8 commits June 19, 2024 14:43
* reworks airsync to fix missing imports

---------

Co-authored-by: RIT <[email protected]>
Co-authored-by: RIT <[email protected]>
Co-authored-by: e911 <[email protected]>
Co-authored-by: Aaron Chan <[email protected]>
Co-authored-by: Mayur Shinde <[email protected]>
Co-authored-by: Joshua Karns <[email protected]>
Unsubscribe links for email preferences + removal of expired unsub tokens.
Add default value for severityColumn state value
Give users with view permission the ability to view uploads (but not modify)
@jkarns275
Copy link
Collaborator

LGTM @Ilverism can you fix merge conflicts?

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