Commit Graph

4060 Commits

Author SHA1 Message Date
Jon
6ac8e025b0 test(api): add placeholder tests for inventory
!8 #2
2024-05-20 17:28:49 +09:30
Jon
e93ce07d88 feat(ui): Show inventory details if they exist
!8 closes #2
2024-05-20 16:48:00 +09:30
Jon
c52fd0802e feat(api): API accept computer inventory
!8 closes #2
2024-05-20 16:42:51 +09:30
Jon
bdf40d952e chore: add link for playbook
!8 #11
2024-05-20 10:07:35 +09:30
Jon
7afaa951d3 chore: add link for kb
!8 #10
2024-05-20 09:41:52 +09:30
Jon
e8ab3a0aa5 chore: add skeleton for information app
!8
2024-05-19 08:15:48 +09:30
Jon
191244ed40 refactor(template): content_title can be rendered in base
!8
2024-05-19 07:18:12 +09:30
Jon
5273b58afb fix(ui): Ensure navigation menu entry highlighted for sub items
!8
2024-05-19 06:08:49 +09:30
Jon
2c81007c0a ci(docker): always build on dev branch
!8
2024-05-19 06:07:54 +09:30
9ff8a7721a bump: version 0.1.0 → 0.2.0 0.2.0 2024-05-18 18:26:41 +00:00
Jon
d7c0d304e3 Merge branch 'feat-2024-05-18' into 'development'
feat: 2024 05 18

See merge request nofusscomputing/projects/django_template!6
2024-05-18 18:18:42 +00:00
Jon
fa97286dc8 docs: start to document features
!6
2024-05-19 03:39:03 +09:30
Jon
812250e941 chore: add link to device external system link
!6 #6
2024-05-19 02:14:31 +09:30
Jon
a0b5a08f0d feat(itam): Add Operating System to ITAM models
!6
2024-05-19 01:07:11 +09:30
Jon
377c78d6b8 feat(api): force content type to be JSON for req/resp
!1
2024-05-18 14:36:00 +09:30
Jon
ce18edaa39 ci: correct junit collection to use wildcard name
!6
2024-05-18 14:35:50 +09:30
Jon
95405283b9 feat(software): view software
!6
2024-05-18 14:35:38 +09:30
Jon
dd8fea30f2 Merge branch 'feat-2024-05-17' into 'development'
feat: 2024 05 17

See merge request nofusscomputing/projects/django_template!5
2024-05-17 14:18:04 +00:00
Jon
794f159a89 chore: update back button and tab text colour
!5
2024-05-17 23:45:26 +09:30
Jon
03b06bb2da chore: update tab text colour
!5
2024-05-17 22:56:59 +09:30
Jon
aade1e80d7 feat(device): Prevent devices from being set global
!5
2024-05-17 22:20:30 +09:30
Jon
0e69a0accc feat(software): if no installations found, denote
!5
2024-05-17 22:10:03 +09:30
Jon
7d007f721a docs: update
!5
2024-05-17 22:09:36 +09:30
Jon
b14a28f1c8 chore: add issue link button for computer inventorying
!5
2024-05-17 21:51:42 +09:30
Jon
b811eedb33 feat(device): configurable software version
!5
2024-05-17 21:10:15 +09:30
Jon
b0e69ee64b feat(software_version): name does not need to be unique
!5
2024-05-17 19:41:28 +09:30
Jon
b1c4e570cf feat(software_version): set is_global to match software
!5
2024-05-17 19:38:24 +09:30
Jon
68b1e15e01 chore: remove style attribute from icons
!5
2024-05-17 19:36:37 +09:30
Jon
b2e1a460c8 feat(software): prettify device software action
!5
2024-05-17 19:34:59 +09:30
Jon
9e801fa9eb fix(device): correct software link
!5
2024-05-17 19:34:32 +09:30
Jon
7f35292f64 feat(software): ability to add software versions
!5
2024-05-17 19:34:09 +09:30
Jon
7302f99753 feat(base): add stylised action button/text
!5
2024-05-17 18:53:57 +09:30
Jon
8b746bb9ff ci: correct junit report name
!5
2024-05-17 16:52:02 +09:30
Jon
6f6031fb1e feat(software): add pagination for index
!5
2024-05-17 16:43:58 +09:30
Jon
789b4a55d6 feat(device): add pagination for index
!5
2024-05-17 16:43:44 +09:30
58a428e6fa bump: version 0.0.1 → 0.1.0 0.1.0 2024-05-17 03:08:17 +00:00
Jon
9f0e03880b Merge branch 'api-token-auth' into 'development'
feat: API token auth

See merge request nofusscomputing/projects/django_template!3
2024-05-17 02:57:55 +00:00
Jon
962ae2b8df feat(api): initial token authentication implementation
!3
2024-05-17 12:21:52 +09:30
Jon
fe797cc66f Merge branch 'api' into 'development'
feat: itam and API setup

See merge request nofusscomputing/projects/django_template!2
2024-05-17 00:54:37 +00:00
Jon
69870e7972 chore: dont track temp files
!2
2024-05-17 10:15:43 +09:30
Jon
4b77e2e63d feat(docker): add settings to store data in separate volume
!2
2024-05-16 16:29:52 +09:30
Jon
a96fc062f2 feat(django): add split settings for specifying additional settings paths
!2
2024-05-16 15:38:24 +09:30
Jon
0c38155c44 feat(api): Add device config to device
!2
2024-05-16 13:15:48 +09:30
Jon
f59ffa581c docs: add base itam pages
!2
2024-05-15 21:57:27 +09:30
Jon
2d67f93d88 feat(itam): add organization to device installs
!1
2024-05-15 21:37:22 +09:30
Jon
dd145bb536 chore: remove org edit from device in api
!2
2024-05-15 21:30:25 +09:30
Jon
d3cafe08aa fix(itam): device software to come from device org or global not users orgs
!1
2024-05-15 21:11:36 +09:30
Jon
195bb5e4ab feat(itam): migrate app from own repo
!1
2024-05-15 20:59:13 +09:30
Jon
f98e3bc9c2 feat: Enable API by default
!1
2024-05-15 19:04:33 +09:30
Jon
9da9bb6c59 Merge branch 'genesis' into 'development'
feat: Genesis

See merge request nofusscomputing/projects/django_template!1
2024-05-15 03:11:56 +00:00