NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
195 stars 41 forks source link

Upgrade Bootstrap to version 5.2.2 #648

Closed UnniKohonen closed 1 year ago

UnniKohonen commented 1 year ago

This PR upgrades Bootstrap from version 4.5.0 to 5.2.2 in the web UI. Also makes small changes to html and css to fix errors resulting from the upgrade.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.54% // Head: 99.54% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (baf1836) compared to base (0b428a7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #648 +/- ## ======================================= Coverage 99.54% 99.54% ======================================= Files 87 87 Lines 5968 5988 +20 ======================================= + Hits 5941 5961 +20 Misses 27 27 ``` | [Impacted Files](https://codecov.io/gh/NatLibFi/Annif/pull/648?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi) | Coverage Δ | | |---|---|---| | [annif/parallel.py](https://codecov.io/gh/NatLibFi/Annif/pull/648/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvcGFyYWxsZWwucHk=) | `100.00% <0.00%> (ø)` | | | [annif/registry.py](https://codecov.io/gh/NatLibFi/Annif/pull/648/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvcmVnaXN0cnkucHk=) | `100.00% <0.00%> (ø)` | | | [tests/test\_cli.py](https://codecov.io/gh/NatLibFi/Annif/pull/648/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-dGVzdHMvdGVzdF9jbGkucHk=) | `100.00% <0.00%> (ø)` | | | [tests/test\_parallel.py](https://codecov.io/gh/NatLibFi/Annif/pull/648/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-dGVzdHMvdGVzdF9wYXJhbGxlbC5weQ==) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.