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

2945 commits

Author SHA1 Message Date
wangsijie
0376fa9d30
feat(console): add standard connector (#2560) 2022-12-01 15:18:26 +08:00
Charles Zhao
5c1cfded37
fix: upgrade parcel and fix dropdown component css specificity issues 2022-12-01 12:03:08 +08:00
simeng-li
e4b007da38
refactor(core): add profile verification (#2551) 2022-12-01 09:48:24 +08:00
Gao Sun
5aaec268de
chore: fix deps 2022-11-30 19:43:39 +08:00
Gao Sun
73cb2360e0
Merge branch 'master' into gao-merge-beta-16 2022-11-30 19:41:02 +08:00
Gao Sun
66fbb4316a
release: version packages 2022-11-30 17:11:09 +08:00
Gao Sun
38970fb887
chore: add changeset 2022-11-30 17:10:38 +08:00
simeng-li
763d513a95
fix(ui): bug bash fix (#2558) 2022-11-30 15:35:36 +08:00
simeng-li
19fb2827c7
fix(ui): add mandatory profile missing error handle logic (#2557) 2022-11-30 14:17:54 +08:00
wangsijie
63f9ec57eb
Merge pull request #2547 from logto-io/sijie-remove-connector-enable
refactor: remove connector enabled state in database
2022-11-30 12:00:23 +08:00
wangsijie
549cb66a92
fix(core,schemas): fix continue flow with log and interaction merge 2022-11-30 11:42:13 +08:00
simeng-li
cd7fdb7d82
refactor(core): refactor interaction guard (#2544) 2022-11-30 01:54:51 +00:00
Gao Sun
3b0aa43975
release: version packages 2022-11-29 20:06:17 +08:00
Gao Sun
e63f5f8b0d
chore: add changeset 2022-11-29 20:05:41 +08:00
wangsijie
ed8cc25b50
chore: bump connector kit version 2022-11-29 19:43:23 +08:00
Xiao Yijun
671a27d147
style(console): fix multi-text input margin (#2546) 2022-11-29 18:44:50 +08:00
wangsijie
0c8c46ec03
fix: setup warning 2022-11-29 16:49:31 +08:00
Xiao Yijun
cb152a2c07
style(console): fix margin-top of the tab nav on the connectors page (#2550) 2022-11-29 16:27:45 +08:00
wangsijie
3b52af56e0
refactor: rename existing connectors 2022-11-29 14:53:29 +08:00
Charles Zhao
3350d11ffc
fix: downgrade parcel to fix styling issues (#2549) 2022-11-29 11:28:19 +08:00
Xiao Yijun
a9d607658d
fix(console): correct tab nav link on the audit-logs details page (#2543) 2022-11-29 11:24:52 +08:00
Xiao Yijun
356a77e70c
style(console): split the sie settings and the preview content equally (#2542) 2022-11-29 11:24:37 +08:00
Darcy Ye
356aeabb54
refactor: fix integration tests and import order 2022-11-28 19:39:51 +08:00
wangsijie
c3a361c437
refactor: use connector factories and remove enabled 2022-11-28 18:37:25 +08:00
Darcy Ye
7ba40a7782
feat: remove enabled from table connectors (#2513) 2022-11-28 18:37:24 +08:00
simeng-li
23d2a3fe80
refactor(core): add send passcode api (#2527) 2022-11-28 10:04:13 +00:00
Xiao Yijun
0111dd52eb
style(console): form tab content margin (#2541) 2022-11-28 17:51:02 +08:00
Darcy Ye
00653bb846
feat: remove old same type passwordless connectors before posting (#2516) 2022-11-28 04:32:50 +00:00
Darcy Ye
efd404e9aa
feat: update available social targets after connector deletion (#2524) 2022-11-28 12:17:35 +08:00
Xiao Yijun
1d64ded7eb
style(console): form and privew content margin-bottom (#2538) 2022-11-28 12:08:57 +08:00
Xiao Yijun
3fc18f79b6
style(console): tab nav error hover cursor (#2540) 2022-11-28 12:08:43 +08:00
simeng-li
5385a2cdd7
refactor(core): refactor findUserByIdentity (#2537) 2022-11-28 02:37:25 +00:00
Xiao Yijun
e2c739aa11
feat(console): sie cross tabs saving (#2507) 2022-11-25 09:15:22 +00:00
Xiao Yijun
924b69848b
style(console): enable card title auto shrink by default (#2535) 2022-11-25 16:19:57 +08:00
Xiao Yijun
cd14b942c7
refactor(console): change the SubmitFormChangesActionBar background color to float (#2531) 2022-11-25 15:37:36 +08:00
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