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

fix: reverting changes for uniform product #1159

Closed
wants to merge 8 commits into from

Conversation

abp6318
Copy link
Contributor

@abp6318 abp6318 commented Aug 15, 2023

Reverting getLocationOptions changes to be uniform with other workspace entities.

@tomwayson Should I fully remove commented code? Or is it fine leaving it in for future tickets?

@thomas-hervey Content now saves correctly and three options display.

  1. Closes Issues: #7208

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

  3. used semantic commit messages

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

  5. 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.

@abp6318 abp6318 self-assigned this Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1159 (e2a08e9) into master (e82d49c) will not change coverage.
Report is 6 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master     #1159    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          730       737     +7     
  Lines        12875     13006   +131     
  Branches      2178      2198    +20     
==========================================
+ Hits         12875     13006   +131     
Files Changed Coverage Δ
...mmon/src/content/_internal/ContentBusinessRules.ts 100.00% <ø> (ø)
...ges/common/src/content/_internal/getPropertyMap.ts 100.00% <ø> (ø)
...es/common/src/core/_internal/getBasePropertyMap.ts 100.00% <ø> (ø)
packages/common/src/core/getTypeFromEntity.ts 100.00% <ø> (ø)
...c/discussions/_internal/DiscussionBusinessRules.ts 100.00% <ø> (ø)
.../common/src/groups/_internal/GroupBusinessRules.ts 100.00% <ø> (ø)
...src/permissions/_internal/getPolicyResponseCode.ts 100.00% <ø> (ø)
packages/common/src/ArcGISContext.ts 100.00% <100.00%> (ø)
packages/common/src/ArcGISContextManager.ts 100.00% <100.00%> (ø)
...rc/capabilities/_internal/checkCapabilityAccess.ts 100.00% <100.00%> (ø)
... and 29 more

benstoltz and others added 7 commits August 15, 2023 11:12
* feat: add parents to permissions, deprecations for Capabilities

* feat: add IEntityFeatures and configure for Projects

* refactor: address PR feedback, implement service checks

* feat: add protected to entity and property map

* feat: add default features to all appropriate entities

* refactor: address PR feedback
# @esri/hub-common [13.38.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-15)

### Bug Fixes

* export ihubgroup ([#1160](#1160)) ([0d29518](0d29518))

### Features

* permission parents, deprecations for Capabilities ([#1158](#1158)) ([83659b1](83659b1))
## @esri/hub-common [13.38.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-16)

### Bug Fixes

* remove additionalInfo from userResultToCardModel ([#1162](#1162)) ([c4c72c8](c4c72c8))
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 3 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. If you want this PR to never become stale, please apply the "Draft" label.

@github-actions github-actions bot added the Stale Stale issue - update or it will be closed label Aug 21, 2023
@abp6318 abp6318 closed this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale issue - update or it will be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants