7a4c54594a
ci: verify auto-deploy pipeline
2026-03-29 13:26:29 +00:00
b1322fed92
ci: test webhook delivery
2026-03-29 13:24:58 +00:00
d0e464be5f
CI/CD: add deploy webhook endpoint for Gitea auto-deploy
2026-03-29 13:23:07 +00:00
Claude CLI Agent
4fae1c5a06
i18n complete: all 16 components translated (CZ/HE/RU/UA)
...
- Custom i18n provider with React Context + localStorage
- Hebrew RTL support (dir=rtl on html)
- All pages + components use t() calls
- FullCalendar + dates locale-aware
- Language selector in Settings wired to context
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 13:19:02 +00:00
Claude CLI Agent
fea4d38ce8
Phase 3-4: Goals AI planner, Team tasks, Push notifications, i18n (CZ/HE/RU/UA)
...
- Goals CRUD API + AI study plan generator + progress reports
- Goals frontend page with progress bars
- Team tasks: assign, transfer, collaborate endpoints
- Push notifications: web-push, VAPID, subscribe/send
- i18n: 4 languages (cs, he, ru, ua) translation files
- notifications.js + goals.js routes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 13:12:19 +00:00
Claude CLI Agent
6c38c9438f
Add Moodle + Pohoda connectors
...
- Moodle: courses->goals, assignments->tasks, completion, grades, webhook
- Pohoda: XML-RPC adapter, invoice sync, webhook
- All 3 connectors (Odoo, Moodle, Pohoda) returning 200
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 12:56:50 +00:00
Claude CLI Agent
d74c89255e
PM2 cluster deploy + Redis caching + Nginx gzip + UI polish
...
- PM2 v6: 2x API cluster + 1x web, zero-downtime reload
- Redis cache: 30s TTL on GET /tasks, X-Cache header
- Nginx gzip compression
- Mobile touch targets 44px
- Czech diacritics throughout UI
- TaskModal slide-up animation
- StatusBadge color dots
- GroupSelector emoji icons
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 11:20:58 +00:00
Claude CLI Agent
55993b70b2
Phase 2: AI Chat, Calendar, Odoo connector, PWA
...
- AI Chat endpoint (/api/v1/chat) with Claude API context
- Calendar page with FullCalendar.js (day/week/month)
- Odoo API connector (import/export/webhook)
- PWA manifest + service worker for offline
- SW register component
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 10:12:53 +00:00
Claude CLI Agent
9d075455e3
Initial: Fastify API + DB schema + collab setup
...
- Fastify API on :3000 (tasks, groups, auth, connectors)
- PostgreSQL schema: users, tasks, task_groups, goals, connectors
- 8 default task groups
- JWT auth (register/login/me)
- API Bridge framework with webhooks
- CLAUDE.md + polling scripts
- Collab worker integration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 09:57:56 +00:00