-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for generic (#200)
From generic will fully support: * text * image * options * pause car workspace now has: * Image response has now been added for amenity locations * Pause response has now been added for out of scope amentiy locations eg find a school * Value 0 is now handled for amenity location selection * Entity created to handle 0 value for amenity selection
- Loading branch information
1 parent
d239235
commit 88678d9
Showing
12 changed files
with
1,472 additions
and
1,441 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 |
---|---|---|
|
@@ -5,4 +5,5 @@ temp/ | |
coverage | ||
.env | ||
npm-debug.log | ||
.jshintrc | ||
.jshintrc | ||
.DS_Store |
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
Oops, something went wrong.