3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 17:15:51 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
b264bbf69f feat(api): Add API endpoints for managing asset history notes
- Add POST endpoint to create a history note attached to an asset
- Add GET endpoint to retrieve history notes for an asset
- Add ActionLog factory state for manual notes
- Implement controller methods with authorization checks
- Add feature tests for note creation, retrieval, and access control
- Register new API routes for these endpoints

Supports automation by enabling programmatic asset history note management.
2025-07-28 15:55:37 -07:00
43f679a554 Revert some changes from #15525 2025-02-20 12:59:16 -08:00
5992d2a1d2 adding to controller 2024-12-17 15:43:13 -05:00
eb2d7b1f4f Move comment location 2024-09-26 12:14:00 -07:00
47763d1e1a Add tests for adding notes to assets 2024-09-26 12:13:36 -07:00
b813dcd9d0 requested changes from github 2024-09-25 18:54:30 -04:00
74efd850af redoing branch. old branch merge onflicts were waaay too gnarly 2024-09-16 19:30:26 -04:00