|
c43f41d958
|
docs: notate global object
!1
|
2024-05-14 09:55:42 +09:30 |
|
|
102aa981ce
|
feat(api): initial work on API
!1
|
2024-05-14 09:49:01 +09:30 |
|
|
50cc050adf
|
feat(template): add header content icon block
!1
|
2024-05-14 05:21:06 +09:30 |
|
|
4582c955b8
|
chore(style): add content tab formatting
!1
|
2024-05-14 04:09:56 +09:30 |
|
|
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 |
|
|
2fe15778cb
|
fix(fields): correct autoslug field so it works
!1
|
2024-05-14 01:01:20 +09:30 |
|
|
97fef07010
|
chore: settings.DEBUG=False by default
!1
|
2024-05-13 23:11:02 +09:30 |
|
|
69aec7ba6a
|
fix(docker): build wheels then install
!1
|
2024-05-13 22:44:58 +09:30 |
|
|
070ba47de2
|
feat(access): when modifying a team ad/remove user from linked group
!1
|
2024-05-13 22:13:45 +09:30 |
|
|
a0f4940a09
|
feat(auth): include python social auth django application
allows external authorization
!1
|
2024-05-13 21:40:20 +09:30 |
|
|
44044d8510
|
chore: drop requirements.tx list to only required apps
remove dependencies
!1
|
2024-05-13 21:28:36 +09:30 |
|
|
b3b12638ad
|
feat: Build docker container for release
!1
|
2024-05-13 21:02:41 +09:30 |
|
|
db5d7e18ad
|
docs: update and include permissions
!1
|
2024-05-13 20:58:09 +09:30 |
|
|
0d1b31f9f0
|
chore: template cleanup
!1
|
2024-05-13 20:00:17 +09:30 |
|
|
30e7c8de42
|
refactor(access): remove inline form for org teams
!1
|
2024-05-13 18:51:39 +09:30 |
|
|
8e2542f9a5
|
ci: correct test path
!1
|
2024-05-13 18:17:20 +09:30 |
|
|
ab07fa6bcf
|
chore: remove apps used for debugging from navigation menu
!1
|
2024-05-13 18:14:48 +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 |
|
|
eb9eeff4ed
|
ci(coverage): add test coverage to ci
!1
|
2024-05-13 17:23:09 +09:30 |
|
|
ca68c2589a
|
feat(access): add permissions to team and user
!1
|
2024-05-13 17:14:48 +09:30 |
|
|
9d507d82df
|
feat(style): format check boxes
!1
|
2024-05-13 17:12:26 +09:30 |
|
|
7445d8807c
|
feat(access): delete team user form
!1
|
2024-05-13 14:48:37 +09:30 |
|
|
86046d6e92
|
refactor(access): dont use inline formset
!1
|
2024-05-13 14:48:07 +09:30 |
|
|
fa5703cb79
|
feat(view): new user
!1
|
2024-05-13 14:04:48 +09:30 |
|
|
c7986328f7
|
refactor(views): move views to own directory
!1
|
2024-05-13 14:02:43 +09:30 |
|
|
8a62c3f6ee
|
feat: user who is 'is_superuser' to view everything and not be denied access
!1
|
2024-05-13 12:36:51 +09:30 |
|
|
c9f147d805
|
refactor(access): addjust org and teams to use different view per action
!1
|
2024-05-12 21:22:45 +09:30 |
|
|
af858dcc43
|
feat(access): add org mixin to current views
!1
|
2024-05-12 19:33:15 +09:30 |
|
|
2b5047db2d
|
feat(access): add views for each action for teams
!1
|
2024-05-12 19:32:29 +09:30 |
|
|
d715038a88
|
feat(access): add mixin to check organization permissions against user and object
!1
|
2024-05-12 19:29:42 +09:30 |
|
|
0446d39190
|
feat(account): show admin site link if user is staff
!1
|
2024-05-11 12:37:38 +09:30 |
|
|
c021217811
|
feat(development): added the debug django app
!1
|
2024-05-11 12:14:51 +09:30 |
|
|
af5175c4e1
|
feat(access): rename structure to access and remove organization app in favour of own implementation
!1
|
2024-05-11 12:13:29 +09:30 |
|
|
f7bbb122e6
|
feat(account): Add user password change form
!1
|
2024-05-10 23:05:27 +09:30 |
|
|
5ca58f1883
|
test: interim unit tests
!1
|
2024-05-10 14:13:33 +09:30 |
|
|
789777a270
|
feat(urls): provide option to exclude navigation items
!1
|
2024-05-10 13:20:04 +09:30 |
|
|
dae7f3c47a
|
feat(structure): unregister admin pages from organization app not required
!1
|
2024-05-09 12:14:39 +09:30 |
|
|
96a99c9df1
|
feat(auth): Custom Login Page
!1
|
2024-05-09 12:13:59 +09:30 |
|
|
65bd32dfad
|
feat(auth): Add User Account Menu
!1
|
2024-05-09 12:13:29 +09:30 |
|
|
283ef9a714
|
feat(auth): Setup Login required
!1
|
2024-05-09 12:12:17 +09:30 |
|
|
71bcd192b3
|
feat: Dyno-magic build navigation from application urls.py
Will use project urls.py to gather application urls.py to build navigation menu.
!1
|
2024-05-09 08:41:13 +09:30 |
|
|
7cdfdab1fc
|
feat(structure): Select and View an individual Organization
!1
|
2024-05-07 05:59:37 +09:30 |
|
|
dd54eae8d7
|
feat(structure): View Organizations
!1
|
2024-05-07 05:58:49 +09:30 |
|
|
9092445d0b
|
feat(app): Add new app structure for organizations and teams
!1
|
2024-05-07 05:57:51 +09:30 |
|
|
5ef2b9a685
|
chore: formating updates including template names to html.j2
!1
|
2024-05-07 05:51:40 +09:30 |
|
|
85b46034e3
|
chore: default repo files inc ci
!1
|
2024-05-07 02:08:46 +09:30 |
|
|
1a8861846b
|
feat(template): add base template
base for site layout
!1
|
2024-05-06 15:41:41 +09:30 |
|
|
81b170cabf
|
feat(django): add organizations app
!1
|
2024-05-06 15:39:11 +09:30 |
|
|
2670b64d60
|
chore: add boilerplate
!1
|
2024-05-06 15:37:36 +09:30 |
|
|
d1bd170b4b
|
chore: initial commit
!0
0.0.1
|
2024-05-06 11:48:17 +09:30 |
|