Commit Graph

26 Commits

Author SHA1 Message Date
7efceb4954 format with black 2022-03-27 14:50:44 +02:00
8ad299aef1 wrap long lines 2022-03-23 18:08:37 +01:00
6461f33ee0 remove unused import 2022-03-23 15:43:08 +01:00
48e78be967 really correct the htmx targets 2022-03-23 14:11:23 +01:00
b118e07d5c correct htmx target ids 2022-03-23 14:07:52 +01:00
9064a08b4f add plus button to DeviceUpdateForm 2022-03-23 12:38:29 +01:00
5b76e1d66f put the plus next to the category field 2022-02-11 10:54:17 +01:00
3d77f12999 remove duplicate field definitions 2022-02-11 08:38:51 +01:00
844827b7e1 remove unused htmx attributes 2022-02-07 12:21:11 +01:00
f3e3dfbf06 remove the fieldset 2022-02-07 12:20:54 +01:00
3413c9da9d slowly but steady 2022-02-03 22:24:30 +01:00
ce41fa331a further htmx tests 2022-02-02 23:23:38 +01:00
65bef6f3af multiple changes related to crispy-forms 2022-02-02 22:27:48 +01:00
6fc66ffb78 limit the dropdowns in device and computer forms 2021-12-30 14:57:47 +01:00
a1e4f8fc5a check the dates in the Warranty forms 2021-12-29 14:57:12 +01:00
ba40df90b5 fix a typo 2021-12-26 16:09:56 +01:00
f901999aee make get_customers an internal function 2021-12-24 12:55:34 +01:00
Andreas Zweili
8b48110d79 add a DeviceInNetUpdateView 2020-05-03 22:13:47 +02:00
Andreas Zweili
17053f586b remove the ConnectedDevice model 2020-05-03 21:48:40 +02:00
Andreas Zweili
898787a3fb add DeviceInNetForm 2020-05-03 21:11:31 +02:00
Andreas Zweili
42367297d8 add comment to form classes 2020-05-03 20:08:57 +02:00
Andreas Zweili
48c5dedb01 add a WarrantyUpdateView 2020-05-03 20:07:22 +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
30daf62383 add a comment to the Create forms 2020-05-01 16:11:47 +02:00
Andreas Zweili
975d3573d8 add device create view 2020-05-01 15:22:53 +02:00