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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Add error categorization framework #23653

Merged
merged 28 commits into from
Aug 21, 2023
Merged

Commits on Aug 21, 2023

  1. add new errors framework

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eee0600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7e628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce66635 View commit details
    Browse the repository at this point in the history
  4. add motivation

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0e9d1d9 View commit details
    Browse the repository at this point in the history
  5. add typings for global

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    94c7cd0 View commit details
    Browse the repository at this point in the history
  6. refactor error telemetry

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    40acb07 View commit details
    Browse the repository at this point in the history
  7. refactor core-event errors

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    239b3a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ede49ce View commit details
    Browse the repository at this point in the history
  9. add more categories

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    10dd616 View commit details
    Browse the repository at this point in the history
  10. update docs

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    16e3684 View commit details
    Browse the repository at this point in the history
  11. update lockfile

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    535bb89 View commit details
    Browse the repository at this point in the history
  12. improve error message

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d37b713 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b731f3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74ab63d View commit details
    Browse the repository at this point in the history
  15. update imports

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7686bd9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d64045c View commit details
    Browse the repository at this point in the history
  17. upgrade telejson

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3b1c1c4 View commit details
    Browse the repository at this point in the history
  18. add storybook error metadata

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f21cf3a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5531d1f View commit details
    Browse the repository at this point in the history
  20. remove telemetry property

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    21ef39d View commit details
    Browse the repository at this point in the history
  21. small documentation changes

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8cc89dc View commit details
    Browse the repository at this point in the history
  22. switch to using portals

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a06f84e View commit details
    Browse the repository at this point in the history
  23. remove telemetry property

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    16f9d32 View commit details
    Browse the repository at this point in the history
  24. add browser telemetry type

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a5e2321 View commit details
    Browse the repository at this point in the history
  25. add uncaught manager error

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    041f25c View commit details
    Browse the repository at this point in the history
  26. fix types

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d970053 View commit details
    Browse the repository at this point in the history
  27. fix types

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7192433 View commit details
    Browse the repository at this point in the history
  28. fix test

    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d608010 View commit details
    Browse the repository at this point in the history