1.4.0 • Published 7 years ago

testsolutionslibrary v1.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

The CommunityAppsLibrary is an NPM package used by the SharePoint Community web parts.

It includes the following functions:

checkCurrentUserIsAbleToManageList - Checks if the current user has permissions to manage lists. checkListExists - Determines if a SharePoint list exists. createList - Creates a SharePoint list. createListField - Creates a field in a SharePoint list. updateListField - Modifies a field in a SharePoint list createGroup - Creates a SharePoint Group in a SharePoint site createRole - Creates a Role definition in a SharePoint site addRoleAssignment - Assigns a role definition to a user or group in SharePoint site getRoleId - Gets the role id for a role in the current web breakRoleInheritanceOfList - Breaks role inheritance on a SharePoint list setNewPermissionsForGroup - Adds a new role assignment for the group on a SharePoint list setListSecurity - Sets or updates ReadSecurity or WriteSecurity on a SharePoint list

Open source libraries

"@types/react": "0.14.46" "@types/react-addons-shallow-compare": "0.14.17" "@types/react-addons-test-utils": "0.14.15" "@types/react-addons-update": "0.14.14" "@types/react-dom": "0.14.18" "@types/webpack-env": ">=1.12.1 <1.14.0" "immutability-helper": "^2.2.0" "moment": "^2.18.1" "office-ui-fabric-react": "^2.28.0" "react": "15.4.2" "react-datetime": "^2.8.10" "react-dom": "15.4.2"