makiolaj
  • Joined on 2026-01-27
makiolaj pushed to feature/issue-64-65-quick-actions at pantry-app/pantry 2026-02-25 01:26:25 +00:00
0a020a6681 feat: add Consume and Restock quick action buttons (#64 #65)
makiolaj created pull request pantry-app/pantry#72 2026-02-25 01:26:25 +00:00
feat: add Consume and Restock quick actions (#64 #65)
makiolaj pushed to develop at pantry-app/pantry 2026-02-25 01:25:32 +00:00
ec6dd68e70 Merge pull request 'feat: add search and filter UI for inventory (#66)' (#71) from feature/issue-66-search-filter into develop
76c4a875ff feat: implement search filtering in InventoryList (#66)
2635483dbc feat: add search bar to inventory page (#66)
Compare 3 commits »
makiolaj closed issue pantry-app/pantry#66 2026-02-25 01:25:30 +00:00
Search and filter inventory
makiolaj merged pull request pantry-app/pantry#71 2026-02-25 01:25:30 +00:00
feat: add search and filter UI for inventory (#66)
makiolaj created pull request pantry-app/pantry#71 2026-02-25 01:25:27 +00:00
feat: add search and filter UI for inventory (#66)
makiolaj pushed to feature/issue-66-search-filter at pantry-app/pantry 2026-02-25 01:25:18 +00:00
76c4a875ff feat: implement search filtering in InventoryList (#66)
2635483dbc feat: add search bar to inventory page (#66)
Compare 2 commits »
makiolaj created branch feature/issue-66-search-filter in pantry-app/pantry 2026-02-25 01:25:18 +00:00
makiolaj closed issue pantry-app/pantry#67 2026-02-25 01:24:33 +00:00
Low-stock threshold tracking
makiolaj closed issue pantry-app/pantry#63 2026-02-25 01:24:32 +00:00
Add expiry date tracking
makiolaj pushed to develop at pantry-app/pantry 2026-02-25 01:24:27 +00:00
f6300c890b Merge pull request 'feat: add expiry tracking and low-stock threshold (#63 #67)' (#70) from feature/issue-63-67-expiry-lowstock-fields into develop
8a9f8f7fdd feat: add low-stock visual indicator to InventoryCard (#67)
bd000649e3 feat: add low-stock threshold field to EditItemModal (#67)
1ed51c3667 feat: add low-stock threshold field to AddItemForm (#67)
76a229952f feat: add expires_at and low_stock_threshold to type definitions (#63 #67)
Compare 7 commits »
makiolaj merged pull request pantry-app/pantry#70 2026-02-25 01:24:26 +00:00
feat: add expiry tracking and low-stock threshold (#63 #67)
8a9f8f7fdd feat: add low-stock visual indicator to InventoryCard (#67)
bd000649e3 feat: add low-stock threshold field to EditItemModal (#67)
1ed51c3667 feat: add low-stock threshold field to AddItemForm (#67)
76a229952f feat: add expires_at and low_stock_threshold to type definitions (#63 #67)
c5870f9e6f fix: correct table name to inventory_items in migration
Compare 6 commits »
makiolaj created pull request pantry-app/pantry#70 2026-02-25 01:24:17 +00:00
feat: add expiry tracking and low-stock threshold (#63 #67)
makiolaj created branch feature/issue-63-67-expiry-lowstock-fields in pantry-app/pantry 2026-02-25 01:24:16 +00:00
makiolaj opened issue pantry-app/pantry#69 2026-02-25 01:21:50 +00:00
Expiry warnings dashboard
makiolaj opened issue pantry-app/pantry#67 2026-02-25 01:21:49 +00:00
Low-stock threshold tracking
makiolaj opened issue pantry-app/pantry#68 2026-02-25 01:21:49 +00:00
Low-stock dashboard alerts
makiolaj opened issue pantry-app/pantry#66 2026-02-25 01:21:48 +00:00
Search and filter inventory
makiolaj opened issue pantry-app/pantry#65 2026-02-25 01:21:27 +00:00
Quick restock action