Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Zweili
d2c5c03d12 make sure that the description columns get wrapped properly 2020-08-03 21:35:20 +02:00
Andreas Zweili
746054c295 make all tables responsive 2020-08-03 21:10:05 +02:00
Andreas Zweili
9bc3873317 make the delete column unsortable 2020-08-03 17:37:08 +02:00
Andreas Zweili
bad049a521 add a delete button to the nets table 2020-08-03 17:08:57 +02:00
Andreas Zweili
a0191b6dc2 PEP8 2020-08-03 13:41:49 +02:00
Andreas Zweili
0ae6a6688e extend the models with 'ordering' 2020-07-07 22:12:57 +02:00
Andreas Zweili
e79eba2828 show all models in the admin interface
Since we decided to create many forms in the frontend the admin interface
should really be a way to access all models even the ones which aren't
accessible from the front end.
2020-06-08 17:02:15 +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
ddb8dc2bba remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
Andreas Zweili
9c0938b420 add a CoreTable class to inherit all tables from 2020-02-23 12:58:39 +01:00
Andreas Zweili
47b1f81a89 add ConnectedDevice views 2020-02-15 18:50:51 +01:00
Andreas Zweili
391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00
Andreas Zweili
af310cdd0d correct the path for the base template 2020-01-11 17:41:03 +01:00
Andreas Zweili
e167aefc03 correct template paths 2020-01-11 17:00:42 +01:00
Andreas Zweili
e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00