Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[HospitalitySkill] Add dialog for room service and update request item dialog #2132

Merged
merged 9 commits into from
Aug 20, 2019

Conversation

litofish
Copy link
Contributor

@litofish litofish commented Aug 15, 2019

Purpose

  • To add a new feature for ordering room service.
  • Update RequestItem dialog to do item availability checking in HotelService, and add an adaptive card

Changes

For room service - The basic flow is that someone can either ask to see a specific menu (lunch, dinner, etc.) and then order, or can order from the start and skip seeing a menu. The RoomServiceMenu JSON has all the menu information, which is used to create the menu adaptive card and for checking item availability. Once ordered, an adaptive card with the ordered items and total bill is shown.

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

Bots

  • I have validated that new and updated responses use appropriate Speak and InputHint properties to ensure a high-quality speech-first experience
  • I have replicated language model changes across the English, French, Italian, German, Spanish, and Chinese .lu files and validated that deployment is successful

@litofish litofish changed the title [HospitalitySkill] Add dialog for ordering room service [HospitalitySkill] Add dialog for room service and update request item dialog Aug 15, 2019
@darrenj darrenj merged commit 5db7a9c into next Aug 20, 2019
@delete-merged-branch delete-merged-branch bot deleted the luna/roomservice branch August 20, 2019 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants