FlowFuse / flowfuse

Connect, collect, transform, visualise, and interact with your Industrial Data in a single platform. Use FlowFuse to manage, scale and secure your Node-RED solutions.
https://flowfuse.com
Other
286 stars 64 forks source link

Fix applications page nested routes #4765

Closed cstns closed 1 week ago

cstns commented 1 week ago

Description

The applications create page was improperly nested causing the create form to be rendered at the bottom of the page instead of a new one.

Introduced by https://github.com/FlowFuse/flowfuse/pull/4744

Related Issue(s)

tbd

Checklist

Labels

knolleary commented 1 week ago

Verified locally. Merge when tests pass.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.79%. Comparing base (9e7b1e4) to head (c144a18). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4765 +/- ## ======================================= Coverage 78.79% 78.79% ======================================= Files 311 311 Lines 14781 14781 Branches 3384 3384 ======================================= Hits 11646 11646 Misses 3135 3135 ``` | [Flag](https://app.codecov.io/gh/FlowFuse/flowfuse/pull/4765/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/FlowFuse/flowfuse/pull/4765/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse) | `78.79% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.