822f9a6f28
Fixed deviations from code standards
2025-07-28 16:37:08 -07:00
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
1582d81e5b
Change user_id to created_by
...
Signed-off-by: snipe <snipe@snipe.net >
2024-09-17 22:16:41 +01:00
9f1e59cf78
Marcus’ nitpicks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:01:41 +01:00
4635e9269d
Added user update log factory
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:18:34 +01:00
d27a025347
Added factories
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:30:06 +01:00
436192b836
Fixed seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 02:56:34 +01:00
44a91f0a2b
Seed license checkouts
2023-03-20 14:18:54 -07:00
1fd574779b
Remove unneeded or outdated comments and update imports
2023-03-20 11:39:27 -07:00
a37d69fcf1
Replace remaining user_ids in factories
2023-03-20 11:19:34 -07:00
3849bb838d
Make a few more factories a bit more pure
2023-03-16 18:29:51 -07:00
a50ddb4a5d
Improve actionlog factory and seeder
2023-03-16 15:25:23 -07:00
e8ff7cc09c
Remove hard-coded user_id in factories
2023-03-14 11:34:58 -07:00
ef27c35d1d
Update array keys to set asset location properly
2023-03-06 16:33:40 -08:00
87f52cbfec
Seeder fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2021-12-24 10:47:06 -08:00
b30bbe1740
Fixed more factories
...
Signed-off-by: snipe <snipe@snipe.net >
2021-06-11 19:41:20 -07:00
b62d1f49e4
Shift cleanup
2021-06-10 20:19:27 +00:00
104b441e0d
Shift to class based factories
2021-06-10 20:17:44 +00:00