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

instance_list template: Fix filter button to use bootstrap5 #419

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

rbmarliere
Copy link
Contributor

After upgrading the application to Django5 and Bootstrap5, the "Edit filter" button became unresponsive. This is because the template is still using Bootstrap4.

Related ticket: https://progress.opensuse.org/issues/173848

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.61%. Comparing base (b2ab094) to head (c30d976).
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   78.83%   79.61%   +0.78%     
==========================================
  Files          21       21              
  Lines        1658     1628      -30     
==========================================
- Hits         1307     1296      -11     
+ Misses        351      332      -19     

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

Copy link

@linguini-dev linguini-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@asmorodskyi
Copy link
Collaborator

LGTM , I would like to know if there was some real check that really works

@asmorodskyi asmorodskyi merged commit e778b40 into SUSE:master Jan 6, 2025
9 checks passed
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.

4 participants