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

2470 commits

Author SHA1 Message Date
simeng-li
0797305fb2
fix(console): fix ac chunky preview experience
fix ac preview render delay bug when switch between platforms
2022-10-20 19:01:19 +08:00
simeng-li
e0aaf64f82
fix(core): let ac SIE language load from default SIE language settings
let ac SIE language load from default SIR language settings
2022-10-20 18:40:45 +08:00
simeng-li
d3af024c26
fix(ui): fix text overflow issue
fix test overflow issue
2022-10-20 17:33:14 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
wangsijie
2e5f332edc
feat(core): limit sign in method (#2213) 2022-10-20 15:36:50 +08:00
simeng-li
9204c329aa
style(ui): add new color theme file
add new color theme file according to the latest design
2022-10-20 15:18:44 +08:00
wangsijie
387bc21384
feat(core): control forgot password (#2212) 2022-10-20 14:41:41 +08:00
simeng-li
2e03d18c3e
Merge pull request #2185 from logto-io/simeng-log-4412
style(ui): update branding color token name
2022-10-20 11:38:44 +08:00
Darcy Ye
d38543122d
Merge pull request #2039 from logto-io/feature/decouple-passcode-verification
refactor(core,phrases,schemas): decouple passcode verification
2022-10-20 11:17:48 +08:00
wangsijie
55eb5f038d
feat(core): guard sign up methods (#2194) 2022-10-20 10:57:49 +08:00
Gao Sun
365b80ab13
chore: update contributing (#2209) 2022-10-19 14:47:59 +00:00
Gao Sun
0ec3404516
ci: fix envrionment variable in docker compose (#2208) 2022-10-19 11:20:25 +00:00
Charles Zhao
64b47a0801
Merge pull request #2205 from logto-io/charles-log-4430-the-unknown-server-error-failed-to-show-i18n-content
refactor: use hook for toastError in order to get type support
2022-10-19 19:04:40 +08:00
Gao Sun
f9e46de8ca
Merge pull request #2207 from logto-io/gao-update-content
chore: update content
2022-10-19 19:04:27 +08:00
Gao Sun
1d222f1e15
chore: add database name in docker compose file 2022-10-19 18:57:07 +08:00
Gao Sun
507e89a4d4
chore: update content 2022-10-19 18:48:38 +08:00
Charles Zhao
af2cc58172
refactor: use hook for toastError in order to get type support 2022-10-19 17:53:41 +08:00
Charles Zhao
103b80a84e
Merge pull request #2197 from logto-io/renovate/logto-connector-kit-1.x
fix(deps): update dependency @logto/connector-kit to v1.0.0-beta.19
2022-10-19 16:59:26 +08:00
Charles Zhao
5cbb8cff5d
Merge pull request #2204 from logto-io/charles-log-4430-the-unknown-server-error-failed-to-show-i18n-content
fix(console): show i18n content of "errors.unknown_server_error"
2022-10-19 16:53:52 +08:00
Charles Zhao
f355ecbbc9
fix(console): show i18n content of "errors.unknown_server_error" 2022-10-19 16:35:20 +08:00
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12 2022-10-19 08:28:21 +00:00
Xiao Yijun
7fc0f43699
refactor(console): remove deprecated languageKeys (#2203) 2022-10-19 08:17:57 +00:00
Gao Sun
61336dfbc8
fix: handle versioning when no next-*.ts found (#2202) 2022-10-19 08:01:49 +00:00
Gao Sun
79c6c1de93
refactor: require database name in URL (#2198) 2022-10-19 07:38:56 +00:00
Gao Sun
c454d8e253
Merge pull request #2200 from logto-io/gao-make-public
fix: make packages public
2022-10-19 15:27:30 +08:00
Gao Sun
582f3d6158
fix: add tables to schemas files 2022-10-19 15:15:24 +08:00
Xiao Yijun
e936ad04ae
feat(console): sie sign up form (#2191) 2022-10-19 15:13:39 +08:00
Gao Sun
cdd253dc67
chore: update docker compose file (#2199) 2022-10-19 07:10:58 +00:00
Gao Sun
e24fd0479b
fix: make packages public 2022-10-19 15:10:50 +08:00
renovate[bot]
91c047ed8b
fix(deps): update dependency @logto/connector-kit to v1.0.0-beta.19 2022-10-19 06:21:35 +00:00
silverhand-bot
33c10ce216
release: v1.0.0-beta.11 2022-10-19 06:19:36 +00:00
Xiao Yijun
e32b144369
chore: bump @logto/language-kit to v1.0.0-beta.19 (#2196) 2022-10-19 06:17:28 +00:00
Gao Sun
261c9153b0
ci: add docker build to main workflow (#2184) 2022-10-19 11:35:39 +08:00
Gao Sun
38f664c27c
fix: add publish config for public packages (#2192) 2022-10-19 11:15:14 +08:00
Gao Sun
160eed9ef5
Merge pull request #2183 from logto-io/gao-fix-dev-script
fix: alteration script in dev
2022-10-19 01:01:07 +08:00
Charles Zhao
76ec74ace8
Merge pull request #2190 from logto-io/charles-log-4411-fix-check-box-style
fix(console): checkbox styles
2022-10-18 21:38:56 +08:00
Charles Zhao
7c85e50c45
fix(console): checkbox styles 2022-10-18 21:22:41 +08:00
Xiao Yijun
8bc2b5fb78
refactor(console): add language button height should be the same with search input (#2189) 2022-10-18 20:46:07 +08:00
Xiao Yijun
94ed3ea7a1
refactor(console): avoid jumping when the language item is visible (#2188) 2022-10-18 12:33:20 +00:00
Charles Zhao
647758bdd2
Merge pull request #2187 from logto-io/charles-log-4414-improve-language-selector-dropdown
style(console): improve language selector dropdown styles
2022-10-18 20:26:38 +08:00
Charles Zhao
f0253a7f49
style(console): improve language selector dropdown styles 2022-10-18 19:21:02 +08:00
Charles Zhao
2931925f46
Merge pull request #2186 from logto-io/charles-revert-color-token-updates-in-ui
fix(ui): revert color token changes in ui as it uses different design system
2022-10-18 18:53:38 +08:00
Charles Zhao
489e2b3a11
fix(ui): revert color token changes in ui as it uses different design system 2022-10-18 18:45:09 +08:00
simeng-li
050ec1346e
style(ui): add color prefix
add color prefix
2022-10-18 18:43:54 +08:00
simeng-li
9a6075aa56
style(ui): update branding color token name
update branding color token name
2022-10-18 18:15:00 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Gao Sun
9ebb3ddfd9
fix: alteration script in dev 2022-10-18 15:40:36 +08:00
wangsijie
ac38a7f3ac
fix(console): responsive modal items layout (#2160) 2022-10-18 05:54:04 +00:00
Gao Sun
4ce2073692
fix(cli): fix skip-when-exists option (#2180) 2022-10-18 05:21:59 +00:00
Gao Sun
4d873cf6a3
refactor(cli): update config command (#2176) 2022-10-18 12:27:48 +08:00