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

carry on application search params to followup pages #4170

Merged
merged 8 commits into from
Jul 15, 2024

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Jul 12, 2024

Description

carry the query string from the application search to instances/devices page

Related Issue(s)

closes #4167

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 Jul 12, 2024
@cstns cstns marked this pull request as draft July 12, 2024 09:08
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.62%. Comparing base (1e997c4) to head (29dcafb).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4170   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files         286      286           
  Lines       13097    13097           
  Branches     2926     2926           
=======================================
  Hits        10298    10298           
  Misses       2799     2799           
Flag Coverage Δ
backend 78.62% <ø> (ø)

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.

@cstns cstns requested a review from Steve-Mcl July 12, 2024 11:20
@Steve-Mcl
Copy link
Contributor

@cstns you have requested a review here but it is still in draft. Can you clarify please?

@cstns
Copy link
Contributor Author

cstns commented Jul 15, 2024

Did not finish e2e tests yet! should be done in a couple of hours

cstns added 2 commits July 15, 2024 14:39
…tion-search-params

# Conflicts:
#	test/e2e/frontend/cypress/tests/applications/overview.spec.js
@cstns cstns marked this pull request as ready for review July 15, 2024 11:57
@cstns
Copy link
Contributor Author

cstns commented Jul 15, 2024

Ready for review!

Copy link
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on pre-staging. works as expected.

@Steve-Mcl Steve-Mcl merged commit 01934d5 into main Jul 15, 2024
16 checks passed
@Steve-Mcl Steve-Mcl deleted the 4167_carry-on-application-search-params branch July 15, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants