Commit Graph

502 Commits

Author SHA1 Message Date
Jon
08a3042866 feat(itam): History Model migrations for Device Software
ref: #605 #619
2025-02-18 04:13:35 +09:30
Jon
86116f4563 feat(itam): History Model for Device Software added
ref: #605 #619
2025-02-18 04:13:35 +09:30
Jon
92fd22ae5c feat(itam): save_history method added to Device
ref: #605 #616
2025-02-18 04:13:35 +09:30
Jon
6ccb63c921 feat(itam): History Model migrations for Device Model
ref: #605 #617
2025-02-18 04:13:35 +09:30
Jon
4e5d2378d8 feat(itam): save_history method added to Device Model
ref: #605 #617
2025-02-18 04:13:35 +09:30
Jon
290a7de736 feat(itam): History Model for Device Model added
ref: #605 #617
2025-02-18 04:13:35 +09:30
Jon
4dd19ba22f fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
2025-02-18 04:13:35 +09:30
Jon
6852aa4748 feat(itam): Add device history model
ref: #605 #616
2025-02-18 04:13:34 +09:30
Jon
9b8f644261 chore(itam): device operating system+software get_url attribute "obj" renamed to match others "item"
ref: #601 #605
2025-02-18 04:13:34 +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
25373fc5b6 test: Disable Old History Model test suites
ref: #601 #602 #605
2025-02-18 04:13:33 +09:30
Jon
1963bf0817 feat(api): Device Software Viewset requires its own function to obtain the model view serializer
ref: #578 #477
2025-02-18 04:12:59 +09:30
Jon
05d4c4a94d refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
2025-02-09 20:40:25 +09:30
Jon
80db9022b7 feat(itam): Add notes tab to Software Version details page
ref: #525 #541
2025-02-09 19:44:42 +09:30
Jon
288abb5373 feat(itam): Add notes tab to Operating System details page
ref: #525 #531
2025-02-09 19:44:17 +09:30
Jon
6e296a3713 test(itam): Software Version Note Model Checks
ref: #525 closes #541
2025-02-09 19:31:57 +09:30
Jon
58b73b9b29 test(itam): Software Note Model Checks
ref: #525 closes #532
2025-02-09 19:31:43 +09:30
Jon
cd65d8e93d test(itam): Software Category Note Model Checks
ref: #525 closes #540
2025-02-09 19:31:17 +09:30
Jon
f26b0706ae test(itam): Operating System Version Note Model Checks
ref: #525 closes #539
2025-02-09 19:30:31 +09:30
Jon
1a0839a2c8 test(itam): Operating System Note Model Checks
ref: #525 closes #531
2025-02-09 19:30:14 +09:30
Jon
cc0f92e132 test(itam): Device Type Note Model Checks
ref: #525 closes #538
2025-02-09 19:29:40 +09:30
Jon
b14262fcad test(itam): Device Note Model Checks
ref: #525 closes #524
2025-02-09 19:28:59 +09:30
Jon
1474f47087 test(itam): Device Model Note Model Checks
ref: #525 closes #523
2025-02-09 19:28:46 +09:30
Jon
29fc7e7e07 test(itam): Serializer Checks for Software Version Notes
ref: #525 #541
2025-02-09 17:55:02 +09:30
Jon
780ab35b26 test(itam): Serializer Checks for Software Notes
ref: #525 #532
2025-02-09 17:54:41 +09:30
Jon
b072ce9fbc test(itam): Serializer Checks for Software Category Notes
ref: #525 #540
2025-02-09 17:54:24 +09:30
Jon
fa757f2edf test(itam): Serializer Checks for Operating System Version Notes
ref: #525 #539
2025-02-09 17:53:43 +09:30
Jon
fccaacbf7c test(itam): Serializer Checks for Operating System Notes
ref: #525 #531
2025-02-09 17:53:27 +09:30
Jon
0f1ff924ed test(itam): Serializer Checks for Device Type Notes
ref: #525 #538
2025-02-09 17:53:02 +09:30
Jon
75598dff94 test(itam): Serializer Checks for Device Notes
ref: #525 #524
2025-02-09 17:52:47 +09:30
Jon
475205f95b test(itam): Serializer Checks for Device Model Notes
ref: #525 #523
2025-02-09 17:52:33 +09:30
Jon
a74550e1f3 test(itam): Software Version Notes Function Viewset Tests
ref: #525 #541
2025-02-08 22:32:05 +09:30
Jon
382b1d2a30 test(itam): Software Notes Function Viewset Tests
ref: #525 #532
2025-02-08 22:31:48 +09:30
Jon
9c2ef50c3b test(itam): Software Category Notes Function Viewset Tests
ref: #525 #540
2025-02-08 22:31:34 +09:30
Jon
3536a59e5a test(itam): Operating System Version Notes Function Viewset Tests
ref: #525 #539
2025-02-08 22:31:07 +09:30
Jon
0213d45f8a test(itam): Operating System Notes Function Viewset Tests
ref: #525 #531
2025-02-08 22:30:47 +09:30
Jon
41cf9aae41 test(itam): Device Type Notes Function Viewset Tests
ref: #525 #538
2025-02-08 22:30:16 +09:30
Jon
0b25a85e26 test(itam): Device Notes Function Viewset Tests
ref: #525 #524
2025-02-08 22:30:01 +09:30
Jon
4caf26686c test(itam): Device Model Notes Function Viewset Tests
ref: #525 #523
2025-02-08 22:29:49 +09:30
Jon
5a07892b25 test: Remove old notes model tests
ref: #49 #389 #525
2025-02-08 19:52:24 +09:30
Jon
9c7e572e00 test(itam): Software Version Notes Test Cases for ViewSet
ref: #525 #541
2025-02-08 19:26:34 +09:30
Jon
876a1622dd test(itam): Software Notes Test Cases for ViewSet
ref: #525 #532
2025-02-08 19:25:55 +09:30
Jon
161751f97f test(itam): Software Category Notes Test Cases for ViewSet
ref: #525 #540
2025-02-08 19:25:43 +09:30
Jon
ac0e756c77 test(itam): Operating System Version Notes Test Cases for ViewSet
ref: #525 #539
2025-02-08 19:25:14 +09:30
Jon
115159b8a6 test(itam): Operating_system Notes Test Cases for ViewSet
ref: #525 #531
2025-02-08 19:24:50 +09:30
Jon
10e2550621 test(itam): Device Type Notes Test Cases for ViewSet
ref: #525 #538
2025-02-08 19:24:29 +09:30
Jon
edb6aa6eb7 test(itam): Device Notes Test Cases for ViewSet
ref: #525 #524
2025-02-08 19:23:58 +09:30
Jon
2534557105 test(itam): Device Model Notes Test Cases for ViewSet
ref: #525 #523
2025-02-08 19:23:46 +09:30
Jon
fe7e9169be test(itam): Software Version Notes Test Cases for API Field Checks
ref: #525 #541
2025-02-08 17:30:43 +09:30