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

Fix: consistent monetary field display in list and cards #6645

Merged
merged 1 commit into from May 9, 2024
Merged

Conversation

shamoon
Copy link
Member

@shamoon shamoon commented May 9, 2024

Proposed change

Another little thing, see linked issue, basically should behave the same as in detail view with legacy values (screenshot is just 123.00):
Screenshot 2024-05-08 at 20 14 48

Closes #6629

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • New feature / Enhancement: non-breaking change which adds functionality. Please read the important note above.
  • Breaking change: fix or feature that would cause existing functionality to not work as expected.
  • Documentation only.
  • Other. Please explain:

Checklist:

  • I have read & agree with the contributing guidelines.
  • If applicable, I have included testing coverage for new code in this PR, for backend and / or front-end changes.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
  • If applicable, I have checked that all tests pass, see documentation.
  • I have run all pre-commit hooks, see documentation.
  • I have made corresponding changes to the documentation as needed.
  • I have checked my modifications for any breaking changes.

@shamoon shamoon added this to the v2.8.3 milestone May 9, 2024
@shamoon shamoon requested a review from a team as a code owner May 9, 2024 03:21
@paperless-ngx-secretary paperless-ngx-secretary bot added frontend non-trivial Requires approval by several team members labels May 9, 2024
@shamoon shamoon enabled auto-merge (squash) May 9, 2024 03:21
@github-actions github-actions bot added the bug Bug report or a Bug-fix label May 9, 2024
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (e1f5edc) to head (33683af).

❗ Current head 33683af differs from pull request most recent head a9e7451. Consider uploading reports for the commit a9e7451 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6645   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files         436      436           
  Lines       17956    17960    +4     
  Branches     1428     1486   +58     
=======================================
+ Hits        17452    17456    +4     
+ Misses        504      501    -3     
- Partials        0        3    +3     
Flag Coverage Δ
backend 95.88% <ø> (ø)
frontend 98.63% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@shamoon shamoon merged commit e7a5ebc into dev May 9, 2024
28 checks passed
@shamoon shamoon deleted the fix-6629 branch May 9, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or a Bug-fix frontend non-trivial Requires approval by several team members
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants