Releases: Esri/arcgis-rest-js
Releases · Esri/arcgis-rest-js
v2.17.0
-
Refactoring
- arcgis-rest-portal: isOrgAdmin more accurately identifies org admins 144791
- arcgis-rest-portal: Separated shareItemWithGroup and unshareItemWithGroup into separate methods and files 144791
- arcgis-rest-portal: Loosened unshare restrictions for org admins, they can now remove any item in their org from a group regardless of their membership to that group. 144791
- arcgis-rest-portal: Added logic for org admins to conditionally join edit/update groups as a group admin, or view groups as a member before sharing, then removes the admin after the share call completes. If the admin is already a member, the addUser call is skipped and the admin is not removed. 144791
-
New Features
- arcgis-rest-portal: Added removeUsers 144791
v2.16.0
@esri/arcgis-rest-portal
-
Bug Fixes
-
New Features
- arcgis-rest-portal
updateItem
respects a.folderId
property passed inIUpdateItemOptions
- arcgis-rest-portal
General
- ensure all projects use tslib ^1.10.0
- bump
rollup-plugin-typescript2
to0.22.0
which also uses ^1.10.0
v2.15.0
@esri/arcgis-rest-portal
- New Features
- portal
inviteGroupUsers
- Invites users to join a group - portal
createOrgNotification
- Send notifications to members of an org - either via email or internal
- portal
@esri/arcgis-rest-auth
- Bug Fixes
@esri/arcgis-rest-request
- Bug Fixes
- auth: improve query and error handling when completing sign in
4b3905ca
- auth: improve query and error handling when completing sign in