Andras Bacsai
2d371893e7
docs(tests): update testing guidelines for unit and feature tests
...
- Clarified execution rules for unit tests, emphasizing the use of mocking and the prohibition of database connections.
- Specified that unit tests can run outside Docker, while feature tests must run inside Docker with database access.
- Added design principles for testable code, promoting dependency injection and interface usage.
- Enhanced overall structure and clarity of testing documentation to improve developer understanding of testing strategies.
2025-10-07 11:11:03 +02:00
Andras Bacsai
79174f51c3
docs(claude): update testing guidelines and add note on Application::team relationship
2025-09-22 09:44:36 +02:00
Andras Bacsai
14eae54121
feat(laravel-boost): add Laravel Boost guidelines and MCP server configuration to enhance development experience
2025-09-15 12:19:44 +02:00
Andras Bacsai
4c0c16a241
refactor(backlog): remove outdated guidelines and project manager agent files to streamline task management documentation
2025-09-08 09:19:24 +02:00
Andras Bacsai
03f203a266
feat(docs): expand Backlog.md guidelines with comprehensive usage instructions, CLI commands, and best practices for task management to enhance project organization and collaboration
2025-08-26 16:19:31 +02:00
Andras Bacsai
d61c5863f9
feat(docs): add Backlog.md guidelines and project manager backlog agent; enhance CLAUDE.md with new links for task management
2025-08-26 14:43:00 +02:00
Andras Bacsai
0f8b86c253
chore(docs): remove AGENTS.md file; enhance CLAUDE.md with detailed form authorization patterns and service configuration examples
2025-08-26 10:27:38 +02:00
Andras Bacsai
0831905443
feat(docs): update architecture and development guidelines; enhance form components with built-in authorization system and improve routing documentation
2025-08-26 10:27:38 +02:00
Andras Bacsai
0aef9b3f5c
docs: add AGENTS.md for project guidance and development instructions
2025-08-22 11:49:58 +02:00
Andras Bacsai
9b83185553
docs(claude): clarify that artisan commands should only be run inside the "coolify" container during development
2025-08-17 14:24:04 +02:00
Andras Bacsai
0b84792871
feat(deployment): add pull request filtering and pagination to deployment and backup execution components
...
fix(ui): make them more stylish yeah
2025-07-13 12:36:53 +02:00