Skip to content

Upgrade to Filament v5, Livewire v4, Flowforge v4#8

Merged
MujahidAbbas merged 5 commits intomainfrom
feature/filament-v5-migration
Feb 4, 2026
Merged

Upgrade to Filament v5, Livewire v4, Flowforge v4#8
MujahidAbbas merged 5 commits intomainfrom
feature/filament-v5-migration

Conversation

@MujahidAbbas
Copy link
Copy Markdown
Owner

Summary

Major dependency upgrade to the latest versions of our core packages:

  • Filament: v4.6.3 → v5.1.3
  • Livewire: v3.7.8 → v4.1.2
  • Flowforge: v3.0.2 → v4.0.3

Changes

  • Updated package version constraints in composer.json
  • Regenerated composer.lock with new dependencies
  • Updated Filament assets for v5 compatibility

Test Plan

  • All 249 tests passing (638 assertions)
  • Assets rebuilt successfully
  • Caches cleared
  • Manual testing of admin panel
  • Manual testing of Kanban board
  • Manual testing of auth flows

Align the edit template's section cards with the create template for
visual consistency across the templates feature.
The DecimalPosition helper functions expect string values, but
position attributes were being passed as-is. This ensures consistent
string comparison for position ordering assertions.
Enhance the template selection experience with:

- Search filtering for templates by name and description
- Hero card highlighting recommended PlanForge template
- Preview slide-over to inspect template sections before selecting
- Sticky CTA bar showing selected template status and generate button
- Reusable template card component with hover preview
- Auto-select recommended template when no user default exists

Includes comprehensive tests for search and preview functionality.
- PRD: 4000 → 6000 tokens, timeout 120s → 150s
- Tech Spec: 4000 → 8000 tokens, timeout 120s → 180s

Tech specs were getting truncated mid-content due to insufficient token limits.
- Upgrade Filament from v4.6.3 to v5.1.3
- Upgrade Livewire from v3.7.8 to v4.1.2
- Upgrade Flowforge from v3.0.2 to v4.0.3
- Update Filament assets for v5 compatibility
- All 249 tests passing
@MujahidAbbas MujahidAbbas merged commit 415f31b into main Feb 4, 2026
1 of 2 checks passed
@MujahidAbbas MujahidAbbas deleted the feature/filament-v5-migration branch February 4, 2026 00:12
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