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

1223 commits

Author SHA1 Message Date
wangsijie
5d30810eb8
feat(console): add trailing icon to dark visible toggle button (#2595) 2022-12-06 17:00:51 +08:00
wangsijie
121a240b1f
fix(console): error state for connector form (#2594) 2022-12-06 17:00:42 +08:00
wangsijie
bbf54216fe
feat(console): sort connectors (#2587) 2022-12-06 16:42:41 +08:00
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
Gao Sun
f16824acc2
Merge pull request #2562 from logto-io/gao-merge-beta-16
chore: merge v1.0.0-beta.16
2022-12-06 12:08:02 +08:00
Gao Sun
732421582a
chore: upgrade toolkit 2022-12-06 11:56:56 +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
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
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
Gao Sun
3b0aa43975
release: version packages 2022-11-29 20:06:17 +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
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
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
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
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
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
d0d9321e79
refactor: use esm (batch 5) 2022-11-22 16:11:29 +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
Darcy Ye
8a7a9e418e
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-18 12:06:53 +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
Gao Sun
98e99c4cc0
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
2022-11-16 19:23:23 +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
Gao Sun
47a6915bc4
release: version packages (beta) 2022-11-16 18:21:18 +08: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
silverhand-bot
38550e0c9b
release: version packages (beta) (#2329) 2022-11-15 04:31:13 +00: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
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +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
renovate[bot]
9ab70249f0
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.13 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08 14:11:03 +00: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
Gao Sun
b3a91141a7
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
refactor: replace dayjs with date-fns
2022-11-08 16:54:34 +08: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
117b50af7a
chore: fix parcel engines issue
See https://github.com/parcel-bundler/parcel/issues/7636
2022-11-07 21:40:09 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
ca126026e9
chore: fix dep in console 2022-11-07 14:36:05 +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
renovate[bot]
832d3dd980
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12 2022-11-02 05:33:28 +00: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
Charles Zhao
35b850cb52
Merge pull request #2262 from logto-io/renovate/logto-js-sdk-monorepo-packages
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11
2022-10-28 22:23:39 +08: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
renovate[bot]
476d7642df
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11 2022-10-26 18:12:30 +00: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
renovate[bot]
380d2e5af4
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 (#2234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 12:51:24 +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
renovate[bot]
a1fb85ca67
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19 (#2130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 15:11:06 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
renovate[bot]
4e74bcf0a4
chore(deps): update silverhand configs monorepo packages to v1.3.0 2022-10-21 14:03:31 +08:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
renovate[bot]
421c9e43db
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.10 2022-10-21 02:14:37 +00: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
5cbb8cff5d
Merge pull request #2204 from logto-io/charles-log-4430-the-unknown-server-error-failed-to-show-i18n-content
fix(console): show i18n content of "errors.unknown_server_error"
2022-10-19 16:53:52 +08:00
Charles Zhao
f355ecbbc9
fix(console): show i18n content of "errors.unknown_server_error" 2022-10-19 16:35:20 +08:00
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12 2022-10-19 08:28:21 +00: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
silverhand-bot
33c10ce216
release: v1.0.0-beta.11 2022-10-19 06:19:36 +00:00
Xiao Yijun
e32b144369
chore: bump @logto/language-kit to v1.0.0-beta.19 (#2196) 2022-10-19 06:17:28 +00: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
Gao Sun
0fbe261a6e
chore: revert lerna version bump (#2150) 2022-10-13 22:50:16 +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
Gao Sun
b0020efedc
Merge pull request #2140 from logto-io/renovate/major-lerna-monorepo
chore(deps): update dependency lerna to v6
2022-10-13 12:07:40 +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
Gao Sun
c16970f450
chore: using pnpm workspace 2022-10-13 11:15:10 +08:00
Charles Zhao
072dc09849
refactor(console): update table styles 2022-10-12 18:43:41 +08:00
Xiao Yijun
708e099c9e
style(console): remove margin-top of the manage language button (#2135) 2022-10-12 16:12:32 +08:00
wangsijie
8a7f875767
fix(console): save generated password in session storage (#2116) 2022-10-12 16:10:19 +08:00
Charles Zhao
4dc3fbcc0b
Merge pull request #2133 from logto-io/charles-log-4373-update-default-button-border-color
refactor: update default button border color
2022-10-12 16:08:36 +08:00
Xiao Yijun
364c150d14
style(console): update font style of language item (#2129) 2022-10-12 16:06:01 +08:00
Charles Zhao
f1ffd121d2
refactor: update default button border color 2022-10-12 15:29:56 +08:00
Xiao Yijun
d042dd7d3c
refactor(console): stick the language details table header to the top (#2126) 2022-10-12 15:02:55 +08:00
wangsijie
05b50250a3
fix(console): remove connector id and prevent text overflow (#2072) 2022-10-12 14:42:20 +08:00
Xiao Yijun
bf782945ed
refactor(console): set language name font style to font-body-medium (#2122) 2022-10-12 10:22:53 +08:00
Xiao Yijun
44772ba2e1
refactor(console): add a11y for language editor components (#2123) 2022-10-11 20:25:08 +08:00
Xiao Yijun
c9ef62479d
refactor(console): extract manage language components (#2088) 2022-10-11 18:03:18 +08:00
Xiao Yijun
c21cc3cab6
refactor(console): fix language editor styles (#2110) 2022-10-11 17:42:19 +08:00
renovate[bot]
5e34f68395
chore(deps): update dependency @silverhand/ts-config-react to v1.1.0 (#2058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 15:11:24 +08:00
Lukas
2f00ac5e65
refactor(console): use icon svg files with parcel svg transformer (#2047) 2022-10-11 07:08:31 +00:00
Gao Sun
d7e42a5aef
Merge pull request #2081 from logto-io/gao-log-4313-cli-clean-up-to-dos
refactor(core,cli): extract common utils and upgrade essentials
2022-10-11 13:59:24 +08:00
FlurryNight
5eeb06e301
feat: add vertical center support (#2032)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-10-10 23:53:34 +08:00
Gao Sun
e36ed7bd1a
chore: upgrade essentials 2022-10-10 23:28:39 +08:00
Mahesh Vagicherla
4b0970b6d8
fix: add redirectURI validation on frontend & backend (#1874)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-10-10 21:20:20 +08:00
Gao Sun
8c2faa1099
chore(console): temporarily bypass new lint rules 2022-10-10 17:19:22 +08:00
Gao Sun
696e7f181d
chore: merge branch 'master' into feature/manage-language 2022-10-10 15:52:06 +08:00
wangsijie
ec3898f530
style(console): fix position of added tag (#2070) 2022-10-10 11:36:36 +08:00
Xiao Yijun
a2d59cd0ff
refactor(console): refresh preview on custom phrases updated (#2083) 2022-10-10 10:00:37 +08:00
Xiao Yijun
691bdb3ac9
refactor: replace LanguageKey with LanguageTag (#2080) 2022-10-10 09:43:13 +08:00
Xiao Yijun
8417fc851a
refactor(console): support searching in add language selector (#2069) 2022-10-09 22:12:52 +08:00
Xiao Yijun
81f9fbc483
fix(console): set undefined value to empty string in custom phrases (#2074) 2022-10-09 16:47:05 +08:00
wangsijie
b6b9d7ce80
fix(console): clear select state on close modal (#2071) 2022-10-09 15:40:02 +08:00
simeng-li
37d2b0ce5c
feat(console): add a11y lint to ac (#2066) 2022-10-09 07:07:09 +00:00
Xiao Yijun
68e88840bf
feat(console): delete custom phrases (#2065) 2022-10-09 12:08:50 +08:00
wangsijie
02c082cb71
fix(console): show correct password after reset (#2063) 2022-10-08 17:56:26 +08:00
Xiao Yijun
4995ab9461
refactor(console): make custom languages become available language options (#2038) 2022-10-08 17:45:55 +08:00
Xiao Yijun
1223d23eb3
fix(console): language editor form should be dirty on clear button clicked (#2037) 2022-09-30 17:56:03 +08:00
Xiao Yijun
800ac7fcd9
feat(console): add custom language (#2029) 2022-09-30 16:19:16 +08:00
IceHe
3eb44e1e56
refactor(core,console,phrases,schemas): replace language key with language tag (#2026) 2022-09-30 10:30:32 +08:00
silverhand-bot
11381afdc5
release: v1.0.0-beta.10 2022-09-28 14:30:24 +00:00
Xiao Yijun
2c1610d665
refactor(console,core,phrases): replace LanguageKey with LangaugeTag in phrase-ui related code (#2024) 2022-09-28 18:16:23 +08:00
wangsijie
4a777d0007
style(console): new style for add connectors (#2020) 2022-09-28 11:05:57 +08:00
Gao Sun
2e2aa728e3
refactor(console): open docs website for M2M app guide (#2011) 2022-09-27 19:26:06 +08:00
Charles Zhao
05777812ae
chore(console): replace icons in get-started page 2022-09-27 17:20:15 +08:00
Xiao Yijun
505985802b
refactor(console): use Translation type from @logto/schemas (#2006) 2022-09-27 04:27:59 +00:00
Xiao Yijun
58e1f9f0da
refactor(console): hide manage language button in sign-in-experience guide (#1989) 2022-09-26 21:54:50 +08:00
Xiao Yijun
5e59bc9e93
refactor(console): filter empty content before updating custom phrases (#1995) 2022-09-26 21:39:43 +08:00
Xiao Yijun
0679a6a67c
feat(console): display unsaved alert on custom phrases changed (#1994) 2022-09-26 21:39:43 +08:00
Xiao Yijun
48832e5054
feat(console): manage language (#1981) 2022-09-26 21:39:42 +08:00
Xiao Yijun
f25ae4de14
fix(console): use fallback language in preview (#1960) 2022-09-26 21:39:00 +08:00
Xiao Yijun
cdfaf8b1c7
feat(console): auto detect language setting (#1941) 2022-09-26 21:37:35 +08:00
Xiao Yijun
ad1d1e3b59
Revert "feat(console): auto detect language setting (#1941)" (#2004)
This reverts commit 49b430394d.
2022-09-26 17:54:17 +08:00
Xiao Yijun
fa98452fe5
Revert "fix(console): use fallback language in preview (#1960)" (#2003)
This reverts commit de4c46e400.
2022-09-26 17:33:37 +08:00
Gao Sun
a75f8fe959
feat(console): configure M2M app access (#1999)
* feat(console): configure M2M app access

* refactor(console): limit admin access switch to M2M

* refactor(console): update app icons
2022-09-26 11:46:06 +08:00
Gao Sun
2d99378778
refactor(console): fix change password 2022-09-24 15:58:45 +08:00
Gao Sun
c86155131a
refactor(console): fix me api error 2022-09-24 15:55:13 +08:00
Charles Zhao
68ed28de72
chore: bump to js sdk 1.0.0-beta.8 2022-09-23 15:51:07 +08:00
Gao Sun
665b0f479b
Merge pull request #1973 from logto-io/gao-log-264-machine-to-machine-tech-support
feat(core): machine to machine apps
2022-09-22 22:58:08 +08:00
Gao Sun
cd9c6978a3
feat(core): machine to machine apps 2022-09-22 22:12:16 +08:00
renovate[bot]
c06fa93921
chore(deps): update dependency @logto/react to v1.0.0-beta.7 (#1955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 19:00:58 +08:00
Charles Zhao
54892ea6d9
chore: bump toolkit to v1.0.0-beta.13 2022-09-19 17:16:19 +08:00
Xiao Yijun
de4c46e400
fix(console): use fallback language in preview (#1960) 2022-09-19 11:42:45 +08:00
Charles Zhao
20f1c5140b
chore(console): increase ky request timeout to 20s 2022-09-17 20:54:16 +08:00
Charles Zhao
ccbe5dab2d
fix(console): get prefixed router basename in local dev env 2022-09-17 13:35:10 +08:00
Charles Zhao
2f92b43864
fix: bump react sdk and essentials toolkit to support CJK characters in idToken 2022-09-17 09:59:27 +08:00
Gao Sun
42586eff88
refactor: remove shared packages (#1946)
* refactor: remove shared packages

* refactor: fix error
2022-09-16 11:25:43 +00:00
Xiao Yijun
49b430394d
feat(console): auto detect language setting (#1941) 2022-09-15 21:23:49 +08:00