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

1606 commits

Author SHA1 Message Date
Charles Zhao
1174859dd0
Merge pull request #1276 from logto-io/charles-replace-ac-loading-illustrations
refactor(console): update loading illustrations
2022-06-28 16:46:17 +08:00
Charles Zhao
235c4d38ef
refactor(console): update loading illustrations 2022-06-28 16:39:34 +08:00
Gao Sun
2a11cf3e55
docs(connector-wechat-native): add linker flags figure 2022-06-28 14:42:26 +08:00
Gao Sun
64916e340e
docs(connector-wechat-native): readme 2022-06-28 14:31:28 +08:00
Xiao Yijun
6c6e06474a
refactor(console): extract common i18n values (#1264) 2022-06-28 13:58:03 +08:00
Darcy Ye
05db12492c
fix(core): fix connector readme and configTemplate content parsing (#1267) 2022-06-28 13:35:56 +08:00
simeng-li
f765ccf8cd
refactor(ui): refactor ui terms of use flow (#1259)
* refactor(ui): refactor ui terms of use flow

refactor ui terms of use flow

* test(terms): add ut

add ut
2022-06-28 09:15:44 +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
d4f2006ca1
Merge pull request #1262 from logto-io/charles-log-3253-move-customize-sign-in-exp-to-3rd-place
refactor(console): move customize sign-in experience to 3rd place in get-started page
2022-06-28 00:38:41 +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
Guamian Li
77e1033751
feat(console): update cn phrases (#1255) 2022-06-27 09:00:22 +00:00
Guamian Li
a907ab45fc
fix(console): update en phrases (#1254) 2022-06-27 16:54:49 +08:00
Gao Sun
9ad2881153
ci: change workflows trigger (#1257) 2022-06-27 16:38:39 +08:00
Darcy Ye
217cf6c0b3
docs(connector-aliyun-sms): add readme.md (en-US) (#1236) 2022-06-27 07:42:50 +00:00
simeng-li
84a63281f4
refactor(ui-phrase): ui content update (#1249)
ui content update
2022-06-27 07:03:30 +00:00
Darcy Ye
3c747b3100
docs(connector-alipay-web): add Alipay web readme (#1250) 2022-06-27 05:54:04 +00:00
Darcy Ye
53781d619d
fix(core): signing in with a non-existing username should throw invalid credentials (#1239) 2022-06-27 13:53:23 +08:00
simeng-li
b39ea63065
style(ui): update the social button style (#1253)
update the social button style
2022-06-27 13:52:54 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic (#1241)
refactor app notification logic
2022-06-27 13:22:17 +08:00
Xiao Yijun
2d663025ec
fix(console): icons in item preview should not be shrinked (#1234) 2022-06-27 13:17:18 +08:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00: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
Darcy Ye
8da9add6b8
refactor(connector-*): load config template and readme contents while initialization (#1252) 2022-06-27 10:00:37 +08:00
Darcy Ye
5fb74537a8
chore(core,connector-wechat-*): fix according to wechat naming convertion (#1251) 2022-06-27 00:41:15 +08:00
Gao Sun
c5cbc93aed
refactor: align Post Sign-out Redirect URI (#1248) 2022-06-26 10:46:32 +00:00
Darcy Ye
097aade2e2
feat(connectors): handle authorization callback parameters in each connector respectively (#1166)
* feat(connectors): handle authorization callback parameters in each connector respectively
2022-06-26 18:03:53 +08:00
simeng-li
4b41d20c41
refactor(ui): remove all callbacl page search params validation (#1240)
remove all callback page search params validation
2022-06-26 15:18:59 +08: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
simeng-li
dbd9a713c5
refactor(ui): rename create account form name (#1244)
* refactor(ui): rename create account form name

rename create account form name

* test(ui): update ut

update ut
2022-06-25 22:10:21 +08:00
simeng-li
08776cd864
style(ui): button user select none (#1245)
button user select none
2022-06-25 22:09:57 +08:00
simeng-li
5784ae0627
style(ui): fix notification lenght (#1243)
fix notification length
2022-06-25 22:09:44 +08:00
simeng-li
e201065722
refactor(ui): add default logto ui (#1242)
add default logto ui
2022-06-25 22:09:31 +08:00
Wang Sijie
9a72a34cef
fix(console): change checkbox to controlled comp (#1235) 2022-06-24 18:23:48 +08:00
Gao Sun
a7642cec98
chore: update README (#1232) 2022-06-24 07:52:56 +00:00
Gao Sun
c62200c6f4
ci: upload image to ghcr (#1228) 2022-06-24 15:39:17 +08:00
Darcy Ye
4ee775273a
fix(connector-aliyun-sms): fix config guard, remove unnecessary fields (#1229)
* fix(connector-aliyun-sms): fix config guard, remove unnecessary fields
2022-06-24 15:38:33 +08:00
Charles Zhao
96f5badc52
Merge pull request #1230 from logto-io/charles-log-3206-fix-save-error-in-native-sdk-guide
fix(console): application integrate SDK guides
2022-06-24 15:36:58 +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