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

554 commits

Author SHA1 Message Date
Charles Zhao
dc069f435c
Merge pull request #1326 from logto-io/charles-log-3305-update-vue-guide
refactor(console): update vue sdk integration guide
2022-06-30 19:22:31 +08:00
Xiao Yijun
953e7c6977
fix(console): use box shadow on radio group item hovered (#1321) 2022-06-30 18:24:38 +08:00
Charles Zhao
ba2d3e51c8
refactor(console): update vue sdk integration guide 2022-06-30 17:16:16 +08:00
Charles Zhao
476ccf9e08
Merge pull request #1320 from logto-io/charles-log-3303-update-ios-guide
refactor(console): update iOS guide
2022-06-30 16:30:41 +08:00
Charles Zhao
243f4cadb1
refactor(console): update iOS guide 2022-06-30 15:57:44 +08:00
Xiao Yijun
05399b5e59
fix(console): connector guide setup content should scroll in the whole container (#1314) 2022-06-30 15:37:30 +08:00
Xiao Yijun
99cd56f963
fix(console): sdk selector content in the guide should be left-aligned (#1316) 2022-06-30 15:37:13 +08:00
Xiao Yijun
0e93792fe9
fix(console): button space on the guide header (#1317) 2022-06-30 15:36:01 +08:00
Xiao Yijun
40c8d0eeed
fix(console): remove the close button from toast (#1318) 2022-06-30 14:10:56 +08:00
Gao Sun
4fefdc8497
refactor(demo-app): use login as prompt (#1315) 2022-06-30 04:47:06 +00:00
Charles Zhao
efe5d04ad7
Merge pull request #1303 from logto-io/charles-log-3288-fix-adding-social-connector-not-completing-get-started-task
fix(console): adding social connector should complete corresponding get-started task
2022-06-30 11:30:02 +08:00
Xiao Yijun
6d5a4f8aeb
fix(console): page content should not jump on scrollbar present (#1306) 2022-06-30 10:56:45 +08:00
Gao Sun
3c7c29dd0c
refactor(core): disable userinfo endpoint (#1310)
* refactor(core): disable userinfo endpoint

* chore: upgrade @logto/react

* refactor(core): update doc link
2022-06-30 02:29:29 +00:00
Wang Sijie
7d47433cca
fix(console): connector sender test loading state (#1290) 2022-06-30 09:53:51 +08:00
Charles Zhao
427adc892a
refactor(console): add vanilla js integration guide (#1309) 2022-06-29 23:56:08 +08:00
Charles Zhao
0568b914a8
Merge pull request #1299 from logto-io/charles-bump-react-sdk-0.1.17
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call
2022-06-29 20:22:44 +08:00
Charles Zhao
f7c574c8d0
refactor(console): react sdk integration guide 2022-06-29 18:36:35 +08:00
Xiao Yijun
9e67e59ff5
fix(console): remove text input error state from delete form (#1302) 2022-06-29 17:08:30 +08:00
Charles Zhao
8797c2d9d5
fix(console): adding social connector should complete corresponding get-started task 2022-06-29 16:31:26 +08:00
Wang Sijie
f72b21d160
feat(console,ui): generate dark mode color in console (#1231)
* feat(console,ui): generate dark mode color in console

* fix: cr fix

Co-authored-by: Gao Sun <gao@silverhand.io>

Co-authored-by: Gao Sun <gao@silverhand.io>
2022-06-29 07:56:05 +00:00
Wang Sijie
f5cc72fcbe
style(console): sie guide max width (#1291)
* style(console): sie guide max width

* refactor: use mixin
2022-06-29 07:11:11 +00:00
Wang Sijie
9b19b0e970
fix(console): hide user column (#1296) 2022-06-29 15:05:26 +08:00
Charles Zhao
a6a6cef15d
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call 2022-06-29 14:55:56 +08:00
Charles Zhao
785f1c622b
Merge pull request #1294 from logto-io/charles-log-3283-update-get-started-passwordless-button-text
fix(console): update get-started enable passwordless button text to "Enable"
2022-06-29 13:59:26 +08:00
Charles Zhao
9963360e21
Merge pull request #1289 from logto-io/charles-log-3057-update-skeleton-base-color
style(console): update loading skeleton base color to layer-2
2022-06-29 13:32:54 +08:00
Charles Zhao
f7d2e4cbd4
fix(console): update get-started enable passwordless button text to "Enable" 2022-06-29 12:52:18 +08:00
Charles Zhao
0cfe3873ea
Merge pull request #1288 from logto-io/charles-log-3185-log-3186-guide-last-step-should-be-primary
fix(console): last button in guide should be primary
2022-06-29 11:24:43 +08:00
Charles Zhao
df96e344c7
Merge pull request #1287 from logto-io/charles-log-3218-improve-link-and-bullet-styles
style(console): improve link and bullet styles in guide and readme
2022-06-29 11:22:29 +08:00
Wang Sijie
c26ca08fb1
feat(console): add placeholders (#1277) 2022-06-29 03:20:56 +00:00
Wang Sijie
8dedd9dae1
fix(console): sie guide skip (#1271) 2022-06-29 03:16:30 +00:00
Wang Sijie
a4d0a940bd
feat(core,console): change admin user password (#1268) 2022-06-29 03:13:26 +00:00
Charles Zhao
ac14c5c4a0
style(console): update loading skeleton base color to layer-2 2022-06-29 11:09:29 +08:00
Charles Zhao
2036570714
fix(console): last button in guide should be primary type 2022-06-29 10:47:02 +08:00
Charles Zhao
f80bd9f8cb
style(console): improve link and bullet styles in guide and readme 2022-06-29 10:34:29 +08:00
Charles Zhao
129ce0b568
fix(console): add toast message on save uri success in guide 2022-06-29 10:26:04 +08:00
Charles Zhao
884f9bb8e8
refactor(console): add support to image display in connector readme 2022-06-29 00:47:30 +08:00
Wang Sijie
7d5dd1a9c6
fix(console): show user id in users table (#1269) 2022-06-28 22:58:30 +08:00
Wang Sijie
1e6ad9f15f
fix(console): hide url input on terms of use disabled (#1270) 2022-06-28 22:58:09 +08:00
Wang Sijie
210ddcea67
fix(console): add sie preview nav margin (#1275) 2022-06-28 22:57:46 +08:00
Wang Sijie
8c46eada4b
feat(console): reset user password (#1266) 2022-06-28 09:41:06 +00:00
Wang Sijie
da4878492f
fix(console): clear error message before saving connector config (#1273) 2022-06-28 17:30:15 +08:00
Wang Sijie
8c0ceff574
fix(console): fix dashboard date (#1274) 2022-06-28 17:21:02 +08:00
Charles Zhao
235c4d38ef
refactor(console): update loading illustrations 2022-06-28 16:39:34 +08:00
Xiao Yijun
6c6e06474a
refactor(console): extract common i18n values (#1264) 2022-06-28 13:58:03 +08:00
Charles Zhao
6148bb0add
Merge pull request #1261 from logto-io/charles-log-3215-prefill-app-id-and-endpoint-in-mdx
refactor(console): pre-fill app id and endpoint in guides
2022-06-28 00:41:44 +08:00
Charles Zhao
31b51eafae
Merge pull request #1260 from logto-io/charles-log-3214-single-text-input-in-new-app-sdk-guide
refactor(console): use single text input in sdk guide on app newly created
2022-06-28 00:38:48 +08:00
Charles Zhao
7a3e2a3baf
refactor(console): pre-fill app id and endpoint in guides 2022-06-28 00:34:59 +08:00
Charles Zhao
5b3612c153
refactor(console): use single text input in sdk guide on app newly created 2022-06-28 00:33:22 +08:00
Charles Zhao
359537f137
refactor(console): move customize sign-in experience to 3rd place in get-started page 2022-06-27 23:14:42 +08:00
Xiao Yijun
2d663025ec
fix(console): icons in item preview should not be shrinked (#1234) 2022-06-27 13:17:18 +08:00