|
1c601f5ce1
|
feat(itim): History Model migrations for Cluster Type
ref: #605 #627
|
2025-02-18 04:13:37 +09:30 |
|
|
6b10795b2d
|
feat(itim): save_history method added to Cluster TYpe
ref: #605 #627
|
2025-02-18 04:13:36 +09:30 |
|
|
cdf3068b50
|
feat(itim): History Model for Cluster Type added
ref: #605 #627
|
2025-02-18 04:13:36 +09:30 |
|
|
73d5ac6b10
|
feat(itim): History Model migrations for Cluster
ref: #605 #625
|
2025-02-18 04:13:36 +09:30 |
|
|
18cbd71d28
|
feat(itim): save_history method added to Cluster
ref: #605 #626
|
2025-02-18 04:13:36 +09:30 |
|
|
cf52db1434
|
feat(itim): History Model for Cluster added
ref: #605 #626
|
2025-02-18 04:13:36 +09:30 |
|
|
4dd19ba22f
|
fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
|
2025-02-18 04:13:35 +09:30 |
|
|
7cd4cb965b
|
refactor(core): move get_url to common serializer
reduces duplicated code
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
25373fc5b6
|
test: Disable Old History Model test suites
ref: #601 #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
cc02976c3a
|
fix(itim): Opened by field set to read only for problem ticket
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
af4a1d52c5
|
fix(itim): Opened by field set to read only for incident ticket
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
7ac56a35ae
|
fix(itim): Opened by field set to read only for change ticket
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
83dab570a8
|
fix(assistance): Category can be empty for Problem Ticket
ref: #537 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
a189a60e1b
|
fix(assistance): Category can be empty for Incident Ticket
ref: #537 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
91bea05496
|
fix(assistance): Category can be empty for Change Ticket
ref: #537 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
05d4c4a94d
|
refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
|
2025-02-09 20:40:25 +09:30 |
|
|
795f029c75
|
test(itim): Service Note Model Checks
ref: #525 closes #534
|
2025-02-09 19:33:33 +09:30 |
|
|
a091be7b5e
|
test(itim): Port Note Model Checks
ref: #525 closes #536
|
2025-02-09 19:33:12 +09:30 |
|
|
a1c9533555
|
test(itim): Cluster Type Note Model Checks
ref: #525 closes #535
|
2025-02-09 19:32:47 +09:30 |
|
|
20f52d856b
|
test(itim): Cluster Note Model Checks
ref: #525 closes #533
|
2025-02-09 19:32:27 +09:30 |
|
|
5eb120886d
|
test(itim): Serializer Checks for Service Notes
ref: #525 #534
|
2025-02-09 17:56:31 +09:30 |
|
|
6e4e63a52e
|
test(itim): Serializer Checks for Port Notes
ref: #525 #536
|
2025-02-09 17:56:09 +09:30 |
|
|
8d39fdb9e4
|
test(itim): Serializer Checks for Cluster Type Notes
ref: #525 #535
|
2025-02-09 17:55:52 +09:30 |
|
|
7aa7627faf
|
test(itim): Serializer Checks for Cluster Notes
ref: #525 #533
|
2025-02-09 17:55:33 +09:30 |
|
|
def43c1134
|
test(itim): Service Notes Function Viewset Tests
ref: #525 #534
|
2025-02-08 23:06:38 +09:30 |
|
|
3c08580c10
|
test(itim): Port Notes Function Viewset Tests
ref: #525 #536
|
2025-02-08 23:06:19 +09:30 |
|
|
bc329d2453
|
test(itim): Cluster Types Notes Function Viewset Tests
ref: #525 #535
|
2025-02-08 23:05:48 +09:30 |
|
|
72dfac9d22
|
test(itim): Cluster Notes Function Viewset Tests
ref: #525 #533
|
2025-02-08 23:05:27 +09:30 |
|
|
45b2f083de
|
test(itim): Service Notes Test Cases for ViewSet
ref: #525 #534
|
2025-02-08 19:27:52 +09:30 |
|
|
643894cdfc
|
test(itim): Port Notes Test Cases for ViewSet
ref: #525 #536
|
2025-02-08 19:27:36 +09:30 |
|
|
443cbce73b
|
test(itim): Cluster Type Notes Test Cases for ViewSet
ref: #525 #535
|
2025-02-08 19:27:16 +09:30 |
|
|
9a5f4e90ff
|
test(itim): Cluster Notes Test Cases for ViewSet
ref: #525 #533
|
2025-02-08 19:26:55 +09:30 |
|
|
a3d0b10a75
|
test(itim): Service Notes Test Cases for API Field Checks
ref: #525 #534
|
2025-02-08 17:31:59 +09:30 |
|
|
eafc364ba5
|
test(itim): Port Notes Test Cases for API Field Checks
ref: #525 #536
|
2025-02-08 17:31:44 +09:30 |
|
|
0304010d0e
|
test(itim): Cluster Types Notes Test Cases for API Field Checks
ref: #525 #535
|
2025-02-08 17:31:26 +09:30 |
|
|
5d3eadfd56
|
test(itim): Cluster Notes Test Cases for API Field Checks
ref: #525 #533
|
2025-02-08 17:31:09 +09:30 |
|
|
0bc3f420f0
|
test: remove old notes model tests
ref: #389 #526
|
2025-02-07 21:47:01 +09:30 |
|
|
4dd4215fd0
|
test: Update url_name to match new notes endpoint
ref: #526
|
2025-02-07 21:17:24 +09:30 |
|
|
b42a5a9abb
|
feat(itim): Porte Notes ViewSet
ref: #526 #536
|
2025-02-07 20:35:27 +09:30 |
|
|
9ea8422007
|
feat(itim): Porte Notes Serializer
ref: #526 #536
|
2025-02-07 20:35:01 +09:30 |
|
|
39fdc9ef1d
|
feat(itim): Porte Notes Model
ref: #526 #536
|
2025-02-07 20:34:48 +09:30 |
|
|
a161677f79
|
feat(itim): Cluster Type Notes ViewSet
ref: #526 #535
|
2025-02-07 20:28:56 +09:30 |
|
|
013c31272b
|
feat(itim): Cluster Type Notes Serializer
ref: #526 #535
|
2025-02-07 20:28:17 +09:30 |
|
|
911a086963
|
feat(itim): Cluster Type Notes Model
ref: #526 #535
|
2025-02-07 20:28:06 +09:30 |
|
|
3ca1aa3756
|
feat(itim): Service Notes ViewSet
ref: #526 #534
|
2025-02-07 20:12:26 +09:30 |
|
|
afd20ac4e3
|
feat(itim): Service Notes Serializer
ref: #526 #534
|
2025-02-07 20:12:01 +09:30 |
|
|
79c96ff2b5
|
feat(itim): Service Notes Model
ref: #526 #534
|
2025-02-07 20:11:48 +09:30 |
|
|
b135b0690e
|
feat(itim): Cluster Notes ViewSet
ref: #526 #533
|
2025-02-07 19:59:56 +09:30 |
|
|
041b837068
|
feat(itim): Cluster Notes Serializer
ref: #526 #533
|
2025-02-07 19:59:19 +09:30 |
|
|
ea8a56322f
|
feat(itim): Cluster Notes Model
ref: #526 #533
|
2025-02-07 19:59:05 +09:30 |
|