-
e7eb173ebd
feat: add generated code: frontend/src/resources/change-equipment-status/index.ts
main
toir-bot
2026-04-14 07:03:00 +00:00
-
8469640d88
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusShow.tsx
toir-bot
2026-04-14 07:02:59 +00:00
-
ad026b2df4
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusCreate.tsx
toir-bot
2026-04-14 07:02:58 +00:00
-
2fd26d8202
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusEdit.tsx
toir-bot
2026-04-14 07:02:57 +00:00
-
9fe37fc0d5
feat: add generated code: frontend/src/resources/change-equipment-status/ChangeEquipmentStatusList.tsx
toir-bot
2026-04-14 07:02:56 +00:00
-
f57ed1d6f1
feat: add generated code: frontend/src/resources/equipment/index.ts
toir-bot
2026-04-14 07:02:56 +00:00
-
8a65356232
feat: add generated code: frontend/src/resources/equipment/EquipmentShow.tsx
toir-bot
2026-04-14 07:02:55 +00:00
-
0585987843
feat: add generated code: frontend/src/resources/equipment/EquipmentCreate.tsx
toir-bot
2026-04-14 07:02:54 +00:00
-
b011fd673f
feat: add generated code: frontend/src/resources/equipment/EquipmentEdit.tsx
toir-bot
2026-04-14 07:02:54 +00:00
-
82f548d72a
feat: add generated code: frontend/src/resources/equipment/EquipmentList.tsx
toir-bot
2026-04-14 07:02:53 +00:00
-
7d213ea954
feat: add generated code: frontend/src/App.tsx
toir-bot
2026-04-14 07:02:52 +00:00
-
6b40d7b713
feat: add generated code: frontend/src/main.tsx
toir-bot
2026-04-14 07:02:51 +00:00
-
2b632aab44
feat: add generated code: backend/src/app.module.ts
toir-bot
2026-04-14 07:02:50 +00:00
-
581cc1e42c
feat: add generated code: backend/src/change-equipment-status/dto/update-change-equipment-status.dto.ts
toir-bot
2026-04-14 07:02:49 +00:00
-
e36ecae4ac
feat: add generated code: backend/src/change-equipment-status/dto/create-change-equipment-status.dto.ts
toir-bot
2026-04-14 07:02:49 +00:00
-
5a5523c301
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.service.ts
toir-bot
2026-04-14 07:02:48 +00:00
-
e25277a842
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.controller.ts
toir-bot
2026-04-14 07:02:47 +00:00
-
2942e3ab3e
feat: add generated code: backend/src/change-equipment-status/change-equipment-status.module.ts
toir-bot
2026-04-14 07:02:46 +00:00
-
bbea70ff66
feat: add generated code: backend/src/equipment/dto/update-equipment.dto.ts
toir-bot
2026-04-14 07:02:46 +00:00
-
486b2c4abb
feat: add generated code: backend/src/equipment/dto/create-equipment.dto.ts
toir-bot
2026-04-14 07:02:45 +00:00
-
c95aeaeab7
feat: add generated code: backend/src/equipment/equipment.service.ts
toir-bot
2026-04-14 07:02:44 +00:00
-
d442b5e172
feat: add generated code: backend/src/equipment/equipment.controller.ts
toir-bot
2026-04-14 07:02:43 +00:00
-
13c3ebd4f1
feat: add generated code: backend/src/equipment/equipment.module.ts
toir-bot
2026-04-14 07:02:42 +00:00
-
948f5cad93
feat: add Prisma schema: backend/prisma/schema.prisma
toir-bot
2026-04-14 07:01:18 +00:00
-
3277fe0148
chore: initial project scaffold: nginx/nginx.conf
toir-bot
2026-04-14 07:01:05 +00:00
-
05fbc683b7
chore: initial project scaffold: nginx/Dockerfile
toir-bot
2026-04-14 07:01:04 +00:00
-
89f1246536
chore: initial project scaffold: frontend/vite.config.ts
toir-bot
2026-04-14 07:01:04 +00:00
-
a819f99386
chore: initial project scaffold: frontend/tsconfig.json
toir-bot
2026-04-14 07:01:03 +00:00
-
3b4926b759
chore: initial project scaffold: frontend/src/dataProvider.ts
toir-bot
2026-04-14 07:01:02 +00:00
-
020a3c3424
chore: initial project scaffold: frontend/src/authProvider.ts
toir-bot
2026-04-14 07:01:02 +00:00
-
298460262a
chore: initial project scaffold: frontend/package.json
toir-bot
2026-04-14 07:01:01 +00:00
-
72e5f6be25
chore: initial project scaffold: frontend/nginx.conf
toir-bot
2026-04-14 07:01:00 +00:00
-
0333fd5eb4
chore: initial project scaffold: frontend/index.html
toir-bot
2026-04-14 07:00:59 +00:00
-
9a4e11431f
chore: initial project scaffold: frontend/Dockerfile
toir-bot
2026-04-14 07:00:59 +00:00
-
7ee9fa5e13
chore: initial project scaffold: docker-compose.yml
toir-bot
2026-04-14 07:00:58 +00:00
-
641e8256a0
chore: initial project scaffold: backend/tsconfig.json
toir-bot
2026-04-14 07:00:57 +00:00
-
a7dbcc9f10
chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot
2026-04-14 07:00:56 +00:00
-
9a4316bb13
chore: initial project scaffold: backend/src/main.ts
toir-bot
2026-04-14 07:00:55 +00:00
-
12a77120c7
chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot
2026-04-14 07:00:55 +00:00
-
de34bcfcd8
chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot
2026-04-14 07:00:54 +00:00
-
fdcd7dc4a5
chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot
2026-04-14 07:00:53 +00:00
-
f530392d0e
chore: initial project scaffold: backend/package.json
toir-bot
2026-04-14 07:00:52 +00:00
-
e2e5c30ca6
chore: initial project scaffold: backend/nest-cli.json
toir-bot
2026-04-14 07:00:52 +00:00
-
97a94c0a12
chore: initial project scaffold: backend/Dockerfile
toir-bot
2026-04-14 07:00:51 +00:00
-
fa1cbf751c
chore: initial project scaffold: .env.example
toir-bot
2026-04-14 07:00:50 +00:00
-
b7aac5ec77
Initial commit
toir-bot
2026-04-14 07:00:49 +00:00