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

2274 commits

Author SHA1 Message Date
Gao Sun
911117a785
feat(cli): db seed oidc command 2022-10-08 23:27:43 +08:00
Gao Sun
e5e0c42104
chore: fix integration test 2022-10-08 19:30:06 +08:00
Gao Sun
cc5c99beb0
refactor(cli): support dotenv 2022-10-08 18:18:49 +08:00
Gao Sun
ec1c292246
Merge pull request #2062 from logto-io/gao-log-4324-cli-refactor-per-review
refactor(cli): per review
2022-10-08 18:18:11 +08:00
Gao Sun
a8c364e9b3
refactor(cli): use env to replace config json 2022-10-08 18:06:40 +08:00
wangsijie
02c082cb71
fix(console): show correct password after reset (#2063) 2022-10-08 17:56:26 +08:00
Gao Sun
fc656aeed2
Merge pull request #2052 from logto-io/gao-log-4315-core-remove-database-alteration-and-move
refactor: remove alteration from core
2022-10-08 17:55:28 +08:00
Xiao Yijun
4995ab9461
refactor(console): make custom languages become available language options (#2038) 2022-10-08 17:45:55 +08:00
Gao Sun
4a5dfb1b8a
refactor(cli): per review 2022-10-08 17:42:14 +08:00
Gao Sun
8c73067b48
refactor: improve dx 2022-10-08 17:35:01 +08:00
Gao Sun
9696060997
refactor: remove alteration from core 2022-10-08 17:34:58 +08:00
Gao Sun
ff900c3a65
Merge pull request #2051 from logto-io/gao-log-4312-core-remove-database-seed
refactor: remove database seed from core
2022-10-08 17:24:05 +08:00
Gao Sun
3e24e3b404
refactor: fix integration test 2022-10-08 17:12:19 +08:00
Gao Sun
0570d5eef1
chore: update cli script (#2059)
`dev` -> `start:dev` to avoid unnecessary runs during root `pnpm dev` script
2022-10-08 09:12:17 +00:00
Gao Sun
5f61450400
Merge pull request #2050 from logto-io/gao-log-4314-cli-alteration-deploy-command
feat(cli): `db alteration deploy` command
2022-10-08 17:08:31 +08:00
Gao Sun
a60e78dc8c
Merge pull request #2048 from logto-io/gao-log-4309-cli-seed-command
feat(cli): `db seed` command
2022-10-08 16:44:21 +08:00
Gao Sun
7412faa728
Merge pull request #2045 from logto-io/gao-log-4311-cli-db-key-command
feat(cli): get/set db config key
2022-10-08 16:22:19 +08:00
Gao Sun
465fb81295
Merge pull request #2043 from logto-io/gao-log-4310-cli-db-config-command
feat(cli): database config command
2022-10-08 16:12:33 +08:00
Gao Sun
dcc1cb947a
Merge pull request #2042 from logto-io/gao-log-4308-cli-init-command
feat(cli): command `init/i/install`
2022-10-08 15:37:35 +08:00
simeng-li
11b605a3e7
fix(core): fix deletePasscodeByIds bug (#2049) 2022-10-08 14:47:30 +08:00
Gao Sun
ba01f13bfa
Merge pull request #2007 from logto-io/feature-cli
feat: init cli
2022-10-08 13:29:06 +08:00
simeng-li
e3de677bd3
refactor(ui): refactor ui i18n (#2033) 2022-10-08 10:24:59 +08:00
Gao Sun
aba872ea4b
refactor(cli): add oraPromise() util 2022-10-07 23:31:13 +08:00
Gao Sun
a3dc967442
refactor: remove database seed from core 2022-10-07 23:08:25 +08:00
Gao Sun
c324e29df3
refactor(core): use config key enum 2022-10-07 20:26:50 +08:00
Gao Sun
a5280a2afd
feat(cli): db alteration deploy command 2022-10-07 19:48:17 +08:00
Gao Sun
2c159a06d2
refactor(cli): add todo for alteration state 2022-10-07 00:37:39 +08:00
Gao Sun
5c7000ddc3
feat(cli): db seed command 2022-10-07 00:31:35 +08:00
Gao Sun
441e9e9262
chore: fix package scripts (#2044) 2022-10-06 17:34:21 +08:00
Gao Sun
0eff1e3591
feat(cli): get/set db config key 2022-10-05 22:46:52 +08:00
Gao Sun
880d07ebf7
refactor(cli): add database set-url command 2022-10-05 15:22:18 +08:00
Gao Sun
0eb306a61c
feat(cli): database config command 2022-10-05 15:22:08 +08:00
Gao Sun
f05691b431
feat(cli): command init/i/install 2022-10-04 13:45:27 +08:00
Gao Sun
8a0a46380d
refactor(cli): add bin file 2022-10-03 20:27:06 +08:00
Gao Sun
50e5e5fa22
refactor(cli): support proxy 2022-10-03 19:00:44 +08:00
Gao Sun
a59ba6e318
refactor(cli): experience improvements 2022-10-03 17:52:28 +08:00
Gao Sun
a67c23e4b0
refactor(cli): use got and fix lint errors 2022-10-03 13:30:58 +08:00
Olyno
0c6462dbda
feat(cli): init 2022-10-03 13:30:54 +08:00
Gao Sun
44d9177161
chore: fix typo in release workflow (#2041) 2022-10-01 23:41:14 +08:00
Gao Sun
e254339e8e
chore: test deployment (#2040)
chore: update dev deployment
2022-10-01 14:44:29 +00:00
Xiao Yijun
1223d23eb3
fix(console): language editor form should be dirty on clear button clicked (#2037) 2022-09-30 17:56:03 +08:00
Darcy Ye
0960afc97d
refactor(core,phrases): add send/verify passcode via email/sms routes and corresponding UTs (#2035)
* refactor(core,phrases): add send/verify passcode via email/sms routes and corresponding UTs

* refactor(core,phrases): flow to reuse PasscodeType
2022-09-30 08:55:55 +00:00
Xiao Yijun
800ac7fcd9
feat(console): add custom language (#2029) 2022-09-30 16:19:16 +08:00
Darcy Ye
753e8ebdfd
refactor(core,schemas): refactor log types with zod (#2034) 2022-09-30 03:48:12 +00:00
simeng-li
f1ca49c892
feat(ui): global confirm modal (#2018)
* feat(ui): global confirm modal

gloabl configm modal

* fix(ui): cr update

cr update
2022-09-30 10:31:30 +08:00
IceHe
3eb44e1e56
refactor(core,console,phrases,schemas): replace language key with language tag (#2026) 2022-09-30 10:30:32 +08:00
IceHe
bd0596f035
chore(schemas): add db alteration script to repair user created_at column by user logs (#2031) 2022-09-30 10:27:06 +08:00
IceHe
1271cd162e
refactor(core,phrases): rm empty strings and check structure in PUT /custom-phrase (#2022) 2022-09-29 09:14:20 +00:00
IceHe
cce2d40160
refactor(core): count new users by created_at (#2027) 2022-09-29 15:32:43 +08:00
IceHe
a4cb138c12
refactor(core,phrases,schemas): validate fallback language before updating sign-in experience (#2023) 2022-09-29 15:28:58 +08:00