2d7335ff85
refactor(access): Rename model Organization -> Tenant
...
ref: #756 #505
2025-05-15 02:44:53 +09:30
6d92c484cd
refactor(access): Update all references to User
to use get_user_model()
...
ref: #754 #704 #755
2025-05-14 03:45:40 +09:30
77226f75fc
refactor(access): Update access imports to neew path
...
ref: #640 #641
2025-02-19 20:34:28 +09:30
ebeea4f526
feat(access): Modify Admin User panel by removing perms and adding teams
...
ref: #408
2024-12-05 14:30:59 +09:30
14acea31f2
feat(access): add organization manger
...
org managager regardless of permissions can conduct all operations against an organization.
!28 #39
2024-06-17 19:38:11 +09:30
4b214d0b8c
feat(admin): remove team management
...
not required as groups are teams and managed within the app interface.
also, the permissions within admin do not match what the intent of the app provides.
!1
2024-05-15 11:52:53 +09:30
736d3930df
feat(admin): remove group management
...
not required as groups are teams and managed within the app interface
!1
2024-05-15 11:52:41 +09:30
7e3492c4d1
chore: code review fixes
...
!1
2024-05-15 09:30:37 +09:30
0edfba604a
refactor: rename app from itsm -> app
...
used app as this is a root application and not a django project app
!1
2024-05-13 17:46:58 +09:30