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

Replace the application activity instance selector, TeamSelection and FormRow dropdown with the listbox component #4591

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Sep 30, 2024

Description

Related Issue(s)

closes #4561

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 Sep 30, 2024
@cstns cstns changed the title Replace the activity instance selector with the listbox component Replace the applicatoin activity instance selector, TeamSelection and FormRow dropdown with the listbox component Sep 30, 2024
…dropdowns' into 4561_replace-the-applicationActivity-formRow-and-teamSlection-dropdowns
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.72%. Comparing base (53b25a8) to head (2b531cc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4591   +/-   ##
=======================================
  Coverage   78.72%   78.72%           
=======================================
  Files         311      311           
  Lines       14672    14672           
  Branches     3355     3355           
=======================================
  Hits        11551    11551           
  Misses       3121     3121           
Flag Coverage Δ
backend 78.72% <ø> (ø)

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 changed the title Replace the applicatoin activity instance selector, TeamSelection and FormRow dropdown with the listbox component Replace the application activity instance selector, TeamSelection and FormRow dropdown with the listbox component Sep 30, 2024
Base automatically changed from 4562_replace-assetCompare-visibility-selector-and-logs-dropdowns to main October 1, 2024 09:38
@hardillb
Copy link
Contributor

hardillb commented Nov 1, 2024

@cstns Is this ready for review?

@cstns
Copy link
Contributor Author

cstns commented Nov 1, 2024

Not yet. Haven't gotten to finishing it due to other priorities. I'd move it into another state until I get to it but not sure which one would be appropriate

@hardillb
Copy link
Contributor

hardillb commented Nov 1, 2024

@cstns no problem, was just walking the open PR list

…icationActivity-formRow-and-teamSlection-dropdowns

# Conflicts:
#	frontend/src/pages/application/Activity.vue
@cstns cstns marked this pull request as draft December 19, 2024 15:01
…icationActivity-formRow-and-teamSlection-dropdowns
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.

Replace the Application Activity, FormRow & TeamSelection ff-dropdown with the new ff-listbox component
3 participants