Commit graph

6 commits

Author SHA1 Message Date
vrubel
c40a6569b4 Add event colors (Catppuccin Mocha) and read-only week view for users
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 20s
Admins can now pick a color per event from a Catppuccin Mocha palette;
existing events default to blue. Colors flow through to both the admin
timeline and the new "Неделя" tab in the user view, which reuses the
admin's weekly grid in a read-only mode. Also reworks event blocks to
show a single-line "start–end title" so short events no longer overflow,
tidies the admin toolbar, and expands mobile responsiveness across both
frontends.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 18:03:21 +00:00
vrubel
883baddd16 fix: compensate drag offset so drop position matches visual target
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 19s
2026-06-09 17:01:11 +00:00
vrubelroman
8542ce8e01 redisign and bug fix 2026-03-22 12:48:20 +03:00
vrubel
60409362c7 Update timezone from Europe/London to Europe/Moscow across configuration, backend, and frontend files for consistent time handling. 2025-12-30 14:26:14 +03:00
vrubel
8bde59e953 Refactor date handling in schedule script to ensure correct week calculations and improve error handling. Added validation for week start and end days, enhanced date formatting, and restricted date selection in task/event modals to current and next week. Updated navigation buttons to reflect current week status. 2025-12-30 13:07:17 +03:00
vrubel
af2ea7be06 Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00