Граф коммитов

184 Коммитов

Автор SHA1 Сообщение Дата
Jim Paine c33980de1b Updated query 2020-04-30 15:46:20 +01:00
Jim Paine ef1f2c93ec
Bugbash (#20)
* 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
2020-04-30 15:16:28 +01:00
Jim Paine e222170c69 changed to show map and list of results 2020-04-30 14:32:11 +01:00
Jim Paine 391844ce52 Check to see if location with name exists 2020-04-30 13:50:15 +01:00
Jim Paine b67f7fc55b Updated tests and made name on edit location hidden 2020-04-30 13:43:49 +01:00
Jim Paine ec006ca836 removed unused usings 2020-04-30 13:24:57 +01:00
Jim Paine 14648660a2 redirect on success to prevent resubmission of forms 2020-04-30 13:24:43 +01:00
Jim Paine 4d2b3bd5b7 On success redirect to prevent resubmission of forms 2020-04-30 13:24:03 +01:00
Jim Paine 0274420ecc Updated add and delete to redirect to index on success. fixes #32893 #32930 2020-04-30 13:19:38 +01:00
biancacorsatea 803efeeb3a
Merge pull request #19 from microsoft/bugbash
Move reg code into app rather than b2c
2020-04-30 11:42:08 +01:00
Jim Paine 1e4cdb2bd9 Move reg code into app rather than b2c 2020-04-30 11:32:12 +01:00
biancacorsatea 1558811be3
Merge pull request #18 from microsoft/search
removed style on row to fix footer
2020-04-28 10:12:17 +01:00
Jim Paine efaea58285 removed style on row to fix footer 2020-04-28 09:52:56 +01:00
biancacorsatea 2e3d5827d8
Merge pull request #17 from microsoft/locationchanges
Delete shifts on location deletion
2020-04-28 09:32:23 +01:00
Jim Paine 19b1a81b8e Merge remote-tracking branch 'origin/master' into locationchanges 2020-04-28 09:19:44 +01:00
biancacorsatea 8ce680cb40
Merge pull request #16 from microsoft/search
Switched to Leaflet.js
2020-04-28 09:13:34 +01:00
Jim Paine 1d4bba0491 Updated delete location to delete shifts and refactored logic out of controller 2020-04-27 22:57:46 +01:00
Jim Paine 6bed204bff Merge remote-tracking branch 'origin/master' 2020-04-27 14:16:50 +01:00
Jim Paine 125039c6e5 switched to leaflet for maps 2020-04-27 14:05:56 +01:00
Jim Paine ef279c8e38
Set up CI with Azure Pipelines (#15)
* 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
2020-04-24 19:48:57 +01:00
Jim Paine e41efd30c6
MVP (#14)
* 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>
2020-04-23 18:14:49 +01:00
Jim Paine 92a41c4c4d Merge remote-tracking branch 'origin/master' into search 2020-04-23 14:03:38 +01:00
Jim Paine af4dc1d9f6 Merge branch 'search' of github.com:microsoft/Project-Zap into search 2020-04-23 11:10:40 +01:00
Jim Paine 7a56a2797c Added app insights 2020-04-23 11:09:30 +01:00
Jim Paine 49e6763c82 added logging to shift controller 2020-04-23 10:56:44 +01:00
Jim Paine 312e3c0d98 Updated and fixed tests 2020-04-23 10:38:36 +01:00
Bianca Corsatea b1bdb78961 Small layout changes for my shifts 2020-04-23 10:25:28 +01:00
Jim Paine 4908473891 updated tag line for en-US 2020-04-23 10:02:07 +01:00
Jim Paine e889ed5257 change distance to int to fix param query 2020-04-23 10:01:49 +01:00
Bianca Corsatea 93b2367e73 modified padding for location label 2020-04-22 17:15:39 +01:00
Bianca Corsatea 6f8c91f672 small UI changes to search view 2020-04-22 17:11:46 +01:00
Jim Paine e29734ec9b locale updates 2020-04-22 16:04:25 +01:00
Jim Paine 846c2ae70a Merge branch 'search' of github.com:microsoft/Project-Zap into search 2020-04-22 15:07:57 +01:00
Jim Paine 33515af584 localization changes 2020-04-22 15:07:53 +01:00
Bianca Corsatea 187ab88548 Added available checkbox to search 2020-04-22 15:05:00 +01:00
Bianca Corsatea d3e9386206 Modified UI for search 2020-04-22 14:27:01 +01:00
Jim Paine 66827babc6 updated query 2020-04-22 14:12:55 +01:00
Jim Paine d5dd1bb5e3 Start of search by coords 2020-04-22 13:52:48 +01:00
Bianca Corsatea 718ef1c88e Modified search partial view 2020-04-22 12:08:04 +01:00
Jim Paine f4b928066b
Merge pull request #13 from microsoft/maps
Template changes for Maps
2020-04-22 09:55:03 +01:00
Darren Wright 25e5403efc Update azuredeploy.json
Moved dependencies to optimize deployment time
2020-04-22 09:44:46 +01:00
Jim Paine 3567b89e33 current progress for geo spatial 2020-04-22 09:37:37 +01:00
Darren Wright b95ab7798b Update azuredeploy.json
Added framework version
2020-04-22 09:05:54 +01:00
Darren Wright 6254d6cdd1 Update azuredeploy.json
Replaced maps resource
2020-04-22 08:34:08 +01:00
Darren Wright 232d3c5dff Update azuredeploy.json
Removed unnecessary config from template
2020-04-22 08:20:44 +01:00
Darren Wright 72052fbabd Added Azure Maps to template 2020-04-21 17:27:28 +01:00
Jim Paine 7deba58ae6 removed address lookup and added point lookup 2020-04-21 15:35:06 +01:00
Jim Paine 95e94d48c9 ui changes for search 2020-04-21 13:36:42 +01:00
Jim Paine ddca0f4476 Switched shift search to multi select on location 2020-04-21 11:39:10 +01:00
Jim Paine 3721120aca added stub address look up 2020-04-21 11:08:55 +01:00