Commit Graph

20 Commits

Author SHA1 Message Date
Jon
42fd648e4c fix(settings): Add correct permissions for manufacturer / publisher view/update
!13
2024-05-29 07:29:24 +09:30
Jon
3eb6627b40 test(settings): unit testing software category permissions
!13 #15
2024-05-29 07:16:56 +09:30
Jon
46e1c97a44 test(device_model): unit testing device type permissions
!13 #15
2024-05-29 07:02:27 +09:30
Jon
80c3af32d5 fix(user): on new-user signal create settings row if not exist
!13
2024-05-29 01:22:22 +09:30
Jon
bf69a30163 feat(setting): Enable super admin to set ALL manufacturer/publishers as global
sets is_global=true and creates manufacturers/publishers in global organization

!12
2024-05-27 15:06:58 +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
51e52e69a4 feat(software): Add output to stdout to show what is and has occurred
!12 fixes #32
2024-05-25 22:13:14 +09:30
Jon
46af675f3c fix(software): ensure management command query correct for migration
!12 #32
2024-05-25 22:12:33 +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
395f24f22c feat: Add management command software
allows setting software as global and migrating to global organization

!11 #27
2024-05-25 15:37:17 +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
ee7977fe4a feat(user): Add user settings panel
!11 closes #28
2024-05-25 10:44:49 +09:30
Jon
99a559fe6d feat(itam): Add device model
!10 closes #12
2024-05-23 21:42:03 +09:30
Jon
ef463b845d feat(core): Add manufacturers
!10 #12
2024-05-23 20:31:53 +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
c83b883673 refactor(itam): move device types to settings app
!10
2024-05-23 19:16:55 +09:30
Jon
ac233e432f feat(settings): new module for whole of application settings/globals
!10
2024-05-23 19:14:07 +09:30