renovate[bot]
8508469abf
chore(deps): update silverhand configs monorepo packages to v6 (major) ( #5750 )
...
* chore: upgrade configs
* refactor: fix lint errors
* refactor: fix lint errors
* refactor: fix stylelint issues
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 12:26:37 +00:00
Gao Sun
4aa6db99db
chore: upgrade packages ( #5749 )
2024-04-18 18:26:58 +08:00
Gao Sun
c1c746bca4
refactor: remove AppInsights for React ( #5742 )
2024-04-18 15:20:24 +08:00
Gao Sun
fec3c0d7ee
Merge pull request #5733 from logto-io/gao-remove-app-insights
...
refactor(console): remove AppInsights
2024-04-18 14:34:15 +08:00
Gao Sun
e1d5b8a72a
refactor: upgrade packages ( #5739 )
...
* refactor: upgrade packages
* refactor: fix type issues
* refactor: fix koa-guard
2024-04-18 06:32:12 +00:00
Gao Sun
8a54136b3a
refactor(console): remove AppInsights
2024-04-17 21:38:30 +08:00
Gao Sun
a2bbc250ca
feat(console): add plausible
2024-04-17 14:21:08 +08:00
Gao Sun
d48094be27
refactor: remove pnpm script ( #5728 )
2024-04-17 01:06:33 +00:00
Charles Zhao
59acedeecd
feat(console): update user access immediately on tenant role updates ( #5720 )
...
* feat(console): update user access immediately on tenant role updates
* chore: improve comments
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 16:31:34 +00:00
renovate[bot]
75deb2db04
chore(deps): update dependency @testing-library/react to v15 ( #5726 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 22:25:53 +08:00
simeng-li
43430afddb
feat(core): add customJwt paywall guard to core API ( #5708 )
...
add customJwt paywall guard to core API
2024-04-16 12:02:08 +08:00
simeng-li
9b3d4ef75b
feat(core): add custom jwt worker deploy ( #5682 )
...
call custom jwt worker deploy cloud service when upsert new jwt-customizers
2024-04-12 02:39:05 +00:00
Gao Sun
b3740656f5
refactor(core): partially remove got ( #5596 )
...
* refactor(core): partially remove got
* refactor: use shared form-urlencoded headers
2024-04-11 07:16:53 +00:00
renovate[bot]
01fee1dd9d
fix(deps): update dependency samlify to v2.8.11 ( #5458 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:49:55 +08:00
renovate[bot]
34d525d13c
fix(deps): update dependency snakecase-keys to v8 ( #5667 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:48:43 +08:00
renovate[bot]
5db7bc1746
fix(deps): update dependency tar to v6.2.1 [security] ( #5675 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:47:46 +08:00
silverhand-bot
fb55249ab2
release: version packages ( #5463 )
2024-04-10 21:27:24 +08:00
Charles Zhao
2c97cd6898
fix(console): user should switch account and accept invitation properly in console ( #5657 )
...
* fix(console): bump js sdks to fix the cannot switch user account issue
* fix(console): accept invitation automatically after switching account
2024-04-09 17:30:17 +08:00
Charles Zhao
cfeb98c06f
feat(console,core,phrases): add quota guard for cloud collaboration in console ( #5644 )
2024-04-08 10:32:05 +08:00
Darcy Ye
de70abebf6
refactor: update dependency on @logto/cloud and update legacy JWT customizer
2024-04-03 17:04:41 +08:00
Charles Zhao
316c11128a
refactor(console,phrases): display inviter name on tenant invitations table ( #5622 )
...
* refactor(console,phrases): display inviter name on tenant invitations table
* chore: bump @logto/cloud
* chore: update pnpm lockfile
2024-04-03 16:28:45 +08:00
Charles Zhao
2368cf03c6
refactor(console,phrases): rename tenant member role to collaborator ( #5618 )
2024-04-03 10:36:17 +08:00
Gao Sun
6d56434b48
refactor: use ky in integration tests ( #5584 )
...
* refactor: use ky in integration tests
* refactor: remove node-fetch
* refactor: fix test cases
* refactor: remove waitFor after each test
2024-03-29 10:10:13 +00:00
Darcy Ye
a77fd3f97f
Merge pull request #5585 from logto-io/yemq-log-8483-update-cloud-client-API-call
...
chore: update cloud version and the way to call cloud custom JWT API
2024-03-29 14:32:55 +08:00
Darcy Ye
48cfdf51a3
chore: update cloud version and the way to call cloud custom JWT API
2024-03-29 02:03:58 +08:00
renovate[bot]
dcb5eba305
fix(deps): update dependency snake-case to v4 ( #5534 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-28 19:11:20 +08:00
renovate[bot]
961fd8ea99
fix(deps): update dependency snakecase-keys to v7 ( #5556 )
...
* fix(deps): update dependency snakecase-keys to v7
* test: wait for 1ms for every api test
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-28 18:16:00 +08:00
Gao Sun
3f152a8cab
refactor: remove jest
2024-03-28 14:49:15 +08:00
Gao Sun
02833b0c39
chore: add test coverage pacakge
2024-03-28 14:04:15 +08:00
Gao Sun
340d562f37
refactor: remove jest
2024-03-28 12:55:10 +08:00
Gao Sun
412a3df1cf
refactor: remove jest
2024-03-28 12:07:54 +08:00
Charles Zhao
f83e85ba55
feat(console): implement interim landing page for new users to join invited tenants ( #5560 )
2024-03-28 10:26:30 +08:00
Gao Sun
d45cd37f9b
refactor: use vitest for connectors ( #5562 )
2024-03-28 10:21:50 +08:00
Gao Sun
3f59461df6
chore(deps): update packges ( #5545 )
...
* chore(deps): upgrade puppeteer
* chore: replace plugin
* refactor: fix tests
2024-03-27 10:21:46 +08:00
Gao Sun
2cbc591ff6
feat: support direct sign-in ( #5536 )
...
* feat: support direct sign-in
* chore: add changesets
* refactor: add test cases
* chore(deps): upgrade logto sdks
2024-03-26 13:23:41 +08:00
Charles Zhao
8d14c87652
chore: bump @logto dependencies ( #5548 )
2024-03-25 18:34:06 +08:00
Darcy Ye
0f35538629
refactor: not update console cloud dependency
2024-03-25 14:17:11 +08:00
Darcy Ye
89ba8a1a0c
chore: update cloud dependency
2024-03-21 23:50:54 +08:00
Gao Sun
f60e64175f
Merge pull request #5526 from logto-io/gao-store-raw-data-social
...
feat: return and store social connector raw data
2024-03-21 22:47:13 +08:00
Charles Zhao
37cd6cced9
feat(console): add tenant member and invitation lists ( #5501 )
...
* feat(console): add tenant member and invitation lists
* refactor: polish code per comments
* fix: lockfile
2024-03-21 08:00:30 +00:00
Darcy Ye
aac7a7bcf8
chore: update core dependency
2024-03-21 10:56:13 +08:00
Gao Sun
57d97a4df8
feat: return and store connector raw data
2024-03-19 14:05:42 +08:00
simeng-li
08acdf73e3
refactor(console): refactor the code editor type definition ( #5516 )
...
* refactor(console): refactor the code editor type definition
refactor the code editor type definition
* refactor(console): extract type definition gen process
extract the type definition gen step to the build time. As typescript is not available at run time.
* fix(console): add generate to console build script
add generate to console build script
* fix(console): add prettier format
add prettier format
2024-03-19 04:50:07 +00:00
Gao Sun
0a5226c4be
chore: upgrade slonik
2024-03-18 09:59:38 +08:00
Gao Sun
fbbe767867
refactor: use silverhand slonik
2024-03-16 19:04:55 +08:00
Gao Sun
54c2b1d1e3
refactor: fix errors
2024-03-16 14:44:32 +08:00
Gao Sun
e22eb3a9d2
refactor: remove slonik from shared
2024-03-16 00:50:10 +08:00
simeng-li
2f72f8ffd7
feat(console,phrases): integrate monaco editor ( #5460 )
...
* feat(console,phrases): integrate monaco editor
integrate monaco editor
* chore: update pnpm lock file
update pnpm lock file
* fix(console): remove unused styles
remove unused styles
* feat(console): update font styles
update font styles
2024-03-06 14:08:46 +08:00
renovate[bot]
e1def81ed5
chore(deps): upgrade withtyped and cloud packages ( #5408 )
...
* fix(deps): upgrade withtyped packages
* chore: fix types
* chore(deps): upgrade logto cloud package
* refactor(cli): fix types
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-06 04:26:50 +00:00
Gao Sun
3b9edaea14
chore(schemas): upgrade withtyped pacakge
2024-03-04 12:15:57 +08:00