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

Datatable fixes #175

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Datatable fixes #175

merged 2 commits into from
Mar 29, 2024

Conversation

ppfeufer
Copy link
Owner

Description

Fixed

  • Use Bootstrap 5 CSS and JS for Datatables in the SRP request view

Changed

  • Re-add tooltip to SRP payout value field in the SRP request view

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

@ppfeufer ppfeufer marked this pull request as ready for review March 29, 2024 09:16
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Merging #175 (7b2c51f) into master (876acce) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   53.05%   53.05%           
=======================================
  Files          21       21           
  Lines        1216     1216           
  Branches      100      100           
=======================================
  Hits          645      645           
  Misses        562      562           
  Partials        9        9           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 876acce...7b2c51f. Read the comment docs.

@ppfeufer ppfeufer merged commit 532dc97 into master Mar 29, 2024
72 of 88 checks passed
@ppfeufer ppfeufer deleted the datatables-fixes branch March 29, 2024 09:18
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.

1 participant