feat(web): implement schedule editor in MaintenancePoliciesTab
CI / changes (push) Successful in 8s
CI / commitlint (push) Has been skipped
CI / openapi (push) Has been skipped
CI / web (push) Successful in 31s
CI / go (push) Successful in 51s
CI / bird2 (push) Successful in 15s
CI / release (push) Successful in 3m48s

Enhanced the MaintenancePoliciesTab by integrating a schedule editor for maintenance policies. Users can now select schedule modes, input custom cron expressions, and dynamically update the schedule preview. This update improves the user interface and experience for managing maintenance schedules.
This commit is contained in:
Denozordec
2026-06-12 18:40:22 +07:00
parent 132559cb8e
commit de64374c91
71 changed files with 15643 additions and 4 deletions
+16
View File
@@ -0,0 +1,16 @@
# Memory Bank: Progress
## VAN Initialization — 2026-06-12
| Шаг | Статус |
|-----|--------|
| Platform detection | ✅ Windows / PowerShell |
| Memory Bank structure | ✅ Создан |
| Core files populated | ✅ Базовый контекст EvoBGP |
| Task analysis | ⏳ Ожидает описание задачи |
| Complexity determination | ⏳ — |
| Route to workflow | ⏳ — |
## Реализация
_Нет активной реализации._