0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/core/src
simeng-li b91ec0cd6f
feat(core,console,phrases): add custom data editor to application details page (#6370)
* feat(core,console,phrases): add custom data editor to application details page

add custom data editor to application details page

* chore: add changeset

add changeset

* fix(core): fix input params bug

fix input params bug

* fix(test): fix the integration tests

fix the integration tests

* fix(console): use the form controller element

use the form controller element

* fix(core,console): remove deepPartial statement

remove deepPartial statement from the patch application API payload guard

* fix(test): fix backchannel integration test

fix backchannel integration test
2024-08-01 14:11:44 +08:00
..
__mocks__ feat(schemas): add custom data to application (#6309) 2024-07-25 09:55:57 +00:00
app refactor(console): use vite 2024-07-24 17:47:02 +08:00
caches refactor(core): update cache key 2024-07-10 14:03:18 +08:00
constants feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
database
env-set
errors
event-listeners refactor(core): log app secret name 2024-07-23 14:57:54 +08:00
i18n
include.d refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
libraries refactor: update code according to CR 2024-07-25 18:21:38 +08:00
middleware refactor(core): allow cloudflare insights origin in csp (#6375) 2024-08-01 10:18:22 +08:00
oidc chore: launch multiple app secrets 2024-07-28 08:40:01 +08:00
queries feat(core,console,phrases): add custom data editor to application details page (#6370) 2024-08-01 14:11:44 +08:00
routes feat(core,console,phrases): add custom data editor to application details page (#6370) 2024-08-01 14:11:44 +08:00
routes-me feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
sentinel
sso refactor(core): refactor the sso interaction handlers (#6186) 2024-07-09 13:51:33 +08:00
tenants feat(core): multiple app secrets 2024-07-21 23:50:36 +08:00
test-utils refactor: update code according to CR 2024-07-25 18:21:38 +08:00
utils refactor: update code according to CR 2024-07-25 18:21:38 +08:00
index.ts
main.ts