|
b7b4c714bd
|
chore(itim): correct pylint error W0611:unused-import
ref: #765
|
2025-05-18 06:46:10 +09:30 |
|
|
7786c3844a
|
refactor(itim): Rename History models
ref: #765 #759
|
2025-05-18 01:09:06 +09:30 |
|
|
603d7a4b7b
|
refactor(base): rename app to centurion
ref: #764
|
2025-05-16 22:10:38 +09:30 |
|
|
bb8c6378bc
|
chore: Add some tests to aid in planning
ref: #756 #758
|
2025-05-15 04:59:06 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
5ba243a1ea
|
test: correct viewset tests
ref: #741
|
2025-05-06 00:48:29 +09:30 |
|
|
6ea66f7379
|
chore: squash migrations
ref: #718
|
2025-05-04 19:48:15 +09:30 |
|
|
8c84ff7c52
|
test(itim): Incomplete Model Unit Tests for RequestTicket
ref: #734 #725
|
2025-05-03 22:56:09 +09:30 |
|
|
85d4cc8220
|
test(itim): Incomplete Model Unit Tests for SLMTicketBase
ref: #734 #727
|
2025-05-03 22:55:14 +09:30 |
|
|
92bc4aec43
|
fix(test): correct typo in attribute parameterized_
ref: #734 #729
|
2025-05-03 04:51:02 +09:30 |
|
|
a898549469
|
test(itim): RequestTicket Updated, yet incomplete Test Suite for Serializer
ref: #733 #725
|
2025-05-01 01:23:40 +09:30 |
|
|
4e75faafb8
|
test(itim): SLMTicketBase Updated, yet incomplete Test Suite for Serializer
ref: #733 #727
|
2025-05-01 01:23:18 +09:30 |
|
|
64757826da
|
refactor(test): Update test parameterization
ref: #733 #730 #729
|
2025-05-01 01:22:22 +09:30 |
|
|
4ea5ddf122
|
test: Correct Test Suite for Serializer for models TicketBase, TicketRequest and TicketSLM
ref: #733 #723 #725 #727
|
2025-04-29 17:20:07 +09:30 |
|
|
847a5550e8
|
test(itim): RequestTicket Initial Test Suite for Serializer
ref: #733 #725
|
2025-04-29 16:14:40 +09:30 |
|
|
ea38665dab
|
test(itim): SLMTicket Initial Test Suite for Serializer
ref: #733 #727
|
2025-04-29 16:13:59 +09:30 |
|
|
9fcb1a8a44
|
test(core): SLMTicket Test Suite for ViewSet
ref: #733 #727
|
2025-04-29 15:59:45 +09:30 |
|
|
22808cf6c8
|
test(core): SLMTicket Test Suite for Metadata
ref: #733 #727
|
2025-04-29 15:59:37 +09:30 |
|
|
f978839ccc
|
test(core): Request Test Suite for ViewSet
ref: #733 #725
|
2025-04-29 15:59:07 +09:30 |
|
|
54af17d75a
|
test(core): Request Test Suite for Metadata
ref: #733 #725
|
2025-04-29 15:58:57 +09:30 |
|
|
a583db4b65
|
test(itim): RequestTicket ViewSet Test Suite
ref: #733 #723
|
2025-04-26 18:04:46 +09:30 |
|
|
da13343b27
|
feat(itim): Depreciate Problem Ticket Endpoint
ref: #732 #564
|
2025-04-26 07:37:24 +09:30 |
|
|
8100030870
|
feat(itim): Depreciate Incident Ticket Endpoint
ref: #732 #564
|
2025-04-26 07:37:04 +09:30 |
|
|
5097db6f94
|
feat(itim): Depreciate Change Ticket Endpoint
ref: #732 #564
|
2025-04-26 07:36:01 +09:30 |
|
|
b6146b7d14
|
feat: Add field Meta.sub_model_type to sub-models
ref: #732 #564
|
2025-04-26 06:00:34 +09:30 |
|
|
c4e81ffbed
|
test(itim): API Field checks for TicketSLMBase
ref: #731 #727
|
2025-04-24 12:36:45 +09:30 |
|
|
683b134053
|
test(itim): API Field checks for TicketRequest
ref: #731 #725
|
2025-04-24 12:36:09 +09:30 |
|
|
2a5c86d961
|
fix(itim): correct ticket_slm serializer
ref: #731 #727
|
2025-04-23 18:58:13 +09:30 |
|
|
ca28a67194
|
fix(itim): correct ticket_request serializer
ref: #731 #725
|
2025-04-23 18:57:41 +09:30 |
|
|
9dc1ae2d05
|
feat(itim): serializer for SLMTicketBase
ref: #724 #727
|
2025-04-16 21:05:32 +09:30 |
|
|
4b8cb9633e
|
feat(itim): Serializer for RequestTicket
ref: #724 #725
|
2025-04-16 21:05:15 +09:30 |
|
|
8016c4b4c8
|
feat(itim): migrations for RequestTicket
ref: #724 #725
|
2025-04-16 21:05:00 +09:30 |
|
|
3efadfa75f
|
feat(itim): New Model RequestTicket
ref: #724 #725
|
2025-04-16 21:04:45 +09:30 |
|
|
66bbace8be
|
feat(itim): migration for SLMTicketBase
ref: #724 #727
|
2025-04-16 21:03:54 +09:30 |
|
|
7ff638ed58
|
feat(itim): New Model SLMTicketBase
ref: #724 #727
|
2025-04-16 21:02:10 +09:30 |
|
|
4872c6d1c8
|
refactor(core): rename ticket model filename in preparation for base ticket model
ref: #724 #723
|
2025-04-16 00:38:15 +09:30 |
|
|
9c88c23bb3
|
test: Migrate models to use refactored model tests
ref: #719 closes #708
|
2025-04-13 16:35:48 +09:30 |
|
|
1d1c76e033
|
test: Refactor all ViewSet Unit Test cases to use new test cases class
ref: #696 closes #672
|
2025-03-25 02:22:47 +09:30 |
|
|
b63f6b7092
|
feat: Remove serializer caching from ALL viewsets
ref: #671 closes #668
|
2025-03-07 17:53:14 +09:30 |
|
|
3058f7212a
|
chore(core): Squash history commits
to reduce amount of migrations
ref: #605 closes #601
|
2025-02-21 02:30:48 +09:30 |
|
|
cabb8d8c4e
|
refactor(core): Update access imports to new path
ref: #641 closes #640
|
2025-02-19 22:34:55 +09:30 |
|
|
19ccc5af9b
|
refactor: Update migrations imports to new path
ref: #640 #641
|
2025-02-19 22:17:49 +09:30 |
|
|
e91ba06256
|
refactor(itim): Update access imports to new path
ref: #640 #641
|
2025-02-19 21:41:49 +09:30 |
|
|
04491fbc34
|
test: Fix History Entry checks for models
ref: #605 #602
|
2025-02-18 04:13:39 +09:30 |
|
|
dcc86a824a
|
test(itim): History Entry checks for Service model
ref: #605 closes #629
|
2025-02-18 04:13:39 +09:30 |
|
|
44a6d1da2d
|
test(itim): History Entry checks for Cluster Type model
ref: #605 closes #627
|
2025-02-18 04:13:39 +09:30 |
|
|
bd06be083b
|
test(itim): History Entry checks for Port model
ref: #605 closes #628
|
2025-02-18 04:13:39 +09:30 |
|
|
2a14cd6119
|
test(itim): History Entry checks for Cluster model
ref: #605 closes #626
|
2025-02-18 04:13:39 +09:30 |
|
|
9d7750ce44
|
test(itim): API Field Checks for Service History
ref: #605 #629
|
2025-02-18 04:13:38 +09:30 |
|
|
d10faa4b3c
|
test(itim): API Field Checks for Port History
ref: #605 #628
|
2025-02-18 04:13:38 +09:30 |
|