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

2760 commits

Author SHA1 Message Date
Xiao Yijun
7758709e25
refactor(console): add padding-bottom to the scrollable table (#2530) 2022-11-25 15:32:51 +08:00
Xiao Yijun
8451f2aed3
refactor(console): change tab nav border color to surface-5 (#2532) 2022-11-25 15:32:30 +08:00
Xiao Yijun
90812b5fc8
refactor(console): pagination paddings (#2534) 2022-11-25 15:32:12 +08:00
Darcy Ye
896a8d2eff
fix: connector loading path not found error (#2529) 2022-11-25 12:30:58 +08:00
Xiao Yijun
b024f68cb9
style(console): preview (#2523) 2022-11-24 17:46:49 +08:00
Xiao Yijun
568d4f9b15
fix(console): treat null value as empty in the user details form (#2520) 2022-11-24 17:45:57 +08:00
Darcy Ye
c93200f431
feat: add GET /connector-factories (#2480) 2022-11-24 17:35:39 +08:00
Xiao Yijun
1e0a21a703
fix(console): remove redundant forwardRef from DetailsForm (#2526) 2022-11-24 17:21:29 +08:00
simeng-li
6b909f033f
refactor(core): update the interaction guard (#2521) 2022-11-24 17:15:16 +08:00
Gao Sun
296f5f357a
fix(console): broken svg (#2522) 2022-11-24 15:39:31 +08:00
Xiao Yijun
c5595ee7d3
refactor(console): user logs (#2512) 2022-11-24 13:38:04 +08:00
Xiao Yijun
db9a054786
refactor(console): sie details page (#2496) 2022-11-24 13:37:18 +08:00
Darcy Ye
746077ec79
feat: update PATCH /connectors/:id (#2475) 2022-11-24 12:32:36 +08:00
simeng-li
fb6fd19021
refactor(ui): add password identifier verification (#2515) 2022-11-24 11:39:01 +08:00
Xiao Yijun
9e2c536a33
refactor(console): support onSubmit in SubmitFormChangesActionBar (#2517) 2022-11-24 11:23:45 +08:00
Charles Zhao
9e8c148f7a
chore(console): improve wording in SIE others tab (#2519) 2022-11-24 11:19:23 +08:00
Charles Zhao
56d01abe4d
refactor(console): remove user claim temp workaround (#2518) 2022-11-24 11:18:41 +08:00
wangsijie
3f41278a24
feat(schemas): add roles and permissions (#2494) 2022-11-24 11:09:03 +08:00
Xiao Yijun
715b0192a3
refactor(console): audit log details page (#2514) 2022-11-23 19:00:31 +08:00
Charles Zhao
400735ba2f
refactor(console): remove border from all modal dialogs (#2495) 2022-11-23 18:31:40 +08:00
simeng-li
14b717801f
refactor(core): add interactionGuard middleware (#2497) 2022-11-23 16:49:35 +08:00
Xiao Yijun
115f75b5de
refactor(console): update form card phrases and links (#2511) 2022-11-23 14:57:35 +08:00
Xiao Yijun
f16594520c
refactor(console): inline the search filter in the user table (#2486) 2022-11-23 14:57:17 +08:00
Xiao Yijun
6c0f41d177
refactor(console): audit log table (#2485) 2022-11-23 14:55:08 +08:00
Darcy Ye
f0f9bec107
feat: update virtual connector loading to getConfig by id (#2508) 2022-11-23 14:11:13 +08:00
renovate[bot]
973846eaed
chore(deps): update dependency camelcase-keys to v8 (#2499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 23:28:01 +08:00
renovate[bot]
d9608226a9
chore(deps): update dependency ky to ^0.32.0 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:24:35 +00:00
renovate[bot]
2b393afb28
chore(deps): update dependency camelcase to v7 (#2498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:15:56 +00:00
Gao Sun
3fa759ab1d
Merge pull request #2491 from logto-io/gao-use-esm
refactor: use ESM
2022-11-22 18:28:03 +08:00
Gao Sun
2f802fca46
chore: fix UI test Jest config 2022-11-22 16:58:31 +08:00
Gao Sun
b48bfd3762
refactor: upgrade toolkit and update test config 2022-11-22 16:47:17 +08:00
Xiao Yijun
6377c4837f
refactor(console): resources table (#2482) 2022-11-22 16:27:18 +08:00
Gao Sun
e7b0de43b7
chore: fix build 2022-11-22 16:11:31 +08:00
Gao Sun
d0d9321e79
refactor: use esm (batch 5) 2022-11-22 16:11:29 +08:00
Gao Sun
8c93cbb650
refactor: use esm (batch 4) 2022-11-22 16:10:55 +08:00
Gao Sun
1a4101ca81
refactor: fix tests 2022-11-22 16:10:55 +08:00
Gao Sun
d29dde828e
refactor: use esm (batch 3) 2022-11-22 16:10:53 +08:00
Gao Sun
10e818e828
refactor: use esm (batch 2) 2022-11-22 16:06:05 +08:00
Gao Sun
a7dbeb9c77
refactor: use esm (batch 1) 2022-11-22 16:06:04 +08:00
Xiao Yijun
59c52feb2c
refactor(console): reorganize sie code files (#2493) 2022-11-22 15:38:07 +08:00
Xiao Yijun
12d429eaa3
refactor(console): change form card flex-direction when window width is less than 1080px (#2489) 2022-11-22 13:08:11 +08:00
Xiao Yijun
683a2d93d6
style(console): CardTitle should not be shrunk in the flex layout (#2484) 2022-11-22 12:56:20 +08:00
Darcy Ye
536a8d7e82
feat: add DELETE /connectors/:id (#2478) 2022-11-22 11:54:51 +08:00
Charles Zhao
a5c6fc41b4
refactor(console): update "contact us" dark logs in contact modal (#2490) 2022-11-22 11:18:51 +08:00
Darcy Ye
eac8b19245
feat: add POST /connectors (#2477) 2022-11-22 11:04:08 +08:00
Charles Zhao
800a019689
chore: remove unnecessary console log (#2492) 2022-11-22 01:59:37 +00:00
Charles Zhao
538b07e996
Merge pull request #2487 from logto-io/charles-log-4739-secondary-cancel-button-should-be-default-style
fix(console): secondary "cancel" button should use default border style
2022-11-21 22:08:35 +08:00
Charles Zhao
bde08b6186
fix(console): secondary "cancel" button should use default border style 2022-11-21 19:08:25 +08:00
Charles Zhao
44e02c820d
fix: master lint error (#2488) 2022-11-21 10:48:21 +00:00
Xiao Yijun
84aced95ed
style(console): settings (#2483) 2022-11-21 17:54:07 +08:00