-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from symptomatic/v0.4.1-hotpatch
v0.4.1-hotpatch
- Loading branch information
Showing
14 changed files
with
232 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,7 +140,8 @@ jobs: | |
|
||
# Install the actual app... | ||
- run: meteor npm install | ||
# - run: meteor npm install [email protected] [email protected] | ||
- run: meteor npm install [email protected] [email protected] | ||
- run: meteor npm install [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] | ||
|
||
#- before/after | ||
- run: cat .meteor/packages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,13 +27,13 @@ | |
"errorColor": "rgb(128,20,60) !important", | ||
"errorText": "#ffffff !important", | ||
|
||
"appBarColor": "#669f64 !important", | ||
"appBarColor": "repeating-linear-gradient( 135deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) 5px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 10px ), url(http://s3-us-west-2.amazonaws.com/s.cdpn.io/3/[email protected])", | ||
"appBarTextColor": "#ffffff !important", | ||
|
||
"paperColor": "#ffffff !important", | ||
"paperTextColor": "rgba(0, 0, 0, 1) !important", | ||
|
||
"backgroundCanvas": "#f5f5f5", | ||
"backgroundCanvas": "#e6e6e6", | ||
"background": "linear-gradient(45deg, rgb(108, 183, 110) 30%, rgb(150, 202, 144) 90%)", | ||
|
||
"nivoTheme": "red_grey" | ||
|
@@ -42,8 +42,8 @@ | |
"projectPage": { | ||
"carouselImages": [ | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/ScreenShot-BulkDataQuery.png", | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/Screenshot-PatientChart.png", | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/ScreenShot-ChicagoHospital-HeatMap.png", | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/Screenshot-PatientChart.png", | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/ScreenShot-ExportDataModule.png", | ||
"https://raw.githubusercontent.com/symptomatic/node-on-fhir/development/docs/assets/ScreenShot-Geomapping.png" | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule covid19-geomapping
updated
from 360794 to ca4fe7
Submodule covid19-on-fhir
updated
from 0a8b7a to 6a589b
Submodule covid19-reporting
updated
from ef0e65 to 8064dc
Submodule csv
added at
37424d
Submodule data-management
updated
from a3fca5 to 7f4213
Oops, something went wrong.