ruslan
60ea2757bc
Redesign login page with split promo layout
...
Left panel: logo, headline, feature list, price (200 ₽/мес).
Right panel: login form. Responsive for mobile.
Fix topbar logo display with white bg and shadow.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 18:05:01 +03:00
ruslan
1a06979120
Add WB logo image to all pages
...
Replace text "WB" placeholder with wb.png in topbar and login/register pages.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 18:02:03 +03:00
ruslan
773382a7bb
Add ID and date columns to auto-reply queue display
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 17:51:23 +03:00
ruslan
53f1bb2e71
Sync project structure and apply feature updates
...
- Move files from remote_copy/ to root (proper project structure)
- Add Docker setup: Dockerfile, docker-compose.yml with volume mounts
- Auto-reply: fix skip logic (only text field, not pros/cons)
- Auto-reply: fix _paginate to handle cooldown gracefully mid-pagination
- Auto-reply: fix fetch timestamp not saved on API error (infinite retry loop)
- Auto-reply: reduce EMPTY_REMAINING_FALLBACK from 600s to 150s default
- UI: add auto-reply queue display with article number (nm_id)
- UI: replace button with CSS tumbler toggle for auto-reply
- UI: add review_created_at and review_id columns to journal
- UI: add skipped/sent/error status colors to journal
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 17:46:35 +03:00