Rodrigo Maia
Rodrigo Maia
**Tasks** - [x] Confirm request to delete - [x] Remove story from DB - [x] Redirect to the list once deleted **Acceptance criteria** - [ ] Deleted stories are removed...
Handle inconsistencies when deleting utters or intents.
Remove large images used only for documentation and usage info from the README. All this info is available on the GitHubPage for BotFlow. Fixes #139
Training files exported from BotFlow break bot training once imported. Might be a formatting issue. (Might be related to #100 being "in progress" for over a year)
BotFlow will allow on-the-fly filtering based on names of utters, intents or stories. **Tasks** - [x] Filter the story list - [ ] Highlight matching part of the name -...
Ao criar novo item (utter ou intent) colocar o foco no campo de nome. Ao editar item (utter ou intent) colocar o foco no primeiro balão de conteúdo. Fazer a...
Allow stories, utters and intents to be grouped into separate topics to help people organize the content. These topics are created by people. Consider using tags instead.
Throw and error and prevent the intent from being saved if it contains a training question that already exists on another intent **Tasks** - [ ] Steps to complete this...
The vision for BotFlow is to allow testing the content with a fully functional chatbot instance. This could be a DEV environment instance, a throw-away instance created exclusively when a...