Files
Inventarsystem/Web
Aiirondev_dev a51c4c4cbe
Release Inventarsystem / release-docker (push) Successful in 2m20s
fix: resolve item repair logic and clear mongo damage flags
- Fixed incorrect form field key (`action_type` -> `action`) in admin route.
- Switched to MongoDB `$unset` to completely remove damage fields (`HasDamage`, `DamageText`, etc.) from the items collection instead of just setting them to false.
- Added cleanup logic to `$unset` damage flags from related active loans in the `borrowings` collection.
- Ensures repaired/replaced items correctly disappear from the damaged items UI.
2026-08-21 11:59:50 +02:00
..
2026-08-19 23:19:11 +02:00
2026-04-10 14:48:52 +02:00
2026-07-29 13:35:15 +02:00
2026-07-29 13:40:17 +02:00
2026-08-18 12:35:15 +02:00
2026-08-05 00:36:47 +02:00