Costin Serban
Costin Serban
## Description ## Related Issue(s) fixes #3849 ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable unit/system level tests have been added and they...
### Current Behavior **Logging in:** - a redundant authentication call is made after filling in your username/email and clicking login to move to the password page - upon successful authentication...
### Current Behavior https://github.com/FlowFuse/flowfuse/assets/20094749/2a059368-6fa4-490c-829b-68e32fbd8faa Mobile users that have not teams assigned have no way of accessing the top-right menu ### Expected Behavior Users should be able to access the top-right...
### Epic #3646 ### Description **As a:** user **I want to:** Be able to use the embedded NR editor while the editor and app domains differ The issue is easily...
## Description Investigation of current setup ## Related Issue(s) closes #3800 ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable unit/system level tests have...
## Description Allows users to delete their account if they have teams they are owner of. Users are still prevented from deleting their accounts if the owner team has members,...
### Current Behavior After deleting an application an api call is made to `api/v1/applications//instances` endpoint with the recently deleted app ip which returns a 404 and throws an error ###...
Follow up for https://github.com/FlowFuse/flowfuse/pull/4171
## Description add the ability to run e2e tests locally without spinning the docker smtp server processes ## Related Issue(s) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md)...