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

Auth page updates #126

Merged
merged 27 commits into from Jul 29, 2017
Merged

Auth page updates #126

merged 27 commits into from Jul 29, 2017

Conversation

AtmaMani
Copy link
Contributor

@rohitgeo could you review the 'Working with different auth schemes' notebook from my fork.
The 400 odd files is because I am bringing the dev branch up to date with the master so we can collaborate easily for the Aug release.

rohitgeo and others added 27 commits October 21, 2016 13:06
* v101 added a topic on masking passwords to the 'working with auth schemes' page

* guide v101 added section showing how to use well-known raster functions

* guide v101 - item2item relationships - added link to REST api showing a table of all possible relationship types

* bug fixes for NYC taxi sample notebook

* added install instructions from pro 1.4

* guide - getting started - name changes

* guide - API overview - updated release notes for v1.0.1, naming changes

* guide - 03 - naming changes

* guide - 04 - naming changes

* guide - 07 - naming changes

* guide - landing page - naming changes

* samples - naming changes

* samples - added credentials

* samples - switched to forward slash. Removed redundant thumbnail images
* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample
* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* fix for #76
# Conflicts: - used theirs
#	guide/01 Getting Started/Install and set up.ipynb
#	guide/01 Getting Started/Using the Jupyter Notebook environment.ipynb
#	guide/03 The GIS/Accessing and creating content.ipynb
#	samples/01 Get Started/Overview.ipynb
#	samples/02_power_users_developers/using_geoprocessing_tools.ipynb
#	samples/03_org_administrators/batch_creation_of_groups.ipynb
#	samples/03_org_administrators/faces_of_gis.ipynb

#	samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb
#	samples/04_gis_analysts_data_scientists/chennai_floods_analysis.ipynb

#	samples/04_gis_analysts_data_scientists/fighting_california_forest_fires_using_spatial_analysis.ipynb
#	samples/05 Content Publishers/Using and updating GIS content.ipynb

#	samples/05_content_publishers/html_table_to_pandas_data_frame_to_portal_item.ipynb
#	samples/05_content_publishers/publishing_SDs_shapefiles_and_CSVs.ipynb
SDK for ArcGIS Python API v1.2
Added some more of my UC talks
@AtmaMani AtmaMani requested a review from rohitgeo July 29, 2017 01:00
@rohitgeo
Copy link
Contributor

Thanks @AtmaMani it's a good start, I'll make a few tweaks in a subsequent update.

