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: init management api hook middleware function #5783

Merged
merged 14 commits into from
May 9, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e9e4ffb View commit details
    Browse the repository at this point in the history
  2. refactor: fix type issues

    gao-sun authored and simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3d57307 View commit details
    Browse the repository at this point in the history
  3. feat(core): implement auto triggered management api hooks

    implement auto triggered managment api hooks
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    efb8292 View commit details
    Browse the repository at this point in the history
  4. refactor(console,core,schemas): rename the managementHook to dataHook

    rename the managementHooke to dataHook and redefine the types
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e1047d1 View commit details
    Browse the repository at this point in the history
  5. feat(core): add dev feature guard

    add dev feature guard
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9d39fce View commit details
    Browse the repository at this point in the history
  6. chore: update changeset

    update changeset
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd76b03 View commit details
    Browse the repository at this point in the history
  7. refactor(core,console,schemas,shared): update the webhook logics

    update the webhook logics. Address some PR review comments
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    728ffa1 View commit details
    Browse the repository at this point in the history
  8. fix(test): fix integration tests

    fix integration tests
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cfe407b View commit details
    Browse the repository at this point in the history
  9. fix(test): remove legacy code

    remove legacy code
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    22911c7 View commit details
    Browse the repository at this point in the history
  10. refactor(core,schemas): refactor the hook library code

    refactor the webhooks library code. address some comments
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f64e40c View commit details
    Browse the repository at this point in the history
  11. fix(core): address rebase issue

    update console log using getConsoleLogFromContext
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0e22469 View commit details
    Browse the repository at this point in the history
  12. fix(core): fix ut

    fix ut
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9faa357 View commit details
    Browse the repository at this point in the history
  13. fix(core): refactor data webhook code

    refactor data webhook codes
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d9586d0 View commit details
    Browse the repository at this point in the history
  14. refactor(core): clean up some management api webhook code

    clean up some management api webhook code
    simeng-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c508dd1 View commit details
    Browse the repository at this point in the history