Darcy Ye
19d3aa787a
fix: make alteration script compatible for core DB in all regions ( #6494 )
2024-08-22 10:24:55 +08:00
Xiao Yijun
b61787e431
style(experience): add missing brand-60 color token ( #6490 )
2024-08-21 20:46:43 +08:00
Darcy Ye
f04678e7bb
fix: fix alteration script dependency ( #6488 )
...
fix: alteration script dependency
2024-08-21 09:41:41 +00:00
Darcy Ye
a999c51919
fix(core,console): disable quota guard and unblock resource creation for pro tenants ( #6487 )
2024-08-21 08:58:10 +00:00
Darcy Ye
c3bec6803d
Revert "Revert "refactor: add report:subscription:updates
Cloud scope"" ( #6415 )
...
* Revert "Revert "refactor: add `report:subscription:updates` Cloud scope" (#6412 )"
This reverts commit ebc04a283d
.
* chore: update alteration script ts
* chore: rebase and update alteration timestamp
2024-08-21 08:51:03 +00:00
Charles Zhao
324967444a
chore(console): remove beta tag from 3rd party app ( #6485 )
2024-08-21 06:38:49 +00:00
Charles Zhao
fc512bc3ec
refactor(console): remove protected app promotion ( #6479 )
2024-08-21 05:31:40 +00:00
Xiao Yijun
0ec8510789
fix(experience): add sso form mode context provider for identifier sign-in/register pages ( #6482 )
2024-08-21 13:30:53 +08:00
Charles Zhao
b8b77526e4
fix(console): fix console z index issue on modals and banners ( #6483 )
2024-08-21 13:27:56 +08:00
Charles Zhao
56649b570f
chore(console): add beta tag to bring your ui feature ( #6484 )
2024-08-21 13:21:49 +08:00
Darcy Ye
332131a0f1
fix(console): manually trigger usage api updates on org member deletion ( #6475 )
2024-08-21 11:27:31 +08:00
Charles Zhao
9279d4cacd
fix: translate cli workspace dependency reference ( #6474 )
2024-08-21 11:26:32 +08:00
Darcy Ye
763dd60cd6
fix(console,core,connector): fix display issues and POST /connectors
API code guard ( #6481 )
...
* fix(console,core,connector): fix display issues
* chore: add changeset
2024-08-21 03:17:28 +00:00
wangsijie
2caeacaf93
fix(console): fix next auth guide typo ( #6478 )
2024-08-21 09:19:52 +08:00
Xiao Yijun
818e2c61f2
fix(experience): smart input field should have correct initial type ( #6477 )
2024-08-20 17:24:30 +08:00
Xiao Yijun
d4674833c8
fix(experience): correct first screen fallbacks ( #6472 )
2024-08-20 06:04:29 +00:00
Darcy Ye
608d2efdb5
fix(console): manually trigger usage api updates ( #6473 )
2024-08-20 13:50:47 +08:00
Darcy Ye
e0623df01f
fix(console): add add-on display issues and refactor component PlanName ( #6471 )
2024-08-20 11:10:28 +08:00
wangsijie
1c6b9321dd
feat(console): user personal access tokens ( #6444 )
2024-08-20 10:52:34 +08:00
Darcy Ye
e9b7b83aaa
chore(console): fix add-on issues ( #6470 )
2024-08-19 19:51:31 +08:00
wangsijie
746aa5897b
feat(core): token exchange by pat ( #6450 )
2024-08-19 11:36:04 +00:00
simeng-li
3440b3e5f0
feat(console): add label for new experience API logs ( #6469 )
...
add label for new experience API logs
2024-08-19 19:13:02 +08:00
Xiao Yijun
f205aa7af7
test(experience): add integration tests for first screen feature ( #6464 )
2024-08-19 09:57:11 +00:00
Darcy Ye
b185bb7417
fix(console): bring back accidentally deleted css file ( #6468 )
2024-08-19 09:48:22 +00:00
Xiao Yijun
54881078f1
fix(experience): update dev features flag env handling ( #6467 )
2024-08-19 17:46:17 +08:00
Darcy Ye
b549a7efd6
refactor(console,core): remove add on dev feature guard ( #6466 )
2024-08-19 08:47:12 +00:00
Charles Zhao
13bfa0641b
chore(console, core): remove dev features guard for bring your ui feature ( #6465 )
2024-08-19 15:56:16 +08:00
simeng-li
2362791edc
chore(core): remove devFeature guard ( #6462 )
...
* chore(core): should not trigger profile update log
should not trigger profile update log if the synced profile is empty
* chore(core): add userId to experience audit log
add userId to the experience audit log
* chore(core): remove devFeature guard
remove devFeature guard
* feat(test): remove devFeature guard in test
remove devFeature guard in test
2024-08-19 13:00:19 +08:00
Charles Zhao
0183d0c33a
refactor: split translate cmd from logto cli ( #6451 )
...
* refactor: split translate cmd from logto cli
* chore: add changeset
* refactor(cli): remove translate command from cli package
2024-08-19 12:16:10 +08:00
Charles Zhao
57974a11d6
fix(cli): should proxy google social callback url properly to exp ui ( #6458 )
...
* fix(cli): should proxy google social callback url properly to exp ui
* test(cli): add unit tests for tunnel util
2024-08-19 12:15:39 +08:00
wangsijie
e4b028847f
fix(console): fix impersonation tag in audit log ( #6463 )
2024-08-19 11:43:38 +08:00
Darcy Ye
1817eafe77
chore(console): update add on tag CSS ( #6459 )
2024-08-19 11:35:39 +08:00
simeng-li
cea8aa1120
feat(core): implement wellknown swagger endpoints ( #6445 )
...
* feat(core): implement wellknown swagger endpoints
implement wellknown swagger endpoints
* chore(core): rename
rename
* refactor(core): extract common util methods
extract common util methods
* fix(core): fix lint error
fix lint error
* refactor(core): shared code optimization
shared code optimization
* chore(core): remove type assertion
remove type assertion
2024-08-19 09:37:23 +08:00
Xiao Yijun
e9eb212f48
chore(experience): move shared form components into components file ( #6457 )
2024-08-16 16:54:22 +08:00
Darcy Ye
36f1055314
chore(console): add display pricing change notice and update plan comparison table ( #6456 )
...
* chore: add pricing change notice
* chore: update plan comparison table
2024-08-16 15:10:46 +08:00
Xiao Yijun
f17526c612
feat(core,experience,schemas): support identifier page related params for sign-in url ( #6446 )
2024-08-16 14:55:07 +08:00
Xiao Yijun
737204e54f
feat(experience): add identifier sso-only landing page ( #6440 )
2024-08-16 14:17:17 +08:00
Darcy Ye
26b976a828
refactor(console): refactor tag component ( #6453 )
2024-08-16 14:11:47 +08:00
simeng-li
9674d5c8f0
fix(core): fix google one tap validation error ( #6455 )
...
fix google one tap validation error
2024-08-16 05:32:40 +00:00
Darcy Ye
69208c3a8f
Merge pull request #6452 from logto-io/yemq-fix-add-on-console-issues
...
fix(console): fix add-on console issues
2024-08-16 12:24:17 +08:00
Darcy Ye
04c533e0c9
fix(console): fix code
2024-08-16 11:55:01 +08:00
Darcy Ye
32a2d90cee
fix(console): fix enterprise SSO creation model button status
2024-08-16 11:43:37 +08:00
simeng-li
50e430880d
refactor(core): redesign get sso connectors endpoint ( #6454 )
...
* refactor(core): redesign get sso connectors endpoint
redesign get sso conenctors endpoint
* chore(core): fix import format
fix import format
2024-08-16 11:06:35 +08:00
Darcy Ye
c0ca5b427c
chore: fix add on notice footer
2024-08-16 00:54:16 +08:00
Darcy Ye
e9e5b057e8
chore: fix MFA banner copy
2024-08-15 21:16:07 +08:00
Darcy Ye
ed2d38670d
chore: open Stripe payment management page in new tab
2024-08-15 21:13:35 +08:00
Darcy Ye
bdb10db434
chore: fix org footer copy
2024-08-15 21:04:20 +08:00
Darcy Ye
bc8317706f
fix(console): fix add-on console issues
2024-08-15 20:55:22 +08:00
Darcy Ye
0004d682b0
fix(console): fix add-on console issues
2024-08-15 18:40:18 +08:00
Darcy Ye
d2220f1205
fix: fix console issues for add-on ( #6443 )
...
* fix: fix console issues for add-on
* refactor: refactor code
* refactor: update
* fix: fix method use case
2024-08-15 15:17:32 +08:00