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

147 Коммитов

Автор SHA1 Сообщение Дата
Bianca Corsatea 482a140023 Shifts Book - modified return View () to point to Index not /Index, added Map keys in the view data 2020-05-04 18:38:09 +01:00
Bianca Corsatea 3fe0a35093 Index - Search/Book Shifts : Added script to remove selected locations from drop down list on page load 2020-05-04 15:47:34 +01:00
biancacorsatea 48906bd2e2
Merge branch 'master' into bugbash 2020-05-04 15:11:19 +01:00
Darren Wright 672f4511de Docs and template fixes 2020-05-04 12:55:58 +01:00
biancacorsatea 5f8ed1d569
Localization (#23)
* Localization changes for Shifts - search, view and Locations - View , Add

* localization changes - View shifts, Index, Search

* fixed broken tests - replaced error strings with stringLocalizer

* Removed Error Title from View Shifts

* small change for error display

* Fixed tests to validate stringlocalizer returned error

Co-authored-by: Bianca Corsatea <bicorsat@microsoft.com>
2020-05-01 17:45:37 +01:00
biancacorsatea cc867d24ac
Merge pull request #24 from microsoft/bugbash
Minor bug fixes
2020-05-01 09:07:15 +01:00
dwrightmsft e4c4b71f01
Merge branch 'master' into bugbash 2020-04-30 22:27:25 +01:00
Darren Wright ba92456f7f Minor bug fixes
Fixed button alignment for shift booking and cancel, and removed redundant attributes and claims from AAD B2C setup docs
2020-04-30 22:24:02 +01:00
biancacorsatea a26a5bf448
Merge pull request #22 from microsoft/bugbash
Switched to given and surname to remove extra item on sign up
2020-04-30 16:23:06 +01:00
Jim Paine 8d0c4f6287 Merge remote-tracking branch 'origin/master' into bugbash 2020-04-30 16:13:01 +01:00
Jim Paine 95ae507169 Switched to given and surname to remove extra item on sign up 2020-04-30 16:12:13 +01:00
biancacorsatea d8151030d1
Merge pull request #21 from microsoft/bugbash
Updated shift search to filter by all locations if none selected
2020-04-30 15:55:22 +01:00
Jim Paine c2cbfeeeda Merge remote-tracking branch 'origin/master' into bugbash 2020-04-30 15:49:51 +01:00
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