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
Wang Sijie a0b4b98c35
feat(console): add column lastSignIn in user management (#679)
* feat(core): user last sign in

* fix(core): rename last_sign_in to last_sign_in_at for updating its timestamptz value

* fix: rename column name in frontend

* fix: test

* fix: toLocaleDateString

Co-authored-by: IceHe.xyz <icehe@silverhand.io>
2022-05-05 16:22:43 +08:00
..
__mocks__ feat(console): add column lastSignIn in user management (#679) 2022-05-05 16:22:43 +08:00
app refactor(core): remove deprecated koa-user-log middleware (#591) 2022-04-20 15:11:43 +08:00
connectors feat(core): remove code redundancy 2022-04-29 11:57:56 +08:00
database feat(core,schemas): save application id that the user first consented (#688) 2022-05-05 06:57:20 +00:00
env-set refactor: move cli -> core 2022-04-26 14:11:15 +08:00
errors refactor(core): slonik error handling (#307) 2022-03-02 15:44:57 +08:00
i18n
include.d fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +00:00
lib feat(console): add column lastSignIn in user management (#679) 2022-05-05 16:22:43 +08:00
middleware feat(core,schemas): log IP and user agent (#682) 2022-05-05 15:38:59 +08:00
oidc feat(core,schemas): save application id that the user first consented (#688) 2022-05-05 06:57:20 +00:00
queries feat(console): add column lastSignIn in user management (#679) 2022-05-05 16:22:43 +08:00
routes feat(console): add column lastSignIn in user management (#679) 2022-05-05 16:22:43 +08:00
utils fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +00:00
index.ts refactor: allow start from project root (#630) 2022-04-24 12:12:48 +08:00