0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-24 22:41:28 -05:00
Commit graph

3461 commits

Author SHA1 Message Date
wangsijie
f371a61460
feat(core): role-scope api () 2023-01-06 15:37:00 +08:00
Xiao Yijun
d3e8ea142a
feat(console): api resource permissions page () 2023-01-06 14:45:51 +08:00
wangsijie
e73d606053
fix(core): return role names for admin user detail api () 2023-01-06 14:44:00 +08:00
Xiao Yijun
81f34fff5d
refactor(console): support tiny pagination variant () 2023-01-06 14:34:50 +08:00
Xiao Yijun
2b67904182
feat(console): delete role () 2023-01-05 08:58:21 +00:00
Xiao Yijun
8b18744642
feat(console): create role () 2023-01-05 08:43:55 +00:00
Xiao Yijun
6230775a4b
feat(console): role details settings page () 2023-01-05 08:34:01 +00:00
Xiao Yijun
5786d8156f
feat(console): roles page () 2023-01-05 16:22:45 +08:00
wangsijie
cb03d64e12
feat(core): list resources with scopes () 2023-01-05 07:43:01 +00:00
wangsijie
cf900d4aef
feat(core): resource scopes crud () 2023-01-05 15:24:24 +08:00
wangsijie
9b5dbeea34
feat(core): roles crud () 2023-01-04 17:02:08 +08:00
Xiao Yijun
be69a81478
refactor(console): connectors table () 2023-01-04 16:43:58 +08:00
Xiao Yijun
45e72f173c
chore(console): remove deprecated transfer component () 2023-01-04 15:49:16 +08:00
wangsijie
e38cd36579
feat(toolkit): define optional keys for connector.getUserInfo () 2023-01-04 07:43:54 +00:00
wangsijie
61f4e7fd2d
feat: add users_roles table and remove role_names () 2023-01-04 15:39:27 +08:00
Gao Sun
1794688c9b
chore: improve comment for docker compose file ()
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-01-04 14:57:14 +08:00
renovate[bot]
50c4d68693
chore(deps): update ikalnytskyi/action-setup-postgres action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 14:09:10 +08:00
simeng-li
46ebdfe502
fix(demo-app): demo app notificaiton should always follow system language () 2023-01-04 10:33:09 +08:00
Xiao Yijun
fb9c967389
refactor(console): useConnectorInUse hook () 2023-01-03 18:53:43 +08:00
Gao Sun
db71cc11ac
refactor: connector loader () 2023-01-03 15:41:29 +08:00
Gao Sun
e1d70bc9cf
ci: turn off zap issue () 2023-01-03 15:40:21 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default () 2023-01-03 15:39:58 +08:00
Gao Sun
4b36610654
chore: update README () 2023-01-03 10:53:39 +08:00
Gao Sun
04a1c9ddf3
chore: add changeset-staged dir () 2023-01-01 21:46:03 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages () 2023-01-01 19:55:54 +08:00
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector () 2023-01-01 18:36:46 +08:00
silverhand-bot
6e56de3583
release: version toolkit packages ()
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-01 00:41:51 +08:00
Gao Sun
6e72571fcf
Merge pull request from logto-io/gao-new-year-release
chore: add new year release changesets
2023-01-01 00:21:08 +08:00
Gao Sun
f98332a0a3
chore: update prune files list 2022-12-31 23:56:15 +08:00
Gao Sun
1c9160112b
chore: add new year release changesets 2022-12-31 23:10:30 +08:00
Gao Sun
c0526d931d
chore: add connect-kit changeset () 2022-12-31 23:05:57 +08:00
simeng-li
5189f6ab9f
feat(core): add interaction api logs () 2022-12-31 18:18:35 +08:00
Gao Sun
bd693fe4d9
Merge pull request from logto-io/gao-remove-connector-inquiry
refactor(cli): remove official connectors inquiry
2022-12-31 18:01:48 +08:00
simeng-li
d8deb0285f
fix(core): register with social should not ask for password () 2022-12-31 09:30:07 +08:00
Darcy Ye
51e39eeb3b
chore: update AC connector name tip content () 2022-12-30 16:04:55 +00:00
Gao Sun
2f42f746a4
refactor(cli): fix default download url with current package version 2022-12-30 23:56:18 +08:00
Gao Sun
bf3774d234
refactor(cli): remove official connectors inquiry 2022-12-30 23:56:18 +08:00
Charles Zhao
95ef24a92b
chore: update testing passcode () 2022-12-30 15:29:43 +00:00
wangsijie
aafd2140db
fix(console): dark visible base on initial form data () 2022-12-30 21:51:06 +08:00
wangsijie
bd9abaa509
feat(console): show standard connector name in table () 2022-12-30 20:16:52 +08:00
Xiao Yijun
66b72ddbce
fix(console): clear connector create form state on closed () 2022-12-30 19:12:50 +08:00
Xiao Yijun
ecf542c6e9
style(console): SignUpAndSignInChangePreview () 2022-12-30 18:44:51 +08:00
simeng-li
db07e70740
refactor(core): refactor interaction identifier verification flow () 2022-12-30 10:26:38 +00:00
wangsijie
fc6b7cfe2b
Merge pull request from logto-io/sijie-log-4995-standard-connector-name
fix(console): display standard connector name
2022-12-30 17:37:41 +08:00
simeng-li
9088e547ac
refactor(ui): update some content () 2022-12-30 16:41:08 +08:00
simeng-li
4d65db08b2
fix(ui): format phone number () 2022-12-30 16:40:55 +08:00
Darcy Ye
396dce8c3d
feat: pass user agent to connector () 2022-12-30 16:05:32 +08:00
wangsijie
2a723f01a3
fix(console): add json validator to connector config () 2022-12-30 07:43:42 +00:00
wangsijie
012e4d5b24
fix(console): display standard connector name 2022-12-30 15:41:25 +08:00
wangsijie
09b1fa370f
fix(console): add sync profile tip () 2022-12-30 07:36:29 +00:00