|
5188b3d52e
|
fix(itam): ensure installed software count is limited to users organizations
!42
|
2024-07-19 00:39:05 +09:30 |
|
|
61b9435d1f
|
bump: version 1.0.0-a3 → 1.0.0-a4
1.0.0-a4
|
2024-07-18 12:59:03 +00:00 |
|
|
8244676530
|
test: ensure inventory upload matches by both serial number and uuid if device name different
!42 #15
|
2024-07-18 22:05:12 +09:30 |
|
|
ec1e7cca85
|
test: placeholder for moving organization
!42 #15
|
2024-07-18 22:04:27 +09:30 |
|
|
72ab9253d7
|
feat(api): When processing uploaded inventory and name does not match, update name to one within inventory file
!43
|
2024-07-18 17:08:52 +09:30 |
|
|
4f89255c4f
|
feat(config_management): Group name to be entire breadcrumb
!43
|
2024-07-18 16:51:22 +09:30 |
|
|
8d6d1d0d56
|
bump: version 1.0.0-a2 → 1.0.0-a3
1.0.0-a3
|
2024-07-18 06:25:34 +00:00 |
|
|
2d0c3a660a
|
fix(config_management): dont attempt to do action during save if group being created
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
974a208869
|
chore(config_management): remove org filter as its not required
not required as org filtering is done as part of the initial queryset within the model.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
7f225784c2
|
chore(settings): remove org filter as its not required
not required as org filtering is done as part of the initial queryset within the model.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
a3be95013c
|
fix(itam): remove org filter for device so that user can see installations
not required as org filtering is done as part of the initial queryset within the model.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
adefbf3960
|
fix(itam): remove org filter for operating systems so that user can see installations
not required as org filtering is done as part of the initial queryset within the model.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
9a1ca7a104
|
fix(itam): remove org filter for software so that user can see installations
not required as org filtering is done as part of the initial queryset within the model.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
e84e80cd8f
|
feat(config_management): Prevent a config group from being able to change organization
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
ebc266010a
|
feat(itam): On device organization change remove config groups
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
519277e18b
|
fix(itam): Device related items should not be global.
!42
|
2024-07-18 15:34:25 +09:30 |
|
|
a5a5874211
|
fix(itam): When changing device organization move related items too.
!42 fixes #137
|
2024-07-18 15:34:25 +09:30 |
|
|
fa2b90ee7b
|
bump: version 1.0.0-a1 → 1.0.0-a2
1.0.0-a2
|
2024-07-17 16:53:14 +00:00 |
|
|
5c74360842
|
fix(base): dont show user warning bar for non-authenticated user
!42
|
2024-07-18 01:48:57 +09:30 |
|
|
8457f15eca
|
fix(api): correct inventory operating system selection by name
!42 #134
|
2024-07-18 01:48:21 +09:30 |
|
|
5bc5a4b065
|
docs(worker): add worker and task logs
!42 fixes #135
|
2024-07-18 01:28:22 +09:30 |
|
|
40350d166e
|
feat(api): Inventory matching of device second by uuid
!42 #134
|
2024-07-18 01:17:51 +09:30 |
|
|
9a94ba31e4
|
feat(api): Inventory matching of device first by serial number
!42 #134
|
2024-07-18 01:17:29 +09:30 |
|
|
55197e7dcc
|
fix(api): correct inventory operating system and it's linking to device
wasn't updating existing device os
!42 #134
|
2024-07-18 01:16:34 +09:30 |
|
|
a67bc70503
|
fix(api): correct inventory device search to be case insensitive
!42 fixes #134
|
2024-07-18 01:14:33 +09:30 |
|
|
60538e1cec
|
feat(base): show warning bar if the user has not set a default organization
!42 fixes #133
|
2024-07-17 23:51:25 +09:30 |
|
|
416e029c23
|
revert: return ci build settings to not include branch alpha
partial revert of a1759ecaaf
!42
|
2024-07-17 11:00:41 +09:30 |
|
|
fe64c11927
|
bump: version 0.7.0 → 1.0.0-a1
1.0.0-a1
|
2024-07-16 05:56:44 +00:00 |
|
|
1f8244ae40
|
ci: use updated commitizen
!42 !40 #74
|
2024-07-16 15:11:39 +09:30 |
|
|
9871cf248b
|
Merge branch 'v-1-0-0-alpha' into 'development'
refactor: repo preperation for v1.0.0-Alpha-1
See merge request nofusscomputing/projects/centurion_erp!40
|
2024-07-16 04:24:44 +00:00 |
|
|
a1759ecaaf
|
ci: add alpha branch to docker builds and publish
!40 !42 #74
|
2024-07-16 13:39:52 +09:30 |
|
|
30e0342f52
|
ci: temp change to release, on dev to be alpha release
!40 !35 #74
|
2024-07-16 13:31:18 +09:30 |
|
|
5a201ef548
|
refactor!: Squash database migrations
BREAKING CHANGE: squashed DB migrations in preparation for v1.0 release.
!40 !35 #74
|
2024-07-16 13:31:18 +09:30 |
|
|
7b26fac73d
|
feat: Administratively set global items org/is_global field now read-only
!42 fixes #126
|
2024-07-16 13:19:30 +09:30 |
|
|
7c62309a31
|
fix(core): migrate manufacturer to use new form/view logic
!42 fixes #127
|
2024-07-16 11:55:25 +09:30 |
|
|
621cbd2d71
|
revert: return organization filtering back to forms
!42 #124
|
2024-07-16 00:02:45 +09:30 |
|
|
d8e89bee10
|
test: tenancy objects
!42 #15 closes #124
|
2024-07-15 23:22:15 +09:30 |
|
|
4ee62aa399
|
test: refactor to single abstract model for inclusion.
!42 #15
|
2024-07-15 23:01:49 +09:30 |
|
|
f1201e8933
|
feat(access): Add multi-tennant manager
manager filters results to that of data from the organizations the users is part of.
!42 #124
|
2024-07-15 16:17:08 +09:30 |
|
|
9acc4fdfcb
|
docs(gitlab): update MR template
!42 #74
|
2024-07-14 17:16:16 +09:30 |
|
|
6776612b66
|
chore: move docker-compose to deploy directory
intent of dir is that is the location for all avail deploy methods
!42 #74
|
2024-07-14 17:11:49 +09:30 |
|
|
af3e770760
|
fix(settings): correct the permission to view manufacturers
!42 #74
|
2024-07-14 17:09:18 +09:30 |
|
|
fbe7e63cc9
|
fix(access): Correct team form fields
fixes missing name for team
!42 #74
|
2024-07-14 16:57:25 +09:30 |
|
|
aec460306b
|
fix(config_management): don't exclude parent from field, only self
!42 #74
|
2024-07-14 16:48:54 +09:30 |
|
|
46c4419350
|
bump: version 0.6.0 → 0.7.0
0.7.0
|
2024-07-14 06:25:37 +00:00 |
|
|
1f35893db9
|
chore: footer text to be grey
does not need to be prominent
!35
|
2024-07-14 15:27:03 +09:30 |
|
|
935e10dc24
|
docs(development): add initial forms
!35
|
2024-07-14 04:56:11 +09:30 |
|
|
a4617c28f8
|
chore: complete footer layout
git icon from https://gitlab-org.gitlab.io/gitlab-svgs
!35 closes #25
|
2024-07-14 04:22:41 +09:30 |
|
|
d4aaea4dbb
|
docs(development): update views, models and index
!35
|
2024-07-14 03:10:42 +09:30 |
|
|
a7168834ba
|
chore: add new exception MissingAttribute
used for development
!35
|
2024-07-14 02:52:28 +09:30 |
|