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

Adding a group module and a few more utility portal methods #68

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

dbouwman
Copy link
Member

Baseline fn's needed for another project I'm working on... still w/ 100% coverage

Groups:

  • searchGroups
  • getGroup
  • getGroupContent
  • getGroupUsers
  • createGroup
  • updateGroup
  • removeGroup
  • protectGroup
  • unprotectGroup

Portal:

  • getPortal
  • getSelf

Copy link
Contributor

@jgravois jgravois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

based on our discussion in #67 yesterday, i've pushed up a commit which lands the calls that fetch portal metadata in @esri/arcgis-rest-request

@jgravois jgravois changed the title Added basic fns to group and portal modules Adding a group module and a few more utility portal methods Nov 30, 2017
@jgravois jgravois force-pushed the f/baseline-groups-and-portal branch from c949347 to 2ac67d1 Compare December 5, 2017 19:31
replace portal package with request utility methods

bump groups package version and dependencies

let bouwman hack how he wants
@jgravois jgravois force-pushed the f/baseline-groups-and-portal branch from c29eae5 to c1289b8 Compare December 5, 2017 19:49
@jgravois jgravois merged commit 89ebc3b into master Dec 5, 2017
@jgravois jgravois deleted the f/baseline-groups-and-portal branch December 27, 2017 17:55
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