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(schemas): define data hook events #5828

Merged
merged 14 commits into from
May 13, 2024

Commits on May 13, 2024

  1. feat(schemas): define data hook events

    define data hook events
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    41d70f1 View commit details
    Browse the repository at this point in the history
  2. fix(schemas,core): fix the type error

    fix the type error
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2db85e9 View commit details
    Browse the repository at this point in the history
  3. fix(core): fix unit test

    fix unit test
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    15f15ae View commit details
    Browse the repository at this point in the history
  4. feat(test): add integration tests for DataHooks

    add integration tests for DataHooks
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    264b4a8 View commit details
    Browse the repository at this point in the history
  5. fix(test): fix ut of management api hook middleware

    fix ut of the management api hook middleware
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    29530c2 View commit details
    Browse the repository at this point in the history
  6. refactor(test,core,schemas): refactor some DataHook definiations

    refactor some DataHook definitations
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a30a061 View commit details
    Browse the repository at this point in the history
  7. chore(test): remove upper scope describe wrap

    remove upper scope describe wrap
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b91becd View commit details
    Browse the repository at this point in the history
  8. fix(test): fix tests

    fix tests
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9d0af47 View commit details
    Browse the repository at this point in the history
  9. refactor(schemas): rename the info.update events

    rename the info.update events
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    209c8af View commit details
    Browse the repository at this point in the history
  10. refactor(schemas): rename

    rename
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2362bb9 View commit details
    Browse the repository at this point in the history
  11. refactor(core,schemas): refactor DataHook code

    refactor DataHook code to address some code review comments
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    46baa93 View commit details
    Browse the repository at this point in the history
  12. fix(test): fix ut

    fix ut
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3aa2af9 View commit details
    Browse the repository at this point in the history
  13. fix(schemas): update DataHookEventPayload type

    update DataHookEventPayload type
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b7a6cc6 View commit details
    Browse the repository at this point in the history
  14. chore(schemas): update comments

    update comments
    simeng-li committed May 13, 2024
    Configuration menu
    Copy the full SHA
    82aa593 View commit details
    Browse the repository at this point in the history