[PR #651] [CLOSED] Added ILS support to currencies PR649 #1085

Closed
opened 2026-05-06 12:34:58 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/651
Author: @arnonm
Created: 3/7/2026
Status: Closed

Base: mainHead: PR649


📝 Commits (1)

  • 336a15c Added ILS support to currencies

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 frontend/src/__tests__/utils/currency.test.ts (+6 -2)
📝 frontend/src/utils/currency.ts (+2 -0)

📄 Description

Description

Add support for ILS to currencies

https://github.com/maziggy/bambuddy/issues/649
Fixes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Changes Made

Added ILS to the supported currencies and updated tests

Screenshots

Testing

  • I have tested this on my local machine
  • I have tested with my printer model:

Checklist

  • My code follows the project's coding style
  • I have commented my code where necessary
  • I have updated the documentation (if needed)
  • My changes generate no new warnings
  • I have tested my changes thoroughly

Additional Notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/651 **Author:** [@arnonm](https://github.com/arnonm) **Created:** 3/7/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `PR649` --- ### 📝 Commits (1) - [`336a15c`](https://github.com/maziggy/bambuddy/commit/336a15cd664b68497a5630a8bc660025ae7e05c5) Added ILS support to currencies ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/__tests__/utils/currency.test.ts` (+6 -2) 📝 `frontend/src/utils/currency.ts` (+2 -0) </details> ### 📄 Description ## Description Add support for ILS to currencies ## Related Issue https://github.com/maziggy/bambuddy/issues/649 Fixes # ## Type of Change <!-- Mark the relevant option with an "x" --> - [ ] Bug fix (non-breaking change that fixes an issue) - [x] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made Added ILS to the supported currencies and updated tests - - - ## Screenshots <!-- If applicable, add screenshots to demonstrate your changes --> ## Testing <!-- Describe how you tested your changes --> - [x] I have tested this on my local machine - [ ] I have tested with my printer model: <!-- e.g., X1C, P1S, A1 --> ## Checklist - [x] My code follows the project's coding style - [x] I have commented my code where necessary - [ ] I have updated the documentation (if needed) - [x] My changes generate no new warnings - [x] I have tested my changes thoroughly ## Additional Notes <!-- Add any additional information that reviewers should know --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:34:58 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#1085
No description provided.