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

Fix mass select items dialog, add "Select structural items" button #2917

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Aug 12, 2024

Mass select database items widget was missing "parameter_type" items, "metadata" should have been part of entity items, and "entity_alternative" part of scenario items.

Also, added a "Select structural items" button since it has been requested already quite some time ago.

Fixes #1077

Checklist before merging

  • Documentation is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

@soininen soininen force-pushed the 1077_mass_select_structure_items branch from 641976f to 0c1d271 Compare August 12, 2024 08:22
@soininen soininen force-pushed the 1077_mass_select_structure_items branch from 0c1d271 to b0b14e2 Compare August 12, 2024 08:38
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.96%. Comparing base (41790c3) to head (b0b14e2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2917      +/-   ##
==========================================
+ Coverage   66.94%   66.96%   +0.02%     
==========================================
  Files         189      189              
  Lines       36890    36901      +11     
  Branches     6314     6316       +2     
==========================================
+ Hits        24697    24712      +15     
+ Misses      10882    10878       -4     
  Partials     1311     1311              

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

@soininen soininen merged commit cdec94b into master Aug 12, 2024
22 checks passed
@soininen soininen deleted the 1077_mass_select_structure_items branch August 12, 2024 08:50
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.

Even Easier SpineDB Template Creation
1 participant