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