Commit Graph

3 Commits

Author SHA1 Message Date
ee6e7fa86d Fix missing enums and dashboard variables
- Add RoleEnum::MANAGER case
- Add OrderStatusEnum with all statuses and getLabel() method
- Fix HomeController::index() to pass all required view variables

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 05:36:24 +05:00
c193bbc32a Add missing app files and fix Docker configuration
- Add all PHP app files (controllers, middleware, providers, models, enums)
  that were previously gitignored via app/.gitignore wildcard
- Fix app/.gitignore to no longer ignore all files
- Fix docker-compose.yml: use named volume for postgres to avoid chown permission errors on server
- Fix Dockerfile: use --classmap-authoritative for composer dump-autoload

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 05:11:39 +05:00
Azamov Samandar
df3d57f503 sifatbaho 2026-04-05 05:31:24 +05:00