Mikhail Chusavitin
7de0f359b6
Pricing tab: per-LOT row expansion with rowspan grouping
...
- Reorder columns: PN вендора / Описание / LOT / Кол-во / Estimate / Склад / Конкуренты / Ручная цена
- Explode multi-LOT BOM rows into individual LOT sub-rows; PN вендора + Описание use rowspan to span the group
- Rename "Своя цена" → "Ручная цена", "Проставить цены BOM" → "BOM Цена"
- CSV export reads PN/Desc/LOT from data attributes to handle rowspan offset correctly
- Document pricing tab layout contract in bible-local/02-architecture.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 23:53:32 +03:00
Mikhail Chusavitin
b0a106415f
Make sync status non-blocking
2026-03-17 18:34:28 +03:00
Mikhail Chusavitin
a054fc7564
Version BOM and pricing changes
2026-03-17 18:24:09 +03:00
Mikhail Chusavitin
68cd087356
Fix incomplete pricelist sync status
2026-03-17 12:05:02 +03:00
Mikhail Chusavitin
35c5600b36
fix(qfs): project ui, config naming, sync timestamps - v1.5.4
2026-03-16 08:32:15 +03:00
Mikhail Chusavitin
c599897142
Simplify project documentation and release notes
2026-03-15 16:43:06 +03:00
Mikhail Chusavitin
06397a6bd1
Local-first runtime cleanup and recovery hardening
2026-03-07 23:18:07 +03:00
eb7c3739ce
Add shared bible submodule, rename local bible to bible-local
...
- Add bible.git as submodule at bible/
- Rename bible/ → bible-local/ (project-specific architecture)
- Update CLAUDE.md to reference both bible/ and bible-local/
- Add AGENTS.md for Codex with same structure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-01 16:41:14 +03:00