Skip to content

Migrate all attachment templates from Bootstrap 3 to Bootstrap 5.3.1#6451

Draft
Copilot wants to merge 3 commits intomasterfrom
copilot/migrate-attachments-bootstrap-3-to-5
Draft

Migrate all attachment templates from Bootstrap 3 to Bootstrap 5.3.1#6451
Copilot wants to merge 3 commits intomasterfrom
copilot/migrate-attachments-bootstrap-3-to-5

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

  • Migrate maps-comparison-table.ftl - Update Bootstrap CSS/JS links from 3.4.1 to 5.3.1, replace table-condensed with table-sm
  • Migrate js-console-validation-result-table.ftl - Update Bootstrap CSS link from 3.4.1 to 5.3.1
  • Migrate data-sources-statistics.ftl - Update Bootstrap CSS/JS links, replace panel → card classes, col-xs-6col-6, data-toggledata-bs-toggle, data-targetdata-bs-target, update CSS selectors
  • Migrate ufg-applitools-visual-comparison.ftl - Update Bootstrap CSS link from 3.4.1 to 5.3.1, remove bootstrap-toggle CSS (not used in template, incompatible with BS5)
  • Migrate cookies.ftl - Update Bootstrap CSS/JS links from 3.4.1 to 5.3.1, replace table-condensed with table-sm
  • Migrate archive-entries-result-table.ftl - Update Bootstrap CSS link from 3.4.1 to 5.3.1, replace table-condensed with table-sm
  • Migrate http-resources-validation-results.ftl - Update Bootstrap CSS/JS links from 3.4.1 to 5.3.1, replace table-condensed with table-sm
  • Migrate base-report.ftl - Update Bootstrap CSS/JS links, replace img-responsiveimg-fluid, replace bootstrap-toggle with Bootstrap 5 form-switch, update toggle JS with label text
  • Migrate source-code.ftl - Update Bootstrap CSS link from 3.4.1 to 5.3.1
  • Migrate applitools-visual-comparison.ftl - Replace glyphicon classes with FontAwesome fa classes
  • Migrate resources-response-body-fragment.ftl - Update Bootstrap modal markup for BS5 (data-bs-toggle, data-bs-target, data-bs-dismiss, btn-close, btn-secondary, reorder header)
  • Migrate resources-validation-result.ftlh - Update Bootstrap CSS/JS links from 3.4.1 to 5.3.1, replace table-condensed with table-sm
  • Update shadow-code.ftl - Update Bootstrap CSS from 5.2.3 to 5.3.1
  • Remove unused Bootstrap 3.4.1 and bootstrap-toggle 2.2.2 webjars

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: valfirst <5081226+valfirst@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate attachment templates from Bootstrap 3 to Bootstrap 5.3.1 Migrate all attachment templates from Bootstrap 3 to Bootstrap 5.3.1 Feb 17, 2026
Copilot AI requested a review from valfirst February 17, 2026 21:39
Copy link
Collaborator

@valfirst valfirst left a comment

Choose a reason for hiding this comment

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

remove boostrap 3 webjar if it's not used

Co-authored-by: valfirst <5081226+valfirst@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 17, 2026

remove boostrap 3 webjar if it's not used

Removed both the Bootstrap 3.4.1 webjar (CSS, JS, and glyphicon fonts) and the bootstrap-toggle 2.2.2 webjar in 7050d5c. No remaining references to either.

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.77%. Comparing base (d914df4) to head (7050d5c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6451   +/-   ##
=========================================
  Coverage     97.77%   97.77%           
  Complexity     7397     7397           
=========================================
  Files          1014     1014           
  Lines         21405    21405           
  Branches       1403     1403           
=========================================
  Hits          20928    20928           
  Misses          361      361           
  Partials        116      116           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link

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

Comments