* Updated add and delete to redirect to index on success. fixes#32893#32930
* On success redirect to prevent resubmission of forms
* redirect on success to prevent resubmission of forms
* removed unused usings
* Updated tests and made name on edit location hidden
* Check to see if location with name exists
* changed to show map and list of results
* Set up CI with Azure Pipelines
[skip ci]
* Switched to windows build agent
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* start or org removal and move to locations
* Add additional tests for shifts and changed Graph user being passed to view
* merge fixes
* Added PartnerOrganizationTests
* Added HomeControllerTests
* Updates Shifts route
* updates from refactoring
* Fixed cosmos query by changing property name
* updated unit tests for query change
* Fixed display of employees on View Shift Details
* Fixed shifts delete url
* Small fixes - View Shift Details cancel not working, display of datetime, added localization
* fixed tests
* initial version of changefeed function
* removed symbols due to some issues with b2c
* Added interface for team to start work on
* wired up azure maps
* added maps to controller
* removed function
* removed function
* added stub address look up
* Switched shift search to multi select on location
* ui changes for search
* removed address lookup and added point lookup
* current progress for geo spatial
* Modified search partial view
* Start of search by coords
* updated query
* Modified UI for search
* Added available checkbox to search
* localization changes
* locale updates
* small UI changes to search view
* modified padding for location label
* change distance to int to fix param query
* updated tag line for en-US
* Small layout changes for my shifts
* Updated and fixed tests
* added logging to shift controller
* Added app insights
Co-authored-by: Bianca Corsatea <bicorsat@microsoft.com>