Commit Graph

5 Commits

Author SHA1 Message Date
08f0e24859 feat: remove unused js libs 2025-12-21 18:26:55 +03:00
38668fb4a7 feat: image processing improve 2025-12-06 12:59:55 +03:00
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