Commit Graph

13 Commits

Author SHA1 Message Date
Nils-Johan Gynther 96b98cdc2f feat: expand category structure in seed_all.sql with new categories and subcategories 2026-04-20 10:15:01 +02:00
Nils-Johan Gynther 924ef649fc refactor: reorganize seed_all.sql for improved clarity and structure 2026-04-19 23:13:09 +02:00
Nils-Johan Gynther c589447cf8 fix: add LIMIT clause to product category updates for 'Skafferi' to ensure single result 2026-04-19 22:58:14 +02:00
Nils-Johan Gynther 27af419320 fix: remove 'Övrigt' category and limit product category updates to a single result 2026-04-19 22:57:03 +02:00
Nils-Johan Gynther 89f70c74e5 fix: add LIMIT clause to category selection for 'Läsk' to ensure single result 2026-04-19 22:48:55 +02:00
Nils-Johan Gynther e7a1606816 Refactor code structure for improved readability and maintainability 2026-04-19 22:46:10 +02:00
Nils-Johan Gynther 7538117c26 fix: update product seed data by adding vinegar and correcting insertion method for fresh herbs 2026-04-19 22:25:04 +02:00
Nils-Johan Gynther 3270fab2fc Implement feature X to enhance user experience and optimize performance 2026-04-19 22:24:10 +02:00
Nils-Johan Gynther ee2da83c71 feat: add initial product seed data for various categories 2026-04-19 22:11:04 +02:00
Nils-Johan Gynther a069d7d3d7 fix(categories): update 'Kött' category name to 'Kött och fågel' 2026-04-18 15:16:02 +02:00
Nils-Johan Gynther 00dc0d6c69 fix(docs): update NEXT_STEPS, README, and TEKNISK_BESKRIVNING with user role management details and new category structure 2026-04-18 14:41:04 +02:00
Nils-Johan Gynther 6cec7ca6dd feat(seeds): add seed_product_categories.sql for product-category mapping 2026-04-18 08:41:57 +02:00
Nils-Johan Gynther a763f65654 feat(categories): add category seeding functionality and update deployment script 2026-04-17 22:57:53 +02:00