Git Product home page Git Product logo

ago-assistant's Introduction

Deprecation

This application has not been updated in many years and needs a full overhaul of the code to be relevant and encourage community contributions going forward. Esri has been working on a new version of some of the key functionality from Assistant in a new, React-based application that supports enhanced JSON editing, working with ArcGIS Online and ArcGIS Enterprise, and multiple user sessions. We expect to have a beta released in Q2 2021.

ago-assistant

This app uses the ArcGIS REST API to provide several different utilities for working with content in ArcGIS Online and Portal for ArcGIS.

View it live

App

Features

  • Copy content between Portals and Organizations
  • View and edit the JSON of content
  • Update the URLs of services in a web map
  • Update the URL of a registered application or service
  • View user stats

Instructions

  1. If you want to contribute development or make changes to your own version of AGO-Assistant, fork and then clone this repo
    -OR-
    If you want to simply use the app on your own network, download a recent release.
  2. Run and try the samples.

Building the app

This project uses npm scripts to automate building and optimizing the application. It does a handful of things for you that will make it easier to configure and deploy this application to your own web server.

  • Download and install node.js.
  • Download or clone this project to your machine.
  • Go to the project folder in your terminal or command prompt and run npm install to install the project dependencies.
  • Register the app in your portal to obtain an appId for using the OAuth dialog to log in. Be sure to add the correct redirect URI (the location where your app will be hosted).
  • Update the config section in package.json with your portal's url and new appId.
  • Run npm run build to generate an optimized build in the build folder.
    • You can run the app locally for development and testing with the command npm run serve. Your browser should automatically open to localhost:8080.
    • Deploy the contents of the build folder to your own web server to distribute the app throughout your organization.

Requirements

  • Notepad or your favorite HTML editor
  • Web browser with access to the Internet

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2015 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS-Online Portal Assistant Copy Javascript) [](Esri Language: JavaScript)

ago-assistant's People

Contributors

apulverizer avatar bsvensson avatar ecaldwell avatar garysheppardjr avatar gbochenek avatar gisdev01 avatar hogpilot avatar jackfairfield avatar jonlynch avatar nheminger avatar rwmajor2 avatar slibby avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.