sanger / limber

A config-driven LIMS built on Sequencescape, primarily for running library preparation pipelines in the laboratory
MIT License
3 stars 8 forks source link

fix: replace deprecated btn-default with btn-primary #1626

Closed StephenHulme closed 6 months ago

StephenHulme commented 6 months ago

Makes buttons look like buttons and not text

Changes proposed in this pull request

Before:

Screenshot 2024-03-14 at 14 17 11

After:

Screenshot 2024-03-14 at 14 17 49

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.64%. Comparing base (ab16182) to head (d30de2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1626 +/- ## =========================================== + Coverage 90.80% 93.64% +2.84% =========================================== Files 359 42 -317 Lines 7418 929 -6489 =========================================== - Hits 6736 870 -5866 + Misses 682 59 -623 ``` | [Flag](https://app.codecov.io/gh/sanger/limber/pull/1626/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/sanger/limber/pull/1626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `93.64% <ø> (ø)` | | | [pull_request](https://app.codecov.io/gh/sanger/limber/pull/1626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `93.64% <ø> (?)` | | | [push](https://app.codecov.io/gh/sanger/limber/pull/1626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `93.64% <ø> (+2.84%)` | :arrow_up: | | [ruby](https://app.codecov.io/gh/sanger/limber/pull/1626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.