Commit Graph

  • a8f62d65e5 feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusShow.tsx main toir-bot 2026-04-13 15:20:53 +00:00
  • 293cd4d640 feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusCreate.tsx toir-bot 2026-04-13 15:20:52 +00:00
  • 2d6bfe8f1e feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusEdit.tsx toir-bot 2026-04-13 15:20:51 +00:00
  • fdaa0a61be feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusList.tsx toir-bot 2026-04-13 15:20:50 +00:00
  • 818fa24e99 feat: add generated code: frontend/src/resources/equipment/EquipmentShow.tsx toir-bot 2026-04-13 15:20:49 +00:00
  • 008ed015a6 feat: add generated code: frontend/src/resources/equipment/EquipmentCreate.tsx toir-bot 2026-04-13 15:20:49 +00:00
  • 267ddb31f5 feat: add generated code: frontend/src/resources/equipment/EquipmentEdit.tsx toir-bot 2026-04-13 15:20:48 +00:00
  • ca276769a6 feat: add generated code: frontend/src/resources/equipment/EquipmentList.tsx toir-bot 2026-04-13 15:20:47 +00:00
  • aefc511e07 feat: add generated code: frontend/src/App.tsx toir-bot 2026-04-13 15:20:46 +00:00
  • 68dfe68a20 feat: add generated code: frontend/src/main.tsx toir-bot 2026-04-13 15:20:45 +00:00
  • b2c96b1d97 feat: add generated code: backend/src/app.module.ts toir-bot 2026-04-13 15:20:45 +00:00
  • aff43165cf feat: add generated code: backend/src/change-equipment-status/dto/update-change-equipment-status.dto.ts toir-bot 2026-04-13 15:20:44 +00:00
  • 3ed9774880 feat: add generated code: backend/src/change-equipment-status/dto/create-change-equipment-status.dto.ts toir-bot 2026-04-13 15:20:43 +00:00
  • 7d8453b40b feat: add generated code: backend/src/change-equipment-status/change-equipment-status.service.ts toir-bot 2026-04-13 15:20:42 +00:00
  • eb3139616f feat: add generated code: backend/src/change-equipment-status/change-equipment-status.controller.ts toir-bot 2026-04-13 15:20:41 +00:00
  • 31d9823c20 feat: add generated code: backend/src/change-equipment-status/change-equipment-status.module.ts toir-bot 2026-04-13 15:20:41 +00:00
  • 94043e5777 feat: add generated code: backend/src/equipment/dto/update-equipment.dto.ts toir-bot 2026-04-13 15:20:40 +00:00
  • 8d2a7438e5 feat: add generated code: backend/src/equipment/dto/create-equipment.dto.ts toir-bot 2026-04-13 15:20:39 +00:00
  • 0b1219be68 feat: add generated code: backend/src/equipment/equipment.service.ts toir-bot 2026-04-13 15:20:38 +00:00
  • 2231a4ded0 feat: add generated code: backend/src/equipment/equipment.controller.ts toir-bot 2026-04-13 15:20:37 +00:00
  • 0a9590d39c feat: add generated code: backend/src/equipment/equipment.module.ts toir-bot 2026-04-13 15:20:36 +00:00
  • 9c5865a661 feat: add Prisma schema: backend/prisma/schema.prisma toir-bot 2026-04-13 15:19:28 +00:00
  • d2fee7f85e chore: initial project scaffold: nginx.conf toir-bot 2026-04-13 15:19:16 +00:00
  • f0bbd38ee5 chore: initial project scaffold: frontend/vite.config.ts toir-bot 2026-04-13 15:19:16 +00:00
  • 191bf96b2f chore: initial project scaffold: frontend/tsconfig.json toir-bot 2026-04-13 15:19:15 +00:00
  • ab90a81e8a chore: initial project scaffold: frontend/src/dataProvider.ts toir-bot 2026-04-13 15:19:14 +00:00
  • f6b755da9d chore: initial project scaffold: frontend/src/authProvider.ts toir-bot 2026-04-13 15:19:13 +00:00
  • 2d7260f7d0 chore: initial project scaffold: frontend/package.json toir-bot 2026-04-13 15:19:12 +00:00
  • c856b979be chore: initial project scaffold: frontend/nginx.conf toir-bot 2026-04-13 15:19:11 +00:00
  • a4af38f08f chore: initial project scaffold: frontend/index.html toir-bot 2026-04-13 15:19:11 +00:00
  • f95fd8efb4 chore: initial project scaffold: frontend/Dockerfile toir-bot 2026-04-13 15:19:10 +00:00
  • 76f775f9b3 chore: initial project scaffold: docker-compose.yml toir-bot 2026-04-13 15:19:09 +00:00
  • 2983c3269b chore: initial project scaffold: backend/tsconfig.json toir-bot 2026-04-13 15:19:08 +00:00
  • 982956fac2 chore: initial project scaffold: backend/src/prisma/prisma.service.ts toir-bot 2026-04-13 15:19:07 +00:00
  • c4069708be chore: initial project scaffold: backend/src/main.ts toir-bot 2026-04-13 15:19:07 +00:00
  • 269a9f43f0 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts toir-bot 2026-04-13 15:19:06 +00:00
  • 3916ba19b3 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts toir-bot 2026-04-13 15:19:04 +00:00
  • dc8779a02a chore: initial project scaffold: backend/src/auth/auth.module.ts toir-bot 2026-04-13 15:19:03 +00:00
  • f6e762d3dc chore: initial project scaffold: backend/package.json toir-bot 2026-04-13 15:19:02 +00:00
  • 392c4ad974 chore: initial project scaffold: backend/nest-cli.json toir-bot 2026-04-13 15:19:02 +00:00
  • 6277b67c6c chore: initial project scaffold: backend/Dockerfile toir-bot 2026-04-13 15:19:01 +00:00
  • e85a73edf7 chore: initial project scaffold: .env.example toir-bot 2026-04-13 15:19:00 +00:00
  • 89cf0cbde3 Initial commit toir-bot 2026-04-13 15:18:59 +00:00