|
All checks were successful
CI / changes (pull_request) Successful in 5s
CI / backend-tests (pull_request) Has been skipped
Deploy / changes (push) Successful in 5s
Deploy / build-backend (push) Has been skipped
Deploy / build-worker (push) Has been skipped
CI / changes (push) Successful in 6s
CI / backend-tests (push) Has been skipped
Deploy / build-frontend (push) Successful in 28s
Deploy / deploy (push) Successful in 1m0s
Add «Скачать .docx» (Word) and «Скачать .pptx» (PowerPoint) buttons to ForecastExportButtons, alongside the existing .md/.json/Telegram controls. The backend /forecast/export already renders both formats; they were just not reachable from the UI. Both reuse the existing response.blob() → triggerDownload path (correct for binary zip-based OOXML — never .text(), which would corrupt the archive). Per-format loading state; 404 → «Отчёт ещё не готов». No new deps (icons from lucide-react). Part of #958. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| types | ||
| instrumentation.ts | ||