Commit Graph

16 Commits

Author SHA1 Message Date
Jon
17c7980e03 refactor(base): rename app to centurion
ref: #764
2025-07-04 08:38:55 +09:30
Jon
280abb8841 feat(itam): Add ticket tab to devices
shows related tickets

ref: #296 #309
2024-09-21 13:11:24 +09:30
Jon
0020550dde feat(itam): Track if device is virtual
ref: #244 closes #245
2024-08-23 17:45:44 +09:30
Jon
6a0b507c3b refactor(itam): Device Model now uses details template
#242 closes #235
2024-08-23 17:45:44 +09:30
Jon
564871ca3c chore(itam): remove commented code from device form
#240 closes #227
2024-08-23 17:45:44 +09:30
Jon
300fe283d6 refactor(itam): device now use details template
#227 #240
2024-08-23 17:45:44 +09:30
Jon
9668e811c5 feat(itam): Ability to add device configuration
!43 fixes #44
2024-08-23 17:45:43 +09:30
Jon
f848d01b34 refactor: migrate forms to use new abstract model form class
!35
2024-07-12 05:47:49 +09:30
Jon
802f2c410d fix(itam): dont add field inventorydate if adding new item
!34
2024-06-27 17:52:18 +09:30
Jon
904234c581 refactor(itam): migrate device vie to use manual entered fields in two columns
!21 #13 #22
2024-06-12 12:49:25 +09:30
Jon
6969b61164 feat(itam): Add a notes field to devices
!21 #13
2024-06-12 05:58:11 +09:30
Jon
abbd6a49d6 feat(device): Populate initial organization value from user default organization
!11 #28
2024-05-25 17:41:35 +09:30
Jon
99a559fe6d feat(itam): Add device model
!10 closes #12
2024-05-23 21:42:03 +09:30
Jon
2689c35db3 fix(device): Read Only field set as required=false
!9
2024-05-22 13:55:19 +09:30
Jon
fb041f77eb feat(device): Record inventory date and show as part of details
inventory date is added when an inventory is processed

!8 #2
2024-05-20 20:46:44 +09:30
Jon
a0b5a08f0d feat(itam): Add Operating System to ITAM models
!6
2024-05-19 01:07:11 +09:30