0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
logto/packages/core/src/queries
simeng-li f640dad52f
feat(core): add sign-in-mode (#1132)
* feat(core): add sign-in-mode
add sign-in-mode

* fix(core): remove console.log

remove console.log

* fix(ui): hide secondary signin section
hide secondary signin section if is under register mode

* fix(core): ci fix

ci fix
2022-06-17 10:36:07 +08:00
..
application.test.ts refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
application.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
connector.test.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
connector.ts feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
log.ts feat(core): order logs by created_at desc (#993) 2022-05-30 09:40:03 +00:00
oidc-model-instance.test.ts fix(core): update timestamp field with millisecond precision (#677) 2022-04-27 17:02:21 +08:00
oidc-model-instance.ts fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +00:00
passcode.test.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
passcode.ts refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
resource.test.ts refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
resource.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
roles.test.ts refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
roles.ts refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
setting.test.ts fix: delete custom domain (#737) 2022-05-06 02:48:34 +00:00
setting.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
sign-in-experience.test.ts feat(core): add sign-in-mode (#1132) 2022-06-17 10:36:07 +08:00
sign-in-experience.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00
user.test.ts feat(console): add column lastSignIn in user management (#679) 2022-05-05 16:22:43 +08:00
user.ts feat(core): add switch of enabling object fully replace when updating DB (#1107) 2022-06-14 21:38:10 +08:00