-
Notifications
You must be signed in to change notification settings - Fork 854
VCST-3648: Launch apps in embedded mode #2929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
feat: Enables launching Vue-based external modules (e.g., VC-SHELL apps like News or Push Messages) from within the AngularJS-based Virto Commerce Back Office using embedded mode.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.446
Timestamp: 22-07-2025T18:05:19
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.314
Timestamp: 22-07-2025T18:17:05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.903
Timestamp: 23-07-2025T07:18:18
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.32
Timestamp: 23-07-2025T13:51:57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.176
Timestamp: 23-07-2025T15:13:00
…uction to use '#?' instead of '?' for passing parameters in embedded application mode.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.561
Timestamp: 23-07-2025T17:04:38
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.419
Timestamp: 23-07-2025T17:44:59
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.753
Timestamp: 23-07-2025T20:25:46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.37
Timestamp: 23-07-2025T20:48:53
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.812
Timestamp: 24-07-2025T10:08:48
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.441
Timestamp: 24-07-2025T10:41:26
Description
feat: Enables launching Vue-based external modules (e.g., VC-SHELL apps like News or Push Messages) from within the AngularJS-based Virto Commerce Back Office using embedded mode. Custom App should define the support by adding
<supportEmbeddedMode>true</supportEmbeddedMode>
into app manifest.References
QA-test:
Jira-link:
https://virtocommerce.atlassian.net/browse/VCST-3648
Artifact URL:
Image tag:
ghcr.io/VirtoCommerce/platform:3.901.0-pr-2929-7704-vcst-3648-77047ba8