Gao Sun
f5812b689d
feat(cli): add option to seed test data
2023-12-14 17:22:55 +08:00
Gao Sun
4b90782ae0
feat(cli): support sync array keys ( #4903 )
...
* feat(cli): support sync array keys
* refactor(cli): update translate sync concurrency to 5
* chore: add changeset
2023-11-20 23:23:53 +08:00
Gao Sun
ed840a5978
chore(phrases): translate phrases ( #4876 )
2023-11-14 11:03:43 +00:00
Charles Zhao
43b35c71ba
fix(cli): fix unsupported signing key error when generating keys with cli ( #4728 )
...
fix(cli): fix unsupported signing key error when generating keys with CLI
2023-10-24 14:43:37 +08:00
simeng-li
8abca1a5d9
refactor(core): refactor post connector endpoint ( #4681 )
...
* refactor(core): refactor post connector endpoint
refactor post connector endpoint
* fix(core): fix ut
fix ut
2023-10-17 17:42:04 +08:00
Gao Sun
b4655b4e0f
Merge pull request #4636 from logto-io/gao-optimize-schema-types
...
refactor(schemas,shared)!: optimize schema types
2023-10-12 01:07:59 -05:00
Gao Sun
7178657935
refactor!: optimize schema types
2023-10-11 16:41:31 +08:00
Charles Zhao
005bb660cd
Merge pull request #4594 from logto-io/charles-log-6861-api-to-rotate-private-keys
...
feat(core,phrases): add apis to fetch, delete and rotate oidc private keys
2023-10-11 02:52:46 -05:00
Charles Zhao
f01ada5760
feat(core,phrases,shared): add apis to fetch, delete and rotate oidc private keys
2023-10-11 15:28:24 +08:00
Darcy Ye
f1f75aa37e
refactor: eliminate connector-kit dependency on logto/cloud ( #4622 )
2023-10-10 13:55:21 +08:00
Charles Zhao
46d0d4c0b9
refactor(schemas,core,cli): alter signing key type to json object ( #4582 )
2023-10-08 12:51:04 -05:00
Gao Sun
b8e592d669
refactor(core): improve oidc error handling ( #4573 )
...
* refactor(core): improve oidc error handling
* refactor(core): fix tests
2023-09-25 16:16:04 +08: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
Gao Sun
310698b0d2
refactor(cli): polish cli output ( #4545 )
...
* refactor(cli): polish cli output
* chore: add changeset
2023-09-18 18:27:25 +08:00
Gao Sun
083ef8379e
refactor: ui -> experience (part 2)
...
Rename `phrases-ui` to `phrases-experience`.
2023-09-15 10:29:41 +08:00
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
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
simeng-li
2d111bd39b
refactor(cli): add server connection application to the admin tenant ( #4397 )
...
* refactor(cli): refactor the cloud service application seed process
refactor the cloud service application seed process
* fix(cli): seed service application for the default tenant in OSS as well
seed service application for the default tenant in OSS as well
2023-08-28 13:48:22 +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
wangsijie
ae0ef919fb
feat(cli): add key type for rotating command ( #4314 )
2023-08-14 14:57:26 +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
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
2aeb575ccd
refactor(cli): use tryThat()
to enforce exit ( #4267 )
2023-07-31 14:53:23 +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
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
Darcy Ye
61c49845a6
refactor(core,schemas,cli): save cloud service m2m app credentials ( #4109 )
2023-07-04 18:14:35 +08:00
Darcy Ye
8770facec1
feat(console): add tenant loading page ( #4031 )
2023-06-18 16:50:00 +08:00
Gao Sun
99c98b6654
refactor: minor improvements
2023-06-13 16:01:40 +08:00
Darcy Ye
e96e92b2df
feat(schemas,cloud): align tenant types ( #4004 )
2023-06-12 18:36:15 +08:00
wangsijie
b4857dbf7b
fix(cli): polish translate prompts ( #3955 )
2023-06-08 11:23:31 +09:00
simeng-li
93e995aa83
feat(cli): export add connectors utils ( #3926 )
...
export add connectors utils
2023-05-30 14:16:10 +08:00
Darcy Ye
f1d8466919
chore(cli,cloud,schemas): change default tenant name ( #3890 )
2023-05-26 17:38:52 +08:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope ( #3865 )
2023-05-26 17:38:09 +08:00
Gao Sun
458ed8c839
refactor: update translation
2023-05-22 21:00:44 +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
Xiao Yijun
9cedac95cb
refactor(cli): improve translation cli ( #3695 )
2023-04-14 14:00:39 +08:00
Gao Sun
83367569fa
refactor: align console log ( #3684 )
...
add a shared ConsoleLog class for unified console logging.
2023-04-10 17:48:19 +00:00
Gao Sun
91906f0ebf
refactor(cli): use current directory as instance path if no path input for cli
2023-04-08 17:24:15 +08:00
Gao Sun
aa203308f0
refactor: reorg packages
...
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
2023-04-04 16:28:48 +08:00
Gao Sun
8fa5f00452
Merge pull request #3659 from logto-io/gao-use-local-connectors
...
refactor: use local connectors
2023-04-03 16:58:42 +08:00
Gao Sun
1d4662ebc1
chore(cli): update translate command description ( #3662 )
2023-04-03 14:59:46 +08:00
Gao Sun
612a1d5301
refactor: use connector link in workflows
2023-04-02 14:12:30 +08:00
Gao Sun
0f9ac8ee70
feat(cli): connector link
command for linking all local connectors
2023-04-02 01:13:38 +08:00
Gao Sun
3f19aa259e
feat(cli): translation sync command
...
to create missing files or translate untranslated phrases
across all existing languages
2023-03-31 23:21:03 +08:00
Gao Sun
f9ca7cc495
feat(phrases): add ru translation
2023-03-30 00:43:53 +08:00
Gao Sun
7f3a42ce83
refactor(phrases): update phrases
2023-03-29 23:40:57 +08:00
Gao Sun
f3d60a5169
feat(phrases): add es translation
2023-03-29 18:36:22 +08:00
Gao Sun
e9e8a6e11e
refactor(phrases): update fr translation
2023-03-29 18:35:18 +08:00
Gao Sun
37714d153c
feat(phrases): add ja language
2023-03-29 18:00:37 +08:00