Commit Graph

26 Commits

Author SHA1 Message Date
7efceb4954 format with black 2022-03-27 14:50:44 +02:00
799b2a57dd add a custom user model 2021-12-30 18:31:47 +01:00
6fc66ffb78 limit the dropdowns in device and computer forms 2021-12-30 14:57:47 +01:00
c648fd1874 replace decorator with generic util 2021-12-24 12:42:36 +01:00
f9212d2cbe rewrite the computers_table_view to use the new util 2021-12-24 12:32:48 +01:00
Andreas Zweili
a0191b6dc2 PEP8 2020-08-03 13:41:49 +02:00
Andreas Zweili
9f948fe396 add create and delete views for RAIDs 2020-06-29 22:43:39 +02:00
Andreas Zweili
16fc66385f add form to delete a ComputerSoftwareRelation 2020-06-28 19:12:49 +02:00
Andreas Zweili
61d966f785 add a form to create a ComputerSoftwareRelation 2020-06-28 19:04:55 +02:00
Andreas Zweili
960a698c36 add tests for all the hardware forms 2020-06-15 22:53:33 +02:00
Andreas Zweili
ef8fbf1b1c fix the test_computer_update_form test 2020-05-31 15:50:29 +02:00
Andreas Zweili
52d438a96f add tests for the computer views 2020-05-26 23:26:44 +02:00
Andreas Zweili
58ee81791e add test_computer_create_view 2020-05-26 22:37:18 +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
a905e350d6 rename the computer form tests 2020-04-27 21:27:58 +02:00
Andreas Zweili
8b65902abe remove user from test_computer_update_form 2020-04-21 18:50:04 +02:00
Andreas Zweili
6dd0e38513 remove the names of some overly large capitalists
These companies already have far too much money at their disposal.
They might profit from the free advertising appearing in this
repository and we wouldn't want that wouldn't we?
2020-03-15 19:54:43 +01:00
Andreas Zweili
524f83cea6 test the ComputerForms with a normal user as well 2020-02-29 22:36:46 +01:00
Andreas Zweili
35f723a7c4 add test for ComputerUpdateForm 2020-02-29 21:28:39 +01:00
Andreas Zweili
8eb77ba0c5 add test for ComputerCreateForm 2020-02-29 21:11:23 +01:00
Andreas Zweili
c02e9ec4e0 add new line to file 2020-02-29 21:06:04 +01:00
Andreas Zweili
171d445e2b remove empty lines 2020-02-16 00:39:44 +01:00
Andreas Zweili
49f1ac1ef5 correct line length 2020-02-08 10:31:26 +01:00
Andreas Zweili
391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00