Costin Serban
Costin Serban
### Current Behavior https://github.com/user-attachments/assets/67f65fce-411f-42b2-9772-67f6e2364207 ### Expected Behavior - Calls to endpoints that have guards for certain role types should not be made - Users with viewer roles should either not...
## Description Added route guards to the create and edit pipeline pages based on permissions and also hid the create pipeline button. Hid the create edit, delete, run stage buttons...
## Description - added a new isEmailEnabled cypress command that checks if email is configured - skipping tests that need email config when not configured locally - running smtp containers...
### Description _No response_ ### Epic/Story _No response_ ### Have you provided an initial effort estimate for this issue? I have provided an initial effort estimate
## Description Add e2e tests to cover the 3rd party broker creation/deletion. Also fixes a pre-defined input not getting selected due to type difference ## Related Issue(s) closes https://github.com/FlowFuse/flowfuse/issues/5103 ##...
### Epic _No response_ ### Description In order to ease data visualization, we should open the first n root topics with an m number of nested levels. The reasoning behind...
## Prerequisites child of https://github.com/FlowFuse/flowfuse/pull/5345 ## Description Instance and Device pages full height and scroll-able functionality Endpoints: - /instance//overview - /instance//devices - /instance//version-history/timeline - /instance//version-history/snapshots - /instance//assets - /instance//logs-log -...
## Prerequisites child of https://github.com/FlowFuse/flowfuse/pull/5345 ## Description Team Library, Team Members and Billing pages full height and scroll-able functionality Endpoints: - `team//library/team-library` - `team//library/blueprints` - `team//members/general` - `team//members/invitations` - `team//billing`...
## Prerequisites child of https://github.com/FlowFuse/flowfuse/pull/5345 ## Description Applications and brokers pages full height and scroll-able functionality touches on the following paths: - `team//applications` (only applications listing) - `team//brokers//hierarchy` - `team//brokers//clients`...
## Prerequisites child of https://github.com/FlowFuse/flowfuse/pull/5345 ## Description Full height admin and Account pages ## Related Issue(s) N/A ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [...