feat: add expiry tracking and low-stock threshold (#63 #67) #70

Merged
makiolaj merged 6 commits from feature/issue-63-67-expiry-lowstock-fields into develop 2026-02-25 01:24:26 +00:00
Owner

Features:

  • Add expires_at and low_stock_threshold database columns
  • Update TypeScript types
  • Add low-stock threshold input to AddItemForm and EditItemModal
  • Display low-stock warnings in InventoryCard
  • Expiry warnings already implemented, verified working

Closes: #63, #67

**Features:** - Add expires_at and low_stock_threshold database columns - Update TypeScript types - Add low-stock threshold input to AddItemForm and EditItemModal - Display low-stock warnings in InventoryCard - Expiry warnings already implemented, verified working **Closes:** #63, #67
makiolaj added 6 commits 2026-02-25 01:24:17 +00:00
feat: add low-stock visual indicator to InventoryCard (#67)
Some checks failed
Deploy to Coolify / Code Quality (pull_request) Has been cancelled
Deploy to Coolify / Run Tests (pull_request) Has been cancelled
Deploy to Coolify / Deploy to Development (pull_request) Has been cancelled
Deploy to Coolify / Deploy to Production (pull_request) Has been cancelled
Deploy to Coolify / Deploy to Test (pull_request) Has been cancelled
Pull Request Checks / Validate PR (pull_request) Has been cancelled
8a9f8f7fdd
makiolaj merged commit f6300c890b into develop 2026-02-25 01:24:26 +00:00
Sign in to join this conversation.