ERP MetallKart - Backend Node.js TypeScript Fastify Prisma
Go to file
Louis-Andre 3fe4ef1c75 feat: category-tag configurator + tag rename cleanup
- Rename supplier tags MATERIAUX→METAL_PROKAT, METAL→METIZ_KREPEZH
- Add CategoryTagMapping Prisma model for DB-stored mappings
- consultation.service.ts loads mapping from DB (fallback to defaults)
- Backend GET/PUT /admin/category-tag-config endpoints
- Frontend /settings page with Table: categories × tags × suppliers
- Sidebar menu entry Настройки
- Seed 13 category-tag default mappings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 09:31:50 +00:00
backups backup: n8n workflows + pg dump 20260321_020001 2026-03-21 02:00:03 +00:00
docs docs: Pugina TLT database schema analysis 2026-03-16 14:32:06 +00:00
frontend feat: category-tag configurator + tag rename cleanup 2026-03-21 09:31:50 +00:00
prisma feat: category-tag configurator + tag rename cleanup 2026-03-21 09:31:50 +00:00
src feat: category-tag configurator + tag rename cleanup 2026-03-21 09:31:50 +00:00
tests fix: ACHATS-FIX — TS errors email-inbox, remove inventory module, fix purchases test 2026-03-18 14:21:12 +00:00
.gitignore feat: add spec_19C module (auto-pipeline) 2026-03-20 06:11:46 +00:00
CDC.md feat: add cdc_update_s19 module (auto-pipeline) 2026-03-20 06:21:01 +00:00
CLAUDE.md feat: category-tag configurator + tag rename cleanup 2026-03-21 09:31:50 +00:00
MASTER_CONTEXT.md docs: add MASTER_CONTEXT.md - architect persistent memory 2026-03-09 12:31:19 +00:00
package-lock.json feat: add spec_19d module (auto-pipeline) 2026-03-20 13:46:37 +00:00
package.json feat: add spec_19d module (auto-pipeline) 2026-03-20 13:46:37 +00:00
screenshot-api.js feat: add screenshot-api.js tool for visual validation from claude.ai 2026-03-13 15:10:02 +00:00
test-estimates.sh feat: add workflow-2-estimate-validation module (auto-pipeline) 2026-03-12 11:59:10 +00:00
tsconfig.json Initial commit: ERP skeleton + CLAUDE.md 2026-03-09 09:10:16 +00:00