Commit Graph

866 Commits

Author SHA1 Message Date
Andreas Zweili adcb9b6ac1 update the notes 2020-05-01 17:04:34 +02:00
Andreas Zweili ac801c93d3 correct the title for the connected devices table 2020-05-01 17:04:01 +02:00
Andreas Zweili 3e00746f89 add a "Create Device" button to the connected devices table 2020-05-01 17:03:33 +02:00
Andreas Zweili 98f3400f8e add the url for the WarrantyCreateView 2020-05-01 16:59:19 +02:00
Andreas Zweili 49571ccf08 add a test for the ip status string 2020-05-01 16:59:07 +02:00
Andreas Zweili 2796736c75 add an "Edit Device" button to the device detail view 2020-05-01 16:58:35 +02:00
Andreas Zweili aea6ea6cf5 use the string representation for the net relation 2020-05-01 16:58:10 +02:00
Andreas Zweili 07a9ebcffa remove unused code 2020-05-01 16:57:59 +02:00
Andreas Zweili c4f9f597e2 add a WarrantyCreateView 2020-05-01 16:57:38 +02:00
Andreas Zweili 42121057bc update the notes 2020-05-01 16:12:13 +02:00
Andreas Zweili 7bf0c4ff0a remove unnecessary code 2020-05-01 16:12:01 +02:00
Andreas Zweili 30daf62383 add a comment to the Create forms 2020-05-01 16:11:47 +02:00
Andreas Zweili 78d5f4cea5 add device update view 2020-05-01 15:23:09 +02:00
Andreas Zweili 975d3573d8 add device create view 2020-05-01 15:22:53 +02:00
Andreas Zweili cbc0e6169f add create button to the devices list 2020-05-01 15:21:29 +02:00
Andreas Zweili 5c980718ee order the computer view imports alphabetically 2020-05-01 13:08:57 +02:00
Andreas Zweili 46fe940226 add the pytest options to the dir-locals 2020-05-01 12:49:05 +02:00
Andreas Zweili e5a224259b update notes 2020-04-30 20:34:54 +02:00
Andreas Zweili 92d0636691 add the ip status to the DeviceInNet string represenation 2020-04-30 20:27:11 +02:00
Andreas Zweili 0ea216fc56 allow an IP to be Null
if the device is in DHCP mode it won't have an IP address therefore the user
must be able to leave the field empty.
2020-04-30 20:11:23 +02:00
Andreas Zweili 2639121fb8 dispay the ip status together with the ip 2020-04-30 20:10:54 +02:00
Andreas Zweili b6c1722cf7 update notes 2020-04-30 19:22:28 +02:00
Andreas Zweili 43e8dcc14c convert backup exec_days to a many-to-many field 2020-04-30 19:20:53 +02:00
Andreas Zweili 0aa4a43e13 Merge branch 'gpu' 2020-04-30 15:45:39 +02:00
Andreas Zweili f73b9339a0 update the notes 2020-04-30 15:45:30 +02:00
Andreas Zweili 7268d4eb00 correct indentation 2020-04-30 15:44:52 +02:00
Andreas Zweili 6effe5fea4 move the div element outside of the if block 2020-04-30 15:44:24 +02:00
Andreas Zweili ac4be915a1 correct the gpu test 2020-04-30 15:43:58 +02:00
Andreas Zweili 308d05ceae exend the cpu test 2020-04-30 15:43:48 +02:00
Andreas Zweili f1b280e7cf add a GPU model 2020-04-30 15:40:00 +02:00
Andreas Zweili 61d1ee5ebc add two generic CPUs to the fixtures 2020-04-30 14:49:29 +02:00
Andreas Zweili 6198db4679 make various fields optional for the CPU model 2020-04-30 14:49:04 +02:00
Andreas Zweili 577178aac6 move all URLs to footnotes 2020-04-27 22:52:33 +02:00
Andreas Zweili dc08e5a968 add a link to the notes file 2020-04-27 22:45:40 +02:00
Andreas Zweili ad0dcddf3b update the readme 2020-04-27 22:43:14 +02:00
Andreas Zweili 4340068ea7 update notes 2020-04-27 22:37:22 +02:00
Andreas Zweili 35f96176c1 move the done tasks to the bottom of the file
The finished tasks are the least interesting bit of this file.
2020-04-27 21:40:18 +02:00
Andreas Zweili bf55367a96 update the documentation 2020-04-27 21:28:37 +02:00
Andreas Zweili a905e350d6 rename the computer form tests 2020-04-27 21:27:58 +02:00
Andreas Zweili 35fb6913df set junit_family to the new xunit2 2020-04-21 18:51:50 +02:00
Andreas Zweili 8b65902abe remove user from test_computer_update_form 2020-04-21 18:50:04 +02:00
Andreas Zweili e7d76f1da6 Merge branch 'master' into computer_form 2020-04-20 18:12:18 +02:00
Andreas Zweili 3e8512a2dd remove the pytest.ini file 2020-04-20 15:55:58 +02:00
Andreas Zweili 466630232a use 4 cpu core when running tests with vscode 2020-04-20 15:55:50 +02:00
Andreas Zweili 86230256a8 add `make testlocal` to the Makefile
This command allows to quickly run all tests without generating a
coverage report. Just the quickest way to run all tests.
2020-04-20 15:53:17 +02:00
Andreas Zweili 8310a1569a correct the static files setup 2020-04-20 15:22:48 +02:00
Andreas Zweili a513de51e7 Merge branch 'master' of git.2li.ch:Nebucatnetzer/network_inventory 2020-04-20 14:08:35 +02:00
Andreas Zweili 48c92ab02c update notes 2020-04-20 14:07:25 +02:00
Andreas Zweili 45150b5b2d extend the tasks 2020-03-25 14:57:25 +01:00
Andreas Zweili 6d7377f27d extend tasks 2020-03-25 14:30:26 +01:00