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

4793 commits

Author SHA1 Message Date
Gao Sun
1c18111344
Merge pull request #4342 from logto-io/gao-log-6892-mdx-add-outline-guide
feat(console): outline guide
2023-08-16 22:27:24 +08:00
Gao Sun
e1e1b943ac
Merge pull request #4336 from logto-io/gao-log-6881-mdx-add-capacitorjs-sdk-integration-guide
feat(console): capacitor guide
2023-08-16 22:19:19 +08:00
Gao Sun
0e11740f55
Merge pull request #4335 from logto-io/gao-log-6880-mdx-add-python-sdk-integration-guide
feat(console): python guide
2023-08-16 22:17:40 +08:00
Gao Sun
a40a4443db
feat(console): outline guide 2023-08-16 21:54:15 +08:00
Gao Sun
00866e0eba
feat(console): capacitor guide 2023-08-16 21:52:19 +08:00
Gao Sun
29b99eab69
feat(console): python guide 2023-08-16 21:51:28 +08:00
Charles Zhao
f75709f2f0
fix(console): add max-width to guide card group (#4340) 2023-08-16 17:31:00 +08:00
Charles Zhao
29ac5c9e8e
chore(console): enable guide v2 in production env (#4341)
* chore(console): enable guide v2 in production env

* fix: eslint
2023-08-16 09:29:32 +00:00
Xiao Yijun
d958494848
test: add ui tests for sie branding config (#4324) 2023-08-16 17:20:51 +08:00
Xiao Yijun
b10ec5d1e9
test: add ui tests for RBAC operations (#4339) 2023-08-16 17:10:11 +08:00
Xiao Yijun
8354fa87ad
test: add ui tests for passwordless connectors (#4331) 2023-08-16 15:41:59 +08:00
Charles Zhao
d0f91d5d37
feat(console): new app creation guide library (#4334)
* feat(console): consolidate all app guide metadata and use it with a hook

* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs

* feat(console): new app creation guide library

* fix: remove unused component

* fix: eslint
2023-08-16 07:18:24 +00:00
Gao Sun
1fe7d1aa33
Merge pull request #4332 from logto-io/gao-log-6879-mdx-add-chatgpt-plugin-integration-guide
feat(console): chatgpt plugins guide
2023-08-16 14:38:59 +08:00
Gao Sun
655869b70c
refactor(console): allow guide tsx not being imported
Since we import them in the MDX files which is hard for ESLint to
track.
2023-08-16 14:18:38 +08:00
Gao Sun
b29a984567
feat(console): chatgpt plugins guide 2023-08-16 14:18:36 +08:00
Charles Zhao
c7a4eeb9a5
feat(console): add a hook to return all application guide metadata (#4333)
* feat(console): consolidate all app guide metadata and use it with a hook

* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs
2023-08-16 12:53:03 +08:00
Gao Sun
e3399cbefe
refactor(console): migrate existing guides to v2 (#4330)
* refactor(console): migrate existing guides to v2

* refactor(console): update content

* refactor(console): use context for uri input component
2023-08-15 22:42:19 +08:00
simeng-li
6771f9ed6f
feat(cli): add rollback-to db action (#4329)
* feat(cli): add rollback-to db action

add rollback-to db action

* chore: bump alteration timestamp

bump alteration timestamp

* chore: rename the alteration action name

rename the alteration action name
2023-08-15 16:54:53 +08:00
Gao Sun
44d023ab2e
feat(console): show sample for the guide and allow request new guide (#4327)
* feat(console): show sample for the guide and allow request new guide

* refactor(console): fix build

* feat(console): express guide
2023-08-15 16:44:33 +08:00
Gao Sun
84aded8ed5
Merge pull request #4325 from logto-io/gao-log-6875-ui-guide-modal-refactor
feat(console): guide modal v2
2023-08-15 16:07:32 +08:00
Xiao Yijun
96634b06b7
test: add ui tests for social connectors (#4328) 2023-08-15 15:33:50 +08:00
simeng-li
9862aacc8d
refactor(schemas): add isSuspended to the tenantInfo type (#4326)
* refactor(schemas): add isSuspended to the tenantInfo type

add isSuspended to the tenantInfo type

* chore(schemas): bump withTyped/server version

bump withTyped/server version
2023-08-14 17:32:19 +08:00
Gao Sun
9509db3d6f
chore(phrases): update translation 2023-08-14 15:45:36 +08:00
simeng-li
2eaa42e588
feat(schemas): add isSuspended columns (#4323)
add isSuspended columns
2023-08-14 15:15:12 +08:00
Gao Sun
466933a490
feat(console): guide modal v2 2023-08-14 15:05:41 +08:00
wangsijie
ae0ef919fb
feat(cli): add key type for rotating command (#4314) 2023-08-14 14:57:26 +08:00
Charles Zhao
1b983c8c89
fix(console): react-markdown rendering error in parcel dev mode (#4319) 2023-08-14 11:09:06 +08:00
wangsijie
7bb60eeff8
fix(core): fix cloudflare hostname not found error handler (#4316)
fix(core): fix cloudflare hostnme not found error handler
2023-08-14 10:51:06 +08:00
Xiao Yijun
3c903b4778
test: interaction api counter cases and response status guard (#4306)
* test: add interaction api counter cases and response status guard

* fix(core): fix koa router method type definition
2023-08-14 10:38:05 +08:00
Xiao Yijun
0fcea5ae5e
test: add sad paths for register with identifiers flow (#4299) 2023-08-11 18:40:06 +08:00
Xiao Yijun
7cf73f96c0
refactor(console): only show loading status on selected subscription button (#4318) 2023-08-11 16:16:20 +08:00
Xiao Yijun
c2b379ee30
refactor(console): improve tenant selector loading state (#4317) 2023-08-11 16:16:04 +08:00
Darcy Ye
77d274a3c3
refactor(toolkit,connector,core,cli): cache access token for logto email service (#4309) 2023-08-11 15:43:09 +08:00
Gao Sun
bc5a797892
chore: update CONTRIBUTING.md (#4315) 2023-08-10 17:46:34 +08:00
simeng-li
af2d1ebb98
fix: replace INFO with IGNORE in zap rules (#4285)
* fix: replace INFO with IGNORE

replace INFO with IGNORE

* fix: update the rules

update the rules
2023-08-10 17:19:40 +08:00
tison
583e2fcded
ci: changeset workflow is invalid on pull_request (#4303) 2023-08-10 17:11:16 +08:00
renovate[bot]
b590942bf2
chore(deps): update dependency camelcase to v8 (#4313)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-10 07:22:48 +00:00
simeng-li
760e97eee5
refactor(cloud): clarify the isTest scope (#4310)
clarify the isTest scope
2023-08-10 14:08:13 +08:00
Xiao Yijun
56c8436e19
test: add sad paths for sign in with password identifier flow (#4294)
* test: add sad paths for sign in with password identifier flow

* refactor(test): align sie config reset logic for interaction api tests
2023-08-10 13:24:37 +08:00
Xiao Yijun
24686cf0bb
test: add sad paths for reset password flow (#4298) 2023-08-10 11:37:23 +08:00
simeng-li
74849dde22
test(core): add hasActiveUser test case (#4307)
* test(core): add hasActiveUser test case

add hasActiveUser test case

* ci: remove integration-test code owner

remove integration-test code owner
2023-08-10 10:28:35 +08:00
Gao Sun
d2ced458df
chore(phrases): remove unused keys (#4312) 2023-08-10 10:24:32 +08:00
Xiao Yijun
df36289ca6
refactor(console): update plan quota table (#4308) 2023-08-09 21:51:09 +08:00
tison
1ba4dfc265
chore: fix typo in README file (#4302)
docs: fix typo in README file

Signed-off-by: tison <wander4096@gmail.com>
2023-08-09 16:08:45 +08:00
wangsijie
ad96196176
fix(core,phrases): ignore cloudflare not found when deleting domain (#4305) 2023-08-09 15:37:23 +08:00
Xiao Yijun
dfde117b6d
test: add sad paths for social interaction flow (#4300) 2023-08-09 12:10:49 +08:00
Xiao Yijun
2660a1e132
test: add sad paths for sign-in with passcode flow (#4296) 2023-08-09 11:17:25 +08:00
Xiao Yijun
ae0322621f
refactor(test): refactor expectRejects helper method to support status code checking (#4292)
* refactor(test): refactor `expectRejects` helper method to support status code checking

* refactor(test): replace `createResponseWithCode` with `expectRejects`
2023-08-07 13:16:09 +08:00
renovate[bot]
65803deaf4
chore(deps): update dependency @logto/cloud to v0.2.5-33a6965 (#4131)
* chore(deps): update dependency @logto/cloud to v0.2.5-33a6965

* chore(deps): update dependency @logto/client to v0.7.21

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-05 08:01:01 +00:00
Xiao Yijun
049c2e9846
feat(console): add learn more link for webhook settings description (#4289) 2023-08-04 11:21:50 +08:00