Skip to content
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

[Feature] [EDT-1756] Add available for user property to layouts #560

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dvergar
Copy link
Contributor

@Dvergar Dvergar commented Jan 31, 2025

This PR adds a new availableForUser property on the layout models and a new SDK method setAvailableForUser.

PR Guidelines

Related tickets

https://chilipublishintranet.atlassian.net/browse/EDT-1756
https://chilipublishintranet.atlassian.net/browse/WRS-2280


Engine PR: https://github.com/chili-publish/studio-engine/pull/1648

@Dvergar Dvergar self-assigned this Jan 31, 2025
@Dvergar Dvergar requested review from a team as code owners January 31, 2025 10:04
Copy link
Contributor

Coverage Report

Coverage report can be checked at https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/coverage/560/coverage.html

Use PR sdk package

Tarball can be downloaded from https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/560/studio-sdk.tgz

To use in local project, change package.json to use local tarball

"dependencies": {
    "@chili-publish/studio-sdk": "https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/560/studio-sdk.tgz"
}

Copy link
Contributor

Unit Test Results

    1 files    40 suites   46s ⏱️
446 tests 446 ✔️ 0 💤 0
451 runs  451 ✔️ 0 💤 0

Results for commit 29d686b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant