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

2379 commits

Author SHA1 Message Date
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
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
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
Gao Sun
7e32a587c8
chore: fix gitpod (#2174) 2022-10-18 11:53:14 +08:00
Gao Sun
c492058a0c
refactor(cli): supports latest version for db alteration (#2177) 2022-10-17 15:36:16 +00:00
Xiao Yijun
fd50304f5f
fix(cli): chooseAlterationsByVersion should contain the last next version alteration script (#2175) 2022-10-17 23:18:28 +08:00
Gao Sun
fec04803de
ci: fix publish script (#2173) 2022-10-17 22:14:26 +08:00
Gao Sun
c0eaf66c26
refactor(cli): add skip when exists option (#2172) 2022-10-17 13:51:32 +00:00
Gao Sun
0c4fd3c7be
chore: remove lerna (#2170) 2022-10-17 19:37:59 +08:00
Xiao Yijun
c71dc2dc5e
style(console): use small size button for clear button (#2169) 2022-10-17 12:23:58 +08:00
Gao Sun
e18800c49b
ci: upgrade node pnpm run steps (#2168) 2022-10-17 04:07:50 +00:00
Gao Sun
56f48dafac
Merge pull request #2162 from logto-io/gao-add-options-alias
feat(cli)!: add `download-url` option for install
2022-10-17 12:07:04 +08:00
Gao Sun
856c831308
Merge pull request #2161 from logto-io/gao-log-4388-cli-listremove-connector
feat(cli): list & remove connectors
2022-10-17 12:03:25 +08:00
Xiao Yijun
df02d25526
style(console): fix text button hover style (#2159) 2022-10-17 11:36:04 +08:00
Gao Sun
c96495ad4e
chore!: update scripts 2022-10-16 00:49:16 +08:00
Gao Sun
5dda0a6dd0
feat(cli): add download-url option for install 2022-10-14 17:37:53 +08:00
Gao Sun
0df1a938ef
Merge pull request #2156 from logto-io/renovate/silverhand-jest-config-1.x
chore(deps): update dependency @silverhand/jest-config to v1.2.2
2022-10-14 17:25:15 +08:00