Charles Zhao
98bf0da8ff
fix(cli): translate command ( #4459 )
...
* fix(cli): translate command
* refactor(cli): add lint util method
2023-09-13 08:12:43 +00:00
Xiao Yijun
fcacbbbcc8
feat(console): implement mfa config page ( #4492 )
...
* feat(console): implement mfa config page
* test(console): add ui tests for mfa configuration
* chore(console): remove unused eslint command comment
2023-09-13 15:14:59 +08:00
Charles Zhao
2a9a9263ea
feat(console): add guide support in api resource creation process ( #4457 )
...
* feat(console): add guide support in api resource creation process
* fix(test): ui integration test
2023-09-12 20:48:56 +08:00
wangsijie
6cdd33bf1c
feat(core): update mfa in sign in experience ( #4467 )
2023-09-12 17:53:16 +08:00
Gao Sun
d10a23dba4
refactor: refine password policy details
2023-09-12 14:55:49 +08:00
Charles Zhao
371f8bd782
refactor(console): i18n phrases used in guides ( #4456 )
2023-09-11 14:36:17 +08:00
Darcy Ye
9251c2bb40
feat(core,test,phrases): add application-role related APIs ( #4425 )
2023-09-11 14:06:40 +08:00
Darcy Ye
285aa745e7
feat(core): add role-application related APIs ( #4384 )
...
* feat(core): add role-app related APIs
* chore(core): add search for GET role-application
2023-09-11 14:04:37 +08:00
Darcy Ye
f6caeacb5a
refactor(core,phrases,test): add user role APIs guard ( #4382 )
...
refactor(core,phrases): update roles API logics since type field is added to roles
refactor(test): add integration test cases
fix(core): should not manually filter out m2m role assigned to user
chore: silently filter out existing entities
2023-09-11 03:51:46 +00:00
Darcy Ye
5d78c7271b
refactor(core,schemas): update roles table schemas, add type column ( #4378 )
...
refactor(core,schemas): update roles table schemas, add type col and fix UTs
refactor(test,core,schemas): add role type constraint to DB level to keep the data source clean
2023-09-11 03:27:49 +00:00
Xiao Yijun
d1b92e99aa
refactor(console): display webhook test result on details page ( #4453 )
2023-09-11 10:05:19 +08:00
Gao Sun
ae262d77e6
Merge pull request #4444 from logto-io/gao-sync-latest-content
2023-09-07 21:20:44 +08:00
Gao Sun
602c2d5ab0
Merge branch 'master' into gao-refactor-sync-keys-cli
2023-09-07 18:50:31 +08:00
Gao Sun
2dfce739b1
Merge pull request #4419 from logto-io/gao-console-password-policy-tab
...
feat(console): password policy
2023-09-07 16:11:00 +08:00
Gao Sun
e1de6c0a20
refactor(phrases): sync latest content
2023-09-06 23:34:19 +08:00
Gao Sun
daf9674b6f
refactor(cli): keep original untranslated mark when syncing keys
2023-09-06 16:25:45 +08:00
Gao Sun
bbdf57b369
Merge pull request #4418 from logto-io/gao-console-others-to-content
...
refactor(console): update tab name others -> content
2023-09-05 14:28:34 +08:00
Gao Sun
cb696d7e44
Merge pull request #4416 from logto-io/gao-implement-password-policy-guard
...
feat(core): guard password by policy
2023-09-05 00:11:34 +08:00
Xiao Yijun
f87c253128
refactor(phrases): update no-social connector notification ( #4426 )
2023-09-04 18:12:18 +08:00
Gao Sun
c7072a1002
feat(console): password policy
2023-09-03 23:20:46 +08:00
Gao Sun
e68cbd0b09
refactor(console): update tab name others -> content
...
update the sign-in experience configuration page tab name per design.
2023-09-03 23:20:20 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
Charles Zhao
8108a4831a
refactor(console): new get started page ( #4398 )
...
* refactor: get started
* refactor(console): support react router link in LinkButton component
* refactor(console): new get-started page
* chore(console): translate i18n phrases
2023-08-30 10:51:54 +08:00
simeng-li
9f70e7632c
feat(core): add tenant is suspended guard ( #4379 )
...
* feat(core): add tenant is suspended guard
add tenant is suspended guard to all management apis
* fix(core): address comments
fix function name
2023-08-29 16:42:13 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 ( #4322 )
...
* chore(deps): update dependency lint-staged to v14
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
Darcy Ye
85a60a7faf
chore(phrases): update i18n for new added app creation components ( #4381 )
2023-08-22 10:53:24 +08:00
Charles Zhao
514a6813b4
refactor(console): add toast after creating application successfully ( #4372 )
2023-08-18 16:30:00 +08:00
Charles Zhao
d5ffb03bec
refactor(console): improve app create form subtitle per selected framework ( #4365 )
2023-08-17 07:51:54 +00:00
Charles Zhao
66c75cb0af
refactor(console): settings tabs in application details page ( #4357 )
2023-08-17 13:46:32 +08:00
Charles Zhao
c40a7d3a7a
refactor(console): hide navigation anchors from guide in compact view ( #4347 )
...
* refactor(console): hide navigation anchors from guide in compact view
* refactor(console): check app guide drawer in app details page (#4348 )
2023-08-17 04:16:18 +00: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
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
9509db3d6f
chore(phrases): update translation
2023-08-14 15:45:36 +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
wangsijie
ad96196176
fix(core,phrases): ignore cloudflare not found when deleting domain ( #4305 )
2023-08-09 15:37:23 +08:00
Gao Sun
5b34338484
feat: mailgun connector ( #4281 )
...
* feat: mailgun connector
* refactor: support png as connector logo
* chore: add changesets
* chore: fix error
* chore: translate phrases
2023-08-03 04:38:09 +00:00
Gao Sun
40560b7a62
refactor(phrases): update files by cli ( #4278 )
2023-08-02 12:23:18 +00:00
Xiao Yijun
33bef409fa
chore(phrases): update subscription-related phrases ( #4275 )
2023-08-02 14:54:00 +08:00
Gao Sun
fde330a8b3
feat(cli): translate sync-keys
command ( #4265 )
...
* feat(cli): `translate sync-keys` command
* refactor(cli): use promise and add comments
* refactor(phrases): fix lint errors
* refactor(cli): fix bugs and add changeset
2023-07-31 12:15:45 +08:00
Xiao Yijun
28da86bfe4
refactor(console): update upgrade reminder for early adopters ( #4257 )
2023-07-29 17:29:24 +08:00
Xiao Yijun
1c49e52dee
refactor(console,phrases): update plan selection cta phrases ( #4250 )
...
* refactor(phrases): update current plan form card description
* refactor(console,phrases): update plan selection cta phrases
2023-07-27 16:06:08 +08:00
Xiao Yijun
0158e9e30c
refactor(phrases): update current plan form card description ( #4248 )
2023-07-27 16:01:19 +08:00
Xiao Yijun
a935f37d53
refactor(phrases): update hook phrases to webhook ( #4235 )
2023-07-25 12:55:51 +00:00
Xiao Yijun
491840926c
refactor(console): update plan quota table content ( #4234 )
...
* refactor(console): update plan quota table content
* refactor(console): use reserved plan id to index plan-related data
2023-07-25 12:29:54 +00:00
Darcy Ye
6849f87f43
chore(phrases): update onboarding contents ( #4217 )
2023-07-25 16:58:44 +08:00
Darcy Ye
c83f5251e8
chore(console): remove preview ( #4218 )
2023-07-25 07:54:17 +00:00
Xiao Yijun
6289b9f820
refactor(console): update free plan get-started notification ( #4219 )
2023-07-25 15:21:46 +08:00
Darcy Ye
ae4f85bf10
refactor(console,phrases): optimize onboarding process ( #4214 )
2023-07-25 01:10:13 +08:00
Xiao Yijun
36b5958935
feat(console): display not eligible reminder for plan switching ( #4216 )
2023-07-24 18:22:52 +08:00