Commit Graph

59 Commits

Author SHA1 Message Date
Jon
6cb69c627f fix(access): during permission check use post request params for an add action
!13
2024-05-29 03:24:32 +09:30
Jon
9d6bd6db83 fix(itam): ensure only user with change permission can change a device
!13
2024-05-29 01:21:36 +09:30
Jon
353117aa74 feat(itam): device uuid must be unique
!13
2024-05-28 16:05:19 +09:30
Jon
c4fe218592 feat(itam): device serial number must be unique
!13
2024-05-28 16:05:07 +09:30
Jon
ece6b9e354 feat(setting): Enable super admin to set ALL device types as global
sets is_global=true and creates device types in global organization

!12 closes #31
2024-05-27 14:29:43 +09:30
Jon
abbda7b400 feat(setting): Enable super admin to set ALL device models as global
sets is_global=true and creates device models in global organization

!12 closes #29
2024-05-27 14:20:10 +09:30
Jon
935e119e64 feat(setting): Enable super admin to set ALL software categories as global
sets is_global=true and creates software categories in global organization

!12 closes #30
2024-05-27 13:59:40 +09:30
Jon
668e871e4f refactor(itam): relocation item delete from list to inside device
!11 #23
2024-05-25 19:30:01 +09:30
Jon
af809183c8 chore: set if device has no type, return '-' for listview
!11
2024-05-25 18:38:11 +09:30
Jon
e66e9b8dca feat(itam): Populate initial organization value from user default organization for software category creation
!11 #28
2024-05-25 18:25:59 +09:30
Jon
4c002bc259 feat(itam): Populate initial organization value from user default organization for device type creation
!11 #28
2024-05-25 18:25:43 +09:30
Jon
90f95672aa feat(itam): Populate initial organization value from user default organization for device model creation
!11 #28
2024-05-25 18:25:26 +09:30
Jon
7f3bf95b46 feat(api): Populate initial organization value from user default organization inventory
!11 #28
2024-05-25 18:21:31 +09:30
Jon
9f5e5d25ec feat(itam): Populate initial organization value from user default organization for Software creation
!11 #28
2024-05-25 17:47:33 +09:30
Jon
62c0bb77fe feat(itam): Populate initial organization value from user default organization for operating system creation
!11 #28
2024-05-25 17:46:05 +09:30
Jon
7f4a036a32 fix(device): OS form trying to add last inventory date when empty
!11
2024-05-25 17:42:15 +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
f36400dbb9 feat(setting): Enable super admin to set ALL software as global
sets is_global=true and creates software in global organization

!11 closes #27
2024-05-25 14:18:01 +09:30
Jon
23e661cef0 refactor(itam): software index does not require created and modified date
info belongs inside item view as a detail

!10
2024-05-23 22:23:06 +09:30
Jon
2fcbb1ead7 feat(itam): Add publisher to software
!10 #12
2024-05-23 22:21:10 +09:30
Jon
53baeb59c9 feat(itam): Add publisher to operating system
!10 #12
2024-05-23 22:20:40 +09:30
Jon
99a559fe6d feat(itam): Add device model
!10 closes #12
2024-05-23 21:42:03 +09:30
Jon
a6a0da72b2 refactor(organizations): set org field to null if not set
!10
2024-05-23 20:29:48 +09:30
Jon
bf0fa3f41d feat(settings): add dummy model for permissions
!10
2024-05-23 19:46:32 +09:30
Jon
66e8b29014 refactor(itam): move software categories to settings app
!10
2024-05-23 19:26:09 +09:30
Jon
9e1a024a12 test: adjust test layout and update contributing
!9 #15
2024-05-23 15:45:30 +09:30
Jon
b5470f2cef feat(software): Save changes to history
!9 #5
2024-05-23 12:43:30 +09:30
Jon
e16a4212cc feat(operating_system): Save changes to history
!9 #5
2024-05-23 12:43:25 +09:30
Jon
6cbcd4aa56 feat(device): Save changes to history
!9 #5
2024-05-23 12:43:19 +09:30
Jon
41621c6a64 chore(notes): ensure blank note cant be saved
!9
2024-05-22 13:56:31 +09:30
Jon
2689c35db3 fix(device): Read Only field set as required=false
!9
2024-05-22 13:55:19 +09:30
Jon
dd063feae9 chore: add description/notes issue link to models
!9 #13
2024-05-21 05:46:16 +09:30
Jon
cf5a5f5e49 chore(ui): add history icon
!9 #5
2024-05-21 03:42:56 +09:30
Jon
7ae7ffaef4 fix: correct typo in notes templates
!8 #7
2024-05-21 01:46:04 +09:30
Jon
dec2942996 feat(itam): Ability to add notes to software
!8 #7
2024-05-21 01:22:15 +09:30
Jon
4d5f229fc7 feat(itam): Ability to add notes to operating systems
!8 #7
2024-05-21 01:22:02 +09:30
Jon
725e6b8c92 feat(itam): Ability to add notes on devices
!8 #7
2024-05-21 01:21:22 +09:30
Jon
cad2bfe7da chore(ui): add issue link for manufacturer and model
!8 #12
2024-05-20 20:47:26 +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
e93ce07d88 feat(ui): Show inventory details if they exist
!8 closes #2
2024-05-20 16:48:00 +09:30
Jon
812250e941 chore: add link to device external system link
!6 #6
2024-05-19 02:14:31 +09:30
Jon
a0b5a08f0d feat(itam): Add Operating System to ITAM models
!6
2024-05-19 01:07:11 +09:30
Jon
95405283b9 feat(software): view software
!6
2024-05-18 14:35:38 +09:30
Jon
794f159a89 chore: update back button and tab text colour
!5
2024-05-17 23:45:26 +09:30
Jon
aade1e80d7 feat(device): Prevent devices from being set global
!5
2024-05-17 22:20:30 +09:30
Jon
0e69a0accc feat(software): if no installations found, denote
!5
2024-05-17 22:10:03 +09:30
Jon
b14a28f1c8 chore: add issue link button for computer inventorying
!5
2024-05-17 21:51:42 +09:30
Jon
b811eedb33 feat(device): configurable software version
!5
2024-05-17 21:10:15 +09:30
Jon
b0e69ee64b feat(software_version): name does not need to be unique
!5
2024-05-17 19:41:28 +09:30
Jon
b1c4e570cf feat(software_version): set is_global to match software
!5
2024-05-17 19:38:24 +09:30