Commit Graph

3 Commits

Author SHA1 Message Date
6a59dcc0c9 feat: add FormKit framework support and update dependencies
- Add `telecart_forms` table migration and default checkout form seeder
- Implement `FormsHandler` to fetch form schemas
- Update `OrderCreateService` to handle custom fields in order comments
- Add `update` method to QueryBuilder and Grammar
- Add `Arr::except` helper
- Update composer dependencies (Carbon, Symfony, PHPUnit, etc.)
- Improve `MigratorService` error handling
- Add unit tests for new functionality
2025-11-23 16:05:46 +03:00
3345d4eb94 tests: add frontend tests 2025-11-11 00:17:03 +03:00
5681ac592a refactor: move spa to frontend folder 2025-10-27 12:32:38 +03:00