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

2791 commits

Author SHA1 Message Date
wangsijie
d1427e56a0
feat(console): hide added connectors in modal (#2566) 2022-12-02 06:10:16 +00:00
Xiao Yijun
69a2953d56
refactor(console): add animations for the submit form action bar (#2570) 2022-12-02 13:26:54 +08:00
Xiao Yijun
b8f0b0cca2
chore(core): remove unused checkMissingRequiredSignUpIdentifiers (#2571) 2022-12-02 12:20:21 +08:00
Xiao Yijun
bb53b32c1d
refactor: sign up settings schema (#2559) 2022-12-02 09:52:01 +08:00
Charles Zhao
c7c98aa179
fix(console): add language button should be hidden on click (#2565) 2022-12-01 20:56:40 +08:00
Charles Zhao
31814ad351
Merge pull request #2564 from logto-io/charles-log-4848-fix-dropdown-component-css-specificity-issues
fix: upgrade parcel and fix dropdown component css specificity issues
2022-12-01 20:55:41 +08:00
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
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
simeng-li
cd7fdb7d82
refactor(core): refactor interaction guard (#2544) 2022-11-30 01:54:51 +00: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
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