0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/console
Gao Sun 21bb35b127
feat: init management api hook middleware function (#5783)
* feat: init management api hook middleware function

* refactor: fix type issues

* feat(core): implement auto triggered management api hooks

implement auto triggered managment api hooks

* refactor(console,core,schemas): rename the managementHook to dataHook

rename the managementHooke to dataHook and redefine the types

* feat(core): add dev feature guard

add dev feature guard

* chore: update changeset

update changeset

* refactor(core,console,schemas,shared): update the webhook logics

update the webhook logics. Address some PR review comments

* fix(test): fix integration tests

fix integration tests

* fix(test): remove legacy code

remove legacy code

* refactor(core,schemas): refactor the hook library code

refactor the webhooks library code. address some comments

* fix(core): address rebase issue

update console log using getConsoleLogFromContext

* fix(core): fix ut

fix ut

* fix(core): refactor data webhook code

refactor data webhook codes

* refactor(core): clean up some management api webhook code

clean up some management api webhook code

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-05-09 11:19:01 +08:00
..
scripts fix(console): fix the zod-to-ts type infer bug (#5566) 2024-03-28 10:23:08 +08:00
src feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
.eslintrc.cjs chore(console): disable route component in pages 2024-04-12 20:06:39 +08:00
.parcelrc
.parcelrc.arm64
CHANGELOG.md release: version packages (#5463) 2024-04-10 21:27:24 +08:00
generate.sh refactor(console): refactor the code editor type definition (#5516) 2024-03-19 04:50:07 +00:00
jest.config.ts refactor(console): remove AppInsights 2024-04-17 21:38:30 +08:00
jest.setup.ts
package.json chore(deps): upgrade withtyped packages (#5829) 2024-05-07 11:08:10 +08:00
README.md
svgo.config.json
tsconfig.json
tsconfig.scripts.gen.json refactor(console): refactor the code editor type definition (#5516) 2024-03-19 04:50:07 +00:00

@logto/console

The web admin console for Logto.