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

1313 commits

Author SHA1 Message Date
IceHe.xyz
511012da92
feat(core): convert Zod union, literal and string guards to OpenAPI schemas (#1126)
* feat(core): convert Zod union and literal guards to OpenAPI schemas

* feat(core): parse swagger schema format with Zod string checks

* test(core): unexpected zod string check

* test(core): unexpected zod literal check
2022-06-16 16:46:38 +08:00
Xiao Yijun
3a814a6746
fix(console): user management search result (#1130) 2022-06-16 13:33:39 +08:00
Xiao Yijun
8d27adce39
test(integration): username and password flow (#1111) 2022-06-16 13:00:01 +08:00
Gao Sun
9fa5d8ca46
chore: update README (#1128) 2022-06-16 09:34:50 +08:00
IceHe.xyz
a26299941f
feat(core): append page and page_size to the query parameters in swagger.json (#1120)
* feat(core): append page and page_size to the query parameters in swagger.json

* refactor(core): simplify hasPagination

* chore(core): add a comment to note why name the pagination middleware function
2022-06-15 15:13:04 +08:00
Xiao Yijun
9262a6f3be
fix(console): update terms of use (#1122) 2022-06-15 12:16:37 +08:00
Charles Zhao
65f9a6fa39
Merge pull request #1116 from logto-io/charles-log-3052-update-hover-and-focus-colors-on-topbar-items
style(console): update hover and focus background colors of topbar items
2022-06-15 11:26:49 +08:00
Gao Sun
04118fa3f1
refactor: remove docs (#1121)
* refactor: remove docs

* chore: update deps
2022-06-14 22:17:17 +08:00
Darcy Ye
985fe7203a
refactor(core): separate session routes and UTs (#1104)
* refactor(core): separate session routes and UTs

* refactor(core): reorganize and rename files
2022-06-14 21:48:05 +08:00
Darcy Ye
efa9491749
feat(core): add switch of enabling object fully replace when updating DB (#1107)
* feat(core): add switch of enabling object fully replace when updating DB

* feat(core): assign default jsonbMode value if possible
2022-06-14 21:38:10 +08:00
simeng-li
93ad8d7769
style(docs): update some doc styles (#1118)
update some doc styles
2022-06-14 10:01:43 +00:00
Charles Zhao
d2ccd29026
Merge pull request #1119 from logto-io/charles-log-3051-remove-only-allow-pnpm-from-all-sub-packages
chore: remove only-allow pnpm from all sub-packages
2022-06-14 17:23:58 +08:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages 2022-06-14 17:18:13 +08:00
Gao Sun
0843412c67
Merge pull request #1114 from logto-io/gao-reorg-docs
refactor(docs): reorg files
2022-06-14 16:34:57 +08:00
Gao Sun
f5aae98da1
Merge pull request #1112 from logto-io/gao-add-docs
docs(en-US): init get started
2022-06-14 16:33:34 +08:00
Charles Zhao
cb9eba050f
Merge pull request #1117 from logto-io/charles-update-client-id-to-app-id
chore(console): update Client ID to App ID
2022-06-14 16:29:38 +08:00
Gao Sun
96d96b4ca1
refactor(docs): improve sidebar content 2022-06-14 16:28:28 +08:00
Gao Sun
f0b06d4fd7
refactor(docs): reorg files 2022-06-14 16:28:28 +08:00
Gao Sun
0ac501173e
docs(en-US): polish content 2022-06-14 16:27:25 +08:00
Charles Zhao
8cbbdffce9
chore(console): update Client ID to App ID 2022-06-14 16:01:16 +08:00
Charles Zhao
d53e20d40c
style(console): update hover and focus background colors of topbar items 2022-06-14 15:40:20 +08:00
Wang Sijie
2a4a61deab
fix(console): connector row clickable (#1108) 2022-06-14 03:45:21 +00:00
Wang Sijie
a790248c09
fix(core): remove name regex (#1109) 2022-06-14 11:36:03 +08:00
Wang Sijie
888c3d767d
fix(console): fix info icon vertical alignment (#1106) 2022-06-14 11:33:42 +08:00
Gao Sun
095fec3d6b
refactor(docs): remove unused files (#1113) 2022-06-13 22:16:28 +08:00
Gao Sun
2401f6e19f
docs(en-US): init get started 2022-06-13 21:54:14 +08:00
IceHe.xyz
7339a85a1b
feat(core): any-type parameter shows empty object in swagger example (#1110) 2022-06-13 10:32:52 +00:00
Charles Zhao
1d2272186e
Merge pull request #1102 from logto-io/charles-ac-misc-improvements
fix(console): misc improvements and ui fixes
2022-06-13 16:56:31 +08:00
Charles Zhao
a793d3f7f9
Merge pull request #1101 from logto-io/charles-log-2484-add-route-path-for-create-app-popup
refactor(console): add dedicated route path for create app popup dialog
2022-06-13 16:56:17 +08:00
simeng-li
f390bf6175
refactor(ui): adjust input field auto focus logic (#1099)
adjust input field auto focus logic
2022-06-13 16:21:53 +08:00
IceHe.xyz
75ac874a2d
feat(core): dau curve contains 0 count points (#1105) 2022-06-13 16:18:16 +08:00
Wang Sijie
6d3857ef35
feat(console): error handling in dashboard (#1090) 2022-06-13 13:50:48 +08:00
simeng-li
147775a8f4
feat(ui): add native sdk guard logic (#1096)
add native sdk guard logic
2022-06-13 10:54:26 +08:00
Charles Zhao
b653478841
fix(console): misc improvements and ui fixes 2022-06-10 22:50:23 +08:00
Charles Zhao
9a0999e127
refactor(console): add dedicated route path for create app popup dialog 2022-06-10 20:38:00 +08:00
Charles Zhao
142f3f7b77
Merge pull request #1100 from logto-io/charles-revert-ac-lazy-loading
refactor(console): revert ac lazy loading
2022-06-10 18:27:03 +08:00
Charles Zhao
25f74ad891
refactor(console): revert ac lazy loading 2022-06-10 18:06:53 +08:00
simeng-li
f3b8678a8c
feat(ui): display error message on social callback page (#1097)
* feat(ui): display error message on social callback page

display error message on social callback page

* refactor(ui): display server side error message direactly

display server side error message directly
2022-06-10 18:05:25 +08:00
Charles Zhao
c078cc19f0
Merge pull request #1098 from logto-io/charles-log-2782-admin-console-404-page
feat(console): add 404 page in admin console
2022-06-10 17:17:27 +08:00
Charles Zhao
0d047fbaf1
feat(console): add 404 page in admin console 2022-06-10 17:10:34 +08:00
simeng-li
6c39e1b795
style(ui): loading icon (#1093)
loading icon
2022-06-10 16:19:21 +08:00
Charles Zhao
3fd8d22ee3
Merge pull request #1095 from logto-io/charles-log-2783-ac-full-page-loading-animation
refactor(console): app full page loading animation
2022-06-10 16:06:25 +08:00
Charles Zhao
b01b5d8125
refactor(console): app full page loading animation 2022-06-10 12:57:33 +08:00
Darcy Ye
5516e18fe1
fix(github): fix the way of parsing github getAccessToken response (#1094)
* fix(github): fix the way of parsing Github getAccessToken response

* fix(github): fix getAccessToken response mock
2022-06-10 12:12:58 +08:00
Darcy Ye
3925424316
refactor(connectors): use zod guard instead of got generic and elaborate error info (#1078)
* feat(alipay): use zod parse instead of got response generic

* feat(alipay): fix expires_in and re_expires_in type

* feat(alipay): extract errorHandler function to map HTTP error to connector error

* feat(alipay-native): refactor as alipay

* feat(aliyun-dm): use zod parser for type guard and extract error handler

* feat(aliyun-sms): extract error handler

* feat(facebook): use zod parser

* feat(github): use zod parser

* feat(google): use zod parser

* feat(wechat-web): use zod parser and wrap error handler

* feat(wechat-native): use zod parser and wrap error handler
2022-06-10 10:41:45 +08:00
Wang Sijie
9dd73ac142
feat(dashboard): add tooltip to dashboard items (#1089) 2022-06-10 10:34:04 +08:00
Wang Sijie
c4a0d7ae35
feat(console): user logs (#1082) 2022-06-10 10:33:46 +08:00
Darcy Ye
1b8190addf
feat(core): align connector error handler middleware with ConnectorErrorCodes (#1063)
* feat(core): align connector error handler middleware with ConnectorErrorCodes

* feat(phrases,core): fix locale error descriptions
2022-06-10 10:25:28 +08:00
Gao Sun
36dda2bdbb
chore(ci): update action org name (#1091) 2022-06-09 15:41:06 +00:00
Charles Zhao
bd253e1184
Merge pull request #1088 from logto-io/charles-log-2891-adjust-sdk-reference-sorting-order-in-docs
chore(docs): adjust sdk reference sorting order
2022-06-09 18:49:16 +08:00