Commit Graph

2103 Commits

Author SHA1 Message Date
Jon
d608a3d138 test(itam): Add missing unit tests for os installs viewset
ref: #512 #513 #518
2025-02-06 20:03:38 +09:30
Jon
18ddd92509 test(itam): Add missing unit tests for device software viewset
ref: #512 #513 #518
2025-02-06 20:03:26 +09:30
Jon
02afaf29ff test(itam): Add missing unit tests for device operating system viewset
ref: #512 #513 #518
2025-02-06 20:03:02 +09:30
Jon
bb99b89a38 test(api): Add kwargs as arg to test cases
ref: #512 #513 #518
2025-02-06 19:40:51 +09:30
Jon
b988fe3084 fix(core): correct varname for queryset within notes queryset
ref: #518
2025-02-06 19:35:29 +09:30
Jon
697ebbb96b fix(core): add missing attribute view_description to ticket linked item viewset
ref: #518
2025-02-06 19:21:39 +09:30
Jon
241f18a055 fix(core): add missing attribute view_description to ticket comment viewset
ref: #518
2025-02-06 19:21:29 +09:30
Jon
a32713f6b7 fix(core): add missing attribute view_description to note viewset
ref: #518
2025-02-06 19:21:18 +09:30
Jon
f910503f3c fix(core): add missing attribute view_description to related ticket log viewset
ref: #518
2025-02-06 19:21:03 +09:30
Jon
9cb142fa4b fix(core): add missing attribute view_description to celery log viewset
ref: #518
2025-02-06 19:20:53 +09:30
Jon
991d30e1fd fix(core): add missing attribute view_description to history viewset
ref: #518
2025-02-06 19:20:44 +09:30
Jon
504437f8cc fix(core): correct truthy check for notes ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 19:20:15 +09:30
Jon
33fa7fd61c fix(core): correct truthy check for history ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 19:19:18 +09:30
Jon
16a827c73b fix(core): correct truthy check for notes ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 19:19:05 +09:30
Jon
805835721e fix(core): correct truthy check for related ticket ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 19:18:47 +09:30
Jon
82bd63b80d fix(core): correct truthy check for ticket comment ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 19:18:32 +09:30
Jon
caa6a6df99 fix(core): correct truthy check for ticket linked items ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 19:18:09 +09:30
Jon
34f7dd834d fix(core): correct truthy check for ticket linked items ViewSet property when evaluating queryset
ref: #513 #518
2025-02-06 19:17:27 +09:30
Jon
3e6206aaad fix(core): correct truthy check for ticket comment ViewSet property when evaluating queryset
ref: #513 #518
2025-02-06 19:17:02 +09:30
Jon
6e789e6966 fix(core): correct truthy check for related ticket ViewSet property when evaluating queryset
ref: #513 #518
2025-02-06 19:16:38 +09:30
Jon
d1364c6696 fix(core): correct truthy check for history ViewSet property when evaluating queryset
ref: #513 #518
2025-02-06 19:16:22 +09:30
Jon
1e71d0d39b fix(core): correct truthy check for celery log ViewSet property when evaluating queryset
ref: #513 #518
2025-02-06 19:16:06 +09:30
Jon
b8b534e499 test(core): Add missing unit tests for ticket linked items viewset
ref: #512 #513 #518
2025-02-06 19:15:29 +09:30
Jon
245962668f test(core): Add missing unit tests for ticket comment viewset
ref: #512 #513 #518
2025-02-06 19:15:18 +09:30
Jon
d5dd58f78e test(core): Add missing unit tests for celery log viewset
ref: #512 #513 #518
2025-02-06 19:14:30 +09:30
Jon
fcb212e66e test(core): Add missing unit tests for history viewset
ref: #512 #513 #518
2025-02-06 19:14:18 +09:30
Jon
038a3404d7 test(core): Add missing unit tests for related tickets viewset
ref: #512 #513 #518
2025-02-06 19:14:07 +09:30
Jon
b6e0a90848 fix(core): correct truthy check for Ticket Base ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 18:20:19 +09:30
Jon
29dd03557c fix(core): correct truthy check for ticket base ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 18:19:35 +09:30
Jon
fe73472aa4 fix(assistance): Add missing attribute view_description to request ticket ViewSet
ref: #518
2025-02-06 18:18:49 +09:30
Jon
6bab430466 test(assistance): Add missing unit tests for request ticket viewset
ref: #512 #513 #518
2025-02-06 18:18:26 +09:30
Jon
776449ba10 test(api): queryset and serializer_class test cases updated to use Fake request object
some viewsets require the request object for permission checking.

ref: #512 #513 #518
2025-02-06 18:10:54 +09:30
Jon
9ba2fd6779 fix(settinggs): Add missing attribute view_description to external links ViewSet
ref: #518
2025-02-06 17:43:52 +09:30
Jon
02595ca010 fix(core): Add missing attribute view_description to ticket comment category ViewSet
ref: #518
2025-02-06 17:36:48 +09:30
Jon
59c541486d fix(core): Add missing attribute view_description to ticekt category ViewSet
ref: #518
2025-02-06 17:36:35 +09:30
Jon
9b1d3384cd fix(core): Add missing attribute view_description to Manufacturer ViewSet
ref: #518
2025-02-06 17:36:12 +09:30
Jon
fe27218256 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 17:29:50 +09:30
Jon
64c9ed7978 fix(settings): correct truthy check for user settings ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:26:30 +09:30
Jon
919bfd9d98 fix(settings): correct truthy check for external links ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:26:19 +09:30
Jon
1ba41d94fb fix(settings): correct truthy check for app settings ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:26:07 +09:30
Jon
0ed80217f2 test(settings): Add missing unit tests for external links viewset
ref: #512 #513 #518
2025-02-06 17:24:03 +09:30
Jon
346fc57ba7 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 17:15:59 +09:30
Jon
ba443c4e64 fix(project_management): correct truthy check for project ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:34 +09:30
Jon
c753b799ee fix(project_management): correct truthy check for project type ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:26 +09:30
Jon
70baac6fb2 fix(project_management): correct truthy check for project state ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:14 +09:30
Jon
1ea5937881 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:04 +09:30
Jon
33726b9114 test(project_management): Add missing unit tests for project type viewset
ref: #512 #513 #518
2025-02-06 17:14:32 +09:30
Jon
a89d13c2b1 test(project_management): Add missing unit tests for project state viewset
ref: #512 #513 #518
2025-02-06 17:14:05 +09:30
Jon
0d32fd3528 test(project_management): Add missing unit tests for project milestone viewset
ref: #512 #513 #518
2025-02-06 17:13:43 +09:30
Jon
3dce2dad05 test(project_management): Add missing unit tests for project viewset
ref: #512 #513 #518
2025-02-06 17:13:32 +09:30