This website requires JavaScript.
Explore
Help
Register
Sign In
nilsjohan
/
recipe-app
Watch
1
Star
0
Fork
0
You've already forked recipe-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d038d3083192fd154144e51ba64a45d2d78a5063
recipe-app
/
backend
/
src
/
inventory
T
History
Nils-Johan Gynther
1db30c9b6f
Test Suite / test (24.15.0) (push)
Has been cancelled
Details
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
..
dto
feat: Add bulk delete and merge functionality for inventory items with DTOs and API endpoints
2026-05-11 09:36:15 +02:00
inventory.controller.ts
feat: Add bulk delete and merge functionality for inventory items with DTOs and API endpoints
2026-05-11 09:36:15 +02:00
inventory.module.ts
Recipe-app main
2026-04-09 09:14:39 +02:00
inventory.security.spec.ts
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
inventory.service.spec.ts
Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
2026-05-10 00:20:25 +02:00
inventory.service.ts
feat: Add bulk delete and merge functionality for inventory items with DTOs and API endpoints
2026-05-11 09:36:15 +02:00
inventory.validation.security.spec.ts
Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
2026-05-10 00:20:25 +02:00