|
0ceb5a512e
|
Merge pull request #411 from nofusscomputing/feat-next-release
|
2024-12-10 00:28:06 +09:30 |
|
|
c14ee4c4be
|
feat(api): If global organization defined, filter from ALL organization fields
This field is not intended to be selectable
ref: #418 closes #406
|
2024-12-09 22:29:57 +09:30 |
|
|
03c39d2e2f
|
test(api): Nav menu permission checks for settings
ref: #418 closes #409
|
2024-12-08 18:38:38 +09:30 |
|
|
10285bedef
|
feat(api): Add nav menu permission checks for settings
ref: #409 #418
|
2024-12-08 18:38:16 +09:30 |
|
|
b9e8caecc1
|
test(api): Nav menu permission checks
ref: #409 #418
|
2024-12-08 17:30:11 +09:30 |
|
|
41ffe5b3bc
|
refactor(access): Settings must be an available permissions when setting team permissions
ref: #408 #417
|
2024-12-06 17:06:38 +09:30 |
|
|
e158f49a21
|
refactor(itam): set deviceoperatingsystem model, device field to be type onetoone
ref: #417
|
2024-12-06 16:40:58 +09:30 |
|
|
ca2da06d2c
|
chore: squash previous releases migrations
Every release that occurs is squash ALL migrations to limit the amount of migrations
ref: #408 #417
|
2024-12-06 16:33:13 +09:30 |
|
|
17f47040d6
|
fix(settings): Add missing get_url function to user_settings model
ref: #412 #417 closes #410
|
2024-12-06 15:57:36 +09:30 |
|
|
c5faf3115d
|
fix(settings): Add missing get_url function to app_settings model
ref: #410 #412 #417
|
2024-12-06 15:57:11 +09:30 |
|
|
3cdd8adf38
|
test(core): Correct url.self checks to use list view
history uses curtom view and has no detail
ref: #410 #412 #417
|
2024-12-06 15:30:23 +09:30 |
|
|
39539a4bae
|
test(core): Dont test History for table view
this view has a seperate view, History.
ref: #410 #412 #417
|
2024-12-06 15:04:46 +09:30 |
|
|
5de8893330
|
fix(core): correctr the required parameters for related ticket serializer when fetching own url
ref: #410 #412 #417
|
2024-12-06 14:49:47 +09:30 |
|
|
d9b9e32019
|
test(settings): Dont test user settings for table view
this view not expected to be
ref: #410 #417 closes #412
|
2024-12-06 14:28:38 +09:30 |
|
|
3bce54b495
|
test(steeings): Dont test app settings for table view
this view not expected to be
ref: #410 #412 #417
|
2024-12-06 14:27:58 +09:30 |
|
|
34c327b7b6
|
test(core): Dont test related ticket for table or detail view
this view not expected to be
ref: #410 #412 #417
|
2024-12-06 14:27:25 +09:30 |
|
|
8b790b451e
|
test(api): Refactor test so that endpoints not expected to have an endpoint or be rendered in a table wont be tested for it.
ref: #410 #412 #417
|
2024-12-06 14:24:54 +09:30 |
|
|
00bebbd8f4
|
fix(core): Remove requirement that ticket be specified for related tickets get_url
ref: #412 #417
|
2024-12-06 14:19:04 +09:30 |
|
|
cebb02de99
|
feat(api): When fething an items url dueing metadata creation, used named parameters
ref: #412
|
2024-12-06 14:15:47 +09:30 |
|
|
ebeea4f526
|
feat(access): Modify Admin User panel by removing perms and adding teams
ref: #408
|
2024-12-05 14:30:59 +09:30 |
|
|
c91bc6ee10
|
fix(access): Add missing table_fields attribute to team users model
ref: nofusscomputing/centurion_erp_ui#29
|
2024-12-05 07:23:42 +09:30 |
|
|
497adc68f4
|
fix(api): during metadata navigation permission checks, cater for non-existant keys
ref: #410 #412 #415
|
2024-12-04 23:37:09 +09:30 |
|
|
a10f1b3694
|
test(settings): API Metadata checks for user settings
ref: #410 #412 #415
|
2024-12-04 23:22:52 +09:30 |
|
|
11abf177ab
|
test(settings): API Metadata checks for external links
ref: #410 #412 #415
|
2024-12-04 23:22:34 +09:30 |
|
|
becf55e22f
|
test(settings): API Metadata checks for app settings
ref: #410 #412 #415
|
2024-12-04 23:22:22 +09:30 |
|
|
c57d465c5b
|
test(project_management): API Metadata checks for project type
ref: #410 #412 #415
|
2024-12-04 23:22:05 +09:30 |
|
|
741a149f33
|
test(project_management): API Metadata checks for project task
ref: #410 #412 #415
|
2024-12-04 23:21:57 +09:30 |
|
|
f85cc0fd3d
|
test(project_management): API Metadata checks for project state
ref: #410 #412 #415
|
2024-12-04 23:21:49 +09:30 |
|
|
80a82605aa
|
test(project_management): API Metadata checks for project milestone
ref: #410 #412 #415
|
2024-12-04 23:21:40 +09:30 |
|
|
d9b5ec7d41
|
test(project_management): API Metadata checks for project
ref: #410 #412 #415
|
2024-12-04 23:21:31 +09:30 |
|
|
fcf3d568e4
|
test(itim): API Metadata checks for problem ticket
ref: #410 #412 #415
|
2024-12-04 23:21:13 +09:30 |
|
|
eb3071c93d
|
test(itim): API Metadata checks for incident ticket
ref: #410 #412 #415
|
2024-12-04 23:21:04 +09:30 |
|
|
873f241d14
|
test(itim): API Metadata checks for change ticket
ref: #410 #412 #415
|
2024-12-04 23:20:56 +09:30 |
|
|
da5c4d76e9
|
test(itim): API Metadata checks for service
ref: #410 #412 #415
|
2024-12-04 23:20:43 +09:30 |
|
|
8f1e61a7a6
|
test(itim): API Metadata checks for port
ref: #410 #412 #415
|
2024-12-04 23:20:34 +09:30 |
|
|
7f46daeb54
|
test(itim): API Metadata checks for cluster type
ref: #410 #412 #415
|
2024-12-04 23:20:26 +09:30 |
|
|
6291510ba4
|
test(itim): API Metadata checks for cluster
ref: #410 #412 #415
|
2024-12-04 23:20:20 +09:30 |
|
|
871cdc6b5d
|
test(itam): API Metadata checks for software version
ref: #410 #412 #415
|
2024-12-04 23:20:10 +09:30 |
|
|
9e78aa5940
|
test(itam): API Metadata checks for software category
ref: #410 #412 #415
|
2024-12-04 23:19:59 +09:30 |
|
|
4df7e57ca7
|
test(itam): API Metadata checks for software
ref: #410 #412 #415
|
2024-12-04 23:19:52 +09:30 |
|
|
b80d8a5c64
|
test(itam): API Metadata checks for operating system version
ref: #410 #412 #415
|
2024-12-04 23:19:42 +09:30 |
|
|
f3ef3be883
|
test(itam): API Metadata checks for operating system
ref: #410 #412 #415
|
2024-12-04 23:19:33 +09:30 |
|
|
250ba96c84
|
test(itam): API Metadata checks for software
ref: #410 #412 #415
|
2024-12-04 23:19:19 +09:30 |
|
|
df5234e8d3
|
test(itam): API Metadata checks for operating system
ref: #410 #412 #415
|
2024-12-04 23:19:11 +09:30 |
|
|
c4459bd21f
|
test(itam): API Metadata checks for device type
ref: #410 #412 #415
|
2024-12-04 23:18:54 +09:30 |
|
|
702644adc5
|
test(itam): API Metadata checks for device OS
ref: #410 #412 #415
|
2024-12-04 23:18:45 +09:30 |
|
|
c9caa96f98
|
test(itam): API Metadata checks for device model
ref: #410 #412 #415
|
2024-12-04 23:18:36 +09:30 |
|
|
eb4a132f39
|
test(itam): API Metadata checks for device
ref: #410 #412 #415
|
2024-12-04 23:18:28 +09:30 |
|
|
cb636fff01
|
test(core): API Metadata checks for ticket comment category
ref: #410 #412 #415
|
2024-12-04 23:18:14 +09:30 |
|
|
f8338ff6f0
|
test(core): API Metadata checks for ticket comment
ref: #410 #412 #415
|
2024-12-04 23:18:04 +09:30 |
|