Commit Graph

25 Commits

Author SHA1 Message Date
65bef6f3af multiple changes related to crispy-forms 2022-02-02 22:27:48 +01:00
c4f5d572f6 slightly better styling for the login page 2022-01-28 17:44:38 +01:00
72720bbbc2 reformat the login page 2022-01-28 17:39:35 +01:00
1e9804cde3 move the modal to core 2022-01-10 17:53:10 +01:00
2bb830c105 add a file for a partial modal 2022-01-09 11:29:53 +01:00
4c77979bb9 move the closeModal function to the core template 2022-01-08 17:32:12 +01:00
ba3e40f1c2 create a first working example 2021-12-21 17:51:57 +01:00
41bf9b1dc8 add a basic htmx config 2021-12-11 14:22:24 +01:00
9f6d68fbbc format base 2021-12-10 18:56:56 +01:00
Andreas Zweili
980c03e666 remove all external javascript libraries
I'm currently not using any of them so it doesn't really make sense to
include them
2020-08-03 17:38:20 +02:00
Andreas Zweili
288c4fdd25 add favicon 2020-05-24 18:38:23 +02:00
Andreas Zweili
94ecbd54f9 add material font icons 2020-05-02 21:52:56 +02:00
Andreas Zweili
df31124143 allow non admins to see the warranties table
I reckon the customer would be interested in the warranties of his
devices as well.
2020-03-01 11:14:38 +01:00
Andreas Zweili
42ecb7f5dd indent footer 2020-02-29 11:50:09 +01:00
Andreas Zweili
404de33ffc add margin around footer 2020-02-29 11:47:00 +01:00
Andreas Zweili
ac4ff86ea9 update the core template to bootstrap4 2020-02-25 20:25:40 +01:00
Andreas Zweili
9d56537394 update backup details to bootstrap4 2020-02-25 20:25:20 +01:00
Andreas Zweili
34a89a0df7 Merge branch 'master' of git.2li.ch:Nebucatnetzer/network_inventory 2020-02-25 19:25:34 +01:00
Andreas Zweili
cf2e7ba536 move the closing paragraph tag into the form tag 2020-02-25 12:54:50 +01:00
Andreas Zweili
c9790523f9 replace semantic css with bootstrap
Bootstrap seems to be more actively developed therefore I'm replacing Semantic
UI with Bootsprap 4.
2020-02-23 13:14:33 +01:00
Andreas Zweili
58a8673e1d add a view for all device warranties 2020-02-16 22:03:43 +01:00
Andreas Zweili
c7eb173e32 limit the all_computers view to superusers 2020-02-16 21:37:33 +01:00
Andreas Zweili
d0343b7dd8 move the static files to the correct place 2020-02-15 17:58:10 +01:00
Andreas Zweili
af310cdd0d correct the path for the base template 2020-01-11 17:41:03 +01:00
Andreas Zweili
e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00