0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages/core/src/routes
Darcy Ye ab4beadd70
chore(core): refactor register codes (#271)
* chore(core): refactor register routes

* chore(core): remove unnecessary lib/register

* chore(core): fix
2022-02-22 22:12:38 +08:00
..
admin-user.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
admin-user.ts test(core): add admin-user route UT (#252) 2022-02-21 10:45:31 +08:00
application.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
application.ts feat(core): allow jsonb partial update (#210) 2022-02-04 12:19:59 +08:00
connector.ts chore: align routers return process of updating DB (#193) 2022-01-25 13:47:12 +08:00
consts.ts refactor(core): re-org files 2021-08-12 19:39:28 +08:00
init.ts refactor(core): remove user route (#254) 2022-02-18 17:56:44 +08:00
resource.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
resource.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
role.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
role.ts feat(core): add user roles related api (#204) 2022-01-28 13:33:57 +08:00
session.ts chore(core): refactor register codes (#271) 2022-02-22 22:12:38 +08:00
setting.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
setting.ts refactor(schema): rename schema (#182) 2022-01-18 12:44:08 +08:00
sign-in-experience.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
sign-in-experience.ts feat(core): add sign-in experience query and api (#197) 2022-01-26 11:07:45 +08:00
status.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
status.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
swagger.test.ts test(core): add ut for core routers (#262) 2022-02-21 16:42:48 +08:00
swagger.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
types.ts feat(core): sign in logs (#139) 2021-12-08 15:56:57 +08:00