Darcy Ye
20381551fc
fix(console): avoid zh-cn docs links since it has been removed ( #3583 )
2023-03-24 22:08:03 +08:00
Gao Sun
ccf1671e87
refactor(console): add word-break for audit logs ( #3599 )
2023-03-24 22:03:19 +08:00
Xiao Yijun
42c69faeae
refactor(console): remove onboarding google connector template ( #3570 )
2023-03-23 22:27:00 +08:00
Darcy Ye
510f6d638b
chore(console): add connector form tooltip ( #3596 )
2023-03-23 20:55:36 +08:00
Xiao Yijun
153389cce2
feat(console): add deletion confirm for connectors ( #3581 )
2023-03-23 18:48:19 +08:00
Xiao Yijun
054299a57a
style(console): fix outline cutting issue on form field ( #3595 )
2023-03-23 09:51:13 +00:00
Gao Sun
1c8d8d36c6
chore(console): fix contact email ( #3597 )
2023-03-23 09:07:55 +00:00
wangsijie
a3c8515f3f
refactor(cli): use conditional array to manage cloud connector list ( #3592 )
2023-03-23 14:32:15 +08:00
Gao Sun
29be040668
refactor: report all errors and user id ( #3580 )
...
to ApplicationInsights for better error analyzing.
2023-03-22 19:35:18 +08:00
Gao Sun
c8fdaa0441
Merge pull request #3579 from logto-io/gao-fix-schemas-version
...
chore: force bump to fix npm publishment
2023-03-22 19:28:44 +08:00
Charles Zhao
fc7bfe0101
chore(console): update warning messages in SIE ( #3584 )
2023-03-22 19:10:14 +08:00
Xiao Yijun
aca6a9eeca
chore(console): remove unwanted console log ( #3582 )
2023-03-22 18:52:37 +08:00
Darcy Ye
6cd15d0698
fix(console): should not mutate when closing create connector modal ( #3577 )
2023-03-22 17:57:31 +08:00
Xiao Yijun
9c17de0906
fix(console): fix details page state ( #3569 )
2023-03-22 09:07:24 +00:00
Gao Sun
540c41ff64
refactor(console): use function-declaration for named components ( #3520 )
...
* refactor(console): use function-declaration for named components
Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.
* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
Gao Sun
296cad8fc5
release: version packages
2023-03-22 16:25:32 +08:00
Gao Sun
5b4da1e3dd
chore: force bump to fix npm publishment
...
as we published and unpublished schemas to v1.0.6 long time ago.
2023-03-22 16:23:20 +08:00
silverhand-bot
a43e72d177
release: version core packages ( #3578 )
2023-03-22 14:58:19 +08:00
simeng-li
c0e0e6688f
fix(ui): fix bind social account link lead to register bug ( #3575 )
...
fix bind social account link lead to register flow bug
2023-03-22 13:51:28 +08:00
Xiao Yijun
765778e8ee
style(console): set min-width to sie form and preview ( #3576 )
2023-03-22 13:13:03 +08:00
Darcy Ye
0a05c838b1
fix(console): custom css component card title ( #3574 )
...
chore(console): fix custom css component card title
2023-03-22 12:08:56 +08:00
Xiao Yijun
3ee26c31cf
refactor(console): connector guide readme content scrollbar ( #3565 )
2023-03-22 11:39:07 +08:00
Darcy Ye
f4a21b7c12
fix(console): social connector learn more link ( #3573 )
2023-03-22 03:28:33 +00:00
Xiao Yijun
1b303edfee
refactor(console): display loading when user assets service is loading ( #3523 )
2023-03-22 07:28:36 +08: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
silverhand-bot
2f69933d51
release: version core packages ( #3564 )
2023-03-21 17:56:06 +08:00
Charles Zhao
899d01a16c
fix(console): mysterious smog should be gone on first app creation ( #3567 )
2023-03-21 08:34:33 +00:00
Gao Sun
03ac35e755
fix(core): use unprefixed fields for query ( #3563 )
2023-03-21 07:46:50 +00:00
Darcy Ye
f1bbdb8531
fix(console): custom css learn more link ( #3560 )
2023-03-21 04:26:13 +00:00
Gao Sun
fa94ce36b8
fix(console): fix style issue caused by additional div wrapper ( #3559 )
2023-03-21 12:04:21 +08:00
Gao Sun
999f8d8b01
refactor(test): increase UI test timeout ( #3555 )
2023-03-21 10:38:52 +08:00
Gao Sun
28e9fa4290
release: core v1.0.0 ( #3554 )
...
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
2023-03-20 23:57:04 +08:00
Darcy Ye
aee1fbfb6d
feat(console): add line number and disable line wrapper ( #3546 )
...
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-03-20 15:24:44 +00:00
Charles Zhao
80015f22fd
fix(console): the mysterious smog should disappear after creating M2M app ( #3553 )
2023-03-20 14:46:48 +00:00
Gao Sun
415c2fab23
release: toolkit v1.0.0 ( #3552 )
2023-03-20 21:38:32 +08:00
Gao Sun
384df30e04
refactor(console): safely init app insights ( #3549 )
2023-03-20 21:05:52 +08:00
Charles Zhao
42bb0a9fab
fix(console): application guide drawer mode in details page ( #3531 )
2023-03-20 19:13:45 +08:00
simeng-li
6e2a84ef61
fix(console): fix linked social account not shown bug ( #3550 )
2023-03-20 18:52:46 +08:00
Gao Sun
4d1fd8624b
Merge pull request #3545 from logto-io/gao-remove-guard-of-wellknown
...
refactor: fix initial sie config for cloud
2023-03-20 17:54:38 +08:00
Xiao Yijun
db152f6203
refactor(phrases): update connector demo tip phrases ( #3548 )
2023-03-20 09:54:16 +00:00
Darcy Ye
ed5575bf58
fix(console): doc link ( #3547 )
2023-03-20 09:53:30 +00:00
Gao Sun
a6cb092ff6
refactor: fix initial sie config for cloud
2023-03-20 17:29:20 +08:00
Charles Zhao
6965ad18d1
fix(console): language and theme should have default value ( #3532 )
2023-03-20 17:24:06 +08:00
simeng-li
4ba1eb5ea4
fix(console): fix cloud sign-up mode ( #3544 )
2023-03-20 08:27:50 +00:00
simeng-li
40b206f0b6
chore(console): update guide link ( #3543 )
2023-03-20 16:13:18 +08:00
Xiao Yijun
a422f96ef1
style(console): fix inspire me button spacing ( #3542 )
2023-03-20 16:10:13 +08:00
Gao Sun
c2e4226292
refactor: update initial data ( #3534 )
2023-03-20 16:08:44 +08:00
Xiao Yijun
497f244858
fix(console): parse onboarding sie config ( #3535 )
2023-03-20 16:07:01 +08:00
simeng-li
9614edce17
feat(console): set title based on isCloud ( #3541 )
2023-03-20 07:28:58 +00:00
simeng-li
d8aa00f7d5
chore(phrases): update error phrases i18n ( #3540 )
2023-03-20 15:01:12 +08:00
simeng-li
44ef8258ff
chore(ui): disallow js in terms iframe ( #3524 )
2023-03-20 14:46:42 +08:00
Gao Sun
a336de7938
fix(cloud): correct initial redirect uris ( #3529 )
2023-03-20 14:32:04 +08:00
Charles Zhao
34927dcdc4
fix: close icon should work on connector readme drawer ( #3530 )
2023-03-20 14:02:26 +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
Xiao Yijun
3a1ec04513
refactor(console): change onboarding sie preview platform order ( #3539 )
2023-03-20 13:49:33 +08:00
wangsijie
a458f34808
feat(console): sms and email connectors order ( #3527 )
2023-03-20 13:46:53 +08:00
Xiao Yijun
0a009a678b
refactor(console): remove cap limit tag in onboarding options ( #3538 )
2023-03-20 13:45:38 +08:00
wangsijie
71607a5d67
fix(console): clear conflict connector notice ( #3537 )
2023-03-20 13:31:16 +08:00
wangsijie
e4ea2ed9d0
style(cloud): fix congrats size in social demo callback page ( #3533 )
2023-03-20 13:30:38 +08:00
Xiao Yijun
c4cc702fc6
refactor(console): add microsoft connector template ( #3526 )
2023-03-20 12:09:31 +08:00
simeng-li
0d5e2ad21b
chore(phrases): update custom css content ( #3528 )
2023-03-20 11:51:25 +08:00
Gao Sun
c4bae2175d
refactor(phrases): update zh-cn translation ( #3513 )
2023-03-20 11:33:32 +08:00
Gao Sun
f27eb508ed
refactor(console): hide Management API from editing ( #3509 )
2023-03-20 11:00:16 +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
1f374b87df
fix(cloud): remove redundant field ( #3519 )
2023-03-20 10:15:47 +08:00
Gao Sun
d0a5537b31
refactor(core): reduce cache ttl to 5s ( #3516 )
2023-03-20 09:30:45 +08:00
Gao Sun
69f563a056
refactor(console): fix contact email ( #3517 )
2023-03-20 08:49:53 +08:00
Xiao Yijun
ec7e17f2c5
fix(console): read default theme value from local storage ( #3515 )
2023-03-19 16:15:00 +00:00
Xiao Yijun
44c875270d
fix(console): fix sign-in methods deletion error ( #3514 )
2023-03-19 23:04:36 +08:00
Darcy Ye
0bfd8509fb
fix(console,core,toolkit): passwordless connector sender tester ( #3492 )
2023-03-19 14:35:38 +00:00
silverhand-bot
839ee874da
release: version toolkit packages ( #3511 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-19 12:56:22 +00:00
Darcy Ye
ad3611f5a0
refactor(schemas,core,toolkit): remove connector db storage and disable access ( #3505 )
2023-03-19 11:45:13 +00:00
Gao Sun
fc734efa34
refactor(console,phrases): polish css editor ( #3508 )
2023-03-19 11:32:49 +00:00
wangsijie
d4605d10a9
fix(console): skip validation for empty value in json editor ( #3506 )
2023-03-19 09:08:05 +00:00
Xiao Yijun
59587b69a7
style(console): fix demo tag background color ( #3503 )
2023-03-19 15:27:41 +08:00
Xiao Yijun
19edaf7d17
refactor(console): update onboarding connector template ( #3502 )
2023-03-19 06:36:29 +00:00
Xiao Yijun
2dbf6e26be
refactor(console): use image uploader for avatar field ( #3500 )
2023-03-19 14:05:35 +08:00
Gao Sun
43ed97a014
refactor: fix application insights role names ( #3498 )
2023-03-19 13:38:34 +08:00
Xiao Yijun
1c436b887d
feat(console): add deletion confirm for in-used passwordless connectors ( #3499 )
2023-03-19 05:03:45 +00:00
Xiao Yijun
705a1d68c8
fix(console): apply inspire me data ( #3497 )
2023-03-19 12:15:42 +08:00
Gao Sun
5a2f3c3461
refactor(core,ui): fix cache issue when sign in to live preview ( #3495 )
2023-03-19 03:39:16 +00:00
Gao Sun
c17fb35298
chore: update favicon ( #3496 )
2023-03-19 03:00:57 +00:00
simeng-li
8227b50f20
fix(console): align console input field height ( #3471 )
2023-03-19 10:52:25 +08:00
Gao Sun
74e1c8132f
Merge pull request #3467 from logto-io/gao-track-exception
...
refactor(cloud,core): report exception to Application Insights
2023-03-19 10:50:36 +08:00
Gao Sun
79bed6e23a
refactor: update banner style ( #3478 )
2023-03-19 02:44:18 +00:00
Gao Sun
be5afb41aa
refactor(phrases,ui): update sign-in title ( #3479 )
2023-03-19 10:41:05 +08: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
6344c4defb
refactor(console): turn off auto-complete in connector forms ( #3494 )
2023-03-19 10:21:29 +08:00
Xiao Yijun
e472ed3540
style(console): fix connector guide style ( #3486 )
2023-03-18 21:39:44 +08:00
Gao Sun
230fcffaec
refactor: improve phone number testing ( #3493 )
2023-03-18 13:22:42 +00:00
Xiao Yijun
097b1ce56b
style(console): update onboarding sie page responsive layout ( #3485 )
2023-03-18 21:04:47 +08:00
Xiao Yijun
b23a85a2d7
style(console): add padding-right for connector item name ( #3487 )
2023-03-18 21:04:36 +08:00
Xiao Yijun
0918415887
fix(console): skip onboarding for admin tenant admins ( #3489 )
2023-03-18 21:04:14 +08:00
Gao Sun
97985da522
refactor(core,console,phrases): fix connector error handling and phrases ( #3488 )
2023-03-18 20:57:05 +08:00
Gao Sun
c312bd4d88
refactor(console): fix connector guide form submit issue ( #3481 )
2023-03-18 06:28:22 +00: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
simeng-li
3fdac77210
style(ui): fix logto signature hit area ( #3472 )
2023-03-17 13:43:52 +00:00
Xiao Yijun
1c455b8256
feat(console): add demo connector notice ( #3470 )
2023-03-17 13:30:15 +00:00
simeng-li
36f26a7f17
fix(ui): add focus-visible border to countrySelector ( #3469 )
2023-03-17 13:23:27 +00:00
Xiao Yijun
edc5ddb551
refactor(console): update onboarding phrases ( #3465 )
2023-03-17 19:22:45 +08:00
Xiao Yijun
8d3a67048e
style(console): fix inspire me button padding-right ( #3468 )
2023-03-17 10:14:26 +00:00
Xiao Yijun
29590c6981
refactor(console): update get-started content ( #3464 )
2023-03-17 16:44:33 +08:00
simeng-li
209c232140
refactor(ui): optimize the countryCode search box ( #3448 )
2023-03-17 08:33:38 +00:00
simeng-li
62843e20c8
style(ui): update error page back button ( #3457 )
2023-03-17 08:25:20 +00:00
simeng-li
58cd11b2b8
style(ui): move scroll bar outside ( #3456 )
2023-03-17 16:16:38 +08:00
simeng-li
49661ab448
style(ui): update consent page layout ( #3459 )
2023-03-17 16:13:41 +08:00
simeng-li
8a28e0d9d0
fix(ui): align the username regex with backend ( #3460 )
2023-03-17 16:13:32 +08:00
Xiao Yijun
d462addfde
refactor(console): support placeholder in code editor ( #3462 )
2023-03-17 07:48:32 +00:00
wangsijie
9c62ade9cc
fix(console): reset form values when creating connector ( #3461 )
2023-03-17 07:41:46 +00:00
Gao Sun
5caa95a6eb
refactor(cloud): reuse GlobalValues
class from shared ( #3446 )
2023-03-17 07:41:12 +00:00
Gao Sun
c7bbdb40a0
Merge pull request #3430 from logto-io/gao-cache-well-known-data
...
refactor: cache well-known data
2023-03-17 15:36:41 +08:00
Gao Sun
680b555c70
refactor(core): fix test
2023-03-17 15:24:52 +08:00
Xiao Yijun
43d84c526a
refactor(console): fix onboarding phrases typo ( #3458 )
2023-03-17 15:11:41 +08:00
simeng-li
239237afe3
style(ui): power by logto styling ( #3451 )
2023-03-17 14:37:09 +08:00
Xiao Yijun
4a7e00940b
refactor(console): support offline theme adaptation ( #3434 )
2023-03-17 06:31:29 +00:00
Xiao Yijun
3404684a61
refactor(console): update get-started tasks ( #3439 )
2023-03-17 14:19:29 +08:00
Xiao Yijun
30ed6ff998
feat(console): add fake social connectors in onboarding ( #3455 )
2023-03-17 14:00:07 +08:00
Gao Sun
e0fad2dccd
refactor: implement ttl cache
2023-03-17 13:59:59 +08:00
Gao Sun
1256711bcc
refactor(core): set server timeout
2023-03-17 13:59:59 +08:00
Gao Sun
11292d4347
refactor(core): ensure getting the latest data in live preview
2023-03-17 13:59:58 +08:00
Gao Sun
db1de6ce4c
refactor(core): honor no-cache
header for cached data
2023-03-17 13:59:58 +08:00
Gao Sun
ae389c0a7a
refactor(core): add cache class and invalidate cache after onboarding
2023-03-17 13:59:58 +08:00
Gao Sun
dd91ebddfa
refactor: cache well-known data
2023-03-17 13:59:53 +08:00
Xiao Yijun
70709044cc
refactor(console): optimize the image uploader ( #3441 )
2023-03-17 13:56:49 +08:00
simeng-li
d570c3f1c9
style(ui): adjust terms styling ( #3453 )
2023-03-17 13:35:13 +08:00
Xiao Yijun
35caddfb0a
refactor(console): change sie preview size ( #3442 )
2023-03-17 13:01:07 +08:00
Xiao Yijun
465936e6ce
refactor(console): update terms form phrases ( #3449 )
2023-03-17 12:56:44 +08:00
Xiao Yijun
ce37c62b69
refactor(phrases): update connector demo tip ( #3450 )
2023-03-17 12:56:23 +08:00
Xiao Yijun
91a8170596
refactor(console): fix sie live preview button styles ( #3447 )
2023-03-17 12:54:43 +08:00
wangsijie
81f76d122d
feat(cloud): send sms ( #3452 )
2023-03-17 12:49:58 +08:00
wangsijie
f247ce5f86
feat(core): remove unselected demo social connectors ( #3454 )
2023-03-17 12:38:57 +08:00
Xiao Yijun
d909b48649
style(console): update inspire me button border color ( #3445 )
2023-03-17 10:51:55 +08:00
wangsijie
5b8d8c8c14
feat(cloud,schemas): add demo social connectors for tenant ( #3444 )
2023-03-17 10:21:48 +08:00
Darcy Ye
63be7d04a5
fix(console): nonstandard social connector detail page target fail to display ( #3443 )
2023-03-16 11:14:09 +00:00
wangsijie
72c7cba40e
feat(cloud): add social callback page ( #3440 )
2023-03-16 10:50:39 +00:00
Darcy Ye
28098cda1f
fix(console): correct display format ( #3438 )
2023-03-16 10:42:52 +00:00
Xiao Yijun
cdeff0028d
refactor(demo-app): update phrases ( #3435 )
2023-03-16 18:30:00 +08:00
Xiao Yijun
410363fbdd
refactor(console): update full-page content size ( #3436 )
2023-03-16 17:38:24 +08:00
Charles Zhao
7b394f77c5
feat(console): initials avatar ( #3372 )
2023-03-16 08:57:23 +00:00
Darcy Ye
36a88abc9b
fix: the destination of switch to another passwordless connector ( #3437 )
2023-03-16 07:31:50 +00:00
Xiao Yijun
658d905fe0
refactor(console): refactor theme-related types ( #3419 )
2023-03-16 13:34:23 +08:00
simeng-li
dd4ae5b18c
style(ui): ui styling optimization ( #3433 )
2023-03-16 04:40:57 +00:00
simeng-li
89af58aaf1
fix(console): fix preview post message error ( #3399 )
2023-03-16 12:28:48 +08:00
simeng-li
bedf5847dc
feat(console): add rbac related learn more links ( #3424 )
2023-03-16 12:27:57 +08:00
simeng-li
850c3d49e3
fix(console): hide the demo_app phrases in ac ( #3420 )
2023-03-16 12:27:03 +08:00
Tasos Derisiotis
382c8a82a9
fix(ui): added search + hash string interpolation ( #3431 )
...
Signed-off-by: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
2023-03-15 14:41:03 +00: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
Darcy Ye
9d4c251a78
chore: update custom css render delay to 400ms ( #3429 )
2023-03-15 19:40:04 +08:00
Darcy Ye
5a20199675
chore: update custom css content and add placeholder in code editor ( #3396 )
2023-03-15 17:10:19 +08:00
wangsijie
76b49de1f0
feat(core,console): display demo connectors ( #3425 )
2023-03-15 17:09:26 +08:00
Xiao Yijun
e6a4c7e4a2
refactor(console): update logto logo ( #3423 )
2023-03-15 16:54:40 +08:00
simeng-li
975a045451
style(ui): update ui main card style ( #3409 )
2023-03-15 16:44:58 +08:00
Gao Sun
4ef49ed93c
Merge pull request #3391 from logto-io/gao-use-env-to-set-pg-pool
...
refactor: support setting pool sizes by env variable
2023-03-15 16:43:47 +08:00
Darcy Ye
4fc119804c
chore: send testing sms/email using Generic template type ( #3403 )
2023-03-15 16:43:31 +08:00
wangsijie
0f2d5d56a1
feat(cloud): add demo connector configs on tenant create ( #3422 )
2023-03-15 16:26:36 +08:00
wangsijie
dc175580b9
feat(cloud): limit control for send email ( #3418 )
2023-03-15 15:55:21 +08:00
wangsijie
63938d6d4b
feat(cli,core,shared): install demo connectors only in cloud ( #3414 )
2023-03-15 15:24:31 +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
Xiao Yijun
e29b2241d1
refactor(console): replace logo with cloud logo in cloud env ( #3393 )
2023-03-15 14:29:28 +08:00
Xiao Yijun
d01152895c
refactor(console): use image uploader in branding form ( #3410 )
2023-03-15 13:22:10 +08:00
Xiao Yijun
f7faa544b1
refactor(console): update selector styles ( #3413 )
2023-03-15 12:17:23 +08:00
Gao Sun
b8906bd49b
refactor: fix code and release workflow
2023-03-14 23:14:22 +08:00
Gao Sun
8ab8622131
refactor(core): return early if no hook found
2023-03-14 23:02:45 +08:00
Gao Sun
9c48f98fa1
refactor: support setting pool sizes by env variable
2023-03-14 23:02:44 +08:00
simeng-li
14eb677a61
style(ui): fix secondary page spacing ( #3406 )
2023-03-14 22:20:51 +08:00
simeng-li
cc7f3fcdab
style(ui): hide back CTA for root error pages ( #3407 )
2023-03-14 22:20:05 +08:00
wangsijie
2bd5f36fc3
refactor(core,toolkit): extract connector loading code to toolkit ( #3400 )
2023-03-14 20:26:42 +08:00
Gao Sun
1d1cd46ccf
Merge pull request #3383 from logto-io/gao-optimize-tenant-disposal
...
refactor(core): optimize tenant disposal
2023-03-14 20:05:56 +08:00
Gao Sun
7366bfee2b
Merge pull request #3380 from logto-io/gao-add-response-guard
...
refactor(core): add response and status guard for hooks apis
2023-03-14 20:04:05 +08:00
Darcy Ye
f31887344e
chore: remove dirty code ( #3398 )
2023-03-14 20:01:06 +08:00
Gao Sun
b58765c79c
refactor(console): use in-place navigation for in-app links ( #3385 )
2023-03-14 20:00:14 +08:00
Gao Sun
96691234ed
refactor(console): hide error toast in language modal ( #3384 )
2023-03-14 19:59:56 +08:00
wangsijie
2bb570da4b
feat(cloud): init service route ( #3397 )
2023-03-14 17:59:30 +08:00
simeng-li
0978db5790
fix(test): remove jest-matcher-specific-error ( #3402 )
2023-03-14 09:31:48 +00:00
Xiao Yijun
e359479ad5
refactor(console): add inspire me button hover background ( #3395 )
2023-03-14 15:58:54 +08:00
Xiao Yijun
c01ad88dab
refactor(console): add AppThemeProvider
( #3387 )
2023-03-14 15:58:16 +08: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
wangsijie
47881b6d6e
feat(schemas): add service logs table ( #3390 )
2023-03-14 15:15:45 +08:00
Gao Sun
6171082825
refactor(core): store tenant promise in pool
...
when multiple concurrency requests for the same tenant arrives
it would create a lot of promises for the same tenant which
is unexpected. directly store the tenant creating promise to
avoid it.
2023-03-14 15:06:02 +08:00
Gao Sun
69d0597315
refactor(core): add response and status guard for hooks apis
2023-03-14 14:54:27 +08:00
Gao Sun
172cf16cc3
refactor(core): fix koa-guard for configs with body
...
by enabling response and status check.
2023-03-14 14:54:26 +08:00
Xiao Yijun
67da65be9b
refactor(console): update onboarding welcome page image and description ( #3394 )
2023-03-14 14:21:24 +08:00
Gao Sun
096c0debb2
chore: update blog url and title ( #3386 )
2023-03-14 14:15:24 +08:00
Gao Sun
0b45c8f487
refactor: fix schema types ( #3379 )
...
by separating CreateSchema and Schema. also no need for explicitly
set generic type for database builders like `buildInsertIntoWithPool()`.
2023-03-14 12:45:13 +08:00
Darcy Ye
68ca4ae7a8
feat(console): add custom css editor debounce ( #3378 )
2023-03-14 12:44:41 +08:00
simeng-li
57eb6ee452
feat(schemas,ui): add custom content slot ( #3369 )
2023-03-14 03:06:01 +00:00
Xiao Yijun
b470e0efb7
feat(console): add demo state to connectors ( #3382 )
2023-03-13 21:05:44 +08:00
Xiao Yijun
8e12abea4f
refactor(console): fix onboarding about page ( #3381 )
2023-03-13 19:20:43 +08:00
Charles Zhao
d2769823da
refactor(console): add dedicated routes to AC guides ( #3358 )
2023-03-13 16:01:12 +08:00
Gao Sun
9db5729cfd
refactor(core): optimize tenant middleware function
2023-03-13 15:52:38 +08:00
Gao Sun
3e9ba19fa2
refactor(core): optimize tenant disposal
2023-03-13 15:44:01 +08:00
Xiao Yijun
b1b5200876
feat(console): inspire me ( #3360 )
2023-03-13 13:58:58 +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
dfc1f20d27
refactor(core)!: move phrases api to well-known path ( #3374 )
2023-03-13 03:43:27 +00:00
Darcy Ye
268679b02e
feat(console): enable AC config and real-time live preview on customCss ( #3325 )
2023-03-13 03:41:57 +00:00
Gao Sun
5784cfeb18
feat(schemas,core): add sessionNotFoundRedirectUrl
tenant config ( #3365 )
2023-03-13 03:36:10 +00:00
Charles Zhao
9896390065
fix(core,schemas): remove sessionId usage from verification status table ( #3345 )
2023-03-13 11:20:52 +08:00
Gao Sun
f9c00f6dc5
Merge pull request #3373 from logto-io/gao-end-connection-when-dispose
...
refactor(core): update cache size and end pool when tenant disposes
2023-03-13 11:20:07 +08:00
Gao Sun
5a5f14e00c
Merge pull request #3363 from logto-io/gao-disable-index-cache
...
refactor(core,cloud): disable cache for index files
2023-03-13 11:19:28 +08:00
Gao Sun
e191beb29f
Merge pull request #3361 from logto-io/gao-fix-api-issues
...
refactor(core): fix api issues
2023-03-13 11:19:11 +08:00
Xiao Yijun
e89b82d27a
fix(ui): theme adaption ( #3350 )
2023-03-13 11:08:08 +08:00
Charles Zhao
16b3c580e6
fix(console): add auto focus to inputs in ac profile modals ( #3339 )
2023-03-13 11:07:24 +08:00
Xiao Yijun
2ec21a778b
refactor(console): optimize adaptation rules of sie preview ( #3370 )
2023-03-13 11:04:51 +08:00
Gao Sun
d32904d538
refactor(core): update cache size and end pool when tenant disposes
2023-03-13 00:42:37 +08: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
wangsijie
1f618a3a10
feat(cli,cloud,schemas): seed m2m app for each tenant ( #3364 )
2023-03-12 09:34:15 +08:00
Charles Zhao
922e3a3a38
fix(console): text input value should display properly ( #3366 )
2023-03-11 13:33:09 +00:00
Gao Sun
533504ab4d
refactor(core): add etag to all GET APIs
2023-03-11 18:08:19 +08:00
Gao Sun
844d6d2e8c
refactor(core,cloud): disable cache for index files
2023-03-11 17:11:05 +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
51ee250536
refactor(core): fix api issues
2023-03-11 13:44:43 +08:00
Gao Sun
aba5c42d6a
refactor(core,ui,console): compress response when possible
2023-03-11 00:30:47 +08:00
Gao Sun
649a78a09e
Merge pull request #3357 from logto-io/rany-sie-modify-default-language
...
refactor(phrases): update multiple phrases
2023-03-10 23:38:04 +08:00
Guamian Li
5cb483423f
refactor(phrases): update ko phrases ( #3354 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 23:36:57 +08:00
Gao Sun
fc1a3bc0b3
refactor(phrases): fix lint errors
2023-03-10 22:32:15 +08:00
Rany
ff2fe21e4e
refactor(phrases): update multiple phrases
...
Update pt-br.ts
Update pt-pt.ts
Update ru.ts
Update tr-tr.ts
Update zh-cn.ts
Update pt-br.ts
Update pt-pt.ts
Update pt-br.ts
Update ru.ts
Update tr-tr.ts
Update zh-cn.ts
2023-03-10 22:32:15 +08:00
simeng-li
f654c4170b
refactor(ui): reorg the ui page layout structure ( #3355 )
2023-03-10 08:35:47 +00:00
Xiao Yijun
0971f99e98
feat(console): image uploader ( #3323 )
2023-03-10 16:35:25 +08:00
Guamian Li
07fab67c24
refactor(ui): update en phrases ( #3352 )
2023-03-10 08:21:33 +00:00
Guamian Li
ebd153eafd
refactor(ui): update fr phrases ( #3353 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 08:17:59 +00:00
Guamian Li
392432aade
refactor(phrases): update de phrases ( #3349 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 08:15:16 +00:00
simeng-li
394637f200
refactor(core): refactor backend password regex rule ( #3346 )
2023-03-10 13:41:54 +08:00
Xiao Yijun
fb6a65bd46
refactor(console): extract the onboarding app from the admin console ( #3340 )
2023-03-10 09:57:30 +08:00
simeng-li
19f5efc107
refactor(ui): remove the terms verification in sign-in page ( #3327 )
2023-03-09 14:48:42 +08:00
Charles Zhao
ae65feb642
fix(console): remove "change" button from link social in profile ( #3341 )
2023-03-09 12:59:15 +08:00
Gao Sun
310c543f93
Merge pull request #3333 from logto-io/gao-log-5603-hide-role-for-user-tenant
...
refactor: hide internal roles for user tenants
2023-03-09 12:41:34 +08:00
Gao Sun
b4c4c1a6e5
Merge pull request #3328 from logto-io/gao-use-restrictive-policies
...
refactor(schemas): use restrictive policies
2023-03-09 12:40:12 +08:00
Charles Zhao
46f286f52f
style(console): change "not set" font to body-2 ( #3338 )
2023-03-09 03:31:42 +00:00
Xiao Yijun
105390f004
refactor: remove branding style config ( #3326 )
2023-03-09 11:23:06 +08:00
Charles Zhao
95b6fb2613
fix(console): verify email via verification code should work properly ( #3330 )
2023-03-09 03:01:18 +00:00
Charles Zhao
61a255c4ed
fix(console): properly handle errors on profile change basic info dialog ( #3332 )
2023-03-09 02:58:36 +00:00
Charles Zhao
d2327d6298
fix(console): better error handling when linking social in profile page ( #3335 )
2023-03-09 10:54:58 +08:00
Charles Zhao
c69df70358
fix(console): fallback broken connector logo to default image ( #3334 )
2023-03-09 10:54:32 +08:00
Charles Zhao
79ccd27673
fix(console): text input in AC should support both 36px and 44px heights ( #3337 )
2023-03-09 10:43:29 +08:00
simeng-li
1c5bdda02a
fix(ui): reset InputField on enabledTypes change ( #3319 )
2023-03-09 10:17:02 +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
Charles Zhao
32dff20633
fix(core): user should be able to set password even if they do not have one ( #3331 )
2023-03-08 20:34:17 +08:00
Charles Zhao
4675ce6dbc
fix(core): should not guard input when verifying password ( #3329 )
2023-03-08 19:27:42 +08:00
Gao Sun
bdd7374d31
refactor(schemas): use restrictive policies
...
for enhanced security and scalability. restrictive policies can
be combined with permissive policies for advanced use cases.
2023-03-08 19:16:42 +08:00
Charles Zhao
1f0bc8f3f4
refactor(console): polish code by improving data types and API routes ( #3324 )
2023-03-08 08:28:33 +00:00
Charles Zhao
01735d1647
refactor(console,core,phrases): improve error handling in ac profile ( #3317 )
2023-03-08 16:00:11 +08:00
Charles Zhao
43470c41f1
fix(core,schemas): add new verification status table ( #3312 )
2023-03-08 15:21:59 +08:00
Xiao Yijun
09683ac384
Revert "Revert "refactor(ui): hard code the page slogan"" ( #3230 )
2023-03-08 14:55:06 +08:00