Commit Graph

9 Commits

Author SHA1 Message Date
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
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
bf0fa3f41d feat(settings): add dummy model for permissions
!10
2024-05-23 19:46:32 +09:30