No description
Find a file
2026-04-08 15:34:31 +02:00
.planning docs(04-01): complete click navigation and project filter plan 2026-04-08 15:32:07 +02:00
assets test(04-02): filter dropdown tests for project selection, fetch, and empty state 2026-04-08 15:34:31 +02:00
Controller feat: add HeatmapService, API controller, and PHPUnit tests 2026-04-08 12:49:54 +02:00
DependencyInjection fix: register Twig template namespace for plugin views 2026-04-08 12:54:26 +02:00
dev feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
EventSubscriber fix: DashboardEvent::addWidget takes string ID, not widget object 2026-04-08 12:53:52 +02:00
Resources feat(04-01): add click navigation, project filter dropdown, and hover affordance 2026-04-08 15:31:03 +02:00
Service feat(04-01): add getUserProjects service, widget data, and Twig data attributes 2026-04-08 15:29:53 +02:00
Tests feat: add HeatmapService, API controller, and PHPUnit tests 2026-04-08 12:49:54 +02:00
Widget feat(04-01): add getUserProjects service, widget data, and Twig data attributes 2026-04-08 15:29:53 +02:00
.envrc feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22 2026-04-08 11:11:56 +02:00
.gitignore feat: add JS toolchain — esbuild, TypeScript, Vitest 2026-04-08 13:11:26 +02:00
CLAUDE.md docs: create roadmap (5 phases) 2026-04-08 10:52:40 +02:00
composer.json feat: add minimal plugin scaffold 2026-04-08 11:14:09 +02:00
flake.lock feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22 2026-04-08 11:11:56 +02:00
flake.nix feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
KimaiHeatmapBundle.php feat: add minimal plugin scaffold 2026-04-08 11:14:09 +02:00
package-lock.json feat: add JS toolchain — esbuild, TypeScript, Vitest 2026-04-08 13:11:26 +02:00
package.json feat: add JS toolchain — esbuild, TypeScript, Vitest 2026-04-08 13:11:26 +02:00
tsconfig.json feat: add JS toolchain — esbuild, TypeScript, Vitest 2026-04-08 13:11:26 +02:00
vitest.config.ts feat: add JS toolchain — esbuild, TypeScript, Vitest 2026-04-08 13:11:26 +02:00