Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply fixed conversation flow mode to Chat Widget of MVP #11

Open
5 of 7 tasks
turnerrainer opened this issue Nov 20, 2023 · 3 comments · Fixed by #14, #13 or #12
Open
5 of 7 tasks

Apply fixed conversation flow mode to Chat Widget of MVP #11

turnerrainer opened this issue Nov 20, 2023 · 3 comments · Fixed by #14, #13 or #12

Comments

@turnerrainer
Copy link
Contributor

turnerrainer commented Nov 20, 2023

AS A Product Owner
I WANT chatbot conversations to be both text- and fixed conversation flow-based
SO THAT I could apply them both according to what's most suitable in given situation

Acceptance Criteria

  • Chat Widget displays optional selections for End User to choose from
  • End User can press on the button of choice
  • When in fixed conversation flow mode, the End User can not send any text
  • Conversations can be either text- or fixed conversation flow-based depending on how they have been defined in the back-end (Rasa + Ruuter DSLs)

DSL

  • Define JSON schema for chats in conversation flow mode

GUI

  • Apply buttons based on JSON input from the backend
  • Button values must be translatable i18n values
@turnerrainer turnerrainer converted this from a draft issue Nov 20, 2023
@turnerrainer turnerrainer moved this from To Groom to In Progress in Bürokratt Sprint Nov 20, 2023
@baha-a
Copy link
Collaborator

baha-a commented Nov 20, 2023

PR:

@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint Nov 21, 2023
@turnerrainer turnerrainer moved this from In Review to AT Rejected in Bürokratt Sprint Nov 23, 2023
@turnerrainer turnerrainer moved this from AT Rejected to In Progress in Bürokratt Sprint Nov 23, 2023
@turnerrainer turnerrainer moved this from In Progress to AT Rejected in Bürokratt Sprint Nov 24, 2023
@turnerrainer turnerrainer moved this from AT Rejected to In Progress in Bürokratt Sprint Nov 27, 2023
@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint Nov 28, 2023
@rasmusei rasmusei moved this from In Review to To Deploy in Bürokratt Sprint Dec 4, 2023
@PaulaMerle PaulaMerle linked a pull request Dec 19, 2023 that will close this issue
This was linked to pull requests Jan 9, 2024
@rasmusei rasmusei moved this from To Deploy to Acceptance Testing in Bürokratt Sprint Jan 11, 2024
@rasmusei rasmusei self-assigned this Jan 11, 2024
@turnerrainer turnerrainer assigned baha-a and unassigned rasmusei Jan 19, 2024
@turnerrainer turnerrainer added sprint 23 dependencies Pull requests that update a dependency file epic and removed sprint 21 sprint 22 labels Jan 19, 2024
@turnerrainer
Copy link
Contributor Author

Back-end finished by @baha-a
@bartekpospiech will take over the GUI part

@KlviG
Copy link
Collaborator

KlviG commented Feb 27, 2024

Done, exept GUI part, due to prio changes

@KlviG KlviG moved this from Acceptance Testing to Done in Bürokratt Sprint Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment