Commit Graph

2269 Commits

Author SHA1 Message Date
Jon
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
Jon
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
Jon
460f59d889 chore: disable the api until it is developed
!1
2024-05-15 11:52:30 +09:30
Jon
761afb6f2b refactor: button to use same selection colour
!1
2024-05-15 10:12:36 +09:30
Jon
50371267c1 feat(access): adjustable team permissions
!1
2024-05-15 10:02:58 +09:30
Jon
7e3492c4d1 chore: code review fixes
!1
2024-05-15 09:30:37 +09:30
Jon
102aa981ce feat(api): initial work on API
!1
2024-05-14 09:49:01 +09:30
Jon
50cc050adf feat(template): add header content icon block
!1
2024-05-14 05:21:06 +09:30
Jon
4582c955b8 chore(style): add content tab formatting
!1
2024-05-14 04:09:56 +09:30
Jon
857aa7af72 feat(tenancy): Add is_ global field
Allow global item creation where all can access if they have the correct permission

!1
2024-05-14 01:40:31 +09:30
Jon
2fe15778cb fix(fields): correct autoslug field so it works
!1
2024-05-14 01:01:20 +09:30
Jon
97fef07010 chore: settings.DEBUG=False by default
!1
2024-05-13 23:11:02 +09:30
Jon
070ba47de2 feat(access): when modifying a team ad/remove user from linked group
!1
2024-05-13 22:13:45 +09:30
Jon
a0f4940a09 feat(auth): include python social auth django application
allows external authorization

!1
2024-05-13 21:40:20 +09:30
Jon
db5d7e18ad docs: update and include permissions
!1
2024-05-13 20:58:09 +09:30
Jon
0d1b31f9f0 chore: template cleanup
!1
2024-05-13 20:00:17 +09:30
Jon
30e7c8de42 refactor(access): remove inline form for org teams
!1
2024-05-13 18:51:39 +09:30
Jon
ab07fa6bcf chore: remove apps used for debugging from navigation menu
!1
2024-05-13 18:14:48 +09:30
Jon
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