Commit Graph

15 Commits

Author SHA1 Message Date
Jon
384b0e1d10 feat(api): distinguish between read-only and authenticateed user permissions
ref: #451 #452
2024-12-24 16:08:22 +09:30
Jon
4ae965603c feat(api): Add back url to metadata
ref: #410 #411
2024-11-30 13:58:00 +09:30
Jon
e4ce1b539e feat(api): Add return_url to metadata
ref: #410 #411
2024-11-30 13:57:31 +09:30
Jon
e10a4972af feat(api): Implement Sanity error handling for uncaught exceptions
ref: #15 #392 closes #387
2024-11-28 02:22:29 +09:30
Jon
96670857e9 fix(api): Ensure queryset filters to actual item if pk is defined
ref: #248 #385 #388 #389 nofusscomputing/centurion_erp_ui#23
2024-11-28 02:22:27 +09:30
Jon
cd0bcf6731 chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
2024-11-28 02:22:25 +09:30
Jon
1c5fb0de18 feat(itam): Add Inventory API v2 endpoint
ref: #248 #383
2024-11-28 02:22:25 +09:30
Jon
c36d36be0b feat(core): Add Related Ticket API v2 endpoint
ref: #248 #365
2024-11-28 02:22:17 +09:30
Jon
726a3ac406 fix(api): Correct inheritance order for ModelViewSet
ref: #248 #365
2024-11-28 02:22:16 +09:30
Jon
20dc72d564 feat(api): Added ability to specify table fields within the viewset.
required for models that are external to centurion

ref: #248 #360
2024-11-28 02:22:16 +09:30
Jon
00c2826d9a feat(settings): Add User Settings API v2 endpoint
ref: #248 #360
2024-11-28 02:22:15 +09:30
Jon
62ca58e820 refactor(api): Adjust viewset common so that page_layout is available for base
ref: #248 #348
2024-11-28 02:22:02 +09:30
Jon
79f17a7d57 feat(api): Add Read Only abstract ViewSet
ref:  #248 #348
2024-11-28 02:20:43 +09:30
Jon
447c46eb47 refactor(api): Split common ViewSet class into index/model classes
ref: #345 #346
2024-11-28 02:18:25 +09:30
Jon
7b7b12d08e feat(api): Add common ViewSet class for inheritence
ref: #345 #346
2024-11-28 02:18:24 +09:30