• Joined on 2026-03-21
APervov created pull request greact-admin/toir-light#1 2026-05-11 06:52:52 +00:00
Split archive journal to 2 sub-modules by status. Add possibility to upload file for equipment. Change date fields for equipment.
APervov pushed to dev at greact-admin/toir-light 2026-05-11 06:41:25 +00:00
05ae32c030 Split archive journal to 2 sub-modules by status. Add possibility to upload file for equipment. Change date fields for equipment.
APervov created branch dev in greact-admin/toir-light 2026-05-11 06:41:25 +00:00
APervov pushed to master at greact-admin/toir-light 2026-04-30 01:49:24 +00:00
7b1d12e48d Remove equip from sidebar
APervov pushed to master at greact-admin/toir-light 2026-04-30 01:41:35 +00:00
376b4a6a57 Rework menu for different statuses of equip
APervov pushed to master at greact-admin/toir-light 2026-04-21 10:24:45 +00:00
fea773bb15 Enhance ChangeEquipmentStatus forms and EquipmentEdit layout
APervov pushed to master at greact-admin/toir-light 2026-04-21 09:51:02 +00:00
ad245db29f Refactor ChangeEquipmentStatus forms to include new fields
APervov pushed to master at greact-admin/toir-light 2026-04-21 09:37:00 +00:00
48c61cc2e5 Enhance attachment display in ChangeEquipmentStatusList
APervov pushed to master at greact-admin/toir-light 2026-04-21 09:20:08 +00:00
b1aefae2fa Add support for file attachments in equipment status changes
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:50:34 +00:00
d572647772 Refactor App and EmbeddedActiveEquipmentPage for theme support
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:26:11 +00:00
4584a0d581 Add download functionality for equipment attachments
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:15:45 +00:00
eb36c04a4b Add UTF-8 filename decoding for multipart uploads in EquipmentService
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:02:16 +00:00
7735988ed5 Enhance S3 error handling in StorageService and update .env.example documentation
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:55:36 +00:00
327d3a95a3 Refactor Prisma migration handling in docker-entrypoint.sh
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:52:43 +00:00
c4e5962912 Update healthcheck configuration in docker-compose.yml for improved reliability
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:46:34 +00:00
b60c4ee0ed Add file attachment functionality for equipment management
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:35:51 +00:00
62446f2597 Update Nginx configuration to use a unique backend hostname for API routing to prevent intermittent routing issues
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:29:28 +00:00
420e1deb7d Remove unnecessary rewrite rule from Nginx configuration for API routing
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:08:34 +00:00
20241b6ce1 Add global API prefix and route remapping for health checks in main.ts
APervov pushed to main at APervov/pg-admin 2026-04-16 09:24:11 +00:00
67df86aef4 Remove unused network name definition from docker-compose.portainer.yml to streamline configuration.