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(anrok): add model for error_details #2311

Merged
merged 18 commits into from
Jul 24, 2024

Commits on Jul 23, 2024

  1. feat: add migration for IntegrationErrorDetails

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c6d8930 View commit details
    Browse the repository at this point in the history
  2. feat: add polymorphic relation on integration_error_details to the in…

    …tegration
    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4b31796 View commit details
    Browse the repository at this point in the history
  3. feat: found better name for the abstraction

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    af285fc View commit details
    Browse the repository at this point in the history
  4. feat: more discussion on abstractions at error_details

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    808c444 View commit details
    Browse the repository at this point in the history
  5. feat: add model for integration_error_details

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3f4acac View commit details
    Browse the repository at this point in the history
  6. feat: WIP adding test setup for new model

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e5a5f23 View commit details
    Browse the repository at this point in the history
  7. feat: rename integration relation on integration_error_details to err…

    …or_producer
    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2d92773 View commit details
    Browse the repository at this point in the history
  8. feat: better definition of integration_error_details factory

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c0d3ada View commit details
    Browse the repository at this point in the history
  9. feat: rename integration_error_detail model to error_detail

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    81bfa3a View commit details
    Browse the repository at this point in the history
  10. feat: update error detail relation with integration

    Anna Velentsevich authored and annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dd4c448 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea94965 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f938d4c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44a0840 View commit details
    Browse the repository at this point in the history
  14. feat: fix linter

    annvelents committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9d4de66 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    19b558f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    a6b3adf View commit details
    Browse the repository at this point in the history
  2. unite two migrations

    annvelents committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7aa62af View commit details
    Browse the repository at this point in the history
  3. unite two migrations

    annvelents committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f95597a View commit details
    Browse the repository at this point in the history