Commit Graph

34 Commits

Author SHA1 Message Date
Dirk Jahnke bb978e29ce Fix: no success url when saving changes 2022-04-13 16:14:56 +02:00
Dirk Jahnke e34b95f592 Add __str__ method to have a better representation in admin interface 2022-04-13 15:59:45 +02:00
Dirk Jahnke c7da144f5e Add asset if new GTIN product has been created 2022-04-13 15:51:31 +02:00
Dirk Jahnke 4b7234fa68 Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00
Dirk Jahnke 4da41fe1cd Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
Dirk Jahnke f1dab1c0a1 Initial migrations 2022-04-13 15:40:57 +02:00
Dirk Jahnke 52c530488f Added admin menu item 2022-04-13 15:40:29 +02:00
Dirk Jahnke 344f79b091 Added __str__ method to show up useful names in selectors 2022-04-12 07:03:48 +02:00
Dirk Jahnke 0554f6427c Use named_id prefix "A-" for assets 2022-04-11 15:20:47 +02:00
Dirk Jahnke 6aadef827e Fixed related name on auth fields 2022-04-11 14:25:35 +02:00
Dirk Jahnke 056317a340 Container use prefix "C-" for named_id 2022-04-11 14:23:07 +02:00
Dirk Jahnke 5cf49b7d47 Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
Dirk Jahnke 13cc1c3f57 Added authentication 2022-04-01 21:41:51 +02:00
Dirk Jahnke 61edb7e538 Container type import from excel files 2022-04-01 19:28:10 +02:00
Dirk Jahnke 9396cd4903 Free fonts selection 2022-04-01 19:26:50 +02:00
Dirk Jahnke 8b48741816 Label creation and print 2022-04-01 10:19:41 +02:00
Dirk Jahnke 734598a379 Started using config file 2022-04-01 10:19:27 +02:00
Dirk Jahnke f507481491 Create label image for container 2022-03-30 10:04:38 +02:00
Dirk Jahnke 7013301fbd Added account login 2022-03-24 15:54:04 +01:00
Dirk Jahnke 63f4ef1f1a Added static files content, favicon and logo 2022-03-18 07:30:42 +01:00
Dirk Jahnke 6e8c2de3df Refactored container types list views to new style. 2022-03-17 10:42:20 +01:00
Dirk Jahnke 1267e8a587 Refactored container views to new style. 2022-03-17 10:27:31 +01:00
Dirk Jahnke e5a81452f2 Added container and asset to top-of-window navigation 2022-03-17 09:07:22 +01:00
Dirk Jahnke db46b2494b Renamed asset list url and added list link to form 2022-03-17 07:26:30 +01:00
Dirk Jahnke 92176158bd Improved asset list (was index) 2022-03-17 07:21:38 +01:00
Dirk Jahnke 5f2b2c92ab Added edit/create asset 2022-03-16 17:43:52 +01:00
Dirk Jahnke fa2b83a63a Added asset edit/save 2022-03-16 14:13:20 +01:00
Dirk Jahnke 111f147cac Fixed urls 2022-03-10 18:19:13 +01:00
Dirk Jahnke 16a0b92731 Added asset model and basic views 2022-03-10 17:28:39 +01:00
Dirk Jahnke 7e446bcbec Using bootstrap and better view resolution 2022-03-10 11:33:06 +01:00
Dirk Jahnke 02bc2f4667 Introduced namespaces for views/actions 2022-03-09 18:29:44 +01:00
Dirk Jahnke 330928b0f5 Removed hardcoded URLs 2022-03-09 18:24:22 +01:00
Dirk Jahnke 6171384e14 First models and views 2022-03-09 18:13:09 +01:00
Dirk Jahnke fea6cdcf96 Initial commit 2022-03-09 11:33:05 +01:00