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

feat: user workspace pane permissions & add content config #1667

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

dbouwman
Copy link
Member

  1. Description:
  • update add content config functions to support IQuery's without groups
  • do not return existing unless the query includes groups (b/c w/o a group, there's nothing to add the existing thing "to")
  • add user workspace permissions for content and group panes
  • ensure content items have /workspaceRelative link defined
  1. Instructions for testing:

  2. Closes Issues: # (if appropriate)

  3. Updated meaningful TSDoc to methods including Parameters and Returns, see Documentation Guide

  4. used semantic commit messages

  5. PR title follows semantic commit format (CRITICAL if the title is not in a semantic format, the release automation will not run!)

  6. updated peerDependencies as needed. CRITICAL our automated release system can not be counted on to update peerDependencies so we must do it manually in our PRs when needed. See the updating peerDependencies section of the release instructions for more details.

@dbouwman dbouwman force-pushed the f/11511-user-workspace-pane-permissions branch from 75a42b8 to f0252b0 Compare September 25, 2024 19:01
@dbouwman dbouwman merged commit 82bcd8b into master Sep 25, 2024
5 checks passed
@dbouwman dbouwman deleted the f/11511-user-workspace-pane-permissions branch September 25, 2024 20:05
esri-dcdev-2 pushed a commit that referenced this pull request Sep 25, 2024
# @esri/hub-common [14.194.0](https://github.com/Esri/hub.js/compare/@esri/hub-common@14.193.0...@esri/hub-common@14.194.0) (2024-09-25)

### Features

* user workspace pane permissions & add content config ([#1667](#1667)) ([82bcd8b](82bcd8b))
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.

3 participants