Commit Graph

1066 Commits

Author SHA1 Message Date
Andreas Zweili c848c46637 add a service model 2022-04-01 18:44:42 +02:00
Andreas Zweili 9efde2c5b6 try ram tests again 2022-03-31 00:10:18 +02:00
Andreas Zweili cda6fc53fd merge ad- and mail-groups into one 2022-03-30 23:52:44 +02:00
Andreas Zweili 388b9bbadb add a project manager to customers 2022-03-29 22:03:43 +02:00
Andreas Zweili d66e5cc027 correct the Makefile 2022-03-29 21:14:33 +02:00
Andreas Zweili 781df9eabf use the production settings in the example 2022-03-29 21:11:37 +02:00
Andreas Zweili c968c5eca9 open port 8000 in the Makefile 2022-03-29 21:10:41 +02:00
Andreas Zweili d6090ad3b3 add the allowed hosts dynamically 2022-03-27 16:13:34 +02:00
Andreas Zweili 5e2b7350ea allow external access to dev server 2022-03-27 16:12:56 +02:00
Andreas Zweili d6ef2c156d show AdGroup users in group detail view 2022-03-27 15:41:20 +02:00
Andreas Zweili b0a191959c show the users from mail groups in the detail view 2022-03-27 15:38:48 +02:00
Andreas Zweili cb3900d80c line length 2022-03-27 14:54:43 +02:00
Andreas Zweili 4e25c53f6e remove unused import 2022-03-27 14:54:35 +02:00
Andreas Zweili 7efceb4954 format with black 2022-03-27 14:50:44 +02:00
Andreas Zweili 9559bfcf95 format code 2022-03-27 14:45:47 +02:00
Andreas Zweili 78146d68e2 format code 2022-03-27 14:45:18 +02:00
Andreas Zweili 0a88c434b6 add a pyproject.toml to customize black 2022-03-27 14:44:54 +02:00
Andreas Zweili 293a6d1b67 adding dev packages for emacs 2022-03-27 14:24:48 +02:00
Andreas Zweili 9607644c1c add test for user in MailGroup 2022-03-23 22:42:09 +01:00
Andreas Zweili 174d02d26b show all groups on one site 2022-03-23 22:29:38 +01:00
Andreas Zweili 0bc56731f9 add django-model-utils 2022-03-23 21:42:37 +01:00
Andreas Zweili 8ad299aef1 wrap long lines 2022-03-23 18:08:37 +01:00
Andreas Zweili 6461f33ee0 remove unused import 2022-03-23 15:43:08 +01:00
Andreas Zweili 48e78be967 really correct the htmx targets 2022-03-23 14:11:23 +01:00
Andreas Zweili b118e07d5c correct htmx target ids 2022-03-23 14:07:52 +01:00
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 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 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