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

1694 commits

Author SHA1 Message Date
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
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
Wang Sijie
4d16131b0c
fix(console): limit preview options (#1203) 2022-06-24 10:27:24 +08:00
Wang Sijie
ac74309414
fix(console): pass enabled connectors to preview (#1209) 2022-06-24 10:26:58 +08:00
Wang Sijie
2c413341d1
feat(console): sie form reorg (#1218) 2022-06-24 02:26:30 +00:00
Darcy Ye
9aca422578
docs(connector-alipay-native): add readme.md (en-US) (#1208)
* docs(connector-alipay-native): add readme.md (US-en)
2022-06-24 10:24:23 +08:00
Wang Sijie
be56c75293
fix(console): fix margin for SIE section (#1212) 2022-06-24 10:24:06 +08:00
Wang Sijie
ee2578b6a1
fix(console): mutate settings after SIE guide done (#1198) 2022-06-24 10:23:52 +08:00
Darcy Ye
7e251c017b
chore(connector-*): update social connector description (#1213) 2022-06-24 10:08:53 +08:00
Xiao Yijun
a2de467873
feat(console): clear search results (#1199) 2022-06-23 21:37:06 +08:00
Gao Sun
89e3d68168
ci: dockerize (#1190)
* ci: dockerize

* ci: fix docker compose

* ci: run dockerize on master push only

* refactor: add .gitignore to .dockerignore
2022-06-23 11:17:02 +00:00
Charles Zhao
f60a6a0f47
Merge pull request #1219 from logto-io/charles-log-3188-refactor-email-sms-connector-test-api
refactor: email/sms connector test API
2022-06-23 18:18:18 +08:00