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 |
|
Charles Zhao
|
d5fd433ecc
|
refactor(console,demo-app): update font keys in CSS variables (#3042)
|
2023-02-01 16:18:50 +08:00 |
|
Xiao Yijun
|
6779a9f15f
|
refactor(console): use overlay scrollbar in dropdown (#3035)
|
2023-02-01 12:50:52 +08:00 |
|
Xiao Yijun
|
6665495a4e
|
style(console): assigned users (#3033)
|
2023-02-01 12:49:32 +08:00 |
|
Xiao Yijun
|
bc62796e5c
|
refactor(console): replace useTableSearchParams with useSearchParametersWatcher (#3027)
|
2023-02-01 12:40:20 +08:00 |
|
Gao Sun
|
f16f9d2403
|
refactor(phrases): update RBAC content (#3037)
|
2023-01-31 11:07:43 +00:00 |
|
Xiao Yijun
|
652065a760
|
fix(console): navigate to log details page on user log clicked (#3026)
|
2023-01-31 18:06:09 +08:00 |
|
Charles Zhao
|
031a2c69de
|
fix: integration test failure (#3036)
|
2023-01-31 17:49:04 +08:00 |
|
Gao Sun
|
14482934f6
|
Merge pull request #3022 from logto-io/gao-log-5278-core-merge-settings-into-logto-configs
refactor!: drop settings table and add systems table
|
2023-01-31 11:57:21 +08:00 |
|
Xiao Yijun
|
7d89a55a7c
|
style(console): username (#3025)
|
2023-01-31 11:51:52 +08:00 |
|
Gao Sun
|
72caefaaf2
|
refactor: update per review
|
2023-01-31 11:50:41 +08:00 |
|
Xiao Yijun
|
28023a5f26
|
refactor(console): use overlay scrollbar in tables (#3029)
|
2023-01-31 11:47:30 +08:00 |
|
Gao Sun
|
d61105c131
|
refactor(core): add IGNORE_CONNECTOR_VERSION_CHECK (#3028)
|
2023-01-30 16:31:00 +08:00 |
|
simeng-li
|
fb5d5ed297
|
fix(ui): remove social callback page from history (#3002)
|
2023-01-30 16:15:50 +08:00 |
|
Xiao Yijun
|
2e2b153b61
|
refactor(console): remove deprecated table styles (#2991)
|
2023-01-30 13:16:57 +08:00 |
|
Gao Sun
|
21e53e1528
|
refactor(cli): remove rimraf (#3015)
|
2023-01-30 12:41:06 +08:00 |
|
Charles Zhao
|
8fe02a0059
|
refactor(console): user social identities table (#2992)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
|
2023-01-30 12:23:56 +08:00 |
|
Gao Sun
|
06e7d6ea9d
|
refactor(schemas): reorg constants
|
2023-01-29 23:11:01 +08:00 |
|
Gao Sun
|
c2c3faa248
|
refactor!: add systems table for global configs
|
2023-01-29 22:20:31 +08:00 |
|
Gao Sun
|
d0399eb8a4
|
refactor!: merge settings into logto configs table
|
2023-01-29 19:42:19 +08:00 |
|
silverhand-bot
|
70e126c415
|
release: version toolkit packages (#3017)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-01-29 16:25:12 +08:00 |
|
wangsijie
|
eec39f7d9a
|
fix(core): list users order by created_at (#3019)
|
2023-01-29 15:30:05 +08:00 |
|
simeng-li
|
96df7698c5
|
feat(ui): show notification on the sign-in profile fulfill page (#3012)
|
2023-01-29 14:56:51 +08:00 |
|
Darcy Ye
|
2c3b7bff26
|
feat(core): add POST API for handling IdP SAML assertion (#2961)
|
2023-01-29 14:12:27 +08:00 |
|
renovate[bot]
|
1d0b286f82
|
fix(deps): update dependency inquirer to v9 (#2982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-29 12:56:44 +08:00 |
|