Commit Graph

22 Commits

Author SHA1 Message Date
Jon
02f15ecbba chore(config_management): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:50:32 +09:30
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +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
ecb7116f4a feat(config_management): Config Group Notes ViewSet
ref: #526 #529
2025-02-07 19:06:34 +09:30
Jon
b66e4bac48 feat(information_management): Ability to link Knowledge Base article to a Config Group
ref: #426 #427
2024-12-21 17:06:30 +09:30
Jon
3afc63d8fc refactor(config_management): config_group ref to use full model name
ref: #248 #390 #366
2024-11-28 02:22:28 +09:30
Jon
e0168640cf feat(config_management): Add field child group count to table fields for groups
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#23
2024-11-28 02:22:27 +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
d4aa3e673f fix(config_management): Correct ticket url in group serializer
ref: #248 #365
2024-11-28 02:22:20 +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
d57d4ad96a feat(config_management): Add url function to Config Groups 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
c7d4f2b496 feat(config_management): Add Notes API v2 endpoint
ref: #248 #354
2024-11-28 02:22:06 +09:30
Jon
99313d7a8d feat(config_management): Add config groups to config api endpoint
ref: #248 #353
2024-11-28 02:22:05 +09:30
Jon
7d3576a879 feat(config_management): Add Device Base Serializer
ref: #248 #353
2024-11-28 02:22:05 +09:30
Jon
3482b7dd0a feat(config_management): Add Config Group Software API v2 endpoint
ref: #248 #348
2024-11-28 02:22:05 +09:30
Jon
7d35db030c refactor(itam): rename dir viewset -> viewsets
ref: #248 #353
2024-11-28 02:22:05 +09:30
Jon
0c9a9f5ae1 refactor(config_management): move config_group_hosts to related table
ref: #353
2024-11-28 02:22:05 +09:30
Jon
fae48f2c5a fix(config_management): Config Groups Serializer Validation checks
ref: #15 #248 #353
2024-11-28 02:22:04 +09:30
Jon
10704457b0 feat(config_management): Add Config Group API v2 endpoint
ref: #248 #348
2024-11-28 02:22:04 +09:30