|
7b4ed7b135
|
feat(itam): Update Serial Number from inventory if present and Serial Number not set
!37
|
2024-07-01 00:27:46 +09:30 |
|
|
b801c9a49e
|
feat(itam): Update UUID from inventory if present and UUID not set
!37 fixes #66
|
2024-07-01 00:27:28 +09:30 |
|
|
241ba47c80
|
fix(itam): correct device software pagination
!36 fixes #67
|
2024-07-01 00:01:28 +09:30 |
|
|
53284d456f
|
test(token_auth): test authentication method token
!34 closes #63
|
2024-06-30 16:16:29 +09:30 |
|
|
6cfcf1580c
|
fix(user_token): conduct user check on token view access
!34 #63
|
2024-06-30 16:05:31 +09:30 |
|
|
4d3a238583
|
docs: Add user settings documentation
!34 #63
|
2024-06-30 12:35:58 +09:30 |
|
|
47d6a3beff
|
docs(api): API Token authentication
!34 #63
|
2024-06-29 16:24:18 +09:30 |
|
|
111791438a
|
feat(api): API token authentication
!34 #63
|
2024-06-29 15:09:30 +09:30 |
|
|
ce2c6f3b13
|
feat(api): abilty for user to create/delete api token
!34 #63
|
2024-06-28 15:52:55 +09:30 |
|
|
e655f22fac
|
feat(api): create token model
!34 #63
|
2024-06-28 03:57:09 +09:30 |
|
|
66b8d9362d
|
refactor(settings): use seperate change/view views
!34
|
2024-06-28 02:06:30 +09:30 |
|
|
37d277e149
|
refactor(settings): use form for user settings
!34
|
2024-06-28 01:18:48 +09:30 |
|
|
f686691232
|
fix(itam): use same form for edit and add
!34 fixes #65
|
2024-06-27 17:53:38 +09:30 |
|
|
802f2c410d
|
fix(itam): dont add field inventorydate if adding new item
!34
|
2024-06-27 17:52:18 +09:30 |
|
|
d6cfef3a0b
|
test: add .coveragerc to remove non-code files from coverage report
!33 #15
|
2024-06-20 05:12:04 +09:30 |
|
|
4fdb3df06e
|
test: Unit Tests TenancyObjects
!33 #15
|
2024-06-20 03:12:43 +09:30 |
|
|
7eb0651b89
|
test: Test Cases for TenancyObjects
!33 #15
|
2024-06-20 03:07:39 +09:30 |
|
|
6d3984f6e1
|
test: tests for checking links from rendered templetes
!33 #15
|
2024-06-20 02:09:15 +09:30 |
|
|
58b134ae30
|
refactor(tests): move unit tests to unit test sub-directory
!33 #15
|
2024-06-19 22:58:50 +09:30 |
|
|
50384044c8
|
test(core): test cases for notes permissions
!33 #15
|
2024-06-19 17:08:42 +09:30 |
|
|
2cda4228ce
|
test(config_management): config groups history permissions
!33 #15
|
2024-06-19 16:09:23 +09:30 |
|
|
67585b9f89
|
test(api): Majority of Inventory upload tests
!33 #15
|
2024-06-19 15:48:10 +09:30 |
|
|
4e42856027
|
fix(api): inventory upload requires sanitization
!33
|
2024-06-19 15:00:30 +09:30 |
|
|
58051f297f
|
test(access): TenancyObject field tests
!33 #15
|
2024-06-19 11:51:03 +09:30 |
|
|
0a9a5b20fa
|
test(access): remove skipped api tests for team users
teamusers not accessible from api
!33 #15
|
2024-06-19 10:52:24 +09:30 |
|
|
8abbf2ff9e
|
docs(access): correct doc warnings
!28
|
2024-06-17 23:42:54 +09:30 |
|
|
27b62d1018
|
docs(access): add link to docs on team page
!28 closes #39
|
2024-06-17 23:27:11 +09:30 |
|
|
aef276b76c
|
docs(access): add link to docs on organization page
!28 #39
|
2024-06-17 23:26:52 +09:30 |
|
|
c15eca2e58
|
test(access): team user model permission check for organization manager
!28 #39 #15
|
2024-06-17 22:59:26 +09:30 |
|
|
33b10f7109
|
test(access): team model permission check for organization manager
!28 #39 #15
|
2024-06-17 22:53:23 +09:30 |
|
|
9a40d095e8
|
test(access): organization model permission check for organization manager
!28 #39 #15
|
2024-06-17 22:52:57 +09:30 |
|
|
991ddc3d7f
|
refactor(access): relocate permission check to own function
!28 #39
|
2024-06-17 22:52:02 +09:30 |
|
|
35c11ed6f0
|
test(access): add test cases for model delete as organization manager
!28 #39 #15
|
2024-06-17 22:41:40 +09:30 |
|
|
e4f5ec4892
|
test(access): add test cases for model addd as organization manager
!28 #39 #15
|
2024-06-17 22:40:35 +09:30 |
|
|
109fc49d76
|
test(access): add test cases for model change as organization manager
!28 #39 #15
|
2024-06-17 22:17:59 +09:30 |
|
|
da8946fcb6
|
test(access): add test cases for model view as organization manager
!28 #39 #15
|
2024-06-17 22:13:41 +09:30 |
|
|
848661856a
|
feat(access): add notes field to organization
!28 #39 #13
|
2024-06-17 19:40:46 +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 |
|
|
ddead8eb56
|
docs: restructure to sections administration, user and devlopment
!27 nofusscomputing/infrastructure/website!62
|
2024-06-17 17:39:01 +09:30 |
|
|
e517c5fd76
|
refactor(itam): move device os tab to details tab
!27 #22
|
2024-06-17 15:23:38 +09:30 |
|
|
a6e569eaef
|
test(core): skip invalid tests
tests for notes belong within the models that rx notes
!27 #15 #52
|
2024-06-17 14:46:48 +09:30 |
|
|
78216116df
|
fix(itam): remove requirement that user needs change device to add notes
!27 fixes #52
|
2024-06-17 14:35:36 +09:30 |
|
|
b20b426432
|
test(itam): tests for device type history entries
!27 #15
|
2024-06-17 14:10:12 +09:30 |
|
|
44afa4f7de
|
test(core): tests for manufacturer history entries
!27 #15
|
2024-06-17 14:06:25 +09:30 |
|
|
2be4810ed4
|
test: move manufacturer to it's parent
!27
|
2024-06-17 13:59:21 +09:30 |
|
|
f861295b1c
|
docs(development): add device model to api docs
!27
|
2024-06-16 06:26:37 +09:30 |
|
|
320d3f1a13
|
test: refactor api model permission tests to use an abstract class of test cases
!27 #15
|
2024-06-16 03:43:17 +09:30 |
|
|
3613318217
|
test: move tests to the module they belong to
!27 #15
|
2024-06-16 01:44:33 +09:30 |
|
|
ceb1929d8c
|
test: refactor history permission tests to use an abstract class of test cases
!27 #15
|
2024-06-16 01:43:07 +09:30 |
|
|
5eec41fe57
|
docs(development): Add test case documentation
!27 #15 nofusscomputing/infrastructure/website-template!16 nofusscomputing/projects/django_template#57 nofusscomputing/projects/gitlab-ci!83
|
2024-06-16 00:15:01 +09:30 |
|