fix: resolve {{count}} interpolation and add notification bell for parapharmacy products #50

Merged
Ichitux merged 2 commits from fix/parapharmacy-i18n-interpolation-and-bell into main 2026-07-17 13:34:38 +00:00

2 Commits

Author SHA1 Message Date
Ichitux 0571b82a05 Merge branch 'main' into fix/parapharmacy-i18n-interpolation-and-bell
Run Tests on Branches / Detect Changes (push) Successful in 13s
Run Tests on Branches / Backend Tests (push) Has been skipped
Run Tests on Branches / Frontend Tests (push) Successful in 1m50s
Run Tests on Branches / PIP Platform Tests (push) Has been skipped
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m49s
Run Tests on Branches / Parapharmacy API Tests (push) Has been skipped
2026-07-17 13:20:07 +00:00
Antoni Nuñez Romeu 85fc1ede15 fix: resolve {{count}} interpolation and add notification bell for parapharmacy products
Run Tests on Branches / Detect Changes (push) Successful in 12s
Run Tests on Branches / Backend Tests (push) Has been skipped
Run Tests on Branches / Frontend Tests (push) Successful in 1m44s
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m51s
Run Tests on Branches / PIP Platform Tests (push) Has been skipped
Run Tests on Branches / Parapharmacy API Tests (push) Has been skipped
- Add interpolation support to t() function in LanguageContext (web + mobile)
- Pass medicine, currentUser, onLoginRequest props to PharmacyList in ProductView
- Remove duplicate title in ProductView (PharmacyList already renders one)
2026-07-17 15:15:18 +02:00