Antoni Nuñez Romeu
c46a3ee7ea
fix: Mis Direcciones now shows address history instead of notifications
2026-07-07 01:16:06 +02:00
Antoni Nuñez Romeu
4f36820d34
feat: save search history when sorting pharmacies by distance
2026-07-06 18:47:43 +02:00
Antoni Nuñez Romeu
eb3cde67eb
feat: redesign mobile profile with editable fields and avatar upload
2026-07-06 18:07:14 +02:00
Antoni Nuñez Romeu
bc8b9ecd31
feat: redesign profile view with editable fields and search history
2026-07-06 18:04:37 +02:00
Antoni Nuñez Romeu
86a4e119b0
feat: add profile fields and search history API
2026-07-06 18:01:18 +02:00
Antoni Nuñez Romeu
30a3444da5
Merge branch 'turborepo_changes'
Build & Push Docker Images / test-backend (push) Successful in 1m47s
Build & Push Docker Images / test-frontend (push) Successful in 1m43s
Build & Push Docker Images / build-backend (push) Successful in 2m32s
Build & Push Docker Images / build-frontend (push) Failing after 20s
Build & Push Docker Images / deploy (push) Has been skipped
2026-07-06 17:37:28 +02:00
Antoni Nuñez Romeu
157da8d8f9
Hotfixes packages node
Run Tests on Branches / Backend Tests (push) Successful in 2m10s
Run Tests on Branches / Frontend Tests (push) Successful in 1m51s
2026-07-06 17:29:03 +02:00
Antoni Nuñez Romeu
877eaeff70
Hotfixes api newer path
Run Tests on Branches / Backend Tests (push) Failing after 14s
Run Tests on Branches / Frontend Tests (push) Failing after 14s
2026-07-06 17:25:57 +02:00
Antoni Nuñez Romeu
0785653474
Hotfixes in ci/cd and notifications
Run Tests on Branches / Backend Tests (push) Failing after 1m30s
Run Tests on Branches / Frontend Tests (push) Successful in 1m42s
2026-07-06 17:18:15 +02:00
Antoni Nuñez Romeu
ed741104ba
Cleanup folders & hotfixes on ci/cd
Run Tests on Branches / Backend Tests (push) Failing after 3m0s
Run Tests on Branches / Frontend Tests (push) Successful in 2m10s
2026-07-06 16:36:57 +02:00
Antoni Nuñez Romeu
190b3d163d
Restructure with Turborepo
Run Tests on Branches / Backend Tests (push) Successful in 3m38s
Run Tests on Branches / Frontend Tests (push) Successful in 3m28s
2026-07-06 15:51:53 +02:00
Ichitux
f8d8a3832c
Merge pull request 'fix: improve OCR CIP extraction to filter common TSI card text' ( #10 ) from fix/ocr-barcode-extraction into main
...
Build & Push Docker Images / test-backend (push) Successful in 35s
Build & Push Docker Images / test-frontend (push) Successful in 32s
Build & Push Docker Images / deploy (push) Successful in 6s
Build & Push Docker Images / build-backend (push) Successful in 17s
Build & Push Docker Images / build-frontend (push) Successful in 16s
Reviewed-on: #10
2026-07-06 13:23:11 +00:00
Antoni Nuñez Romeu
c91bffe5ea
fix: improve OCR CIP extraction to filter common TSI card text
...
Run Tests on Branches / Backend Tests (push) Successful in 3m32s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s
The extractCip function was incorrectly matching 'TARJETASANITARIA'
instead of the actual barcode/CIP number because it's 16 alphanumeric
characters that matched the regex.
Added filtering for common Spanish text on TSI cards and prioritized
numeric-heavy patterns typical of barcode codes.
2026-07-06 15:10:58 +02:00
Ichitux
f66cafbbc3
Merge pull request 'new_react_frontend' ( #9 ) from new_react_frontend into main
...
Build & Push Docker Images / test-backend (push) Successful in 34s
Build & Push Docker Images / test-frontend (push) Successful in 31s
Build & Push Docker Images / deploy (push) Successful in 7s
Build & Push Docker Images / build-backend (push) Successful in 18s
Build & Push Docker Images / build-frontend (push) Successful in 16s
Run Tests on Branches / Frontend Tests (push) Has been cancelled
Run Tests on Branches / Backend Tests (push) Has been cancelled
Reviewed-on: #9
2026-07-06 13:10:10 +00:00
Antoni Nuñez Romeu
71a349e54b
fix: add missing asset files (adaptive-icon, splash, notification-icon)
Run Tests on Branches / Backend Tests (push) Successful in 3m32s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s
2026-07-06 13:12:29 +02:00
Antoni Nuñez Romeu
cea2c98c82
fix: update react version to resolve peer dependency conflict
2026-07-06 13:02:52 +02:00
Antoni Nuñez Romeu
f6ddf30bda
docs: add production deployment guide for mobile app
2026-07-06 12:54:55 +02:00
Antoni Nuñez Romeu
c4fd5bfc77
feat: configure EAS Build for production and add env example
2026-07-06 12:09:41 +02:00
Antoni Nuñez Romeu
454da1416d
docs: update README with React Native mobile app documentation
2026-07-06 11:42:14 +02:00
Antoni Nuñez Romeu
4afffe46f0
feat: add biometric authentication support
2026-07-06 11:36:01 +02:00
Antoni Nuñez Romeu
d22f1b5646
feat: add barcode scanner for medicine lookup
2026-07-06 11:33:09 +02:00
Antoni Nuñez Romeu
205af1a795
feat: add push notifications support
2026-07-06 11:29:25 +02:00
Antoni Nuñez Romeu
b4c572ce17
feat: configure EAS Build and add mobile scripts
2026-07-06 11:25:20 +02:00
Antoni Nuñez Romeu
c02abe077a
feat: add auth check on app startup
2026-07-06 11:23:20 +02:00
Antoni Nuñez Romeu
7b526e4aaa
feat: implement auth screens (login, register) and profile screen
2026-07-06 11:20:51 +02:00
Antoni Nuñez Romeu
414d94c8ea
feat: implement pharmacy detail screen with map and medicines
2026-07-06 11:17:22 +02:00
Antoni Nuñez Romeu
11421ef956
feat: implement map screen with pharmacy markers
2026-07-06 11:14:49 +02:00
Antoni Nuñez Romeu
6e58939723
feat: implement medicine detail screen with pharmacies list
2026-07-06 11:12:57 +02:00
Antoni Nuñez Romeu
29b9f84462
feat: implement home screen with medicine search
2026-07-06 11:10:19 +02:00
Antoni Nuñez Romeu
39331e2f6e
feat: add UI components (SearchBar, MedicineCard, StockBadge, LoadingSpinner)
2026-07-06 11:08:40 +02:00
Antoni Nuñez Romeu
47f63eacc7
feat: add theme constants (colors, spacing, typography)
2026-07-06 11:05:56 +02:00
Antoni Nuñez Romeu
57054efe76
feat: add Zustand stores and custom hooks
2026-07-06 11:03:55 +02:00
Antoni Nuñez Romeu
a5064f2172
feat: add API client and services for medicines, pharmacies, auth
2026-07-06 11:00:44 +02:00
Antoni Nuñez Romeu
259bdb1479
feat: add TypeScript types for mobile app
2026-07-06 10:58:00 +02:00
Antoni Nuñez Romeu
1b9fd16b9b
feat: setup navigation structure with Expo Router
2026-07-06 10:53:52 +02:00
Antoni Nuñez Romeu
ea9bbaed04
feat: initialize Expo project for mobile frontend
2026-07-06 10:48:45 +02:00
Antoni Nuñez Romeu
0f27579ca0
docs: add FarmaFinder Mobile implementation plan
2026-07-06 10:35:34 +02:00
Antoni Nuñez Romeu
d9bf4f0d18
docs: add FarmaFinder Mobile design specification
2026-07-06 10:16:51 +02:00
Ichitux
792e6dd5b1
Merge pull request 'New icon for PWA. CSS corrections.' ( #8 ) from design_fixes into main
...
Build & Push Docker Images / test-backend (push) Successful in 35s
Build & Push Docker Images / test-frontend (push) Successful in 30s
Build & Push Docker Images / deploy (push) Successful in 7s
Build & Push Docker Images / build-backend (push) Successful in 17s
Build & Push Docker Images / build-frontend (push) Successful in 32s
Reviewed-on: #8
2026-07-06 08:11:57 +00:00
Antoni Nuñez Romeu
7550978bc8
New icon for PWA. CSS corrections.
Run Tests on Branches / Backend Tests (push) Successful in 3m32s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s
2026-07-06 10:01:47 +02:00
Ichitux
c0c58556e7
Merge pull request 'Logos & scanner changes' ( #7 ) from tsi_uploads into main
...
Build & Push Docker Images / test-backend (push) Successful in 38s
Build & Push Docker Images / deploy (push) Successful in 20s
Build & Push Docker Images / build-backend (push) Successful in 2m21s
Build & Push Docker Images / build-frontend (push) Successful in 39s
Build & Push Docker Images / test-frontend (push) Successful in 30s
Reviewed-on: #7
2026-07-06 07:20:01 +00:00
Antoni Nuñez Romeu
df0b114058
Logos & scanner changes
Run Tests on Branches / Backend Tests (push) Successful in 3m41s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s
2026-07-04 14:46:42 +02:00
Ichitux
3b725df118
Merge pull request 'feat: replace barcode-detector polyfill with local @zxing/browser for cross-browser barcode scanning' ( #6 ) from fixing_barcode into main
...
Build & Push Docker Images / test-backend (push) Successful in 33s
Build & Push Docker Images / test-frontend (push) Successful in 31s
Build & Push Docker Images / deploy (push) Successful in 7s
Build & Push Docker Images / build-backend (push) Successful in 22s
Build & Push Docker Images / build-frontend (push) Successful in 54s
Reviewed-on: #6
2026-07-03 10:10:03 +00:00
Antoni Nuñez Romeu
5b080c4134
feat: replace barcode-detector polyfill with local @zxing/browser for cross-browser barcode scanning
...
Run Tests on Branches / Backend Tests (push) Successful in 3m35s
Run Tests on Branches / Frontend Tests (push) Successful in 3m33s
- Remove barcode-detector polyfill (made remote CDN calls to download zxing-wasm)
- Use @zxing/library@0.22 .0 + @zxing/browser@0.2.0 locally
- Support PDF417, Code128, Code39, Code93, QR, EAN, UPC, ITF formats
- Clean special characters from scanned results before CIP validation
- Fix video ref timing issue with waitForVideo loop
2026-07-03 11:58:04 +02:00
Ichitux
0ebd2dc35c
Merge pull request 'Fixes on docker compose & notify' ( #5 ) from search_improvements into main
...
Build & Push Docker Images / test-backend (push) Successful in 32s
Build & Push Docker Images / test-frontend (push) Successful in 29s
Build & Push Docker Images / deploy (push) Successful in 19s
Build & Push Docker Images / build-backend (push) Successful in 19s
Build & Push Docker Images / build-frontend (push) Successful in 31s
Reviewed-on: #5
2026-07-02 15:49:06 +00:00
Antoni Nuñez Romeu
1bc34b1134
Fixes on docker compose & notify
Run Tests on Branches / Backend Tests (push) Successful in 3m28s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s
2026-07-02 17:09:15 +02:00
Ichitux
15e136f3d5
Merge pull request 'Profile_Fixes' ( #4 ) from Profile_Fixes into main
...
Build & Push Docker Images / test-backend (push) Successful in 36s
Build & Push Docker Images / deploy (push) Successful in 7s
Build & Push Docker Images / build-backend (push) Successful in 22s
Build & Push Docker Images / build-frontend (push) Successful in 32s
Build & Push Docker Images / test-frontend (push) Successful in 31s
Reviewed-on: #4
2026-07-02 10:52:07 +00:00
Antoni Nuñez Romeu
7606d118e4
Design hotfixes and improvements.
Run Tests on Branches / Backend Tests (push) Successful in 3m32s
Run Tests on Branches / Frontend Tests (push) Successful in 3m29s
2026-07-02 12:40:09 +02:00
Antoni Nuñez Romeu
15c1127b34
Add admin access button in profile menu for admin users
...
- Add onAdminClick prop to ProfileView component
- Add conditional admin button visible only for is_admin users
- Add handleAdminClick function in App.jsx to navigate to admin view
- Button styled consistently with existing menu items
2026-07-02 11:23:57 +02:00
Antoni Nuñez Romeu
17cd5adaef
Add design spec for admin access button in profile menu
2026-07-02 11:20:56 +02:00