Darcy Ye
ed710b06ec
chore: remove 500 status guard
2024-03-21 10:56:13 +08:00
Darcy Ye
e72e927bb1
chore: add todo
2024-03-21 10:56:13 +08:00
Darcy Ye
aac7a7bcf8
chore: update core dependency
2024-03-21 10:56:13 +08:00
Darcy Ye
ef7e8e1fda
refactor(core): use discriminate union for custom jwt test API
2024-03-21 10:56:13 +08:00
Darcy Ye
5fbee28565
feat(core): add POST /configs/jwt-customizer/test API
2024-03-21 10:56:12 +08:00
Darcy Ye
f727ef8415
Merge pull request #5529 from logto-io/yemq-log-8446-update-user-context-type
...
refactor(core): update user context type
2024-03-21 10:54:46 +08:00
Darcy Ye
a2f20df9c9
chore: add comments
2024-03-20 14:35:08 +08:00
simeng-li
9518658595
fix(schemas): fix the get interation/consent api bug ( #5503 )
...
* fix(schemas): fix the get interation/consent api bug
fix the get interation/consent api bug
* chore: update changeset
update changeset
* fix: update changeset
update changeset
* refactor(schemas, console): alter the resource scopes description field to nullable (#5504 )
* refactor(schemas, console): alter the resoruce scopes description field nullable
make the resourec scopes description nullable
* fix(test): fix the type issue in the integration test
fix the type issue in the integration test
* fix(console): add the field register
add the field register
* fix: update the changeset
update the changeset
* fix(console,test): update comments and rebase
update comments and rebase the master
2024-03-20 14:31:35 +08:00
Gao Sun
0cb3116e86
ci: bump workflow version ( #5533 )
2024-03-20 14:03:48 +08:00
Darcy Ye
e5e378d1bb
chore: remove org role scopes field since it relies on pagination setup
2024-03-20 12:58:12 +08:00
Gao Sun
bc110843e6
Merge pull request #5523 from logto-io/gao-allow-filter-invitation-by-invitee
...
feat: allow get invitations by invitee
2024-03-20 11:29:33 +08:00
simeng-li
b994f1e2ad
refactor(core): refactor oidc sso connector ( #5528 )
...
refactor oidc sso connector
2024-03-20 10:20:01 +08:00
simeng-li
f638c8e6a2
refactor(console,phrases): refactor the jwt customizer content ( #5527 )
...
* refactor(console,phrases): refactor the jwt customizer content
refactor the jwt customizer content
* fix(console): add isDev guard
add isDev guard
2024-03-20 10:15:42 +08:00
Darcy Ye
8ac95a1bc2
fix(console): fix some user related type in console
2024-03-20 01:12:54 +08:00
Darcy Ye
8f5baac585
refactor(core,schemas): refactor to improve lib method performance
2024-03-20 00:47:56 +08:00
Darcy Ye
348124b60e
refactor(core): update user context type
2024-03-19 16:01:55 +08:00
simeng-li
d3d0f5133b
refactor(console): replace the field table with type definition code ( #5519 )
...
* refactor(console): replace the field table with type definition code
replace the field table with type definition code
* refactor(console): rebase and pickup the generated type definitions
rebase and pickup the generated type definitions
2024-03-19 05:04:08 +00:00
simeng-li
08acdf73e3
refactor(console): refactor the code editor type definition ( #5516 )
...
* refactor(console): refactor the code editor type definition
refactor the code editor type definition
* refactor(console): extract type definition gen process
extract the type definition gen step to the build time. As typescript is not available at run time.
* fix(console): add generate to console build script
add generate to console build script
* fix(console): add prettier format
add prettier format
2024-03-19 04:50:07 +00:00
Gao Sun
23bc5cdc8e
Merge pull request #5521 from logto-io/gao-allow-unknown-keys-in-message-payload
...
refactor: allow unknown keys in send message payload
2024-03-19 10:49:52 +08:00
Gao Sun
98ca0a739d
feat: allow get invitations by invitee
2024-03-19 10:45:02 +08:00
Gao Sun
2c10c24232
refactor: update invitation apis
2024-03-19 10:38:36 +08:00
wangsijie
9aa07bf8ed
test(core): mock crypto functions in password tests ( #5522 )
2024-03-19 02:37:58 +00:00
Gao Sun
b40a3474aa
Merge pull request #5513 from logto-io/gao-use-svhd-slonik
...
refactor: use silverhand slonik
2024-03-19 09:26:59 +08:00
wangsijie
2f388c08bf
feat(core): set oidc issuer to custom domain ( #5509 )
...
* feat(core): set oidc issuer to custom domain
* refactor(core): get tenant id return whether is custom domain
2024-03-18 14:27:33 +08:00
simeng-li
7c22c50cbf
chore: add changeset for the bug fix PR ( #5507 )
...
add changeset for the bug fix PR
2024-03-18 02:27:05 +00:00
Gao Sun
feaca53785
refactor: remove unused files
2024-03-18 10:04:25 +08:00
Gao Sun
0a5226c4be
chore: upgrade slonik
2024-03-18 09:59:38 +08:00
Gao Sun
82408b60c8
Merge pull request #5512 from logto-io/gao-shared-default-universal
...
refactor: remove slonik from shared
2024-03-18 09:58:49 +08:00
Gao Sun
fbbe767867
refactor: use silverhand slonik
2024-03-16 19:04:55 +08:00
Gao Sun
54c2b1d1e3
refactor: fix errors
2024-03-16 14:44:32 +08:00
Gao Sun
e22eb3a9d2
refactor: remove slonik from shared
2024-03-16 00:50:10 +08:00
Darcy Ye
2908c816e7
chore(schemas): export custom JWT API request body type ( #5510 )
...
chore(schemas): export custom jwt API request body type
2024-03-15 10:24:21 +00:00
Darcy Ye
58885b31cb
fix(core): the koa response status guard missing 422 in sso integration API ( #5506 )
2024-03-15 03:57:08 +00:00
simeng-li
e95a04619b
fix(console): fix code edtior set undefined value bug ( #5499 )
...
fix the code editor set undefined value bug
2024-03-14 02:50:30 +00:00
simeng-li
abb2c9f649
feat(console): add global loading skeleton ( #5498 )
...
add global loading skeleton
2024-03-14 10:15:07 +08:00
Charles Zhao
e8ac64c23c
Merge pull request #5500 from logto-io/charles-log-8404-add-i18n-phrases-for-cloud-collaboration
...
feat(phrases): add i18n phrases for cloud collaboration
2024-03-14 09:15:59 +08:00
Charles Zhao
431c202569
feat(phrases): add i18n phrases for cloud collaboration
2024-03-13 21:18:22 +08:00
simeng-li
2a358bf241
refactor(console,core,schemas): rename the jwtCustomizer related type and guards ( #5496 )
...
rename the jwtCustomizer related type and guards
2024-03-13 06:35:47 +00:00
simeng-li
f11e95e1aa
feat(console,phrases): integrate jwt customizer api ( #5495 )
...
* feat(console,phrases): integrate jwt customizer api
integrate jwt customizer api
* chore(console): update the comment
update the comment
* fix(console): clear the console logs
clear the console logs
2024-03-13 14:21:08 +08:00
simeng-li
2c5a4491ae
refactor(core,console): align the jwt token path enum ( #5493 )
...
align the jwt token path enum used in console and core
2024-03-13 01:48:12 +00:00
Gao Sun
1965633bed
refactor(core): update organization invitation apis ( #5474 )
...
* refactor(core): update organization invitation apis
* chore: add api tests
2024-03-12 18:35:40 +08:00
Darcy Ye
2c7acb2cdf
Merge pull request #5494 from logto-io/yemq-log-8395-update-logto-schemas
...
chore(schemas): add cloud scope, service log type and API guard
2024-03-12 16:03:01 +08:00
Darcy Ye
733f092e40
chore(schemas): add cloud scope, service log type and API guard
2024-03-12 15:26:04 +08:00
Gao Sun
5a7204571a
refactor(experience): skip non-object messages in native ( #5491 )
...
* refactor(experience): skip non-object messages in native
* chore: add changeset
2024-03-12 11:27:18 +08:00
simeng-li
213d6f97a4
feat(console): add change alert and save changes footer ( #5492 )
...
* feat(console): add change alert and save changes footer
add change alert and save changes footer
* chore(console): add useMemo hook
add useMemo hook
2024-03-12 03:04:23 +00:00
Darcy Ye
c8eaa45417
Merge pull request #5487 from logto-io/yemq-log-8357-prepare-jwt-user-info-context
...
feat(core,schemas): add JWT customizer user info context
2024-03-12 11:01:31 +08:00
Darcy Ye
9eb1c4ad7f
feat(core,schemas): update jwt customizer user info context
2024-03-11 18:29:29 +08:00
simeng-li
56a6c5a213
feat(console, phrases): implement the copy, clear and reset button ( #5490 )
...
* refactor(console): replace copy button with CopyToClipboard component
replace copy button with CopyToClipboard component
* feat(console): implement the clear and reset button
implement the clear and reset button
* refactor(console): bind RHF controller to the code editor
bind RHF controller to the code editor
* chore(console): add some comments
add some comments
2024-03-11 16:39:54 +08:00
Charles Zhao
df5d2a2445
fix(console): fix input field background color ( #5478 )
2024-03-11 12:15:53 +08:00
simeng-li
bab50fceda
chore(console): component rename ( #5480 )
...
rename component XXXPanel -> XXXSection
2024-03-11 11:08:11 +08:00