Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj closed issue pantry-app/pantry#8 2026-02-09 13:03:17 +00:00
Initialize Nuxt 4 project with TypeScript
makiolaj pushed to develop at pantry-app/pantry 2026-02-09 13:03:17 +00:00
f4b870f59c Merge pull request 'feat: implement inventory CRUD UI components (#18 #19 #20 #21)' (#46) from feature/issue-18-21-inventory-ui into develop
4834286005 feat: implement inventory CRUD UI components (#18 #19 #20 #21)
Compare 2 commits »
makiolaj closed issue pantry-app/pantry#21 2026-02-09 13:03:16 +00:00
Add delete item functionality
makiolaj closed issue pantry-app/pantry#20 2026-02-09 13:03:16 +00:00
Create EditItemModal component
makiolaj closed issue pantry-app/pantry#19 2026-02-09 13:03:16 +00:00
Create AddItemForm component
makiolaj merged pull request pantry-app/pantry#46 2026-02-09 13:03:15 +00:00
feat: implement inventory CRUD UI components (#18 #19 #20 #21)
makiolaj closed issue pantry-app/pantry#18 2026-02-09 13:03:15 +00:00
Create InventoryList component
makiolaj created pull request pantry-app/pantry#46 2026-02-09 13:03:08 +00:00
feat: implement inventory CRUD UI components (#18 #19 #20 #21)
makiolaj created branch feature/issue-18-21-inventory-ui in pantry-app/pantry 2026-02-09 13:03:08 +00:00
makiolaj pushed to feature/issue-18-21-inventory-ui at pantry-app/pantry 2026-02-09 13:03:08 +00:00
4834286005 feat: implement inventory CRUD UI components (#18 #19 #20 #21)
makiolaj closed issue pantry-app/pantry#17 2026-02-09 13:00:22 +00:00
Seed default tags
makiolaj pushed to develop at pantry-app/pantry 2026-02-09 13:00:19 +00:00
be2af1675a Merge pull request 'feat: seed default units and tags (#16 #17)' (#45) from feature/issue-16-17-seed-data into develop
b93f4677fc feat: seed default units and tags (#16 #17)
Compare 2 commits »
makiolaj merged pull request pantry-app/pantry#45 2026-02-09 13:00:18 +00:00
feat: seed default units and tags (#16 #17)
makiolaj closed issue pantry-app/pantry#16 2026-02-09 13:00:18 +00:00
Seed default units
makiolaj pushed to feature/issue-16-17-seed-data at pantry-app/pantry 2026-02-09 13:00:08 +00:00
b93f4677fc feat: seed default units and tags (#16 #17)
makiolaj created pull request pantry-app/pantry#45 2026-02-09 13:00:08 +00:00
feat: seed default units and tags (#16 #17)
makiolaj created branch feature/issue-16-17-seed-data in pantry-app/pantry 2026-02-09 13:00:08 +00:00
makiolaj pushed to develop at pantry-app/pantry 2026-02-09 12:59:06 +00:00
4eec4923af Merge pull request 'feat: add SQL helper functions for inventory management (#15)' (#44) from feature/issue-15-sql-functions into develop
f70b90748a feat: add SQL helper functions for inventory management (#15)
Compare 2 commits »
makiolaj merged pull request pantry-app/pantry#44 2026-02-09 12:59:06 +00:00
feat: add SQL helper functions for inventory management (#15)
makiolaj closed issue pantry-app/pantry#15 2026-02-09 12:59:06 +00:00
Create SQL functions migration