0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

995 commits

Author SHA1 Message Date
Xiao Yijun
b997d6f420
refactor(console): replace info tooltips with toggle tips (#2590) 2022-12-06 05:08:35 +00:00
Xiao Yijun
0bec9f0ff5
refactor(console): extract toggle tip logic into a ToggleTipButton component (#2588) 2022-12-06 12:56:02 +08:00
Xiao Yijun
e88dc8e767
style(console): fix the minus icon size (#2593) 2022-12-06 12:51:57 +08:00
Xiao Yijun
c8005174f3
style(console): skeletons should not overlap the table header (#2592) 2022-12-06 12:35:02 +08:00
Xiao Yijun
9616b9383c
style(console): center align create buttons on list page (#2586) 2022-12-05 16:37:34 +08:00
Xiao Yijun
cbb61eff23
style(console): set the TabNavItem text color to neutral-30 (#2585) 2022-12-05 16:37:19 +08:00
Xiao Yijun
2d15ead429
style(console): CopyToClipboard component (#2584) 2022-12-05 16:37:06 +08:00
wangsijie
8f5a8bded0
feat(console): edit sync profile (#2573) 2022-12-05 08:24:32 +00:00
wangsijie
e3bc924c86
feat(console): edit standard connector (#2568) 2022-12-05 06:54:48 +00:00
Xiao Yijun
69b8f93dd6
refactor(console): increase the color picker interaction area (#2574) 2022-12-05 11:27:47 +08:00
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
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
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
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
wangsijie
c3a361c437
refactor: use connector factories and remove enabled 2022-11-28 18:37:25 +08:00
Xiao Yijun
0111dd52eb
style(console): form tab content margin (#2541) 2022-11-28 17:51:02 +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
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
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
Xiao Yijun
1e0a21a703
fix(console): remove redundant forwardRef from DetailsForm (#2526) 2022-11-24 17:21:29 +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
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
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
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
Xiao Yijun
6377c4837f
refactor(console): resources table (#2482) 2022-11-22 16:27:18 +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
Charles Zhao
a5c6fc41b4
refactor(console): update "contact us" dark logs in contact modal (#2490) 2022-11-22 11:18:51 +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
Xiao Yijun
146de08c9b
refactor(console): connector details page (#2465) 2022-11-21 17:17:08 +08:00
Xiao Yijun
94cb1f4a2f
refactor(console): settings (#2466) 2022-11-21 15:48:44 +08:00
wangsijie
6a7f08ab38
fix(console): set background color for preview iframe (#2481) 2022-11-21 14:54:00 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations (#2479) 2022-11-21 12:21:49 +08:00
Xiao Yijun
27e236fda2
refactor(console): tab nav (#2471) 2022-11-21 02:38:38 +00:00
Xiao Yijun
e56238e6b6
refactor(console): user details (#2467) 2022-11-21 10:33:08 +08:00
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout (#2473) 2022-11-21 10:26:50 +08:00
Xiao Yijun
f2aa2d2d8c
refactor(console): hide pagination if the page count is less than two (#2474) 2022-11-21 10:26:34 +08:00
Xiao Yijun
e9d53dc546
refactor(console): api resource details (#2464) 2022-11-18 17:47:04 +08:00
Xiao Yijun
e4f77447c1
refactor(console): application details (#2460) 2022-11-18 08:59:56 +00:00
Xiao Yijun
3c9edb9ca4
feat(console): submit form changes action bar (#2458) 2022-11-18 16:47:50 +08:00
Xiao Yijun
b35d422e1d
Merge pull request #2462 from logto-io/feature/ac-layout
refactor(console): ac layout
2022-11-18 14:32:25 +08:00
Xiao Yijun
891beed21d
refactor(console): add pagination item range info (#2454) 2022-11-16 11:43:04 +00:00
Xiao Yijun
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00
Xiao Yijun
62b25dbf14
refactor(console): form validations on sign-up and sign-in page (#2448) 2022-11-16 10:48:33 +00:00
Xiao Yijun
0af95d790b
refactor(console): validate sign-up identifier (#2446) 2022-11-16 10:31:42 +00:00
Xiao Yijun
887befb761
refactor(console): connector setup warning (#2445) 2022-11-16 18:20:47 +08:00
simeng-li
3b28b1d38d
fix(console): fix forgotpassword not shown on preview (#2443) 2022-11-15 15:27:57 +08:00
wangsijie
9740b9d392
feat(console): add suspended label (#2435) 2022-11-15 11:51:46 +08:00
Xiao Yijun
8869e186d9
refactor(console): enable password and verification code auth in sign-in method by default (#2434) 2022-11-14 18:11:23 +08:00
Xiao Yijun
398a0875fc
style(console): sign-up and sign-in form field description margins (#2416) 2022-11-14 11:24:13 +08:00
Xiao Yijun
b9207d1892
fix(console): sign-up identifier translation (#2422) 2022-11-14 10:53:49 +08:00
Xiao Yijun
482b13fdd9
fix(console): avoid unexpected data reset in sign-up and sign-in tab (#2419) 2022-11-14 10:53:29 +08:00
Xiao Yijun
bdff09a119
fix(console): correct sms connector status (#2420) 2022-11-11 10:31:04 +00:00
Xiao Yijun
40d69d3790
refactor(console): update the ac sign-up and sign-in phrases (#2393) 2022-11-11 11:42:06 +08:00
Xiao Yijun
57802ac48b
chore(console): remove deprecated code about sign-in methods (#2391) 2022-11-11 10:37:05 +08:00
Xiao Yijun
c814b8f3b3
fix(console): do not check sms or email connectors on verification code disabled in sign-in method (#2395) 2022-11-11 10:36:45 +08:00
Xiao Yijun
3137450ccf
refactor(console): make the inline connector setup warning display only once (#2380) 2022-11-10 16:24:02 +08:00
Xiao Yijun
19137fa400
fix(console): correct sentence cases in the sie change alert modal (#2378) 2022-11-10 16:01:18 +08:00
Xiao Yijun
28d4414320
fix(console): unset compare data on the sie data updated (#2377) 2022-11-10 16:00:59 +08:00
Xiao Yijun
81aa4cd8ed
refactor(console): remove the required label from the dark mode color picker (#2381) 2022-11-10 15:15:58 +08:00
Xiao Yijun
073870f495
refactor(console): display full sign-up and sign-in config in the change alert (#2382) 2022-11-10 04:31:59 +00:00
Xiao Yijun
f64a0f2df4
feat(console): add tool tips to disabled action items in sie (#2371) 2022-11-09 23:44:55 +08:00
Gao Sun
c0e9788ca9
refactor(console): fix undesired appearance for popup and tooltip (#2370) 2022-11-09 15:05:10 +00:00
Xiao Yijun
33234264ed
style(console): add margins to the draggable icon in sign-in method items (#2362) 2022-11-09 11:41:52 +00:00
Xiao Yijun
d1a5592872
refactor(console): the swap icon should be fixed in the sign-in method item (#2361) 2022-11-09 19:34:44 +08:00
wangsijie
0a50fef379
fix(console): preview forgot password (#2358) 2022-11-09 16:28:58 +08:00
Xiao Yijun
ac97fb75b0
refactor(console): enabled verification code checkbox when sign-up identifier set to none (#2360) 2022-11-09 15:52:29 +08:00
Xiao Yijun
605161b8d2
refactor(console): remove draggle preview item background (#2364) 2022-11-09 15:25:32 +08:00
Xiao Yijun
960fbc38c4
feat(console): add toggle tip for the sie not-in-use status (#2323) 2022-11-09 15:03:48 +08:00
wangsijie
c8a7efb0cc
Merge branch 'feature/sie-v2' into merge/sie-v2 2022-11-09 08:45:19 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
Xiao Yijun
92b93e6e36
feat(console): in-used connectors deletion alert (#2345) 2022-11-08 12:57:57 +00:00
Charles Zhao
b137daeb12
chore(console): update default avatars (#2341) 2022-11-08 08:57:11 +00:00
Xiao Yijun
f2171653f5
feat(console): toggle tip (#2319) 2022-11-08 15:30:27 +08:00
Xiao Yijun
8787629b0a
refactor(console): tooltip (#2318) 2022-11-08 15:19:10 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
wangsijie
5e571936c9
chore: remove old sign in methods (#2295) 2022-11-03 18:23:12 +08:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
Xiao Yijun
bc989eca38
feat(console): add setup sie notice for the connectors page (#2306) 2022-11-03 10:52:34 +08:00
Xiao Yijun
a4d8d31e98
fix(console): correct sign-in method item state (#2298) 2022-11-02 12:09:44 +08:00
Xiao Yijun
bf6bd75e0f
feat(console): sign up and sign in change alert (#2273) 2022-11-02 11:39:27 +08:00
Xiao Yijun
c92abdca74
fix(console): should not render when watch return undefined in sign up and sign in form (#2289) 2022-11-01 14:31:48 +08:00
Xiao Yijun
cb46ad9fd6
refactor(console): add sign in method button (#2277) 2022-10-31 18:41:29 +08:00
Xiao Yijun
30f2f44706
refactor(console): add buttons in sie sign-up and sign-in form (#2276) 2022-10-31 10:14:06 +00:00
Xiao Yijun
a397a28148
refactor(console): the sign-up and sign-in form interactions (#2284) 2022-10-31 18:03:11 +08:00
Xiao Yijun
b18d22e1f9
fix(console): provide default values for fields in sign up and sign in forms (#2279) 2022-10-31 04:17:57 +00:00
Xiao Yijun
305bbaad2c
feat(console): add social connectors on the sie page (#2251) 2022-10-28 16:03:30 +08:00
Charles Zhao
4074d694ef
fix(console): useApi hook should not cause component re-render 2022-10-27 16:56:13 +08:00
simeng-li
b5512b9213
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-10-26 14:47:13 +08:00
Xiao Yijun
244cc3ef57
refactor(console): add sign in method button (#2250) 2022-10-26 14:06:43 +08:00
Xiao Yijun
83e074a3c5
refactor(console): connector setup warning (#2249) 2022-10-26 12:02:35 +08:00
Xiao Yijun
b6a9d1a07e
refactor(console): update enable create account phrases (#2248) 2022-10-25 14:55:57 +08:00
Charles Zhao
4aaed85269
Merge pull request #2242 from logto-io/charles-fix-calculations-in-use-position-hook
fix(console): axis calculations in use-position hook
2022-10-25 12:16:24 +08:00
Xiao Yijun
75b6d3946a
feat(console): sie sign-in form (#2229) 2022-10-24 19:57:50 +08:00
Xiao Yijun
9271f4e3dc
chore: fix type import lint error 2022-10-24 14:57:20 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit (#2232) 2022-10-24 12:26:11 +08:00
Alex Garibay
ccb640da7a
feat(console): show userinfo endpoint information 2022-10-24 10:48:11 +08:00
Charles Zhao
331eec5fd7
fix(console): axis calculations in use-position hook 2022-10-23 23:38:11 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
Charles Zhao
af2cc58172
refactor: use hook for toastError in order to get type support 2022-10-19 17:53:41 +08:00
Charles Zhao
f355ecbbc9
fix(console): show i18n content of "errors.unknown_server_error" 2022-10-19 16:35:20 +08:00
Xiao Yijun
7fc0f43699
refactor(console): remove deprecated languageKeys (#2203) 2022-10-19 08:17:57 +00:00
Xiao Yijun
e936ad04ae
feat(console): sie sign up form (#2191) 2022-10-19 15:13:39 +08:00
Charles Zhao
7c85e50c45
fix(console): checkbox styles 2022-10-18 21:22:41 +08:00
Xiao Yijun
8bc2b5fb78
refactor(console): add language button height should be the same with search input (#2189) 2022-10-18 20:46:07 +08:00
Xiao Yijun
94ed3ea7a1
refactor(console): avoid jumping when the language item is visible (#2188) 2022-10-18 12:33:20 +00:00
Charles Zhao
f0253a7f49
style(console): improve language selector dropdown styles 2022-10-18 19:21:02 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
wangsijie
ac38a7f3ac
fix(console): responsive modal items layout (#2160) 2022-10-18 05:54:04 +00:00
Xiao Yijun
c71dc2dc5e
style(console): use small size button for clear button (#2169) 2022-10-17 12:23:58 +08:00
Xiao Yijun
df02d25526
style(console): fix text button hover style (#2159) 2022-10-17 11:36:04 +08:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs (#2153) 2022-10-14 03:46:33 +00:00
Xiao Yijun
46ed9ae1bc
style(console): fix clear button size to 16x16 (#2147) 2022-10-14 10:37:36 +08:00
Xiao Yijun
f8c7c0dfa3
refactor(console): support text button in the Button component (#2146) 2022-10-14 10:18:06 +08:00
Xiao Yijun
64062774e9
refactor(console,phrases): update the language editor phrases (#2144) 2022-10-14 10:17:24 +08:00
Xiao Yijun
56072465bc
refactor(console): display full contents in language edit section (#2141) 2022-10-14 10:16:47 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens 2022-10-13 13:17:19 +08:00
Charles Zhao
2bc22c1d81
Merge pull request #2138 from logto-io/charles-log-4372-update-table-component-styles
refactor(console): update table styles
2022-10-13 13:11:54 +08:00
Xiao Yijun
0d3b2f0c25
refactor(console): update icon buttons in the language editor (#2127) 2022-10-13 11:54:53 +08:00
Xiao Yijun
68bda8aaea
refactor(console): create languages immediately on languages added in the editor (#2134) 2022-10-13 11:23:19 +08:00