Phase 7: Catalog Migration #117

Closed
opened 2026-07-02 12:22:25 +00:00 by NW · 0 comments
Owner

Goal

Мигрировать catalog.js: дерево, modal, cascading selects, inline forms.

Tasks

  • Дерево каталога → Bootstrap accordion (5 уровней: country→city→district→category→subcategory)
  • Inline tree forms → d-inline-flex.gap-2 + form-control-sm
  • Product table → panel + table.table-striped.table-bordered.table-hover
  • Product modal → Bootstrap 5 modal fade + modal-dialog
  • Cascading selects (location→category→subcategory) → form-select + custom JS
  • AJAX inline add categ
## Goal Мигрировать catalog.js: дерево, modal, cascading selects, inline forms. ## Tasks - [x] Дерево каталога → Bootstrap accordion (5 уровней: country→city→district→category→subcategory) - [x] Inline tree forms → d-inline-flex.gap-2 + form-control-sm - [x] Product table → panel + table.table-striped.table-bordered.table-hover - [x] Product modal → Bootstrap 5 modal fade + modal-dialog - [x] Cascading selects (location→category→subcategory) → form-select + custom JS - [x] AJAX inline add categ
NW added this to the SmartAdmin Admin Panel Refactor milestone 2026-07-02 12:22:25 +00:00
NW closed this issue 2026-07-02 12:57:06 +00:00
Sign in to join this conversation.