Commit Graph

20 Commits

Author SHA1 Message Date
Jon
7137db589b chore(itam): correct pylint error W0611:unused-import
ref: #765
2025-05-18 06:35:53 +09:30
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +09:30
Jon
8f15b8bf20 chore(itam): device operating system get_url attribute "obj" renamed to match others "item"
ref: #601 #605
2025-02-18 04:13:34 +09:30
Jon
7cd4cb965b refactor(core): move get_url to common serializer
reduces duplicated code

ref: #602 #605
2025-02-18 04:13:33 +09:30
Jon
02140ce731 feat(itam): Device Notes ViewSet
ref: #524 #525
2025-02-07 18:12:50 +09:30
Jon
dcc525bfa8 feat(information_management): Ability to link Knowledge Base article to a Device
ref: #331 #426 #427 closes #428
2024-12-21 17:20:05 +09:30
Jon
f4c06da385 feat(itam): Add device operating system API v2 endpoint
ref: #248 #390 #362
2024-11-28 02:22:28 +09:30
Jon
f345dd366c feat(api): Add a Common Model serializer to be inherited by all model serializers
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#26
2024-11-28 02:22:26 +09:30
Jon
cd0bcf6731 chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
2024-11-28 02:22:25 +09:30
Jon
564bae99b1 feat(core): Add Item Ticket API v2 endpoint
added for cluster, config group, device, service, software and operating system.

ref: #248 #365
2024-11-28 02:22:18 +09:30
Jon
da5d19cbcb fix: Dont attempt to access request within serializers when no context is present
ref: #248 #365 #366
2024-11-28 02:22:17 +09:30
Jon
43f90251b0 feat(itam): Add url function to Device model
ref: #248 #365 #366
2024-11-28 02:22:17 +09:30
Jon
268e3294a2 feat(api): Setup API to be correctly versioned
ref: #248 #365
2024-11-28 02:22:16 +09:30
Jon
b4f3f0ec48 test(itam): Device Service API field checks
ref: #15 #248 #356
2024-11-28 02:22:11 +09:30
Jon
b7bbf02dff test(itam): Device Serializer Validation checks
ref: #15 #248 #353
2024-11-28 02:22:09 +09:30
Jon
09b2ea378b feat(core): Add External Link API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30
Jon
4dc0f31e69 feat(itam): Add Device API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30
Jon
bcb0ce42df feat(itam): Add Device Model API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30
Jon
f0b14cfa66 feat(itam): Add Device API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30
Jon
7d3576a879 feat(config_management): Add Device Base Serializer
ref: #248 #353
2024-11-28 02:22:05 +09:30