Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Input Suggestions and Incident Data (#20)
Browse files Browse the repository at this point in the history
* Service Incidents Followup WIP

* Adding checks to see if incidents is defined or not

* General Dialog Improvements

* Update DC-Metro.zip

* Multi Platform Stations (#21)

* Adds Multi Platform Stations

* DialogFlow

* Update wmata.ts

* Test Coverage

* Spelling Mistakes

* Update app.spec.ts

* Improving Test Coverage

* Removing early return

* More Unit Tests

* Update index.ts

* Fixing args

* Update index.ts

* Moving into one statement

* Fixes Line being a number for some reason

* Prediction Sorting

* Fixing screen output

* Fixes lock file
  • Loading branch information
JamesIves authored Jan 4, 2019
1 parent 3b7d34b commit 7fdfbb8
Show file tree
Hide file tree
Showing 7 changed files with 1,398 additions and 214 deletions.
Binary file modified DC-Metro.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"main": "lib/index.js",
"dependencies": {
"@types/node-fetch": "^2.1.4",
"actions-on-google": "^2.5.0",
"firebase-admin": "^6.4.0",
"firebase-functions": "^2.1.0",
Expand Down Expand Up @@ -46,4 +47,3 @@
},
"homepage": "https://github.com/JamesIves/dc-metro-google-assistant-action"
}

Loading

0 comments on commit 7fdfbb8

Please sign in to comment.