-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/ft define available languages (#2)
* update createService method in convoworks-api.js to add new fields (default_locale and supported_locales) * update language handling in convoworks-add-service.controller.js and convoworks-add-service.tmpl.html * update language handling in config-service-meta-editor.directive.js and config-service-meta-editor.tmpl.html * update externaltest.directive.js to generate the right test link for amazon based on default locale selection * update uploadMedia in convoworks-api.js to rather hanlde map of kinds of files and files to populate the form data * add new rule .panel-default > .panel-heading in config.scss to change color of the collapsable panels * update onFileUpload by adding additional argument in config-amazon-editor.tmpl.html * add new fields in config-amazon-editor.tmpl.html to edit Alexa Skill Store Preview and Privacy and Compliance * add new fields in config-amazon-editor.directive.js to handle Alexa Skill Store Preview and Privacy and Compliance * update image upload in config-dialogflow-editor.directive.js * update CHANGELOG.md
- Loading branch information
1 parent
0639f82
commit 7bf487f
Showing
11 changed files
with
528 additions
and
88 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
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
Oops, something went wrong.