@rohitgeo rohitgeo merged commit f866ac2 into Esri:dev Jul 29, 2017
@AtmaMani AtmaMani deleted the gis_mod branch August 8, 2017 22:01
rohitgeo pushed a commit that referenced this pull request Aug 15, 2017
* added geocoding module introduction. (#124)

* Auth page updates (#126)

* Use ReadTheDocs theme

* api doc updates

* gis doc update

* clean up doc

* bug fixes in clone portal sample

* V101 updates (#75)

* v101 added a topic on masking passwords to the 'working with auth schemes' page

* guide v101 added section showing how to use well-known raster functions

* guide v101 - item2item relationships - added link to REST api showing a table of all possible relationship types

* bug fixes for NYC taxi sample notebook

* added install instructions from pro 1.4

* guide - getting started - name changes

* guide - API overview - updated release notes for v1.0.1, naming changes

* guide - 03 - naming changes

* guide - 04 - naming changes

* guide - 07 - naming changes

* guide - landing page - naming changes

* samples - naming changes

* samples - added credentials

* samples - switched to forward slash. Removed redundant thumbnail images

* apidoc update

* V101 publish packages & clone samples (#77)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* minor doc update - gis.map (#79)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* fix for #76

* from merge of dev with master - dev summit cut

* remove old folder

* Fix language detection for this repo

* Change repo language to Python

* Update README.md

* Update README.md

* UC 2017 tech sessions and demo theater presentations

* UC 2017 Tech Sessions and Demo Theater sessions

* UC2017 Tech Sessions and Demo Theater sessions

* Updatye raster analysis sample to use pythonic raster functions

instead of json

* advanced scripting - features, geocoding, network

* added my talks for Python API for developers

* updated auth page for v1.2

* Updated OAuth 2.0 authorization steps

* minor tweaks

* added guide pages for GIS collaborations (#127)

* finished writing server module guide

* server mod doc proofed

* portal admin guide - ver 3

* portal admin guide - ver 4

* portal admin guide - ver 5 - proofed

* guide showing customizing portal UX

* minor
rohitgeo pushed a commit that referenced this pull request Aug 15, 2017
* added geocoding module introduction. (#124)

* Auth page updates (#126)

* Use ReadTheDocs theme

* api doc updates

* gis doc update

* clean up doc

* bug fixes in clone portal sample

* V101 updates (#75)

* v101 added a topic on masking passwords to the 'working with auth schemes' page

* guide v101 added section showing how to use well-known raster functions

* guide v101 - item2item relationships - added link to REST api showing a table of all possible relationship types

* bug fixes for NYC taxi sample notebook

* added install instructions from pro 1.4

* guide - getting started - name changes

* guide - API overview - updated release notes for v1.0.1, naming changes

* guide - 03 - naming changes

* guide - 04 - naming changes

* guide - 07 - naming changes

* guide - landing page - naming changes

* samples - naming changes

* samples - added credentials

* samples - switched to forward slash. Removed redundant thumbnail images

* apidoc update

* V101 publish packages & clone samples (#77)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* minor doc update - gis.map (#79)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* fix for #76

* from merge of dev with master - dev summit cut

* remove old folder

* Fix language detection for this repo

* Change repo language to Python

* Update README.md

* Update README.md

* UC 2017 tech sessions and demo theater presentations

* UC 2017 Tech Sessions and Demo Theater sessions

* UC2017 Tech Sessions and Demo Theater sessions

* Updatye raster analysis sample to use pythonic raster functions

instead of json

* advanced scripting - features, geocoding, network

* added my talks for Python API for developers

* updated auth page for v1.2

* Updated OAuth 2.0 authorization steps

* minor tweaks

* added guide pages for GIS collaborations (#127)

* finished writing server module guide

* server mod doc proofed

* API REF doc updates for v1.2.1
rohitgeo pushed a commit that referenced this pull request Aug 30, 2017
* added geocoding module introduction. (#124)

* Auth page updates (#126)

* Use ReadTheDocs theme

* api doc updates

* gis doc update

* clean up doc

* bug fixes in clone portal sample

* V101 updates (#75)

* v101 added a topic on masking passwords to the 'working with auth schemes' page

* guide v101 added section showing how to use well-known raster functions

* guide v101 - item2item relationships - added link to REST api showing a table of all possible relationship types

* bug fixes for NYC taxi sample notebook

* added install instructions from pro 1.4

* guide - getting started - name changes

* guide - API overview - updated release notes for v1.0.1, naming changes

* guide - 03 - naming changes

* guide - 04 - naming changes

* guide - 07 - naming changes

* guide - landing page - naming changes

* samples - naming changes

* samples - added credentials

* samples - switched to forward slash. Removed redundant thumbnail images

* apidoc update

* V101 publish packages & clone samples (#77)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* minor doc update - gis.map (#79)

* content and notebook demonstrating publishing of packages as web layers

* added sample showing how to publish packages as web layers

* updated clone portals sample

* fix for #76

* from merge of dev with master - dev summit cut

* remove old folder

* Fix language detection for this repo

* Change repo language to Python

* Update README.md

* Update README.md

* UC 2017 tech sessions and demo theater presentations

* UC 2017 Tech Sessions and Demo Theater sessions

* UC2017 Tech Sessions and Demo Theater sessions

* Updatye raster analysis sample to use pythonic raster functions

instead of json

* advanced scripting - features, geocoding, network

* added my talks for Python API for developers

* updated auth page for v1.2

* Updated OAuth 2.0 authorization steps

* minor tweaks

* added guide pages for GIS collaborations (#127)

* finished writing server module guide

* server mod doc proofed

* updates for v122
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.

None yet

2 participants