0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

3070 commits

Author SHA1 Message Date
Gao Sun
8d829b8f3d
refactor(core): move app to tenant instance 2023-01-07 18:17:43 +08:00
Gao Sun
954664bd28
refactor(core,shared): EnvSet class 2023-01-07 17:22:15 +08:00
Gao Sun
da2b8cdbfe
chore!: drop Node 16 2023-01-06 22:24:39 +08:00
Charles Zhao
8bcb4de1c0
refactor: add Generic type and remove deprecated Continue code type (#2823) 2023-01-06 18:39:23 +08:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone (#2825) 2023-01-06 17:43:28 +08:00
Gao Sun
27c0cade79
Merge pull request #2837 from logto-io/v1.0.0-beta.19
chore: merge back v1.0.0 beta.19
2023-01-06 17:01:19 +08:00
Gao Sun
4d9d16661d
release: version core packages 2023-01-06 16:48:18 +08:00
Gao Sun
df9e98dcef
fix: version lifecycle script (#2832) 2023-01-06 16:46:48 +08:00
Gao Sun
7fb689b734
fix: version lifecycle script (#2832) 2023-01-06 16:33:08 +08:00
wangsijie
f371a61460
feat(core): role-scope api (#2826) 2023-01-06 15:37:00 +08:00
Xiao Yijun
d3e8ea142a
feat(console): api resource permissions page (#2829) 2023-01-06 14:45:51 +08:00
wangsijie
e73d606053
fix(core): return role names for admin user detail api (#2828) 2023-01-06 14:44:00 +08:00
Xiao Yijun
81f34fff5d
refactor(console): support tiny pagination variant (#2818) 2023-01-06 14:34:50 +08:00
Xiao Yijun
2b67904182
feat(console): delete role (#2824) 2023-01-05 08:58:21 +00:00
Xiao Yijun
8b18744642
feat(console): create role (#2822) 2023-01-05 08:43:55 +00:00
Xiao Yijun
6230775a4b
feat(console): role details settings page (#2821) 2023-01-05 08:34:01 +00:00
Xiao Yijun
5786d8156f
feat(console): roles page (#2820) 2023-01-05 16:22:45 +08:00
wangsijie
cb03d64e12
feat(core): list resources with scopes (#2819) 2023-01-05 07:43:01 +00:00
wangsijie
cf900d4aef
feat(core): resource scopes crud (#2757) 2023-01-05 15:24:24 +08:00
wangsijie
9b5dbeea34
feat(core): roles crud (#2672) 2023-01-04 17:02:08 +08:00
Xiao Yijun
be69a81478
refactor(console): connectors table (#2813) 2023-01-04 16:43:58 +08:00
Xiao Yijun
45e72f173c
chore(console): remove deprecated transfer component (#2815) 2023-01-04 15:49:16 +08:00
wangsijie
e38cd36579
feat(toolkit): define optional keys for connector.getUserInfo (#2716) 2023-01-04 07:43:54 +00:00
wangsijie
61f4e7fd2d
feat: add users_roles table and remove role_names (#2525) 2023-01-04 15:39:27 +08:00
Gao Sun
1794688c9b
chore: improve comment for docker compose file (#2805)
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 (#2816)
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 (#2814) 2023-01-04 10:33:09 +08:00
Xiao Yijun
fb9c967389
refactor(console): useConnectorInUse hook (#2812) 2023-01-03 18:53:43 +08:00
Gao Sun
db71cc11ac
refactor: connector loader (#2809) 2023-01-03 15:41:29 +08:00
Gao Sun
e1d70bc9cf
ci: turn off zap issue (#2807) 2023-01-03 15:40:21 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default (#2786) 2023-01-03 15:39:58 +08:00
Gao Sun
4b36610654
chore: update README (#2811) 2023-01-03 10:53:39 +08:00
Gao Sun
04a1c9ddf3
chore: add changeset-staged dir (#2800) 2023-01-01 21:46:03 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages (#2803) 2023-01-01 19:55:54 +08:00
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
silverhand-bot
6e56de3583
release: version toolkit packages (#2802)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-01 00:41:51 +08:00
Gao Sun
6e72571fcf
Merge pull request #2799 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 (#2801) 2022-12-31 23:05:57 +08:00
simeng-li
5189f6ab9f
feat(core): add interaction api logs (#2794) 2022-12-31 18:18:35 +08:00
Gao Sun
bd693fe4d9
Merge pull request #2781 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 (#2793) 2022-12-31 09:30:07 +08:00
Darcy Ye
51e39eeb3b
chore: update AC connector name tip content (#2797) 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 (#2796) 2022-12-30 15:29:43 +00:00
wangsijie
aafd2140db
fix(console): dark visible base on initial form data (#2795) 2022-12-30 21:51:06 +08:00
wangsijie
bd9abaa509
feat(console): show standard connector name in table (#2791) 2022-12-30 20:16:52 +08:00
Xiao Yijun
66b72ddbce
fix(console): clear connector create form state on closed (#2780) 2022-12-30 19:12:50 +08:00