Skip to content

2.x next#25

Merged
ManukMinasyan merged 25 commits into2.xfrom
2.x-next
Aug 22, 2025
Merged

2.x next#25
ManukMinasyan merged 25 commits into2.xfrom
2.x-next

Conversation

@ManukMinasyan
Copy link
Contributor

No description provided.

ManukMinasyan and others added 25 commits August 21, 2025 19:45
…eorderBy for improved clarity and functionality
- Add 46 comprehensive Pest tests covering real-world Kanban board functionality
- Implement proper Livewire testing patterns for BoardPage components
- Add feature tests for drag-and-drop, actions, commands, and service provider
- Fix stub template to use correct API (recordTitleAttribute vs cardTitle)
- Remove references to missing KanbanBoard Livewire class
- Update TestCase with proper Filament panel setup for Livewire testing
- Add test fixtures for realistic testing scenarios
- Fix PHPStan configuration and code formatting issues
- Update CLAUDE.md with testing documentation and correct API patterns

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Replace incorrect cardTitle() with recordTitleAttribute() in all examples and update API reference table to show correct method name
Replace hardcoded ->id access with proper Eloquent ->getKey() method for better compatibility with models that use non-standard primary keys
- Replace non-existent cardProperties() with actual cardSchema() API
- Remove references to recordDescriptionAttribute() which doesn't exist
- Add comprehensive real-world examples with working code
- Update API reference tables with correct method signatures
- Add practical troubleshooting based on actual codebase issues
- Include proper database schema and testing examples
- Ensure all examples match the tested, working codebase
@ManukMinasyan ManukMinasyan merged commit 1fe480f into 2.x Aug 22, 2025
@ManukMinasyan ManukMinasyan deleted the 2.x-next branch December 19, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant