gendesign/frontend/src/components
Light1YT 7131bed1f4
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
feat(forecast): expose DOCX & PPTX export buttons in forecast UI
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.
2026-06-07 15:12:52 +05:00
..
admin refactor(security): убрать UI ввода admin token (backend не требует с PR #437) (#442) 2026-05-23 12:06:37 +00:00
analytics feat(22k): object page — full exposure 9 blocks (sales/quartirography/metro/photos/docs/specs/checks) (#310) 2026-05-17 15:56:39 +00:00
auth fix(frontend): pilot-only юзер → auto-redirect на /trade-in/ вместо «Доступа нет» 2026-05-30 21:18:19 +03:00
landing feat(rbac): frontend route-guard + nav filter (#586) 2026-05-26 06:51:45 +00:00
site-finder feat(forecast): expose DOCX & PPTX export buttons in forecast UI 2026-06-07 15:12:52 +05:00
trade-in feat(trade-in): TI-2 PDF export 4-page + frontend enable button (#319) 2026-05-17 17:16:48 +00:00
ui feat(sf-fe-a3): UI primitives — HeadlineBar + Badge + Drawer (#341) 2026-05-17 22:06:53 +00:00