|
0ceb5a512e
|
Merge pull request #411 from nofusscomputing/feat-next-release
|
2024-12-10 00:28:06 +09:30 |
|
|
e158f49a21
|
refactor(itam): set deviceoperatingsystem model, device field to be type onetoone
ref: #417
|
2024-12-06 16:40:58 +09:30 |
|
|
b160c034e5
|
fix(itam): When validating device config, only do so if there is config defined
ref: fixes #407
|
2024-11-30 15:30:02 +09:30 |
|
|
dd4e6242b5
|
refactor(itam): update device software serializer validator
ref: #248 #391
|
2024-11-28 02:22:28 +09:30 |
|
|
f4c06da385
|
feat(itam): Add device operating system API v2 endpoint
ref: #248 #390 #362
|
2024-11-28 02:22:28 +09:30 |
|
|
06fff3b2df
|
refactor(itam): ensure device is unique for device os model
ref: #248 #390 #366
|
2024-11-28 02:22:28 +09:30 |
|
|
05f03efc64
|
refactor: Add function get_url to tenancy models
ref: #248 #366 #391 nofusscomputing/centurion_erp_ui#29
|
2024-11-28 02:22:27 +09:30 |
|
|
c415d53708
|
fix(core): When an item that may be linked to a ticket is deleted, remove the ticket link
ref: #15 #248 #336 #376 #381
|
2024-11-28 02:22:25 +09:30 |
|
|
43f90251b0
|
feat(itam): Add url function to Device model
ref: #248 #365 #366
|
2024-11-28 02:22:17 +09:30 |
|
|
b7bbf02dff
|
test(itam): Device Serializer Validation checks
ref: #15 #248 #353
|
2024-11-28 02:22:09 +09:30 |
|
|
538265f526
|
feat(itam): Add Device Software API v2 endpoint
ref: #248 #355
|
2024-11-28 02:22:08 +09:30 |
|
|
4dc0f31e69
|
feat(itam): Add Device API v2 endpoint
ref: #248 #355
|
2024-11-28 02:22:08 +09:30 |
|
|
976a5f0706
|
refactor(itam): Software Action field changed char -> integer
ref: #248 #353
|
2024-11-28 02:22:05 +09:30 |
|
|
32d5008f63
|
fix: Ensure all Model fields are created with attributes help_text and verbose_name
ref: #248 #346
|
2024-11-28 02:20:42 +09:30 |
|
|
61bfffa3ca
|
feat(itam): Add attribute table_fields to "Device Type" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
0615977024
|
feat(itam): Add attribute page_layout to "Device Type" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
2563f6f8e5
|
fix(itam): Add missing attribute Meta.verbose_name to "Device Type" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
21a50f16ae
|
fix(itam): Add missing attribute Meta.ordering to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
f362e3493f
|
feat(itam): Add attribute page_layout to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
f24e645d55
|
fix(itam): Add missing attribute Meta.verbose_name to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
26640926a8
|
feat(itam): Add attribute table_fields to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
da49b98c60
|
feat(itam): Add attribute page_layout to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
ab69d8d174
|
fix(itam): Add missing attribute Meta.verbose_name to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
2f0a2e282b
|
fix(itam): Add missing attribute Meta.ordering to "Device Software" model
ref: #248 #345 #346
|
2024-11-28 02:19:23 +09:30 |
|
|
4a27360b7c
|
fix(itam): Add missing model.Meta attributes ordering and verbose_name
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
a93e5625be
|
feat(core): Add table_fields to Device Software Model
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
fa9a36dffa
|
refactor(itam): Cleanup Device Software model field names.
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
b5c1e85258
|
feat(itam): Add table_fields and page_layout to Device Model
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
b471718b6a
|
feat(itam): Add category property to device software model
ref: #345 #346
|
2024-11-28 02:18:24 +09:30 |
|
|
50e6a24a4d
|
feat(itam): Add action badge property to device software model
ref: #345 #346
|
2024-11-28 02:18:24 +09:30 |
|
|
935dfb7faa
|
feat(itam): Add status badge property to device model
ref: #345 #346
|
2024-11-28 02:18:24 +09:30 |
|
|
849b8da7eb
|
refactor(itam): remove requirement to specify the pk when fetching config
ref: #345 #346
|
2024-11-28 02:18:24 +09:30 |
|
|
4ac0da6ba2
|
fix: ensure model mandatory fields don't specify a default value
ref: #309 fixes #306
|
2024-09-21 14:03:47 +09:30 |
|
|
6df22314c9
|
feat(itam): Accept device UUID in any case.
when saving, normalise to lowercase
ref: #260 closes #261
|
2024-09-02 13:29:29 +09:30 |
|
|
0020550dde
|
feat(itam): Track if device is virtual
ref: #244 closes #245
|
2024-08-23 17:45:44 +09:30 |
|
|
95bb15238a
|
fix: Ensure tenancy models have Meta.verbose_name_plural attribute
.#240 closes #239
|
2024-08-23 17:45:44 +09:30 |
|
|
300fe283d6
|
refactor(itam): device now use details template
#227 #240
|
2024-08-23 17:45:44 +09:30 |
|
|
fd4da657fb
|
fix(itim): ensure that the service template config is also rendered as part of device config
!43 #69
|
2024-08-23 17:45:43 +09:30 |
|
|
53a720a802
|
feat(itam): Render Service Config with device config
!43 #69
|
2024-08-23 17:45:43 +09:30 |
|
|
9668e811c5
|
feat(itam): Ability to add device configuration
!43 fixes #44
|
2024-08-23 17:45:43 +09:30 |
|
|
467f6fca6b
|
fix(itam): Ensure device name is formatted according to RFC1035 2.3.1
see https://datatracker.ietf.org/doc/html/rfc1035#autoid-6
#222 closes #153
|
2024-08-11 17:09:06 +09:30 |
|
|
f86b2d5216
|
fix(itam): Ensure device UUID is correctly formatted
#153 #222
|
2024-08-11 17:08:56 +09:30 |
|
|
ebc266010a
|
feat(itam): On device organization change remove config groups
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
519277e18b
|
fix(itam): Device related items should not be global.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
a5a5874211
|
fix(itam): When changing device organization move related items too.
!42 fixes #137
|
2024-07-18 15:34:25 +09:30 |
|
|
4a10409551
|
refactor(itam): add device change form and adjust view to be non-form
!21
|
2024-06-14 09:02:17 +09:30 |
|
|
8ccdf9a8f3
|
feat(itam): add a status of "bad" for devices
indicates inventory is older than 72-hours
!21
|
2024-06-14 06:31:27 +09:30 |
|
|
e8cb685da1
|
feat(itam): status of device visible on device index page
!21
|
2024-06-14 04:43:12 +09:30 |
|
|
fe0696fee6
|
feat(models): add property parent_object to models that have a parent
!22
|
2024-06-10 00:51:59 +09:30 |
|
|
460eff1f71
|
feat(itam): render group software config within device rendered config
!22 #43
|
2024-06-08 07:18:16 +09:30 |
|