nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 15:36:47 +02:00
b140fb71f0 docs: add product launch plan with key areas and action steps
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 15:24:22 +02:00
361847b337 Ta bort alla referenser till recipe-document-converter från dokumentation och kodbas
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 10:32:32 +02:00
41a5170ed2 docs: update NEXT_STEPS.md and TEKNISK_BESKRIVNING.md with seed script instructions and path corrections
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 10:26:22 +02:00
30fb8b265b docs: enhance technical description with detailed development environment and deployment workflow
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 10:17:45 +02:00
96b98cdc2f feat: expand category structure in seed_all.sql with new categories and subcategories
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-20 10:02:13 +02:00
02549dc3e6 Update categories for table products
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 23:21:49 +02:00
1131745666 fix: update seed documentation to clarify source and process for categories and products
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 23:13:12 +02:00
924ef649fc refactor: reorganize seed_all.sql for improved clarity and structure
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:58:18 +02:00
c589447cf8 fix: add LIMIT clause to product category updates for 'Skafferi' to ensure single result
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:57:07 +02:00
27af419320 fix: remove 'Övrigt' category and limit product category updates to a single result
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:49:00 +02:00
89f70c74e5 fix: add LIMIT clause to category selection for 'Läsk' to ensure single result
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:46:14 +02:00
e7a1606816 Refactor code structure for improved readability and maintainability
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:25:07 +02:00
7538117c26 fix: update product seed data by adding vinegar and correcting insertion method for fresh herbs
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:24:14 +02:00
3270fab2fc Implement feature X to enhance user experience and optimize performance
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:12:22 +02:00
ee2da83c71 feat: add initial product seed data for various categories
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:00:17 +02:00
a3bf4b1337 fix: update NEXT_STEPS and TEKNISK_BESKRIVNING with completed features and authentication details
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:55:24 +02:00
01d1bd2639 fix: lagg till SessionProvider i root layout sa useSession() fungerar
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:50:42 +02:00
0f71d2569b fix: force-dynamic pa write-sidan + saker useSession i useAuthFetch
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:49:17 +02:00
8ab807aba2 fix: ta bort middleware.ts (Next.js 16 anvander proxy.ts), uppdatera matcher
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:48:14 +02:00
b4d9e3dd5f refactor: useAuthFetch-hook för automatisk JWT-header i klientanrop