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

145 Коммитов

Автор SHA1 Сообщение Дата
mattfras 7ebb2db1bb Fix the reference to System.Runtime 2017-08-14 15:02:10 -07:00
Matt Fraser 9cc6f22175 Merge pull request #26 from Microsoft/personal/mattfras/validate-tracking-policy
Add tracking policy override to tracking validation
2017-07-21 10:34:47 -07:00
mattfras 1c3fec3e1e Prepopulate tracking poilcy from the loaded task 2017-07-21 10:25:25 -07:00
mattfras c786324322 PR feedback 2017-07-21 09:58:51 -07:00
mattfras d8665e59ed Add tracking policy override to Tracking Validation 2017-07-21 09:39:22 -07:00
Kevin Eger cc6bf4a460 Merge pull request #25 from Microsoft/personal/mattfras/vnext-timeline
Add occurences to the timeline in the Provider sample
2017-07-20 22:58:53 -07:00
mattfras 26b9ee3c33 PR feedback 2017-07-20 17:01:52 -07:00
mattfras 992bbbec22 Remove unused Using statement 2017-07-20 12:08:34 -07:00
mattfras fa48fa06e3 Add out of window and unscheduled occurrences to the timeline 2017-07-19 17:21:47 -07:00
davidkwoods 9f98661476 NuGet Reference Update (#24)
* Updating the DotNetStandard samples to use the latest version of the public NuGet

- Fixes Android crash on authentication
- Removes the dependency on the internal nuget feed
2017-07-18 15:40:27 -07:00
Matt Fraser 9bf9bfaf23 Merge pull request #23 from Microsoft/personal/mattfras/vnext-timeline
Add Timeline to Provider Portal sample
2017-07-17 15:19:46 -07:00
mattfras db212d20c9 Fix formatting on index 2017-07-17 14:20:52 -07:00
mattfras 577ed949b7 Clean up http request function and data objects 2017-07-14 17:45:43 -07:00
mattfras aa5347a8d3 Add timeline to Provider Portal sample 2017-07-14 14:34:15 -07:00
Brendan Kowitz 0056856dd3 Merge pull request #19 from Microsoft/personal/bkowitz/revert-apichange-client-apps
Reverts update to client app sample for api changes
2017-06-16 10:02:36 -07:00
Brendan Kowitz 373afa2145
Updates client app sample for api changes (reverted from commit 97218c2e33) 2017-06-16 09:30:37 -07:00
Matt Fraser 7e35d5fc0b Merge pull request #17 from Microsoft/personal/mattfras/remote-monitoring-updates
Update remote monitoring in Provider Portal to use preview 2
2017-06-15 18:16:23 -07:00
mattfras 6bfa89eb55 fix rest error type 2017-06-15 16:54:23 -07:00
mattfras f3f9b8a280 Merge remote-tracking branch 'refs/remotes/origin/master' 2017-06-15 16:46:35 -07:00
mattfras 63356765c4 Update to public package 2017-06-15 16:46:15 -07:00
mattfras 7accd3cde2 PR feedback 2017-06-14 13:48:47 -07:00
mattfras c0c80f95e9 Fix bug with loading tracking validation 2017-06-14 11:13:54 -07:00
mattfras ccdff7f7b6 Add goal recommendations to Provider Portal 2017-06-13 15:06:37 -07:00
HATIMS 1cddd2f91c Merge branch 'personal/hatims/bug-56338-fix' 2017-06-13 13:31:58 -07:00
HATIMS 8126574084 Fix GeoPolitical: Country string in healthvault-samples. Changed form Country to Country /Region 2017-06-13 13:16:54 -07:00
mattfras a4d57cc8ad Remove UTC from saving the weight 2017-06-09 14:49:58 -07:00
mattfras 13c346e1d8 Merge changes from personal/bkowitz/restapi-updates 2017-06-09 14:48:10 -07:00
mattfras f0311822da Update Tasks to preview 2 and add Goal functionality 2017-06-09 14:30:44 -07:00
Brendan Kowitz 97218c2e33
Updates client app sample for api changes 2017-06-09 10:06:35 -07:00
Brendan Kowitz 8a4ac72c8d
nodetime update 2017-06-09 10:01:30 -07:00
Brendan Kowitz d8426e1bcd
Merge remote-tracking branch 'origin/master' into personal/bkowitz/restapi-updates 2017-06-09 09:48:19 -07:00
HATIMS df84e64270 Merge branch 'personal/hatims/userstory54527-profilepage' 2017-06-07 15:26:36 -07:00
HATIMS 889427f350 Merge branch 'master' into personal/hatims/userstory54527-profilepage 2017-06-07 15:24:44 -07:00
Galo (Gabriel) Corvera 6cef9d8b11 Merge pull request #16 from Microsoft/personal/gcorvera/detailed-error-page
Changes to make the error page more friendly.
2017-06-07 11:34:05 -07:00
Hatim Saleem b6c5e01d4e -Updated the dimensions per review comments
-Removed un-needed image files
2017-06-06 22:28:47 -07:00
Galo (Gabriel) Corvera 5cd6fa2c78 Changes to make the error page more friendly. 2017-06-06 17:12:36 -07:00
David Rickard 0e7613361d Updated samples to work with NodaTime changes (#14) 2017-06-06 09:50:14 -07:00
Brendan Kowitz 0e53d58ba3
Updates web sample for new rest changes 2017-06-05 16:15:59 -07:00
Hatim Saleem a3894dcc80 -Cleanup the layouts
-Correct the dimensions per review comments
-Added the action plan page
2017-06-02 18:43:56 -07:00
hatims 419c75807c -Add medication page data
-Add profile page data
2017-05-25 23:01:18 -07:00
davidkwoods 1cdac6fb5e Merge pull request #12 from Microsoft/personal/dwoo/formatting
Formatting Pass
2017-05-23 16:06:42 -07:00
David Woods a4f639c0d1 Formatting Pass
- Ran CoreFX CodeFormatter on solutions
- Ran Visual Studio's Format Document on solution files
- Manual smoke check to correct anomalies

#55403
2017-05-23 11:52:43 -07:00
David Woods 1de7105df0 Getting Gradle to Build
- Setting InvalidPackage to fail as a warning, since it can be [unreliable](https://stackoverflow.com/a/37914534)
- Adding .gradle/ to .gitignore

#55403
#55017
2017-05-22 16:54:54 -07:00
David Rickard dc96c08ebc Refactored Xamarin Forms sample page loading (#11)
* Changed pages to pass through just the IHealthVaultConnection, reducing the amount of data needed to daisy-chain over to other viewmodels
* Moved data loading to on the viewmodel itself, which will keep the code that loads the data on the page where it's used. This should make the sample easier to follow.
2017-05-22 10:40:48 -07:00
Galo (Gabriel) Corvera ad26701415 Merge pull request #10 from Microsoft/personal/gcorvera/error-fixes
Fix to the error page
2017-05-19 02:46:30 -07:00
Galo (Gabriel) Corvera f0b9dbbeb5 Fixes an error the error page had that caused a different problem when parsing the error message from the response from khv 2017-05-18 16:43:16 -07:00
David Rickard 4b5f84fce3 Coded value/vocabulary use for medication edit page (#8)
Coded value/vocabulary use for medication edit page
2017-05-17 16:10:42 -07:00
davidkwoods fb58583090 Merge pull request #7 from Microsoft/personal/dwoo/fi
Forward integration from private to public repo
2017-05-16 16:14:12 -07:00
David Woods d2bef2eb07 Merging commits from private repo to public repo 2017-05-16 15:10:55 -07:00
David Rickard (USA) 184957f849 Merged PR 7566: iOS working and error checking for Xamarin Forms app
Updated Xamarin Forms sample to latest package, got iOS sample app working and added rudimentary error checking to avoid app crashes and display errors nicely.
2017-05-16 21:32:47 +00:00