Xiao Yijun
89a3fcc816
refactor(console): hide mfa quota content before feature launched ( #4516 )
2023-09-15 16:32:18 +08:00
Gao Sun
2319101056
refactor: ui -> experience (part 3)
...
Rename `ui` to `experience`.
2023-09-15 13:46:27 +08:00
Gao Sun
083ef8379e
refactor: ui -> experience (part 2)
...
Rename `phrases-ui` to `phrases-experience`.
2023-09-15 10:29:41 +08:00
renovate[bot]
4ed649dc20
chore(deps): update dependency titleize to v4 ( #4413 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-14 10:30:44 +08:00
Gao Sun
423e799b5d
refactor(test): add flows integration tests
2023-09-12 18:42:15 +08:00
Xiao Yijun
1453e1a2a1
refactor(console): retrieve subscription data from tenant response ( #4430 )
...
refactor(console): apply tenant subscription data from tenant response
2023-09-06 10:22:10 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
renovate[bot]
0007c75df1
chore(deps): update dependency puppeteer to v21 ( #4282 )
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-30 16:17:19 +08:00
silverhand-bot
f416ec3312
release: version packages ( #4270 )
2023-08-30 16:16:55 +08:00
renovate[bot]
bc6a08fac2
fix(deps): update dependency p-retry to v6 ( #4395 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-29 09:43:17 +00: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
renovate[bot]
fb6ddb4a98
chore(deps): update dependency camelcase-keys to v9 ( #4344 )
...
* chore(deps): update dependency camelcase-keys to v9
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-21 13:54:04 +08:00
Gao Sun
2901f43e64
feat: post affiliate data to cloud ( #4321 )
...
* feat: post affiliate data to cloud
Read data from cookie and post to cloud when needed.
* chore: add alteration script
* refactor: fix alteration
2023-08-16 14:34:54 +00:00
simeng-li
9862aacc8d
refactor(schemas): add isSuspended to the tenantInfo type ( #4326 )
...
* refactor(schemas): add isSuspended to the tenantInfo type
add isSuspended to the tenantInfo type
* chore(schemas): bump withTyped/server version
bump withTyped/server version
2023-08-14 17:32:19 +08:00
Charles Zhao
1b983c8c89
fix(console): react-markdown rendering error in parcel dev mode ( #4319 )
2023-08-14 11:09:06 +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
renovate[bot]
b590942bf2
chore(deps): update dependency camelcase to v8 ( #4313 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-10 07:22:48 +00:00
renovate[bot]
65803deaf4
chore(deps): update dependency @logto/cloud to v0.2.5-33a6965 ( #4131 )
...
* chore(deps): update dependency @logto/cloud to v0.2.5-33a6965
* chore(deps): update dependency @logto/client to v0.7.21
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-05 08:01:01 +00:00
Gao Sun
8cba35d116
Merge pull request #4280 from logto-io/dependabot/npm_and_yarn/fast-xml-parser-4.2.5
...
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
2023-08-03 13:47:28 +08:00
dependabot[bot]
1852b1ad33
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.0.13 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.13...v4.2.5 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
chore: increase commit body max line length
2023-08-03 13:30:35 +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
Xiao Yijun
7ce014d033
chore(phrases): apply title-cased plan name for tenant plan selection button ( #4276 )
2023-08-02 20:51:25 +08:00
silverhand-bot
74e9734ef8
release: version packages ( #4255 )
2023-07-31 18:43:59 +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
Xiao Yijun
d7cb628366
chore(console): bump @logto/cloud
version ( #4237 )
2023-07-25 21:14:06 +08:00
renovate[bot]
28634c5800
fix(deps): update dependency @microsoft/applicationinsights-react-js to v17 ( #4207 )
...
* fix(deps): update applicationinsights web dependencies to v3
* refactor: adapt type for the new pacakge
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-24 17:41:09 +08:00
Xiao Yijun
d90d81688e
feat(console): support open stripe payment management page from console ( #4213 )
2023-07-24 15:46:34 +08:00
Darcy Ye
350d070ef7
feat(console): should limit only the number of free tenant ( #4205 )
...
* fix(console): update free tenant limit
* fix(console): use TenantResponse type
* chore(console): update dependency on @logto/cloud
* chore: remove import as
2023-07-24 06:40:47 +00:00
renovate[bot]
7b97571f1c
chore(deps): update dependency nodemon to v3 ( #4140 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-22 09:46:09 +00:00
Gao Sun
4c9aef827b
refactor(console): use global router ( #4191 )
...
* refactor(console): use global router
* refactor(console): clean swr cache when switching tenant
* refactor(console): bug fix
* chore(test): increase integration test timeout
* refactor: update packages/console/src/App.tsx
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-07-21 06:12:01 +00:00
simeng-li
088efeef1a
chore(schemas): bump withTyped version ( #4199 )
...
bump withTyped version
2023-07-21 03:26:35 +00:00
Xiao Yijun
6e094d959f
feat(console): checkout integration ( #4178 )
2023-07-19 09:14:10 +00:00
wangsijie
34105e1579
feat(core,phrases): add quota guard middleware ( #4153 )
...
feat(core,phrases): add usage guard middleware
2023-07-18 17:05:00 +08:00
Chukwuemelie Obumse
2924bbf8d2
chore: upgrade commitlint packages ( #4173 )
2023-07-17 12:56:25 +00:00
Xiao Yijun
1b4b73c4fd
feat(console): add switch plan action bar ( #4146 )
2023-07-17 02:36:09 +00:00
Xiao Yijun
a030b0817f
chore(console): bump withtyped
and @logto/cloud
version ( #4167 )
2023-07-13 14:59:07 +08:00
Gao Sun
6b54d9190d
refactor(schemas): specify tenants table schema ( #4155 )
2023-07-12 13:56:39 +08:00
Gao Sun
cee1d0dd20
refactor(core,console): fix useCloudSwr type ( #4152 )
2023-07-11 15:25:45 +08:00
Xiao Yijun
7742c7e3d4
feat(console): add plan quota table ( #4137 )
2023-07-10 16:38:53 +08:00
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
wangsijie
7eaed24b95
feat(core): add cloud client ( #4127 )
2023-07-07 16:20:11 +08:00
renovate[bot]
44c09baba9
chore(deps): update parcel monorepo to v2.9.3 ( #4081 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-05 07:15:37 +08:00
Danil Tankov
3e72b6d56d
feat(connector): create SMSAero connector ( #4096 )
...
* feat(connector): create SMSAero connector
* fix(connector): smsaero connector code review fixes
* chore: add changeset for sms aero
---------
Co-authored-by: wangsijie <wangsijie94@gmail.com>
2023-07-04 12:22:13 +08:00
Gao Sun
e89ccd4d4c
refactor: cloud cleanup ( #4103 )
...
* refactor: cleanup cloud
* chore: fix cloud dependencies
* chore: update LICENSE
2023-07-03 14:33:19 +08:00
renovate[bot]
166ccf93ae
fix(deps): update @withtyped packages ( #4105 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-02 20:17:26 +08:00
renovate[bot]
d1a69d8e0f
chore(deps): remove dependency @tsconfig/docusaurus ( #4092 )
...
chore(deps): remove dependency @tsconfig/docusaurus
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-01 21:45:25 +08:00
silverhand-bot
53131ad5a7
release: version packages ( #4033 )
2023-06-28 18:57:43 +08:00
renovate[bot]
5ed7750de7
fix(deps): update dependency lru-cache to v10 ( #4045 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-23 11:59:39 +00:00
Gao Sun
cfe4fce51c
fix: support circular reference when normalizing errors ( #4069 )
2023-06-21 16:05:33 +08:00
Gao Sun
dea0b7aa57
chore(deps): upgrade Logto React SDK ( #4070 )
2023-06-21 09:35:45 +09:00
Gao Sun
0d510cf7a4
refactor(console): use withtyped client for SWR
...
also enables auto type inference for SWR hooks and mutation APIs
2023-06-13 17:33:32 +08:00
renovate[bot]
9a9d1d2ed4
fix(deps): update dependency helmet to v7 ( #3814 )
...
* fix(deps): update dependency helmet to v7
* fix: fix lock file
fix lock file
* fix: fix helmetjs upgrade exceptions
fix helmetjs upgrade exceptions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-06-13 10:05:47 +08:00
Darcy Ye
e96e92b2df
feat(schemas,cloud): align tenant types ( #4004 )
2023-06-12 18:36:15 +08: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
renovate[bot]
9e036bc0e8
chore(deps): update parcel monorepo to v2.9.2 ( #4011 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-10 16:00:50 +08:00
renovate[bot]
66ba526040
fix(deps): update @withtyped monorepo to ^0.10.0 ( #4008 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-08 14:56:31 +00:00
renovate[bot]
417534e9e4
chore(deps): update dependency got to v13 ( #3915 )
...
chore(deps): update dependency got to v13.0.0
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-07 08:10:27 +00:00
silverhand-bot
3acb0d2db1
release: version packages ( #3857 )
2023-06-06 23:21:29 +08:00
Charles Zhao
19ef8c1e35
chore: bump logto js sdks ( #3943 )
2023-06-01 17:01:00 +08:00
simeng-li
3d98852334
chore(core): bump oidc version ( #3941 )
...
* chore(core): bump oidc version
bump oidc version
* fix(core): fix userId not found bug
fix userId in session not found bug
2023-06-01 16:20:08 +08:00
renovate[bot]
b1e048772c
chore(deps): update dependency puppeteer to v20 ( #3803 )
...
* chore(deps): update dependency puppeteer to v20
* chore(deps): update dependency jest-puppeteer to v9
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-01 12:37:59 +08:00
renovate[bot]
11cb34f7ae
chore(deps): update parcel monorepo to v2.9.1 ( #3912 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-05-30 06:03:18 +00:00
Darcy Ye
1b57f26533
feat(cloud,test): add DELETE /tenants/:id API ( #3900 )
2023-05-30 02:50:06 +00:00
renovate[bot]
f404e84013
chore(deps): update dependency @fontsource/roboto-mono to v5 ( #3874 )
...
* chore(deps): update dependency @fontsource/roboto-mono to v5
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-05-24 03:37:58 +00:00
Gao Sun
02eee1956f
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
...
feat: updates for openai plugins
2023-05-23 22:55:47 +08:00
Gao Sun
4f1e29aefc
release: version packages
2023-05-23 21:42:01 +08:00
Charles Zhao
f1730db70b
test(test): add tests for console user management ( #3863 )
...
* test(test): add tests for console user management
* chore: remove unused dependency
* chore: remove testing screenshots
2023-05-22 13:31:45 +08:00
Gao Sun
08a578b4d1
Merge pull request #3858 from logto-io/sijie-pkce-require
...
refactor: disable pkce requirement for traditional app
2023-05-18 23:25:03 +08:00
Gao Sun
dc41d5d3dc
release: version packages
2023-05-18 22:26:11 +08:00
Charles Zhao
497d5b5262
feat(console,phrases): add support to update sign-in identifiers in user details form ( #3828 )
...
* feat(console,phrases): add support to update sign-in identifiers in user details form
* chore: add changeset
2023-05-17 08:19:51 +00:00
renovate[bot]
698a3c1da7
chore(deps): update dependency @rollup/plugin-commonjs to v25 ( #3837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 06:18:46 +00:00
silverhand-bot
404fe9a03f
release: version packages ( #3794 )
2023-05-16 04:52:17 +00:00
Charles Zhao
ff85eff7e9
chore(cli): lock logto schemas version ( #3847 )
2023-05-16 12:31:47 +08:00
Charles Zhao
c3c9216305
chore: bump caniuse-lite version ( #3816 )
2023-05-08 14:14:34 +08:00
Charles Zhao
260f39f72d
refactor(console): remove superstruct dependency from console ( #3808 )
2023-05-05 17:32:40 +08:00
Gao Sun
1642df7e1c
refactor(core): add response schemas to swagger.json API ( #3801 )
2023-05-04 12:35:55 +08:00
renovate[bot]
f4f8224ff9
chore(deps): update dependency http-errors to ^2.0.0 ( #3785 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 12:57:21 +00:00
renovate[bot]
13d9acdb8b
fix(deps): update dependency lru-cache to v9 ( #3686 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 12:10:05 +00:00
Darcy Ye
7c2af46cf6
chore(test): complete custom phrase API guard and add ITs ( #3772 )
2023-04-28 03:41:00 +00:00
Darcy Ye
6a463f6a2a
chore(toolkit): add UTs for connector-kit ( #3760 )
2023-04-28 10:50:05 +08:00
silverhand-bot
4bba658d7b
release: version packages ( #3751 )
2023-04-27 19:11:20 +08:00
renovate[bot]
8abcf079ae
chore(deps): update logto js sdk monorepo packages to v2 (major) ( #3766 )
...
chore(deps): update logto js sdk monorepo packages to v2
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-26 17:21:04 +00:00
Gao Sun
20418dc4f9
refactor(console,ui,demo-app): fix i18next types ( #3743 )
...
* refactor(console,ui,demo-app): fix i18next types
disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.
* fix(console): i18n key in UserAccountInformation
* refactor(console,ui): update <DynamicT /> and add tests
2023-04-24 16:05:26 +08:00
Darcy Ye
632b8b1d84
refactor(schemas,core,console): use JsonObject instead of ArbitraryObject ( #3730 )
2023-04-24 11:11:27 +08:00
Gao Sun
05d38becbd
chore(deps): upgrade i18next series packages
2023-04-21 18:23:45 +08:00
Gao Sun
368d2f3efb
chore(deps): update dependency i18next to v22
2023-04-21 18:21:09 +08:00
silverhand-bot
dd24aafc17
release: version packages ( #3728 )
2023-04-20 17:04:15 +00:00
Gao Sun
748878ce5b
feat(app-insights): add React context provider and hook
...
and fix AppInsights init issue for frontend projects.
2023-04-21 00:29:53 +08:00
Gao Sun
4331deb6f2
feat(app-insights): support ClickAnalytics plugin
2023-04-21 00:29:52 +08:00
Gao Sun
be373591a9
refactor(ui): use swc for testing ( #3726 )
...
* refactor(ui): use swc for testing
* chore: remove unused code
2023-04-20 16:21:21 +00:00
wangsijie
2ad86d55b3
fix(core): use client s3 sdk ( #3715 )
2023-04-20 15:20:05 +08:00
silverhand-bot
666c4eaaa7
release: version packages ( #3722 )
2023-04-19 22:34:00 +08:00
renovate[bot]
e97fe2e1f3
chore(deps): update dependency react-router-dom to v6.10.0 ( #3238 )
...
* chore(deps): update dependency react-router-dom to v6.10.0
* fix: lockfile
* fix: react router
* chore: add annotations about the type definition file
* fix: bump version number for ui package
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-04-19 18:05:57 +08:00
silverhand-bot
85889031d0
release: version packages ( #3705 )
2023-04-18 21:13:31 +08:00
Gao Sun
c55ff367c7
chore: specify versions for workspace protocol ( #3707 )
2023-04-17 10:10:14 +00:00
renovate[bot]
5beeb5575b
chore(deps): update logto js sdk monorepo packages to v1.1.1 ( #3690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 10:01:54 +00:00
renovate[bot]
88032402dd
fix(deps): update dependency query-string to v8 ( #3667 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-10 17:28:45 +00:00
renovate[bot]
8107f77588
chore(deps): update dependency @rollup/plugin-typescript to v11 ( #3666 )
...
* chore(deps): update dependency @rollup/plugin-typescript to v11
* chore: fix lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-11 00:59:17 +08:00
Gao Sun
1df4c91102
Merge pull request #3679 from logto-io/gao-implement-central-cache
...
feat: central cache
2023-04-11 00:07:34 +08:00
simeng-li
764d0dd5ac
chore(core,cloud): add cloud route security headers ( #3674 )
...
* chore(core,cloud): add cloud route security headers
add cloud routes security headers
* chore(core,cloud): only allow ws on dev environment
only allow ws on dev environment
* refactor(core,cloud): update using helmetjs package
update using helmetjs package
* chore(core): fix comment
fix comment
2023-04-10 10:23:07 +08:00
renovate[bot]
e07355c42e
fix(deps): update dependency @withtyped/server to ^0.9.0 ( #3587 )
...
fix(deps): update withtyped packages to ^0.9.0
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-08 10:01:53 +00:00
renovate[bot]
901ef8ecd6
chore(deps): update silverhand configs monorepo packages to v3.0.1 ( #3683 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-07 16:17:14 +00:00
Gao Sun
1548e0732f
chore: add comments and refactor
2023-04-07 14:36:25 +08:00
Gao Sun
4a64d267b6
feat: implement central cache
...
with Redis as the default choice.
2023-04-07 14:29:35 +08:00
Gao Sun
9847fdc098
Merge pull request #3676 from logto-io/gao-reorg-pacakges
...
refactor: reorg packages
2023-04-07 01:22:17 +08:00
Gao Sun
5d68e313c2
refactor: fix tests
2023-04-07 00:58:13 +08:00
Gao Sun
0fbd31059f
refactor: fix ui import
2023-04-04 17:06:04 +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
renovate[bot]
7915681b5a
fix(deps): update dependency samlify to v2.8.10 ( #3665 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-04 14:59:41 +08:00
Gao Sun
94e03f2768
Merge pull request #3661 from logto-io/gao-add-spa-as-dependency
...
refactor(core): add single-page apps as dependencies
2023-04-03 17:02:52 +08:00
Gao Sun
e8811269c4
Merge branch 'master' into gao-add-connector-packages
2023-04-03 16:42:28 +08:00
Gao Sun
0e49e43245
refactor: update title in main flow and report pv for console sign-in ( #3651 )
2023-04-03 07:40:56 +00:00
Xiao Yijun
6773a3ae35
refactor(console): improve color picker ( #3648 )
2023-04-03 10:38:31 +08:00
simeng-li
1c431e7a59
feat(core): apply standard security headers 1/2 ( #3590 )
...
* feat(core): add some basic security headers
add some basic security headers
* chore(core): add some comments
add some comments
* chore(core): update the refererPolicy configs
update the refererPolicy configs
* chore(core): update helmet middleware
update helmet middleware
* feat(core): add csp headers to the mainflow and ac http requests 2/2 (#3613 )
* feat(core): add csp headers to the mainflow requests
add csp headers to the mainflow requests
* chore(core): add ui and console security headers
add ui and console security headers
* fix(core): remove unused middleware
remove unused middleware
* fix(ui): set terms iframe sandbox
set terms iframe sandbox allow same origin
* fix(core): update security headers middleware
update security headers middleware
* chore(core): add changesets
* chore(core): address rebase conflict
address rebase conflict
2023-04-03 10:24:50 +08:00
Gao Sun
1e5b68423a
refactor(core): add single-page apps as dependencies
2023-04-02 17:40:07 +08:00
Gao Sun
3ad272f345
refactor: leverage pnpmfile for dependency installation
2023-04-01 20:53:44 +08:00
Gao Sun
79f3c44b62
chore: update workspace configs
2023-04-01 16:37:49 +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
renovate[bot]
4f4fbe5076
chore(deps): update pnpm to v8 ( #3628 )
...
* chore(deps): update pnpm to v8
* ci: update workflow
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-30 18:51:20 +08:00
Gao Sun
c200169886
refactor: add app insights package ( #3637 )
...
* refactor: add app insights package
* refactor: fix dependencies
2023-03-30 13:36:46 +08:00
Gao Sun
c064a71153
Merge pull request #3629 from logto-io/gao-cli-translation-cmd
...
feat(cli): create translation command
2023-03-29 14:06:40 +08:00
Gao Sun
ee51478618
refactor(console): update page title and manually track pv ( #3625 )
2023-03-28 17:51:14 +00:00
Gao Sun
5e67a785c6
chore: fix lockfile
2023-03-29 00:20:41 +08:00
Gao Sun
4ec5e0550f
feat(cli): create translation command
...
iterate phrases files and translate to a new language using OpenAI API
2023-03-28 21:45:45 +08:00
renovate[bot]
93bc915609
chore(deps): update silverhand configs monorepo packages to v3.0.0 ( #3585 )
...
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-24 16:28:36 +00:00
renovate[bot]
11e302b2fa
chore(deps): update dependency typescript to v5 ( #3463 )
...
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-21 19:37:51 +08:00
renovate[bot]
9633256682
fix(deps): update dependency lru-cache to v8 ( #3368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 19:36:55 +08:00
Gao Sun
959d1f02dd
refactor: use caret range for workspace dependencies ( #3566 )
2023-03-21 19:33:08 +08:00
renovate[bot]
91c1724656
chore(deps): update logto js sdk monorepo packages to v1.1.0 ( #3512 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 13:50:39 +08:00
simeng-li
10dca5891b
feat(console): add interactionMode qs to AC ( #3522 )
2023-03-20 02:55:02 +00:00
Gao Sun
ee3135a536
refactor(console): add tracking ( #3521 )
2023-03-20 02:44:10 +00:00
Gao Sun
d27499c553
refactor(cloud,core): report exception to Applicaiton Insights
...
when status code >= 500 or other unhandled expcetions occurred.
2023-03-19 10:40:17 +08:00
Gao Sun
169c4450eb
refactor: use essentials tryThat and trySafe
2023-03-18 13:02:51 +08:00
renovate[bot]
fa3c13a68d
chore(deps): update dependency @silverhand/essentials to v2.5.0
2023-03-17 18:41:13 +00:00
Gao Sun
e0fad2dccd
refactor: implement ttl cache
2023-03-17 13:59:59 +08:00
Gao Sun
dd91ebddfa
refactor: cache well-known data
2023-03-17 13:59:53 +08:00
renovate[bot]
565a0aead2
chore(deps): update dependency @silverhand/essentials to v2.4.1 ( #3421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 21:36:02 +08:00
wangsijie
d8d1cfeeb5
feat(cloud): send email ( #3405 )
2023-03-15 06:54:31 +00:00
simeng-li
55cd785aaa
feat(ui): implement a fullscreen iframe modal container ( #3347 )
2023-03-15 06:53:50 +00:00
wangsijie
2bd5f36fc3
refactor(core,toolkit): extract connector loading code to toolkit ( #3400 )
2023-03-14 20:26:42 +08:00
simeng-li
0978db5790
fix(test): remove jest-matcher-specific-error ( #3402 )
2023-03-14 09:31:48 +00:00
renovate[bot]
50aaf4db40
chore(deps): update dependency @types/koa__cors to v4 ( #3392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 15:32:09 +08:00
Gao Sun
fa85b7d0eb
refactor: remove withtyped in core ( #3375 )
...
Keeping withtyped will introduce an additional database pool per tenant,
which is not good for performance and it should be more like all-or-nothing choice.
So remove it for core, but keep it in cloud.
2023-03-13 04:01:14 +00:00
Gao Sun
eed6e80e45
Merge pull request #3362 from logto-io/gao-use-compressed-file-when-possible
...
refactor(cloud): send compressed spa file when possible
2023-03-12 21:31:57 +08:00
Gao Sun
41925cef6f
Merge branch 'master' into gao-optimize-response
2023-03-11 16:15:06 +08:00
Gao Sun
6acd42305f
refactor(ui): preload data ( #3342 )
2023-03-11 15:56:09 +08:00
Gao Sun
6b12d345a7
refactor(cloud): send compressed spa file when possible
2023-03-11 15:24:26 +08:00
Gao Sun
aba5c42d6a
refactor(core,ui,console): compress response when possible
2023-03-11 00:30:47 +08:00
Xiao Yijun
0971f99e98
feat(console): image uploader ( #3323 )
2023-03-10 16:35:25 +08:00
Gao Sun
c5da152ddc
refactor: hide internal roles for user tenants
...
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
2023-03-09 00:07:33 +08:00
Gao Sun
af4276e08e
test(cloud): init api tests
2023-03-08 10:49:51 +08:00
Gao Sun
e5b055f173
Merge pull request #3299 from logto-io/gao-improve-ui-test
...
test: improve ui test code
2023-03-08 10:44:48 +08:00
wangsijie
3c0c82a4bf
feat(core): add s3 storage provider ( #3320 )
2023-03-08 10:14:28 +08:00
wangsijie
f25a9d343c
feat(core,phrases,schemas): upload user assets with azure storage ( #3289 )
2023-03-07 06:00:12 +00:00
renovate[bot]
4eb2d14762
chore(deps): update dependency @silverhand/essentials to v2.4.0 ( #3284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 04:25:50 +00:00
Gao Sun
8ce3a993a9
test: improve ui test code
2023-03-06 17:44:48 +08:00
Gao Sun
ea66dcbf2f
Merge pull request #3285 from logto-io/gao-allow-admin-to-create-tenant
...
refactor: allow admin to create tenants
2023-03-06 13:54:25 +08:00
Charles Zhao
3996ac4107
feat(console): link social account in ac profile page ( #3288 )
2023-03-06 11:21:24 +08:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants
2023-03-04 14:52:02 +08:00
Gao Sun
0a3d4bb345
Merge pull request #3274 from logto-io/gao-seed-for-multi-tenancy
...
refactor: seed data for multi-tenancy
2023-03-03 16:45:02 +08:00
Charles Zhao
c3daeebe4d
feat(console): allow linking email via verification code in profile ( #3275 )
2023-03-03 14:26:34 +08:00
Gao Sun
a76ce24bee
refactor: seed data for multi-tenancy 2
2023-03-03 14:11:19 +08:00
Gao Sun
44909140bf
feat: create tenant for new users ( #3255 )
2023-03-01 20:55:26 +08:00
renovate[bot]
aa25cb1cbd
chore(deps): update logto js sdk monorepo packages to v1.0.0 ( #3248 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 14:57:06 +08:00
Xiao Yijun
9c31d3837b
refactor(console): remove i18n text context ( #3234 )
2023-02-27 17:55:13 +08:00
Gao Sun
2ad285541f
refactor(ui): optimize smart input animation ( #3176 )
...
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-02-23 17:48:09 +08:00
Gao Sun
e3f88f5250
refactor: remove demo app db entity ( #3165 )
2023-02-21 03:45:06 +00:00
renovate[bot]
ae5046fc8b
fix(deps): update dependency @silverhand/essentials to v2.2.0 ( #3145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 18:04:21 +08:00
renovate[bot]
0e11a2e7f2
chore(deps): update dependency @silverhand/ts-config to v2.0.3 ( #3152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 16:22:27 +08:00
Gao Sun
0f3e256a87
Merge pull request #3148 from logto-io/gao-post-tenants
...
feat(cloud): `POST /tenants`
2023-02-20 14:38:15 +08:00
Gao Sun
6f4063609c
Merge pull request #3147 from logto-io/gao-guard-api
...
refactor(cloud): implement request auth
2023-02-20 13:15:29 +08:00
Gao Sun
6771ddf141
Merge pull request #3146 from logto-io/gao-cloud-get-available-tenants
...
feat(cloud): `GET /api/tenants`
2023-02-20 12:53:43 +08:00
Gao Sun
f3a8dfc947
Merge pull request #3138 from logto-io/gao-init-cloud
...
feat: init cloud
2023-02-20 12:48:17 +08:00
Gao Sun
76a04d97b3
feat(cloud): POST /tenants
2023-02-20 00:27:12 +08:00
renovate[bot]
3f3c3ba421
chore(deps): update dependency @testing-library/react to v14 ( #3137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 00:15:42 +08:00
Gao Sun
12377665b4
refactor(cloud): implement request auth
2023-02-19 11:31:16 +08:00
Gao Sun
9a3b3f4bae
refactor(cloud): guard api response
2023-02-18 18:54:07 +08:00
Gao Sun
1808a25570
feat(cloud): GET /api/tenants
2023-02-18 18:37:49 +08:00
Gao Sun
8fa9e7a4a1
refactor: fix dev experience
2023-02-18 14:33:47 +08:00
Gao Sun
ed4894a19f
feat: init cloud
2023-02-18 13:34:52 +08:00
Gao Sun
f339e86591
refactor: update tsconfig
2023-02-17 13:41:05 +08:00
Gao Sun
ed4db56254
chore: upgrade configs
2023-02-16 23:49:03 +08:00
renovate[bot]
1b2d8ca428
chore(deps): update dependency stylelint to v15 ( #3091 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 11:09:03 +08:00
Gao Sun
ff485db30d
Merge pull request #3100 from logto-io/gao-add-tests
...
test(core): add tests
2023-02-15 23:53:25 +08:00
Gao Sun
40173bb5e0
Merge branch 'master' into gao-add-admin-tenant
2023-02-15 15:00:04 +08:00
Gao Sun
bf8e4c0f6e
test: add me api tests
2023-02-13 18:12:11 +08:00
Gao Sun
2c6d2a6b1c
Merge pull request #3075 from logto-io/gao-use-rls
...
refactor: use RLS
2023-02-13 14:52:15 +08:00
Gao Sun
7a7d7f9f41
refactor: add alteration scripts
2023-02-12 18:43:02 +08:00
Charles Zhao
2102a1e608
chore: remove annoying install module failure warning from parcel ( #3095 )
2023-02-10 22:13:02 +08:00
wangsijie
111e2973c2
feat(console): connector config form ( #3074 )
2023-02-10 16:59:32 +08:00
Gao Sun
2af6fd114a
refactor!: add admin tenant
2023-02-10 13:06:52 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration
2023-02-09 18:31:14 +08:00
Gao Sun
99837b4e48
refactor: use RLS
2023-02-08 18:58:45 +08:00
Darcy Ye
3a5ac1edc9
fix(core): should validate config when creating a new connector instance ( #3068 )
2023-02-08 06:35:03 +00:00
simeng-li
8bf28df796
feat(ui): add smart input field ( #3038 )
2023-02-07 17:05:29 +08:00
renovate[bot]
cd3759ce8e
chore(deps): update dependency jest-puppeteer to v7 ( #3058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 12:18:17 +08:00
simeng-li
4a84162722
refactor(ui): update set password form ( #3020 )
2023-02-06 17:02:07 +08:00
renovate[bot]
4a407ad4de
chore(deps): update logto js sdk monorepo packages to v1.0.0-rc.0 ( #3057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-06 04:37:52 +00:00
renovate[bot]
8683312664
chore(deps): update parcel monorepo to v2.8.3 ( #2993 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 00:14:47 +08:00
Xiao Yijun
28023a5f26
refactor(console): use overlay scrollbar in tables ( #3029 )
2023-01-31 11:47:30 +08:00
Gao Sun
21e53e1528
refactor(cli): remove rimraf ( #3015 )
2023-01-30 12:41:06 +08:00
renovate[bot]
1d0b286f82
fix(deps): update dependency inquirer to v9 ( #2982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 12:56:44 +08:00
Gao Sun
ba44eb5fc6
refactor(schemas): init tenant sqls
2023-01-28 12:58:42 +08:00
Gao Sun
95a44929a5
feat: init multi-tenancy environment ( #2929 )
2023-01-18 20:38:05 +08:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests
2023-01-17 17:52:54 +08:00
wangsijie
9ed66a8593
feat(console,core)!: use rbac scope to control management resource ( #2942 )
2023-01-16 15:11:40 +08:00
wangsijie
f66fad07b9
fix(core): fix getResourceServerInfo userId ( #2919 )
2023-01-12 20:50:23 +08:00
renovate[bot]
db2b5feb61
chore(deps): remove dependency @types/fs-extra ( #2868 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 10:06:51 +00:00
Gao Sun
3c4aeec30a
refactor(core): upgrade oidc-provider to 8.0.0 ( #2851 )
2023-01-09 09:20:15 +00:00
Gao Sun
8d829b8f3d
refactor(core): move app to tenant instance
2023-01-07 18:17:43 +08:00
Gao Sun
da2b8cdbfe
chore!: drop Node 16
2023-01-06 22:24:39 +08:00
Gao Sun
db71cc11ac
refactor: connector loader ( #2809 )
2023-01-03 15:41:29 +08:00
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector ( #2798 )
2023-01-01 18:36:46 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups ( #2775 )
2022-12-30 13:49:00 +08:00
Gao Sun
43de6258d1
refactor(cli): improved connector add command ( #2764 )
2022-12-29 22:53:35 +08:00
Gao Sun
01f718b258
refactor!: align PasscodeType
to MessageTypes
...
refactor: apply suggestions from code review
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
refactor(core): fix type names
2022-12-27 15:29:06 +08:00
renovate[bot]
e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 ( #2732 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +08:00
Gao Sun
3a996cc9d9
refactor: fix esm mock context ( #2725 )
2022-12-26 12:12:19 +00:00
Gao Sun
464a4a9133
feat: trigger interaction hooks
2022-12-26 10:26:25 +08:00
renovate[bot]
c5025fc70b
chore(deps): update dependency @silverhand/essentials to v2.0.0 ( #2723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-25 13:52:55 +08:00
Gao Sun
c52a66a32d
refactor: remove lodash ( #2715 )
2022-12-23 15:19:49 +00:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 ( #2709 )
2022-12-22 16:52:39 +08:00
Gao Sun
f50509dfab
Merge pull request #2683 from logto-io/gao-log-4632-core-init-hooks-schemas
...
feat: hooks schema and APIs
2022-12-22 13:11:29 +08:00
renovate[bot]
1889cf272a
chore(deps): update parcel monorepo to v2.8.2 ( #2363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 10:43:38 +08:00
Gao Sun
cc18103419
refactor: remove fs-extra ( #2695 )
2022-12-20 12:31:53 +00:00
Gao Sun
33faa41f0d
refactor(schemas): fix type path
2022-12-20 13:33:53 +08:00
Gao Sun
a023fe97e5
refactor: add alteration and integration test
2022-12-20 13:02:40 +08:00
Gao Sun
92b18c7e3c
feat: hooks schema and APIs
2022-12-20 12:14:15 +08:00
Gao Sun
0f2548e0c4
refactor: fix build errors
2022-12-20 10:25:47 +08:00
Gao Sun
bed00c4918
Merge pull request #2663 from logto-io/gao-bring-back-toolkit
...
refactor: bring back toolkit packages
2022-12-15 12:18:53 +08:00
Gao Sun
5b647cf7cb
refactor(core): remove query-string
( #2667 )
2022-12-15 10:54:03 +08:00
Gao Sun
49682afdb5
test(toolkit): use native ESM
2022-12-15 01:50:29 +08:00
Gao Sun
4cc7664148
refactor: fix script and code
2022-12-15 01:24:32 +08:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages
2022-12-14 16:40:22 +08:00
renovate[bot]
c210c74aba
chore(deps): update dependency ky to ^0.33.0
2022-12-13 10:26:51 +00:00
Gao Sun
48b777374f
chore: upgrade packages ( #2648 )
2022-12-13 18:11:51 +08:00
Gao Sun
a805124437
refactor: misc. issue fix
2022-12-12 21:53:39 +08:00
Gao Sun
51647cf4ca
test: update to native ESM (batch 2)
2022-12-12 21:53:38 +08:00
Gao Sun
1d1e6e3244
test: update to native ESM (batch 1)
2022-12-12 21:52:55 +08:00
renovate[bot]
3db51178a4
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.14 ( #2645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 21:51:01 +08:00
Gao Sun
25f0a2e158
test: use native ESM ( #2621 )
2022-12-12 13:43:23 +08:00
Gao Sun
42f288d97b
refactor: fix workspace dep version ( #2606 )
2022-12-07 21:39:32 +08:00
renovate[bot]
924a9a47c1
fix(deps): update dependency chalk to v5
2022-12-07 04:41:22 +00:00
Gao Sun
f16824acc2
Merge pull request #2562 from logto-io/gao-merge-beta-16
...
chore: merge v1.0.0-beta.16
2022-12-06 12:08:02 +08:00
Gao Sun
732421582a
chore: upgrade toolkit
2022-12-06 11:56:56 +08:00
Charles Zhao
5c1cfded37
fix: upgrade parcel and fix dropdown component css specificity issues
2022-12-01 12:03:08 +08:00
Gao Sun
5aaec268de
chore: fix deps
2022-11-30 19:43:39 +08:00
Gao Sun
73cb2360e0
Merge branch 'master' into gao-merge-beta-16
2022-11-30 19:41:02 +08:00
wangsijie
ed8cc25b50
chore: bump connector kit version
2022-11-29 19:43:23 +08:00
Charles Zhao
3350d11ffc
fix: downgrade parcel to fix styling issues ( #2549 )
2022-11-29 11:28:19 +08:00
simeng-li
6b909f033f
refactor(core): update the interaction guard ( #2521 )
2022-11-24 17:15:16 +08:00
renovate[bot]
973846eaed
chore(deps): update dependency camelcase-keys to v8 ( #2499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 23:28:01 +08:00
renovate[bot]
d9608226a9
chore(deps): update dependency ky to ^0.32.0 ( #2280 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:24:35 +00:00
renovate[bot]
2b393afb28
chore(deps): update dependency camelcase to v7 ( #2498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:15:56 +00:00
Gao Sun
b48bfd3762
refactor: upgrade toolkit and update test config
2022-11-22 16:47:17 +08:00
Gao Sun
d0d9321e79
refactor: use esm (batch 5)
2022-11-22 16:11:29 +08:00
Gao Sun
8c93cbb650
refactor: use esm (batch 4)
2022-11-22 16:10:55 +08:00
Gao Sun
d29dde828e
refactor: use esm (batch 3)
2022-11-22 16:10:53 +08:00
Darcy Ye
4dc4322504
feat: update PATCH /connectors/:id ( #2469 )
2022-11-18 08:36:53 +00:00
Darcy Ye
8a7a9e418e
feat: update connectors table and load connector logic ( #2468 )
...
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-18 12:06:53 +08:00
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
...
feat: sie v2
2022-11-09 10:18:20 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2
2022-11-08 22:58:36 +08:00
renovate[bot]
9ab70249f0
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.13 ( #2353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08 14:11:03 +00:00
Gao Sun
b3a91141a7
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
...
refactor: replace dayjs with date-fns
2022-11-08 16:54:34 +08:00
Gao Sun
ca126026e9
chore: fix dep in console
2022-11-07 14:36:05 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns
2022-11-07 14:33:47 +08:00
Gao Sun
13a6f26cff
chore: upgrade got
2022-11-06 00:20:37 +08:00
Gao Sun
c680c31c94
chore(core): upgrade oidc-provider
2022-11-06 00:16:40 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 ( #2164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
renovate[bot]
0ade7fd492
chore(deps): update dependency jest-environment-jsdom to v29 ( #1816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:58:53 +08:00
Xiao Yijun
42de419f44
Merge branch master
into merge/sie-v2
2022-11-03 11:31:42 +08:00
renovate[bot]
832d3dd980
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12
2022-11-02 05:33:28 +00:00
Xiao Yijun
bf6bd75e0f
feat(console): sign up and sign in change alert ( #2273 )
2022-11-02 11:39:27 +08:00
simeng-li
e1d3d34523
refactor(ui): refactor sign-in page ( #2275 )
2022-10-31 10:39:41 +08:00
renovate[bot]
476d7642df
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11
2022-10-26 18:12:30 +00:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2
2022-10-24 13:50:26 +08:00
renovate[bot]
380d2e5af4
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 ( #2234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 12:51:24 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit ( #2232 )
2022-10-24 12:26:11 +08:00
renovate[bot]
a1fb85ca67
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19 ( #2130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 15:11:06 +08:00
renovate[bot]
4e74bcf0a4
chore(deps): update silverhand configs monorepo packages to v1.3.0
2022-10-21 14:03:31 +08:00
Gao Sun
19666e0401
chore: introduce changesets ( #2215 )
2022-10-21 13:59:08 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
...
merge
2022-10-21 10:43:56 +08:00
renovate[bot]
421c9e43db
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.10
2022-10-21 02:14:37 +00:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 ( #2182 )" ( #2216 )
2022-10-20 17:03:18 +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
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12
2022-10-19 08:28:21 +00:00
Xiao Yijun
e936ad04ae
feat(console): sie sign up form ( #2191 )
2022-10-19 15:13:39 +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
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
0c4fd3c7be
chore: remove lerna ( #2170 )
2022-10-17 19:37:59 +08:00
Gao Sun
c96495ad4e
chore!: update scripts
2022-10-16 00:49:16 +08:00
Gao Sun
24f8afaf80
chore(deps): upgrade jest
2022-10-14 14:57:27 +08:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs ( #2153 )
2022-10-14 03:46:33 +00:00
Charles Zhao
608e221e65
Merge pull request #2096 from logto-io/renovate/logto-language-kit-1.x
...
fix(deps): update dependency @logto/language-kit to v1.0.0-beta.16
2022-10-14 11:13:30 +08:00
Gao Sun
0fbe261a6e
chore: revert lerna version bump ( #2150 )
2022-10-13 22:50:16 +08:00
Gao Sun
5cf97af865
Merge pull request #2143 from logto-io/gao-fix-dev-script
...
refactor: fix dev script
2022-10-13 22:49:59 +08:00
Gao Sun
0843e8fdfc
refactor: fix dev script
2022-10-13 14:39:09 +08:00
simeng-li
b7239af7f5
Merge pull request #2137 from logto-io/simeng-log-4262
...
refactor(ui): refactor terms of use modals
2022-10-13 14:14:10 +08:00
renovate[bot]
89e4800ca8
fix(deps): update dependency @logto/language-kit to v1.0.0-beta.16
2022-10-13 05:40:02 +00:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens
2022-10-13 13:17:19 +08:00
Gao Sun
c16970f450
chore: using pnpm workspace
2022-10-13 11:15:10 +08:00
renovate[bot]
3383167681
chore(deps): update dependency lerna to v6
2022-10-12 20:55:48 +00:00
simeng-li
ff9f5741b1
refactor(ui): update pnpm lock
...
update pnpm lock
2022-10-12 15:57:29 +08:00
Gao Sun
343456f44d
Merge pull request #2124 from logto-io/gao-clean-up-core-inquiry
...
refactor(core): remove parameters
2022-10-12 11:47:46 +08:00
Gao Sun
a8b0290700
Merge pull request #2121 from logto-io/gao-remove-connector-command-in-core
...
refactor: remove connector commands in core
2022-10-12 11:44:43 +08:00
Gao Sun
8f91740ba4
Merge pull request #2119 from logto-io/gao-migrate-add-connector-command
...
feat(cli): add connector command
2022-10-12 11:41:35 +08:00
Gao Sun
216fc9ed85
refactor(core): remove parameters
2022-10-11 22:14:09 +08:00
Gao Sun
36d26091e0
refactor: fix connector directory
2022-10-11 18:27:05 +08:00
Gao Sun
64a0936a77
refactor(core): remove connector commands
2022-10-11 18:10:57 +08:00
Gao Sun
4ccbe4ac65
feat(cli): add connector command
2022-10-11 17:38:58 +08:00
renovate[bot]
5e34f68395
chore(deps): update dependency @silverhand/ts-config-react to v1.1.0 ( #2058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 15:11:24 +08:00
Gao Sun
04f16ef4e4
Merge pull request #2102 from logto-io/gao-log-4352-cli-npm-create-compatibility
...
feat: `npm create` compatibility
2022-10-11 14:00:48 +08:00
Gao Sun
d7e42a5aef
Merge pull request #2081 from logto-io/gao-log-4313-cli-clean-up-to-dos
...
refactor(core,cli): extract common utils and upgrade essentials
2022-10-11 13:59:24 +08:00
Charles Zhao
d765c8fff5
Merge pull request #2085 from logto-io/charles-upgrade-configs-and-improve-a11y-in-demo-app
...
refactor(demo-app): upgrade configs and improve a11y in demo-app
2022-10-11 10:06:18 +08:00
Gao Sun
fa195f4aa5
refactor(cli): reorg options and logic
2022-10-10 23:55:07 +08:00
Gao Sun
a5cd73d961
feat: npm create
compatibility
2022-10-10 23:50:20 +08:00
Gao Sun
dddad56518
refactor(cli): fix package.json
2022-10-10 23:44:02 +08:00
Gao Sun
e36ed7bd1a
chore: upgrade essentials
2022-10-10 23:28:39 +08:00
Gao Sun
ba09de9b1e
refactor(core,cli): extract common utils to @logto/shared
2022-10-10 23:26:40 +08:00
Gao Sun
696e7f181d
chore: merge branch 'master' into feature/manage-language
2022-10-10 15:52:06 +08:00
Gao Sun
6146230a09
Merge pull request #2078 from logto-io/gao-log-4330-core-read-oidc-keys-and-config-from
...
refactor(core): read OIDC configs from database
2022-10-10 14:18:34 +08:00
Charles Zhao
0cf878acd5
refactor(demo-app): upgrade configs and improve a11y in demo-app
2022-10-10 11:47:52 +08:00
simeng-li
2249d717a8
feat(ui): add a11y support ( #2076 )
2022-10-10 10:57:07 +08:00
Xiao Yijun
691bdb3ac9
refactor: replace LanguageKey
with LanguageTag
( #2080 )
2022-10-10 09:43:13 +08:00
Gao Sun
7d7f5283ca
refactor(core): read OIDC configs from database
2022-10-09 17:22:34 +08:00
Xiao Yijun
81f9fbc483
fix(console): set undefined value to empty string in custom phrases ( #2074 )
2022-10-09 16:47:05 +08:00
Gao Sun
e385b60418
refactor(cli): use cli project root as alteration scripts directory ( #2075 )
2022-10-09 16:29:53 +08:00
simeng-li
37d2b0ce5c
feat(console): add a11y lint to ac ( #2066 )
2022-10-09 07:07:09 +00:00
Gao Sun
a8c364e9b3
refactor(cli): use env to replace config json
2022-10-08 18:06:40 +08:00
Gao Sun
9696060997
refactor: remove alteration from core
2022-10-08 17:34:58 +08:00
Gao Sun
a3dc967442
refactor: remove database seed from core
2022-10-07 23:08:25 +08:00
Gao Sun
a5280a2afd
feat(cli): db alteration deploy
command
2022-10-07 19:48:17 +08:00
Gao Sun
5c7000ddc3
feat(cli): db seed
command
2022-10-07 00:31:35 +08:00
Gao Sun
0eff1e3591
feat(cli): get/set db config key
2022-10-05 22:46:52 +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
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
IceHe
a4cb138c12
refactor(core,phrases,schemas): validate fallback language before updating sign-in experience ( #2023 )
2022-09-29 15:28:58 +08:00
silverhand-bot
11381afdc5
release: v1.0.0-beta.10
2022-09-28 14:30:24 +00:00
Gao Sun
81e8cc9201
chore: upgrade terser ( #2025 )
2022-09-28 20:59:16 +08:00
Xiao Yijun
2c1610d665
refactor(console,core,phrases): replace LanguageKey
with LangaugeTag
in phrase-ui related code ( #2024 )
2022-09-28 18:16:23 +08:00
Gao Sun
2db331e19f
refactor(core): copy alteration scripts before executing ( #2021 )
2022-09-28 15:25:54 +08:00
IceHe
7ce55a8458
feat(core,phrases): add GET /phrase route ( #1959 )
2022-09-27 07:36:03 +00:00
Xiao Yijun
5e59bc9e93
refactor(console): filter empty content before updating custom phrases ( #1995 )
2022-09-26 21:39:43 +08:00
wangsijie
bb4bfd3d41
feat(core,schemas): use timestamp to version migrations
2022-09-26 11:27:12 +08:00