Charles Zhao
106ec388d5
feat(console): add console UI for private keys rotation ( #4632 )
2023-10-11 08:11:22 +00:00
Darcy Ye
f1f75aa37e
refactor: eliminate connector-kit dependency on logto/cloud ( #4622 )
2023-10-10 13:55:21 +08:00
dependabot[bot]
f27a3ee2a7
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31 ( #4614 )
...
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: allow `deps-dev` as commit scope
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-09 07:30:06 +00:00
silverhand-bot
6993b15ecd
release: version packages ( #4621 )
2023-10-08 00:28:22 -05:00
Gao Sun
2c340d3799
refactor(core): support roles
scope for ID token ( #4600 )
...
* refactor(core): support `roles` scope for ID token
* chore: update changeset
2023-10-07 10:20:51 +00:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
Gao Sun
18181f892e
refactor(shared)!: standardize id and secret generators ( #4550 )
...
* refactor(shared)!: standardize id and secret generators
* refactor: fix tests
2023-09-22 13:43:56 +08:00
silverhand-bot
d254dae5ff
release: version packages ( #4572 )
2023-09-21 22:04:40 +08:00
silverhand-bot
e69f941e38
release: version packages ( #4451 )
2023-09-18 10:47:19 +00:00
Gao Sun
1680cf5fa4
Merge pull request #4476 from logto-io/gao-password-policy-cleanup
...
chore: legacy password policy cleanup
2023-09-13 22:38:41 +08:00
Gao Sun
803371d692
chore: legacy password policy cleanup
2023-09-12 16:12:39 +08:00
Gao Sun
fe39e42271
Merge pull request #4475 from logto-io/gao-password-policy-bug-bash
...
refactor: refine password policy details
2023-09-12 15:29:55 +08:00
Gao Sun
d10a23dba4
refactor: refine password policy details
2023-09-12 14:55:49 +08:00
Gao Sun
f0a8927060
refactor(toolkit): apply new policy
2023-09-12 14:41:40 +08:00
Gao Sun
527c1a7743
refactor(toolkit): update password policy
2023-09-12 00:30:57 +08:00
Gao Sun
ba0ba73454
Merge pull request #4445 from logto-io/gao-sync-latest-rules
...
refactor(toolkit): sync latest password rules
2023-09-08 13:45:08 +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
b33a83ba15
Merge pull request #4420 from logto-io/gao-ui-show-password-policy-content
...
feat(ui): show password policy requirements and errors
2023-09-07 18:19:18 +08:00
Xiao Yijun
ba2245bc0e
fix(toolkit): support plus and hyphen in mobile uri scheme ( #4434 )
2023-09-07 00:41:51 +08:00
Gao Sun
f71763da25
refactor(toolkit): sync latest password rules
2023-09-06 23:34:56 +08:00
Gao Sun
e1de6c0a20
refactor(phrases): sync latest content
2023-09-06 23:34:19 +08:00
Darcy Ye
c5b1976117
refactor(toolkit): update input params type of SendMessageFunction ( #4287 )
2023-09-05 11:07:38 +08:00
Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors
2023-09-05 00:04:55 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
Gao Sun
ed7d842517
test(toolkit): setup global crypto for tests
2023-08-31 00:04:19 +08:00
Gao Sun
b685c9cb4e
feat(toolkit): init password policy checker
2023-08-30 22:54:53 +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
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
466933a490
feat(console): guide modal v2
2023-08-14 15:05:41 +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
3752b86797
refactor: validate config generic ( #4286 )
2023-08-03 05:28:23 +00: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
Xiao Yijun
3e3e446b92
style(console): add color token for upsell tags ( #4266 )
2023-07-31 16:27:37 +08:00
Darcy Ye
3e08f3c94d
refactor(core,connector): store and get fromEmail from logto email connector ( #4164 )
2023-07-14 03:36:24 +00:00
Darcy Ye
39565e383d
chore(connector,toolkit,console,phrases): align config key and display name ( #4150 )
2023-07-11 08:16:25 +00:00
Darcy Ye
cd5138fc5f
chore(toolkit,phrases,connector,console): use company info instead of company address ( #4143 )
2023-07-11 15:54:38 +08:00
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
Darcy Ye
876b0687f6
feat(connector): update logto email connector ( #4083 )
2023-06-30 15:56:28 +08:00
Darcy Ye
e179ae2127
chore(toolkit,core): remove demo tag from logto email connector (1/2) ( #4099 )
2023-06-30 15:22:35 +08:00
silverhand-bot
53131ad5a7
release: version packages ( #4033 )
2023-06-28 18:57:43 +08:00
Darcy Ye
4dc0930e09
feat(schemas): add email service guard and system key ( #4079 )
2023-06-28 10:59:03 +08:00
Darcy Ye
850cd3e342
chore(toolkit): add email service branding config guard ( #4085 )
2023-06-27 03:21:28 +00:00
Darcy Ye
b557f9cc56
chore(console,phrases,toolkit): polish ui styles and phrases ( #4068 )
...
* chore(console,phrases,toolkit): polish ui styles and phrases
* chore(phrases): use settings key for create tenant modal for ssot
* chore(phrases): add i18n for docs and help button text
* chore(phrases): merge tenants and tenant_settings phrases file
* chore(phrases): use tenant phrases for delete modal content
2023-06-21 07:25:23 +00:00
Charles Zhao
e9c2c9a6de
feat(toolkit): add new font tokens in core-kit ( #4065 )
...
* feat(toolkit): add new font tokens in core-kit
* chore: code clean-up
2023-06-21 14:48:34 +08:00
Darcy Ye
0e2664aea5
feat(console): add tenant list dropdown ( #3988 )
2023-06-13 08:06:26 +00:00
renovate[bot]
a187503213
fix(deps): update dependency @withtyped packages to ^0.11.0 ( #4007 )
...
* fix(deps): update dependency @withtyped packages to ^0.11.0
* refactor: fix build
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-10 16:21:12 +08:00
Xiao Yijun
05b3729260
feat(console): implement tag component ( #3853 )
2023-05-17 11:30:08 +08:00
Darcy Ye
6a463f6a2a
chore(toolkit): add UTs for connector-kit ( #3760 )
2023-04-28 10:50:05 +08:00
Darcy Ye
3e5b8dd796
fix(connector,phrases): cloud sms/email connectors error message ( #3699 )
2023-04-19 11:07:45 +08:00