Commit graph

402 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki aea96fc708 minor cosmetic changes 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 52d4ea116d changed delete button to icon 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 110aa3b7f7 send button hidden until changes are made 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 7c40b36f5f sortable list now updates order of definitions 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 10651dd70b added Sortable js for state definitions list 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki a07a12ed39 added model level constraints 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki e9533542b8 modals for state definition deletion 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki ca0d7116f7 delete view added and some refactorig 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki f6b68f9856 added add state definition view 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 756de1b7f0 changed constrain on model 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 809d69c0e7 fixed models confusion 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki bbc856cafc added model constraints 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 4561c5fb72 added admin state definition panel 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 0c09da7f8a initial orm state models 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 4cbc523bd8 centered popup modals 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 3675b388b0 disabled lotPoperty field 2025-01-15 12:29:30 +01:00
Thomas Nahuel Rusiecki 9fde49d917 added logging for device operations 2025-01-15 12:29:29 +01:00
Thomas Nahuel Rusiecki 032b2f4f4d renaming lotAnnotations to Lotproperty 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki fa347e6f99 renaming of annotation to property 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 5e855009f9 change edit view to modal popup 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 90c2d6b8fd added userproperty update view 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 0763ae6a62 added user_property 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 6fdd63f8a5 model constraints changed and moved url to /device 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 12ba239230 fixed search and moved delete user property class 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 0e8ed18f05 renaming to new Property tables 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki d5597494fa details view changed to now use properties 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki e4ef818e12 fixed user_properties list not working 2025-01-15 12:29:06 +01:00
Thomas Nahuel Rusiecki 1654182064 renaming to property 2025-01-15 12:29:05 +01:00
Thomas Nahuel Rusiecki e5780676ca changed imports 2025-01-15 12:28:48 +01:00
Thomas Nahuel Rusiecki 1abbe4600a fixed self inflicted recursion 2025-01-15 12:28:48 +01:00
Thomas Nahuel Rusiecki 35d8611336 renaming annotation to variable 2025-01-15 12:28:46 +01:00
Thomas Nahuel Rusiecki ddd8a16597 variables and function semantic renaming 2025-01-15 12:27:41 +01:00
Thomas Nahuel Rusiecki 86a1bb6252 split into system and user properties 2025-01-15 12:08:33 +01:00
Thomas Nahuel Rusiecki bd81342d94 annotations renaming on views 2025-01-15 12:08:33 +01:00
pedro 78de86c43a Merge pull request 'inxi (take 2)' (#38) from inxi into main
Reviewed-on: #38
2024-12-16 18:48:41 +00:00
pedro 498da24ee6 docker-reset: bugfix to reset, add flag file 2024-12-16 19:37:59 +01:00
pedro 67213e46d2 bugfix typo on entrypoint 2024-12-16 19:29:48 +01:00
pedro 5ec44d3378 better .env.example (just edit DOMAIN) 2024-12-16 19:28:08 +01:00
pedro 1d195806aa bad bugfix: docker entrypoint overrides .env
because of dpp
2024-12-16 19:25:32 +01:00
pedro d8202fea0f dockerfile: remove unnecessary pip upgrade 2024-12-16 19:19:19 +01:00
pedro e6fea8c1c3 update requirements so works on lxc-docker 2024-12-16 19:19:16 +01:00
Cayo Puigdefabregas 782f6dac51 refactor inxi 2024-12-16 18:12:02 +01:00
Cayo Puigdefabregas 46bbb940d7 fix parsing with credentials 2024-12-16 18:04:07 +01:00
Cayo Puigdefabregas abdefe885e fix parsing 2024-12-16 18:04:07 +01:00
Cayo Puigdefabregas 1902647337 fix get_hid 2024-12-16 18:04:07 +01:00
Cayo Puigdefabregas 989120bd0a fix component empty 2024-12-16 18:04:07 +01:00
Cayo Puigdefabregas dbdcffe5d9 add inxi in parsing and show in details of devs 2024-12-16 18:04:03 +01:00
pedro 1ea400051c Merge pull request 'DPP/DLT functionality' (#36) from dpp into main
Reviewed-on: #36
2024-12-11 15:15:14 +00:00
pedro f5ea0f8d8d docker entrypoint: bugfix when DPP env var unbound 2024-12-11 11:25:35 +01:00
pedro c5dd3a759d docker entrypoint: adapt it to DPP env var 2024-12-11 11:23:35 +01:00