Phase 5: Products Forms Migration #115

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

Goal

Мигрировать products.js: add/edit forms с Bootstrap classes.

Tasks

  • Add Product form → row + col-md-6, form-control, form-label
  • Edit Product form → row + col-md-6, form-control
  • Category/subcategory selects → form-select (или Select2)
  • Валидация: required, min, pattern, step
  • Cascading select logic сохранить, обновить DOM-селекторы
  • Buttons → btn btn-primary / btn btn-secondary

Acceptance Criteria

  • Add Product form — Bootstrap styled
  • Edit
## Goal Мигрировать products.js: add/edit forms с Bootstrap classes. ## Tasks - [x] Add Product form → row + col-md-6, form-control, form-label - [x] Edit Product form → row + col-md-6, form-control - [x] Category/subcategory selects → form-select (или Select2) - [x] Валидация: required, min, pattern, step - [x] Cascading select logic сохранить, обновить DOM-селекторы - [x] Buttons → btn btn-primary / btn btn-secondary ## Acceptance Criteria - [x] Add Product form — Bootstrap styled - [x] Edit
NW added this to the SmartAdmin Admin Panel Refactor milestone 2026-07-02 12:22:00 +00:00
NW closed this issue 2026-07-02 12:57:03 +00:00
Sign in to join this conversation.