Commit Graph

2781 Commits

Author SHA1 Message Date
Jon
b007e05386 refactor(core): Update access imports to new path
ref: #640 #641
2025-02-19 21:11:01 +09:30
Jon
cadcb8b5d2 refactor(config_management): Update access imports to new path
ref: #640 #641
2025-02-19 20:55:30 +09:30
Jon
cc6d577978 refactor(assistance): Update access imports to new path
ref: #640 #641
2025-02-19 20:50:40 +09:30
Jon
7f2eaaca6a refactor(base): Update access imports to new path
ref: #640 #641
2025-02-19 20:42:44 +09:30
Jon
9b0d09e001 refactor(api): Update access imports to neew path
ref: #640 #641
2025-02-19 20:39:42 +09:30
Jon
77226f75fc refactor(access): Update access imports to neew path
ref: #640 #641
2025-02-19 20:34:28 +09:30
Jon
aeff3f610c refactor(access): Move models to their own file
ref: #640 #641
2025-02-19 20:33:41 +09:30
Jon
635159f364 test: Fix History API checks for kb
ref: #605 #602
2025-02-18 04:13:40 +09:30
Jon
c0e8769781 test: Fix History API checks for project milestone
ref: #605 #602
2025-02-18 04:13:40 +09:30
Jon
04491fbc34 test: Fix History Entry checks for models
ref: #605 #602
2025-02-18 04:13:39 +09:30
Jon
89e6bc362c fix(project_management): Project milestone is not a child model
ref: #605 #631
2025-02-18 04:13:39 +09:30
Jon
79511d0270 test(config_management): History Entry checks for Config_group_hosts model
ref: #605 closes #637
2025-02-18 04:13:39 +09:30
Jon
69bb6f149f test(settings): History Entry checks for External Link model
ref: #605 closes #635
2025-02-18 04:13:39 +09:30
Jon
381ceb723d test(project_management): History Entry checks for Project Type model
ref: #605 closes #634
2025-02-18 04:13:39 +09:30
Jon
67e010e001 test(project_management): History Entry checks for Project State model
ref: #605 closes #632
2025-02-18 04:13:39 +09:30
Jon
1a1317b584 test(project_management): History Entry checks for Project Milestone model
ref: #605 closes #631
2025-02-18 04:13:39 +09:30
Jon
2a3051c2ae test(project_management): History Entry checks for Project model
ref: #605 closes #630
2025-02-18 04:13:39 +09:30
Jon
dcc86a824a test(itim): History Entry checks for Service model
ref: #605 closes #629
2025-02-18 04:13:39 +09:30
Jon
44a6d1da2d test(itim): History Entry checks for Cluster Type model
ref: #605 closes #627
2025-02-18 04:13:39 +09:30
Jon
bd06be083b test(itim): History Entry checks for Port model
ref: #605 closes #628
2025-02-18 04:13:39 +09:30
Jon
2a14cd6119 test(itim): History Entry checks for Cluster model
ref: #605 closes #626
2025-02-18 04:13:39 +09:30
Jon
334dbfdf7f test(itam): History Entry checks for Software Version model
ref: #605 closes #625
2025-02-18 04:13:39 +09:30
Jon
0c961d2709 test(itam): History Entry checks for Software Category model
ref: #605 closes #624
2025-02-18 04:13:39 +09:30
Jon
99900a2e90 test(itam): History Entry checks for Software model
ref: #605 closes #623
2025-02-18 04:13:39 +09:30
Jon
ede4009933 test(itam): History Entry checks for Operating System Version model
ref: #605 closes #622
2025-02-18 04:13:39 +09:30
Jon
1323531254 test(itam): History Entry checks for Operating System model
ref: #605 closes #621
2025-02-18 04:13:39 +09:30
Jon
e9022edb1d test(itam): History Entry checks for Device Type model
ref: #605 closes #620
2025-02-18 04:13:39 +09:30
Jon
749fe57d4f test(itam): History Entry checks for Device OS model
ref: #605 closes #618
2025-02-18 04:13:39 +09:30
Jon
5e9f2a4763 test(itam): History Entry checks for Device Model model
ref: #605 closes #617
2025-02-18 04:13:39 +09:30
Jon
edb5148b7d test(itam): History Entry checks for Device model
ref: #605 closes #616
2025-02-18 04:13:39 +09:30
Jon
3d98f54b3c test(core): History Entry checks for Ticket Comment Category model
ref: #605 closes #615
2025-02-18 04:13:39 +09:30
Jon
126516a1ff test(core): History Entry checks forTicket Category model
ref: #605 closes #614
2025-02-18 04:13:39 +09:30
Jon
7169bb1618 test(config_management): History Entry checks for Config Groups Software model
ref: #605 closes #612
2025-02-18 04:13:39 +09:30
Jon
9cd72e604e test(config_management): History Entry checks for Config Groups model
ref: #605 closes #611
2025-02-18 04:13:39 +09:30
Jon
135fba1f50 test(assistance): History Entry checks for Knowledge base category model
ref: #605 closes #610
2025-02-18 04:13:39 +09:30
Jon
80fa12b747 test(assistance): History Entry checks for Knowledge base model
ref: #605 closes #609
2025-02-18 04:13:39 +09:30
Jon
77786d28e7 test(itam): Device Software History Entry checks
ref: #605 closes #619
2025-02-18 04:13:39 +09:30
Jon
2775e0a01b test(core): Manufacturer History Entry checks
ref: #605 closes #613
2025-02-18 04:13:39 +09:30
Jon
dd312c6351 fix(core): Child models on delete must make model field null
ref: #605 #602
2025-02-18 04:13:39 +09:30
Jon
91c964b581 fix(project_management): Project Milestone History is a primaryu model
ref: #605 #631
2025-02-18 04:13:39 +09:30
Jon
db5ce2352e test(core): Model History Entries Test Suite
ref: #605 #602
2025-02-18 04:13:39 +09:30
Jon
5c3c26c318 fix(core): When a child model is deleted ensure entry is still created on parent model history
ref: #605 #601
2025-02-18 04:13:39 +09:30
Jon
f77d778cb7 test(core): History Model Unit test cases for model and tenancy checks
ref: #605 #602
2025-02-18 04:13:39 +09:30
Jon
9731cb0eaa test(settings): API Field Checks for External Links History
ref: #605 #635
2025-02-18 04:13:38 +09:30
Jon
e31bc90869 test(project_management): API Field Checks for Project Type History
ref: #605 #634
2025-02-18 04:13:38 +09:30
Jon
a5156bd476 test(project_management): API Field Checks for Project State History
ref: #605 #632
2025-02-18 04:13:38 +09:30
Jon
675f46ce66 test(project_management): API Field Checks for Project Milestone History
ref: #605 #631
2025-02-18 04:13:38 +09:30
Jon
ccb85b16ae test(project_management): API Field Checks for Project History
ref: #605 #630
2025-02-18 04:13:38 +09:30
Jon
9d7750ce44 test(itim): API Field Checks for Service History
ref: #605 #629
2025-02-18 04:13:38 +09:30
Jon
d10faa4b3c test(itim): API Field Checks for Port History
ref: #605 #628
2025-02-18 04:13:38 +09:30