Commit Graph

13 Commits

Author SHA1 Message Date
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +09:30
Jon
f833121c08 fix(core): Serializer _urls.notes URL generation now dynamic
ref: #662 #665
2025-03-04 03:17:31 +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
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
5f7b6ef9eb refactor: update serializers to use model get_url function
ref: #248 #390 #366
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
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
b9b2142cc1 fix(config_management): ensure validation uses software.id for config group software serializer
ref: #248 #353
2024-11-28 02:22:06 +09:30
Jon
5ab7ce05bc feat(itam): Add Software Version Base Serializer
ref: #248 #348
2024-11-28 02:22:05 +09:30
Jon
99550e7ab3 feat(itam): Add Software Base Serializer
ref: #248 #348
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