Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a team link component to simplify routing #4942

Draft
wants to merge 5 commits into
base: app-routes-follow-up
Choose a base branch
from

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Dec 18, 2024

Description

Adds a ff-team-link component that would simplify routes parametrization

Related Issue(s)

part of #4836

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@cstns cstns self-assigned this Dec 18, 2024
@cstns cstns changed the base branch from main to app-routes-follow-up December 18, 2024 16:41
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.31%. Comparing base (8c97a29) to head (9d04ad9).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           app-routes-follow-up    #4942   +/-   ##
=====================================================
  Coverage                 78.31%   78.31%           
=====================================================
  Files                       326      326           
  Lines                     15387    15387           
  Branches                   3536     3536           
=====================================================
  Hits                      12051    12051           
  Misses                     3336     3336           
Flag Coverage Δ
backend 78.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joepavitt
Copy link
Contributor

@cstns is this ready for review? Noticed you've assigned no reviewer...?

@cstns
Copy link
Contributor Author

cstns commented Jan 8, 2025

Need a couple of moments to refresh my memory

@cstns
Copy link
Contributor Author

cstns commented Jan 8, 2025

#4891 would need to be merged in first so we can keep it simple, and I'd need to sort some conflicts on that one first. I'll mark it as a draft untill then

@cstns cstns marked this pull request as draft January 8, 2025 10:08
…-simplify-routing

# Conflicts:
#	frontend/src/components/DevicesBrowser.vue
#	frontend/src/pages/device/index.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants