Miguel Alves

Results 7 issues of Miguel Alves

When running front-end dev environment we've faced a problem that is related to the configuration the project established as standard. This error happens specifically on file [_url_routes.js_](https://github.com/lappis-unb/BotFlow/blob/master/app/src/utils/url_routes.js) when trying to...

bug
frontend

Solving issue #152, where the API errors are Handled and the user receives a feedback about what went wrong. It was solved through Alerts that can be improved according to...

According to the needs of #145, this PR is solving the problems described. - Now, when inserting or editting an intent, the user can leave empty ballons (as longs as...

As specified on #144, I have solved the problems according to the tasks. Now, empty content is no longer saved or loaded to the database. And when saving or editing...

The current status of Project Backlog is way different from the actual stage of Software, in a way that it does not trully reflect the work that needs to be...

According to #151 , this PR is adding another validation to editing intents. Now, the delete button is disabled when there is only one ballon. - Disabled delete button with...

According to #150 , this PR is adding another validation to editing utters. Now, the delete button is disabled when there is only one ballon. - Disabled delete button with...