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

538 commits

Author SHA1 Message Date
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
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
Xiao Yijun
86aec6cdf3
fix(console): application icon size (#1237) 2022-06-27 10:47:38 +08:00
Xiao Yijun
560408fc9a
refactor(console): refactor connector placeholder icon to support style settings (#1238) 2022-06-27 10:04:46 +08:00
Gao Sun
c5cbc93aed
refactor: align Post Sign-out Redirect URI (#1248) 2022-06-26 10:46:32 +00:00
simeng-li
84a6ea28ec
refactor(console): refine some welcome page settings (#1246)
refine some welcome page settings
2022-06-26 15:18:39 +08:00
Xiao Yijun
568b75dffc
feat(console): disallow management api deletion and renaming (#1233) 2022-06-25 22:10:45 +08:00
Wang Sijie
9a72a34cef
fix(console): change checkbox to controlled comp (#1235) 2022-06-24 18:23:48 +08:00
Charles Zhao
b616e71a5f
fix(console): application integrate SDK guides 2022-06-24 15:15:54 +08:00
Wang Sijie
833436ad15
fix(console): jump to enabled connector (#1225) 2022-06-24 06:32:23 +00:00
Wang Sijie
a8467fd093
feat(console): support dark logo for connectors (#1226) 2022-06-24 14:27:29 +08:00
renovate[bot]
86cd3aa73a
chore(deps): update dependency ky to ^0.31.0 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 13:13:05 +08:00
Wang Sijie
1905fb5718
fix(console): add connector button in table empty state (#1224) 2022-06-24 11:37:50 +08:00
Wang Sijie
9b6fd4c417
feat(console): add mobile web tab in preview (#1214) 2022-06-24 11:29:57 +08:00
Wang Sijie
f5de5196fb
fix(console): prevent cell overflow for user table (#1215) 2022-06-24 02:56:10 +00:00
Wang Sijie
8d2f88b96d
fix(console): others form height in SIE (#1210) 2022-06-24 10:44:52 +08:00
Wang Sijie
ca77a41973
fix(console): fix SIE title padding (#1211) 2022-06-24 02:31:07 +00:00
Charles Zhao
04ba878b62
Merge pull request #1221 from logto-io/charles-fix-ac-text-input-autofill-styles
fix(console): text input autofill styles
2022-06-24 10:28:57 +08:00