-
ae4d29d8bb
feat: add generated code: frontend/src/resources/change-equipment-status/index.ts
main
toir-bot
2026-04-13 18:42:58 +00:00
-
945bb57880
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusShow.tsx
toir-bot
2026-04-13 18:42:58 +00:00
-
b692cde8ff
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusCreate.tsx
toir-bot
2026-04-13 18:42:57 +00:00
-
172fd83f9d
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusEdit.tsx
toir-bot
2026-04-13 18:42:56 +00:00
-
cec1d86d4c
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusList.tsx
toir-bot
2026-04-13 18:42:55 +00:00
-
1d0a26a3d3
feat: add generated code: frontend/src/resources/equipment/index.ts
toir-bot
2026-04-13 18:42:54 +00:00
-
5b6625be5d
feat: add generated code: frontend/src/resources/equipment/EquipmentShow.tsx
toir-bot
2026-04-13 18:42:53 +00:00
-
fc638868ba
feat: add generated code: frontend/src/resources/equipment/EquipmentCreate.tsx
toir-bot
2026-04-13 18:42:53 +00:00
-
6316bd6ce0
feat: add generated code: frontend/src/resources/equipment/EquipmentEdit.tsx
toir-bot
2026-04-13 18:42:52 +00:00
-
0afb3dd03d
feat: add generated code: frontend/src/resources/equipment/EquipmentList.tsx
toir-bot
2026-04-13 18:42:50 +00:00
-
20630076a0
feat: add generated code: frontend/src/App.tsx
toir-bot
2026-04-13 18:42:50 +00:00
-
d11da04690
feat: add generated code: frontend/src/main.tsx
toir-bot
2026-04-13 18:42:49 +00:00
-
16fe28613d
feat: add generated code: backend/src/app.module.ts
toir-bot
2026-04-13 18:42:48 +00:00
-
28b1b12b9b
feat: add generated code: backend/src/change-equipment-status/dto/update-change-equipment-status.dto.ts
toir-bot
2026-04-13 18:42:46 +00:00
-
57c9d17161
feat: add generated code: backend/src/change-equipment-status/dto/create-change-equipment-status.dto.ts
toir-bot
2026-04-13 18:42:46 +00:00
-
7b72c1bbfd
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.service.ts
toir-bot
2026-04-13 18:42:45 +00:00
-
00d0a01693
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.controller.ts
toir-bot
2026-04-13 18:42:44 +00:00
-
3422dabca1
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.module.ts
toir-bot
2026-04-13 18:42:43 +00:00
-
336611106f
feat: add generated code: backend/src/equipment/dto/update-equipment.dto.ts
toir-bot
2026-04-13 18:42:43 +00:00
-
ffbb64f81e
feat: add generated code: backend/src/equipment/dto/create-equipment.dto.ts
toir-bot
2026-04-13 18:42:42 +00:00
-
72cbfb76e2
feat: add generated code: backend/src/equipment/equipment.service.ts
toir-bot
2026-04-13 18:42:41 +00:00
-
6389303526
feat: add generated code: backend/src/equipment/equipment.controller.ts
toir-bot
2026-04-13 18:42:40 +00:00
-
c87b9dc9dc
feat: add generated code: backend/src/equipment/equipment.module.ts
toir-bot
2026-04-13 18:42:39 +00:00
-
2cba5fa604
feat: add Prisma schema: backend/prisma/schema.prisma
toir-bot
2026-04-13 18:41:35 +00:00
-
a6620ac721
chore: initial project scaffold: nginx.conf
toir-bot
2026-04-13 18:41:24 +00:00
-
22e874e358
chore: initial project scaffold: frontend/vite.config.ts
toir-bot
2026-04-13 18:41:23 +00:00
-
7aee74f864
chore: initial project scaffold: frontend/tsconfig.json
toir-bot
2026-04-13 18:41:22 +00:00
-
83de7ac39f
chore: initial project scaffold: frontend/src/dataProvider.ts
toir-bot
2026-04-13 18:41:22 +00:00
-
fc978b216e
chore: initial project scaffold: frontend/src/authProvider.ts
toir-bot
2026-04-13 18:41:21 +00:00
-
124f346b5d
chore: initial project scaffold: frontend/package.json
toir-bot
2026-04-13 18:41:20 +00:00
-
23a846bbab
chore: initial project scaffold: frontend/nginx.conf
toir-bot
2026-04-13 18:41:19 +00:00
-
0ff4124ec7
chore: initial project scaffold: frontend/index.html
toir-bot
2026-04-13 18:41:18 +00:00
-
72ab544d5c
chore: initial project scaffold: frontend/Dockerfile
toir-bot
2026-04-13 18:41:18 +00:00
-
db5ac1fde9
chore: initial project scaffold: docker-compose.yml
toir-bot
2026-04-13 18:41:17 +00:00
-
eea5ebd866
chore: initial project scaffold: backend/tsconfig.json
toir-bot
2026-04-13 18:41:16 +00:00
-
5823d3789e
chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot
2026-04-13 18:41:14 +00:00
-
35e3b72b6e
chore: initial project scaffold: backend/src/main.ts
toir-bot
2026-04-13 18:41:14 +00:00
-
0a2dd4e164
chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot
2026-04-13 18:41:13 +00:00
-
ef87863d33
chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot
2026-04-13 18:41:12 +00:00
-
1f78132edd
chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot
2026-04-13 18:41:12 +00:00
-
9026a00d02
chore: initial project scaffold: backend/package.json
toir-bot
2026-04-13 18:41:11 +00:00
-
68aba5009e
chore: initial project scaffold: backend/nest-cli.json
toir-bot
2026-04-13 18:41:10 +00:00
-
5cf2cb7f75
chore: initial project scaffold: backend/Dockerfile
toir-bot
2026-04-13 18:41:09 +00:00
-
36fb5a5b0e
chore: initial project scaffold: .env.example
toir-bot
2026-04-13 18:41:09 +00:00
-
be068c5247
Initial commit
toir-bot
2026-04-13 18:41:08 +00:00