Commit graph

459 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki 48db3bf9c2 added form for state definition order update 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki a81ccca67f minor cosmetic changes 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki d21f751505 changed delete button to icon 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 277a15dc68 send button hidden until changes are made 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 8cde574b66 sortable list now updates order of definitions 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki f4e9445b57 added Sortable js for state definitions list 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 1346b83526 added model level constraints 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 5ea5ed516c modals for state definition deletion 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki ff76af85ee delete view added and some refactorig 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 7996c1c256 added add state definition view 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 8c81a86115 changed constrain on model 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki be51e86f6e fixed models confusion 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki aeff8588de added model constraints 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 3c229525c6 added admin state definition panel 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki e0d9e9fe30 initial orm state models 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 21820e5b4b centered popup modals 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 965d3ef150 disabled lotPoperty field 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 69f4e1e0ff added logging for device operations 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 7f349917a9 renaming lotAnnotations to Lotproperty 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki d68718ed09 renaming of annotation to property 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 0bad6bf86a change edit view to modal popup 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 0985dc7c55 added userproperty update view 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki d8ec91fd1c added user_property 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 9de3dcf9bd model constraints changed and moved url to /device 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 3b0e38b900 fixed search and moved delete user property class 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki d233ca5d75 renaming to new Property tables 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 8fb3a71be5 details view changed to now use properties 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 4402df045d fixed user_properties list not working 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki f8d2a76de3 renaming to property 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 2248b1f10e changed imports 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki d2f0fd9471 fixed self inflicted recursion 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki e5adc6e357 renaming annotation to variable 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 2576d264e3 variables and function semantic renaming 2025-01-28 12:51:15 +01:00
Thomas Nahuel Rusiecki 978971070c split into system and user properties 2025-01-28 12:49:12 +01:00
Thomas Nahuel Rusiecki 503992180e annotations renaming on views 2025-01-28 12:49:12 +01:00
pedro 754820f631 Merge pull request 'upload_legacy_snapshot' (#40) from upload_legacy_snapshot into main
Reviewed-on: #40
2025-01-23 11:25:18 +00:00
pedro 01db6a3e8e add all snapshots that we support
coauthored with cayo
2025-01-23 12:24:18 +01:00
Cayo Puigdefabregas 9817d4eb45 fix credential snapshot 2025-01-23 12:24:18 +01:00
Cayo Puigdefabregas 0d60afaa35 split parse files for cases of use 2025-01-23 12:24:18 +01:00
Cayo Puigdefabregas 918cf73506 refactor legacy 2025-01-23 12:24:18 +01:00
pedro 9d963e7f54 docker: facilitate multiple instances in same host
start using namespace because more things are going to come in same
docker compose
2025-01-21 14:21:22 +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