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
1011

0.5.0

Diff

Changelog

Source

[0.5.0]

Added

  • README reflects the current API

Removed

  • moved item-search-form and list-pager components into the dummy app as they are no intended to be part of this addon.
tomwayson
published 0.4.0 •

Changelog

Source

[0.4.0]

Added

  • add arcgis ajax service to reject 200 responses with errors
  • add update, delete, and save methods to group service
  • add oauth service to support registering and updating apps
mjuniper
published 0.3.0 •

Changelog

Source

[0.3.0]

Changed

  • Upgrade to ember 2.8
mjuniper
published 0.2.1 •

Changelog

Source

[0.2.1]

  • Update portalUrl implementation
dbouwman
published 0.2.0 •

Changelog

Source

[0.2.0]

  • use of APP.arcgisPortal config node for determining urls
  • update dummy app
dbouwman
published 0.1.3 •

Changelog

Source

[0.1.3]

Changes

  • correctly pull in parent app configuration
  • add item-service.serializeItem(item) internal function that will correctly serialize an item for POSTing to the item apis via jQuery
  • add portal-service with update
  • bumped to node 6.3.0 in .nvmrc and .travis.yml
  • fix bugs/typos in sharing-service
mjuniper
published 0.1.2 •

Changelog

Source

[0.1.2]

Added

  • groups-service with .search(query)
  • items-service with
    • .search(query)
    • .getById(:itemId)
    • .getDataById(:itemId)
    • .create(item), will create the data via item.text is sent
    • .update(item), will update the data via item.text is sent
dbouwman
published 0.1.1 •

dbouwman
published 0.1.0 •

1
1011
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