Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-arcgis-portal-services

Package Overview
Dependencies
Maintainers
6
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-arcgis-portal-services - npm Package Versions

1
1012

0.8.3

Diff

Changelog

Source

[0.8.3]

Added

  • items-service::uploadResource added optional filename parameter
mjuniper
published 0.8.2 •

Changelog

Source

[0.8.2]

Added

  • groups-service::removeUsers method
dbouwman
published 0.8.1 •

Changelog

Source

[0.8.1]

  • item-service.updateResource(itemId, owner, name, content)
dbouwman
published 0.8.0 •

Changelog

Source

[0.8.0]

Added

  • item-service.uploadResource(itemId, owner, file)
  • item-service.addResource(itemId, owner, name, content)
  • portal-service.getResources
  • portal-service.removeResource(resourceName)
  • portal-service.uploadResource(file)
  • portal-service.addResource(name, content)
dbouwman
published 0.7.3 •

Changelog

Source

[0.7.3]

Changed

  • removed errand debugger dbouwman--
dbouwman
published 0.7.2 •

Changelog

Source

[0.7.2]

Changed

  • the mixin now correctly encodes form fields using encodeURIComponent, which allows & chars in the text payload
  • renamed the groups-service.destroy method to .remove
dbouwman
published 0.7.1 •

Changelog

Source

[0.7.1]

Changed

  • added more consistent error formatting
  • added groups/new route to dummy
dbouwman
published 0.7.0 •

Changelog

Source

[0.7.0]

Changed

  • relies on session.portalHostName instead of ENV.APP.arcgisPortal.*. This makes configuration more consistent and removes duplication urls in the app config file.
dbouwman
published 0.6.0 •

Changelog

Source

[0.6.0]

Changed

  • moved to ember-network/fetch to make this fastboot compatible

Added

  • item-service.addResource(itemId, owner, file)
  • item-service.getResources(itemId)
  • item-service.destroyResource(itemId, owner, resource)
dbouwman
published 0.5.1 •

Changelog

Source

[0.5.1]

Changed

  • fix for missing f=json on groups-service::getById
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc