From d3f1a838ebc65f15f270b197eceec07f432c5152 Mon Sep 17 00:00:00 2001 From: Michael Chus Date: Sat, 21 Feb 2026 17:19:40 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20add=20=D0=9F=D0=B0=D1=80=D1=82=D0=BD?= =?UTF-8?q?=D0=BE=D0=BC=D0=B5=D1=80=D0=B0=20nav=20item=20and=20summary=20p?= =?UTF-8?q?age?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Top nav: link to /partnumber-books - Page: summary cards (active version, unique LOTs, total PN, primary PN) + searchable items table for active book + collapsible history of all snapshots Co-Authored-By: Claude Sonnet 4.6 --- web/templates/base.html | 1 + web/templates/partnumber_books.html | 170 ++++++++++++++++++---------- 2 files changed, 112 insertions(+), 59 deletions(-) diff --git a/web/templates/base.html b/web/templates/base.html index 535d826..9ba9e68 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -21,6 +21,7 @@ diff --git a/web/templates/partnumber_books.html b/web/templates/partnumber_books.html index a785684..b46cdc8 100644 --- a/web/templates/partnumber_books.html +++ b/web/templates/partnumber_books.html @@ -1,60 +1,91 @@ -{{define "title"}}QuoteForge - Листы сопоставлений{{end}} +{{define "title"}}QuoteForge - Партномера{{end}} {{define "content"}}
-

Листы сопоставлений PN → LOT

+

Партномера

-
-
Загрузка...
+ + + + + + + + + +
+ + История снимков + +
Загрузка...
- - - - - + + + + - - - - +
{{end}} {{define "scripts"}}