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

Update entryPoints.js to use permissionClasses instead of permission property #735

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

cnathe
Copy link
Contributor

@cnathe cnathe commented Jul 9, 2024

Rationale

We are deprecating the <permissions> properties for the view.xml files. This PR migrates those usages to <permissionClasses>.

Changes

  • Update entryPoints.js to use permissionClasses instead of permission property
  • Remove entryPoints.js permission props for generateLib since they don't apply for libs

@cnathe cnathe requested a review from labkey-martyp July 9, 2024 16:09
@cnathe cnathe merged commit 51f83c7 into develop Jul 10, 2024
3 of 4 checks passed
@cnathe cnathe deleted the fb_entryPointPermissionClasses branch July 10, 2024 17:46
labkey-adam pushed a commit that referenced this pull request Aug 1, 2024
…property (#735)

- Update entryPoints.js to use permissionClasses instead of permission property
- Remove entryPoints.js permission props for generateLib since they don't apply for libs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants