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(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows #9710

Merged
merged 26 commits into from
Feb 14, 2024

Commits on Feb 9, 2024

  1. PRD-968 and PRD-967: Migrating the PDL models for incidents

    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cff7a1c View commit details
    Browse the repository at this point in the history
  2. Adding Incidents to GraphQL API.. raiseIncident, updateIncidentStatus…

    …, and incidents fields on entities
    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1ed955e View commit details
    Browse the repository at this point in the history
  3. Adding incidents test

    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d0c2f87 View commit details
    Browse the repository at this point in the history
  4. Add support for Entity Health for Datasets, Dashboards, Charts, Data …

    …Jobs, Data Flows
    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c58e2fd View commit details
    Browse the repository at this point in the history
  5. Remove legacy incidents doc reference from docs website

    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4e70723 View commit details
    Browse the repository at this point in the history
  6. Add raiseIncident and updateIncidentStatus back into GMS GraphQL Engi…

    …ne properly
    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7030eb3 View commit details
    Browse the repository at this point in the history
  7. Adding the Incidents Status Hook to OSS for use

    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a9348fc View commit details
    Browse the repository at this point in the history
  8. Add support for fetching incidents from GraphQL, along with mutations…

    … required inside incidents tab
    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    814863a View commit details
    Browse the repository at this point in the history
  9. Support raising and resolving incidents for Datasets with caching via…

    … the UI
    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7087346 View commit details
    Browse the repository at this point in the history
  10. Adding Entity Health Badge for Datasets, Dashboards, Charts, DataJobs…

    …, DataFlows
    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    de88a0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e914c6 View commit details
    Browse the repository at this point in the history
  12. Rebase on the latest, fix spotless issues

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2f0e7ec View commit details
    Browse the repository at this point in the history
  13. Fixing auto-wiring issues for testing, adding incidents to test entit…

    …y registry
    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c7c08cf View commit details
    Browse the repository at this point in the history
  14. Adding support for entity health

    John Joyce authored and John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a7cdc00 View commit details
    Browse the repository at this point in the history
  15. Fixing CI issues

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4923156 View commit details
    Browse the repository at this point in the history
  16. Adding mocks to fix ci

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fe40f2c View commit details
    Browse the repository at this point in the history
  17. Adjusting the data for incidents

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    90c5a98 View commit details
    Browse the repository at this point in the history
  18. Attempt to get passing

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7527342 View commit details
    Browse the repository at this point in the history
  19. Multiple attempts to fix failing ci

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    db9536d View commit details
    Browse the repository at this point in the history
  20. Changing test id

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7699caa View commit details
    Browse the repository at this point in the history
  21. Smoke test incidents smoke

    John Joyce committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3721d39 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Attempting to fix search cypress

    John Joyce committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3427be8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Adding a fix for the smoke test

    John Joyce committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e7cf366 View commit details
    Browse the repository at this point in the history
  2. Entity Health Resolver

    John Joyce committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    933446b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c27119 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Spotless apply

    John Joyce committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    becf220 View commit details
    Browse the repository at this point in the history