Commit Graph

1348 Commits

Author SHA1 Message Date
Andreas Zweili b8a130ec10 add DummyLocation 2022-03-23 13:49:58 +01:00
Andreas Zweili 9064a08b4f add plus button to DeviceUpdateForm 2022-03-23 12:38:29 +01:00
Andreas Zweili 29906d9a9a add location form view 2022-03-23 12:18:40 +01:00
Andreas Zweili ad61fbb294 remove unused import 2022-03-23 10:35:45 +01:00
Andreas Zweili f514e92218 generate the location name with mixer 2022-03-23 10:34:53 +01:00
Andreas Zweili 37a304219f add form for locations 2022-03-05 15:13:27 +01:00
Andreas Zweili 5ee0c7caa7 correct the cleanup command for the venv 2022-03-01 10:05:19 +01:00
Andreas Zweili 44adc5b94d move the ENV variable to the nix-shell 2022-03-01 10:04:34 +01:00
Andreas Zweili 724b5fb759 WIP shell 2022-03-01 09:56:58 +01:00
Andreas Zweili a1852fd292 rewrite Makefile to use nix environment 2022-03-01 09:49:56 +01:00
Andreas Zweili c03055c659 use python3 explicitly 2022-03-01 09:33:27 +01:00
Andreas Zweili ca911848da ignore all venv 2022-03-01 09:33:12 +01:00
Andreas Zweili 982c33fef8
Merge pull request #64 from Nebucatnetzer/dev
Dev
2022-02-11 17:42:54 +01:00
Andreas Zweili 42970896a6 add invalid test for htmx_create_device_cagetory 2022-02-11 17:40:58 +01:00
Andreas Zweili d546827b8a create tests for htmx_create_device_cagetory 2022-02-11 17:38:18 +01:00
Andreas Zweili 5b76e1d66f put the plus next to the category field 2022-02-11 10:54:17 +01:00
Andreas Zweili 3d77f12999 remove duplicate field definitions 2022-02-11 08:38:51 +01:00
Andreas Zweili 47e75198fb add missing trailing slash 2022-02-10 22:37:11 +01:00
Andreas Zweili 6ff44eb129 add test_load_device_update_view 2022-02-10 22:05:12 +01:00
Andreas Zweili 38241f2a9b add a test for duplicate devices 2022-02-10 21:56:56 +01:00
Andreas Zweili ef174c70aa rewrite the customer forms to htmx 2022-02-10 21:40:49 +01:00
Andreas Zweili 0bdaaa2503 remove migrate from debug command 2022-02-10 21:11:44 +01:00
Andreas Zweili 5613f3e453
Merge pull request #63 from Nebucatnetzer/dependabot/pip/requirements/django-4.0.2
Bump django from 4.0.1 to 4.0.2 in /requirements
2022-02-10 14:28:28 +01:00
dependabot[bot] b884f95774
Bump django from 4.0.1 to 4.0.2 in /requirements
Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 09:57:33 +00:00
Andreas Zweili 6cac033026 get the image from github 2022-02-08 15:20:58 +01:00
Andreas Zweili 20df60069a
Merge pull request #62 from Nebucatnetzer/dev
Dev
2022-02-08 15:10:33 +01:00
Andreas Zweili 6b5130ccae add the correct submit value 2022-02-08 15:04:48 +01:00
Andreas Zweili e9d6b8aad1 fix commands 2022-02-08 14:51:14 +01:00
Andreas Zweili 37315422d6 clean up the run command 2022-02-08 14:47:16 +01:00
Andreas Zweili f16f2613d4 use the venv in all commands 2022-02-08 14:43:51 +01:00
Andreas Zweili abcdb0961e
Merge pull request #61 from Nebucatnetzer/dev
Dev
2022-02-07 23:05:34 +01:00
Andreas Zweili 51f47c643a correct a test 2022-02-07 23:04:55 +01:00
Andreas Zweili 62c93019c3 readd settings for the github tests 2022-02-07 23:04:45 +01:00
Andreas Zweili 095403ff5e
Merge pull request #60 from Nebucatnetzer/dev
Dev
2022-02-07 22:41:58 +01:00
Andreas Zweili be38613324 pin the Python version in the docker images 2022-02-07 22:35:14 +01:00
Andreas Zweili 3cbbebb61b remove the docker development environment
It's just easier to have the stuff in a venv
2022-02-07 22:27:59 +01:00
Andreas Zweili 49a27b9427 update status badge 2022-02-07 21:45:48 +01:00
Andreas Zweili c8b8c83d8b remove unused file 2022-02-07 21:43:55 +01:00
Andreas Zweili f4b41c4716 working category form 2022-02-07 14:49:40 +01:00
Andreas Zweili 844827b7e1 remove unused htmx attributes 2022-02-07 12:21:11 +01:00
Andreas Zweili f3e3dfbf06 remove the fieldset 2022-02-07 12:20:54 +01:00
Andreas Zweili 8ccad207a9 update the flake for mach-nix 3.4 2022-02-04 09:58:42 +01:00
Andreas Zweili 3413c9da9d slowly but steady 2022-02-03 22:24:30 +01:00
Andreas Zweili ce41fa331a further htmx tests 2022-02-02 23:23:38 +01:00
Andreas Zweili a5ea539c7a add a partial template for CreateDeviceCategory 2022-02-02 22:31:53 +01:00
Andreas Zweili 65bef6f3af multiple changes related to crispy-forms 2022-02-02 22:27:48 +01:00
Andreas Zweili ce5a0387ba play around with the cmd parameter 2022-02-02 13:17:51 +01:00
Andreas Zweili 4e91ec1a42 fix the docker image 2022-02-02 10:41:56 +01:00
Andreas Zweili 2fe33e8964 readd the pypi-debs-db_data
without it mach-nix complains about outdated data and I don't know how big of a
problem that is at the moment.
2022-02-01 21:13:13 +01:00
Andreas Zweili 1e29e57f17 add the postgres connector to the local requirements 2022-02-01 21:12:49 +01:00