buerokratt / Buerokratt-Chatbot

1 stars 14 forks source link

Bürokratt user can choose which columns are visible in chat history #20

Open rasmusei opened 2 years ago

rasmusei commented 2 years ago

AS AN Administrative User I WANT TO be able to choose which columns are visible in chat history SO THAT I can see only those columns that are informative to me

Acceptance Criteria

GUI

GET current status Make a request to a REST endpoint to fetch and update user's settings currently in use when

Apply changes

turnerrainer commented 1 year ago

@rasmusei Would these changes apply 1) on all users; 2) only for the user that made the changes?

If 2) then should these personalized settings be stored in a database or are they just temporary?

rasmusei commented 1 year ago

@turnerrainer Only for the user who made the changes. Personalized settings should be stored.

turnerrainer commented 1 year ago

@turnerrainer Only for the user who made the changes. Personalized settings should be stored.

Added " Personalized settings are stored in a database for continuos use" to AC

rasmusei commented 1 year ago

Available columns in chat history: algusaeg, lõppaeg, nõustaja nimi, nimi, isikukood, kontaktandmed, kommentaar, label, NPS, staatus, ID

helemand commented 1 year ago

No DSL developments needed. Available columns can be filtered on front-end.

turnerrainer commented 1 year ago

Available columns in chat history: algusaeg, lõppaeg, nõustaja nimi, nimi, isikukood, kontaktandmed, kommentaar, label, NPS, staatus, ID

@rasmusei add them as part of GUI AC.

ceirowe commented 1 year ago

@rasmusei @turnerrainer Current chat model does not include data fields like "comment", "label", "NPS". Are these fields added later or are they named differently?

ceirowe commented 1 year ago

@rasmusei Prototype updated according to AC-s.

MarkusVeltri commented 10 months ago

Suggestion- currently in chat history, if I open a old dialog box, it will not show on the side which dialog box is selected. I would suggest that the selected box in chat history would be highlighted somehow.

Image

Highlighted version:

Image