Skip to content

Releases: Esri/ago-assistant

v2.9.1

13 Mar 21:00
aff3f05
Compare
Choose a tag to compare
  • Updated Help Doc URLs to https://developers.arcgis.com
  • Set View an Item's JSON as the default action on load
  • Set View an Item's JSON as the action when starting over

v2.9.0

20 Nov 10:22
f8ea17d
Compare
Choose a tag to compare
  • Implemented Ace JSON editor (removing highlight.js)
  • Fixed AGOL login issues due to 2 forward slash URLs being formulate, e.g. www.arcgis.com//sharing/rest
  • Added dashboard and workforce item icons
  • Added "Dashboard" items to the list of items that can be copied between accounts.

v2.8.0

05 Sep 20:10
Compare
Choose a tag to compare

This release addresses a number of enhancements and bugs:

  • Support SAML logins for Portal for ArcGIS
  • Show Item ID & Owner for Items in Search Results
  • If JSON doesn't pass validation, highlight issue
  • For file based items, do not display JSON
  • Issue loading items with null title
  • Selecting "View My Stats" has errors

Also, improvements to building the source code:

  • Better developer tooling (removes grunt)

v2.7.2

24 Feb 13:47
Compare
Choose a tag to compare

This addresses a handful of bugs:

  • copy errors as described in #165
  • broken heatmap on user stats described in #117
  • alphabetical sorting of folders and items
  • failing portal searches

Also a couple of very minor UI tweaks:

  • rewording of item links
  • Portal gets a login button just like ArcGIS Online

v2.7.1

16 Dec 19:10
Compare
Choose a tag to compare
  • Better error handling when doing Deep Copy of a Feature Service #158
  • Support updating Vector Tile Styles and Services #157

v2.7.0

22 Nov 19:52
Compare
Choose a tag to compare
  • Overhauled build process.
    • Introduced a config file for deployment specific variables like appId.
    • Migrated jscs to eslint.
    • Better concatenation and minification of files.
    • Modernized portal.js library with es6 and rollup.js.
  • Support copying Vector Tile Services.
  • Added the version number to the About section (previously Help).

v2.5.5

03 May 04:22
Compare
Choose a tag to compare
  • Fixed bug preventing interaction with personal accounts.

v.2.5.4

15 Apr 21:24
Compare
Choose a tag to compare
  • Use the complete org/portal URL throughout the app.

v2.5.3

07 Apr 19:22
Compare
Choose a tag to compare
  • Added View My Groups option to search dropdown.
  • Fixed bug with full feature service copy.
  • Fixed missing icon on Feature Collection Templates.
  • Removed some unnecessary logging.

v2.4.0

21 Feb 14:33
Compare
Choose a tag to compare
  • Added bulk find/replace for updating service URLs in a web map.