|
42bea64ff5
|
test(core): API fields Unit Test Suite
ref: #731 #730
|
2025-04-22 22:25:23 +09:30 |
|
|
537f167b9e
|
test(core): Correct model notes test suite
ref: #731
|
2025-04-22 22:22:58 +09:30 |
|
|
0a630cf51a
|
test(core): API Permission Test Cases for ticket_base model
ref: #731 #723
|
2025-04-22 22:21:42 +09:30 |
|
|
29e07e6cac
|
feat(core): add ticket routes
ref: #731 #723
|
2025-04-22 22:18:40 +09:30 |
|
|
0f21f8daf0
|
test(api): add API Permission Test Cases
ref: #731 #730
|
2025-04-22 22:17:32 +09:30 |
|
|
6289fad8ad
|
chore: migrate from pytest.ini -> pyproject.toml
ref: #731 #730
|
2025-04-22 21:44:05 +09:30 |
|
|
eddd2534ea
|
fix(api): SubModelViewSet.related_objects must be the same class as the base model
ref: #724 #723 #725
|
2025-04-16 21:07:14 +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 |
|
|
ddebf50e88
|
feat(core): migrations for TicketCommentBase
ref: #724 #726
|
2025-04-16 21:01:22 +09:30 |
|
|
64144ea76f
|
feat(core): New Model TicketCommentBase
ref: #724 #726
|
2025-04-16 21:01:09 +09:30 |
|
|
633df58964
|
feat(core): viewset for TicketBase
ref: #724 #723
|
2025-04-16 21:00:15 +09:30 |
|
|
f280f408ee
|
feat(core): serializer for TicketBase
ref: #724 #723
|
2025-04-16 21:00:01 +09:30 |
|
|
d1715f4457
|
feat(core): migrations for TicketBase
ref: #724 #723
|
2025-04-16 20:59:50 +09:30 |
|
|
e80647ffd1
|
feat(core): New Model TicketBase
ref: #724 #723
|
2025-04-16 20:59:36 +09:30 |
|
|
1a5f328a24
|
fix(access): Ensure related model is a sub-model
ref: #724 #723
|
2025-04-16 20:54:30 +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 |
|
|
a695b4563d
|
refactor(access): migrate sub-model viewset logic to common
ref: #724 #723
|
2025-04-15 20:13:39 +09:30 |
|
|
8f69e6ec79
|
test(access): Correct history link test cases
ref: #722 #684
|
2025-04-15 17:09:38 +09:30 |
|
|
8984aeebb8
|
test(project_management): Add test cases for api field render for model fields estimation_project and duration_project
ref: #722 closes #312
|
2025-04-15 16:47:02 +09:30 |
|
|
a0d750b1f5
|
feat(project_management): add estimation field to project api fields
ref: #722 closes #312
|
2025-04-15 16:44:23 +09:30 |
|
|
75618de977
|
refactor(project_management): add duration field to project api fields
ref: #722 #312
|
2025-04-15 16:41:07 +09:30 |
|
|
8ecb1fe01a
|
fix(human_resources): Correct history link generation
ref: #722 #684
|
2025-04-15 16:17:33 +09:30 |
|
|
0ff8f8650b
|
refactor(human_resources): Move employee details to its own section
ref: #722 #684
|
2025-04-15 15:46:06 +09:30 |
|
|
529a7fa385
|
chore(human_resources): add employee to feature flag 2025-00005
ref: #722 #684 #92
|
2025-04-15 15:45:43 +09:30 |
|
|
0a2ede62b7
|
test(human_resources): History Serializer and ViewSet Functional test suites for employee
ref: #722 #684
|
2025-04-15 15:23:35 +09:30 |
|
|
559e65f990
|
test(human_resources): APIv2, History, Model and ViewSet Unit test suites for employee
ref: #722 #684
|
2025-04-15 15:22:56 +09:30 |
|
|
e71f7a6942
|
feat(human_resources): nav menu entries for Employee
ref: #722 #684
|
2025-04-15 15:22:09 +09:30 |
|
|
f12a2e37f3
|
feat(human_resources): Serializer for Employee
ref: #722 #684
|
2025-04-15 15:21:24 +09:30 |
|
|
c1614b1182
|
feat(human_resources): Migration for Employee
ref: #722 #684
|
2025-04-15 15:21:08 +09:30 |
|
|
6b4bd4db35
|
feat(human_resources): New model Employee
ref: #722 #684
|
2025-04-15 15:20:48 +09:30 |
|
|
163d7bcd6c
|
feat(devops): add missing api index menu entry for devops
ref: #722
|
2025-04-15 15:09:34 +09:30 |
|
|
d131d2499b
|
feat(access): add missing nav menu entries for entities
ref: #722
|
2025-04-15 15:08:38 +09:30 |
|
|
4e03c2bf31
|
feat(human_resources): add module to perms selector
ref: #722
|
2025-04-15 15:07:50 +09:30 |
|
|
9c88c23bb3
|
test: Migrate models to use refactored model tests
ref: #719 closes #708
|
2025-04-13 16:35:48 +09:30 |
|
|
e4588771e8
|
test: Consolidate All model tests to remove duplicates and to simplify
ref: #719 #708
|
2025-04-13 13:48:54 +09:30 |
|
|
9302627c6f
|
fix(access): add missing attribute to Tenancy object
ref: #718
|
2025-04-12 19:01:44 +09:30 |
|
|
32d97932d1
|
chore: squash migrations
reduces the amount required
ref: #702
|
2025-04-10 12:05:43 +09:30 |
|
|
32251d0a08
|
fix(api): Correct documentation link to use models verbose name
ref: #702
|
2025-04-09 14:41:10 +09:30 |
|
|
b694df0330
|
test(settings): Correct nav menu entry for Ticket Category and Ticket Comment Category
ref: #702 #565 #566
|
2025-04-09 13:59:05 +09:30 |
|
|
52ffb58276
|
feat(settings): Move Ticket Comment Category from settings to ITOps menu
ref: #702 closes #566
|
2025-04-09 13:38:03 +09:30 |
|
|
9ebc65f3b3
|
feat(settings): Move Ticket Category from settings to ITOps menu
ref: #702 closes #565
|
2025-04-09 13:37:27 +09:30 |
|
|
bdc4066a17
|
chore(accounting): add feature Flag 2025-00004 to settings ready for use
ref: #702 #714
|
2025-04-09 12:35:16 +09:30 |
|
|
ee018802a9
|
feat(access): place roles nav behind feature flag 2025-00003
ref: #702 #551
|
2025-04-09 12:31:47 +09:30 |
|
|
d4221913d2
|
feat(access): place directory nav behind feature flag 2025-00002
ref: #702 #704
|
2025-04-09 12:31:00 +09:30 |
|
|
ab4ebdab24
|
feat(accounting): add new module
ref: #702 closes #714
|
2025-04-09 12:28:54 +09:30 |
|