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

4349 commits

Author SHA1 Message Date
Darcy Ye
4d475bfa3b
chore(test): update connector integration tests (#3765) 2023-05-06 10:47:48 +00:00
Charles Zhao
0e46ddacca
chore: add response guard and integration tests for application APIs (#3771) 2023-05-06 04:05:50 +00:00
Charles Zhao
d2e6e1fd5b
fix(core): use correct status code for slonik errors (#3812) 2023-05-06 10:17:25 +08:00
wangsijie
8baf8e5be6
test(core): add api response guard and error case tests to admin user (#3809)
test(core): add api response guard and error case tests to admin user api
2023-05-05 21:21:09 +08:00
wangsijie
5875d4cb3b
test(core): add api response guard and error case tests to connector api (#3806) 2023-05-05 21:20:58 +08:00
Charles Zhao
260f39f72d
refactor(console): remove superstruct dependency from console (#3808) 2023-05-05 17:32:40 +08:00
simeng-li
fafe27f87a
test(core): add exception cases for role api and scope api (#3802)
* feat(core): add roles api guard

add roles api guard

* feat(core): add scope api response guard

add scope api response guard

* test(core): add exception cases for role api integration tests

add exception cases for role api integration tests

* fix(console): fix lint error

fix lint error

* fix(core): remove guard status code

remove guard status code

* fix(core): resolve comments

resolve comments

* fix(core): remove useless 401,403 code guard

remove useless 401,403 code guard

* fix(core): fix swagger 422 guard error

fix swagger 422 guard error
2023-05-05 16:18:27 +08:00
Charles Zhao
9200169f80
chore: add response guard and integration test for .well-known api (#3769) 2023-05-05 15:07:26 +08:00
Darcy Ye
cf1dd17dd6
fix(console): trim trailing spaces in app guide code sample (#3811) 2023-05-05 11:54:15 +08:00
wangsijie
e57fc80bd4
fix(core): fix unpaginated scopes response (#3810) 2023-05-05 11:43:33 +08:00
simeng-li
f20f65407f
fix(core): add duplicate resource indicator error guard (#3797)
* fix(core): add duplicate resource indicator error guard

add duplicate resource indicator error guard

* fix(core): omit resource indicator from patch api

omit resource indicator from patch api

* fix(test): fix ut

fix ut
2023-05-04 15:33:13 +08:00
Gao Sun
1642df7e1c
refactor(core): add response schemas to swagger.json API (#3801) 2023-05-04 12:35:55 +08:00
Xiao Yijun
cd19ff8bf5
fix(console): fix the back link of the log details page (#3805) 2023-05-04 12:33:38 +08:00
Darcy Ye
5f4a323d26
chore(core): remove legacy commented code (#3804) 2023-05-04 10:42:16 +08:00
Gao Sun
0a803488ef
chore: delete root CHANGELOG (#3798)
the file it's unused in changesets
2023-05-04 10:20:12 +08:00
simeng-li
5c0ed8e79e
test(core): add api response guard and error case tests to dashboard api (#3789)
* test(core): add dashboard api response guard

add dashboard api response guard

* test(core): add dashboard integration tests

add dashboard integration tests
2023-05-02 20:58:48 +08:00
renovate[bot]
f4f8224ff9
chore(deps): update dependency http-errors to ^2.0.0 (#3785)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 12:57:21 +00:00
renovate[bot]
13d9acdb8b
fix(deps): update dependency lru-cache to v9 (#3686)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 12:10:05 +00:00
silverhand-bot
6fd1e9cc56
release: version packages (#3793)
* chore: pass arguments to version script

* release: version packages

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 04:31:59 +00:00
Gao Sun
5a8442712f
refactor: update tracking components (#3792)
* refactor: update tracking components

* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
Gao Sun
61aaf7d98d
feat: support passing cli arguments via @logto/create (#3778) 2023-04-28 22:47:13 +08:00
Xiao Yijun
9f6f939eab
chore(phrases): add webhook phrases (#3791) 2023-04-28 19:43:43 +08:00
simeng-li
d2fcc6b62f
fix(cloud): fix cloud admin ac iframe src error (#3786)
should allow admin endpoint to be loaded in admin ac iframe
2023-04-28 17:22:40 +08:00
Darcy Ye
6e5b48bdcb
chore(schemas,test,core): add IT to ensure mock connectors are installed (#3762) 2023-04-28 15:42:43 +08:00
Xiao Yijun
858854b9b1
refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00
Xiao Yijun
467c6d8321
feat(console): add CheckboxGroup (#3745) 2023-04-28 12:05:24 +08:00
Darcy Ye
7c2af46cf6
chore(test): complete custom phrase API guard and add ITs (#3772) 2023-04-28 03:41:00 +00:00
Darcy Ye
64a01f18d8
chore(test): add SIE API guard (#3774) 2023-04-28 11:12:57 +08:00
Darcy Ye
6a463f6a2a
chore(toolkit): add UTs for connector-kit (#3760) 2023-04-28 10:50:05 +08:00
Charles Zhao
db4bc9e3ba
feat: add overlay scrollbar on sidebar and main content (#3764) 2023-04-28 10:07:25 +08:00
Darcy Ye
4b3c545c59
chore: update contribution guide connector part (#3768) 2023-04-28 10:03:01 +08:00
Gao Sun
11db88a77a
refactor(cli): fallback to latest when current version is unavailable (#3779)
refactor(cli): fallback to latest when current version number is unavailable
2023-04-28 09:54:55 +08:00
silverhand-bot
4bba658d7b
release: version packages (#3751) 2023-04-27 19:11:20 +08:00
Gao Sun
3796866b67
fix(console): eliminate unexpected /token calls (#3757)
refactor: fix AppInsights context extra rendering issue
2023-04-27 18:34:38 +08:00
renovate[bot]
8abcf079ae
chore(deps): update logto js sdk monorepo packages to v2 (major) (#3766)
chore(deps): update logto js sdk monorepo packages to v2

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-26 17:21:04 +00:00
Charles Zhao
9a795c8ecd
fix(console): language dropdown height should be calculated properly on first load (#3763) 2023-04-26 10:19:07 +08:00
Darcy Ye
97d0ca6d9f
chore(test): add ITs for logto-config APIs (#3746) 2023-04-25 16:05:22 +08:00
wangsijie
e2ce5df9d2
refactor: use transaction to create user (#3748) 2023-04-25 10:53:42 +08:00
Gao Sun
c4864d6562
refactor(console): add useMemo to resources and scopes (#3756) 2023-04-24 13:00:53 +00:00
Gao Sun
a1a563a681
chore: update README.md (#3755)
update public roadmap url
2023-04-24 20:57:58 +08:00
Charles Zhao
e665d5990c
fix(console): set height limit to language dropdown (#3752) 2023-04-24 09:15:27 +00:00
Darcy Ye
5581f64768
feat(connector): enable configurable scope (#3749) 2023-04-24 08:50:44 +00:00
Gao Sun
046a5771b5
chore: add changesets (#3750) 2023-04-24 08:48:37 +00:00
Darcy Ye
3c0477a894
fix(connector): support crypto.getRandomValues in connectors (#3744)
* fix(connector): enable node crypto.getRandomValues

* refactor: remove comments

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-24 08:19:23 +00:00
Gao Sun
20418dc4f9
refactor(console,ui,demo-app): fix i18next types (#3743)
* refactor(console,ui,demo-app): fix i18next types

disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.

* fix(console): i18n key in UserAccountInformation

* refactor(console,ui): update <DynamicT /> and add tests
2023-04-24 16:05:26 +08:00
Darcy Ye
ac95eb3ffa
fix(console): code editor error and line number header width (#3731) 2023-04-24 14:27:44 +08:00
Darcy Ye
632b8b1d84
refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
Charles Zhao
dbbd766220
fix(console): switch component (#3736) 2023-04-24 10:18:09 +08:00
Gao Sun
9f14e065e8
Merge pull request #3733 from logto-io/renovate/i18next-22.x
chore(deps): update i18next series packages
2023-04-23 17:47:58 +08:00
Gao Sun
42e5dab7c6
ci: update release workflow (#3742)
use the target deployment environment `dev` and `prod` to tag current
deployed images instead of `sha-*` since it is unstable and unclear. remove
`sha-*` tagged and untagged images regularly.
2023-04-23 17:47:28 +08:00