Darcy Ye
|
84bb5b29f0
|
feat(core): enable creating a new connector with specified id (#3099)
|
2023-02-13 15:13:12 +08:00 |
|
Gao Sun
|
e1894f7abb
|
Merge branch 'master' into gao-remove-leading-slash
|
2023-02-13 15:00:23 +08:00 |
|
Gao Sun
|
2c6d2a6b1c
|
Merge pull request #3075 from logto-io/gao-use-rls
refactor: use RLS
|
2023-02-13 14:52:15 +08:00 |
|
wangsijie
|
df18864b9c
|
fix(console): fix connector json config save (#3101)
|
2023-02-13 12:08:46 +08:00 |
|
Charles Zhao
|
2102a1e608
|
chore: remove annoying install module failure warning from parcel (#3095)
|
2023-02-10 22:13:02 +08:00 |
|
wangsijie
|
111e2973c2
|
feat(console): connector config form (#3074)
|
2023-02-10 16:59:32 +08:00 |
|
wangsijie
|
f5116b30e8
|
fix(phrases): update sync profile tip (#3078)
|
2023-02-10 12:27:32 +08:00 |
|
Xiao Yijun
|
04ee73e943
|
refactor(console): multi-card selector (#3089)
|
2023-02-10 11:38:41 +08:00 |
|
Darcy Ye
|
98eb15e205
|
refactor(core)!: merge SAML assertion handler API to authn API (#3082)
|
2023-02-10 11:26:47 +08:00 |
|
simeng-li
|
fa57680b55
|
feat(ui): optimize smart input field (#3046)
|
2023-02-10 10:25:34 +08:00 |
|
Gao Sun
|
1d7f22debf
|
refactor(console): remove api path leading slash
|
2023-02-10 01:34:23 +08:00 |
|
Charles Zhao
|
401465e01d
|
chore(ui): remove unused profile related phrases (#3088)
|
2023-02-09 19:07:40 +08:00 |
|
Gao Sun
|
6b09da2f5d
|
refactor: fix alteration
|
2023-02-09 18:31:14 +08:00 |
|
Xiao Yijun
|
9208aee684
|
feat(console): add CardSelector component for cloud preview (#3085)
|
2023-02-09 10:07:49 +00:00 |
|
Xiao Yijun
|
7b9712db9a
|
refactor(console): support icon in radio item (#3077)
|
2023-02-09 15:42:54 +08:00 |
|
Darcy Ye
|
2a0ec7f78c
|
refactor: update connector interfaces (#3080)
|
2023-02-09 15:39:50 +08:00 |
|
Xiao Yijun
|
9ba7c0cdf0
|
feat(console): multi card selector on cloud preview page (#3073)
|
2023-02-09 09:34:26 +08:00 |
|
Darcy Ye
|
eea02cca70
|
refactor(core): move connector session read/write to social verification (#3072)
|
2023-02-09 09:09:18 +08:00 |
|
Gao Sun
|
99837b4e48
|
refactor: use RLS
|
2023-02-08 18:58:45 +08:00 |
|
Xiao Yijun
|
514930eb21
|
feat(console): compact-style radio group (#3071)
|
2023-02-08 15:55:04 +08:00 |
|
Darcy Ye
|
3a5ac1edc9
|
fix(core): should validate config when creating a new connector instance (#3068)
|
2023-02-08 06:35:03 +00:00 |
|
Alanimdeo
|
af81c81a53
|
fix(phrases): update translation for Korean (#3064)
|
2023-02-08 04:46:31 +00:00 |
|
Xiao Yijun
|
785ee506ad
|
chore(console): replace as with satisfies (#3067)
|
2023-02-07 21:07:05 +08:00 |
|
Gao Sun
|
1e8c00c014
|
refactor(core): init domain-based multi-tenancy env
|
2023-02-07 19:07:59 +08:00 |
|
Xiao Yijun
|
d3e786ec80
|
refactor(console): update app structure (#3066)
|
2023-02-07 17:59:22 +08:00 |
|
simeng-li
|
8bf28df796
|
feat(ui): add smart input field (#3038)
|
2023-02-07 17:05:29 +08:00 |
|
Xiao Yijun
|
f804e06252
|
refactor(console): rename Go Web to Go in SDK docs (#3063)
|
2023-02-07 16:53:55 +08:00 |
|
Gao Sun
|
f3fb0ec2a4
|
Merge pull request #3030 from logto-io/gao-separate-console-server
refactor(core)!: separate admin console server
|
2023-02-07 15:35:47 +08:00 |
|
Lukas
|
a2de714824
|
fix(phrases): update German locale (#3051)
|
2023-02-07 13:58:34 +08:00 |
|
Xiao Yijun
|
ae09f0cd57
|
refactor(console): i18n for documentation url (#3062)
|
2023-02-07 12:23:41 +08:00 |
|
renovate[bot]
|
cd3759ce8e
|
chore(deps): update dependency jest-puppeteer to v7 (#3058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-07 12:18:17 +08:00 |
|
Gao Sun
|
5e6b679fef
|
refactor(core): support localhost disabling
|
2023-02-06 18:44:34 +08:00 |
|
Gao Sun
|
700107f59b
|
refactor(test): update integration ui test
|
2023-02-06 17:42:22 +08:00 |
|
Gao Sun
|
639b5c836a
|
refactor(core)!: separate admin console server
|
2023-02-06 17:42:22 +08:00 |
|
simeng-li
|
26b09b7f54
|
feat(ui): add new passwordInputField component
add new passwordInputFieldComponent
|
2023-02-06 17:04:44 +08:00 |
|
simeng-li
|
4a84162722
|
refactor(ui): update set password form (#3020)
|
2023-02-06 17:02:07 +08:00 |
|
renovate[bot]
|
4a407ad4de
|
chore(deps): update logto js sdk monorepo packages to v1.0.0-rc.0 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-06 04:37:52 +00:00 |
|
Xiao Yijun
|
21eb7587a1
|
refactor(console): userAccountInformation (#3045)
|
2023-02-06 11:55:26 +08:00 |
|
Xiao Yijun
|
17707bc642
|
refactor(console): keep sign-in method verification code check state (#3039)
|
2023-02-05 10:15:24 +08:00 |
|
renovate[bot]
|
8683312664
|
chore(deps): update parcel monorepo to v2.8.3 (#2993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-05 00:14:47 +08:00 |
|
silverhand-bot
|
b2f4b728de
|
release: version core packages (#3054)
|
2023-02-03 09:45:53 +00:00 |
|
simeng-li
|
61a89f829e
|
fix(ui): should handle requiredProfile error on bindSocialRelatedUser (#3034)
|
2023-02-03 17:26:35 +08:00 |
|
Gao Sun
|
f298e1c296
|
fix(core): insert id when patch application (#3052)
|
2023-02-03 09:23:39 +00:00 |
|
Gao Sun
|
2c19a83f0b
|
release: version packages
|
2023-02-02 22:21:34 +08:00 |
|
Gao Sun
|
f4b8063bed
|
chore: manually update to rc
|
2023-02-02 22:18:08 +08:00 |
|
Charles Zhao
|
9e782318b6
|
fix(console): improve table styles in markdown component (#3047)
|
2023-02-02 21:58:32 +08:00 |
|
Xiao Yijun
|
c4fdf4613a
|
fix(console): user roles table column name (#3049)
|
2023-02-02 21:02:02 +08:00 |
|
Gao Sun
|
df1bb9fd38
|
refactor: update seed data (#3044)
|
2023-02-02 18:36:18 +08:00 |
|
Xiao Yijun
|
201822b772
|
refactor(console): use small size copy component on connector details page (#3041)
|
2023-02-02 14:19:22 +08:00 |
|
Xiao Yijun
|
2420af2093
|
refactor(console): useDebounce (#3040)
|
2023-02-01 08:32:50 +00:00 |
|