Commit graph

390 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki 41624a0850 added admin state definition panel 2025-01-14 12:39:29 +01:00
Thomas Nahuel Rusiecki ca2a3d8512 initial orm state models 2025-01-14 12:39:29 +01:00
Thomas Nahuel Rusiecki 2b8d5baf92 centered popup modals 2025-01-14 12:39:29 +01:00
Thomas Nahuel Rusiecki 7b99dd7dd9 disabled lotPoperty field 2025-01-14 12:39:29 +01:00
Thomas Nahuel Rusiecki 2fb261f7d4 added logging for device operations 2025-01-14 12:39:27 +01:00
Thomas Nahuel Rusiecki bdcb9ff07d renaming lotAnnotations to Lotproperty 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki eb55c2ec54 renaming of annotation to property 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 41a4d731a8 change edit view to modal popup 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 77a4cb3b73 added userproperty update view 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 473fdb04bd added user_property 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 24b67a2324 model constraints changed and moved url to /device 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 378d7dc387 fixed search and moved delete user property class 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 264d82da01 renaming to new Property tables 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 8d3fb49c2a details view changed to now use properties 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki feacb399d0 fixed user_properties list not working 2025-01-14 12:38:37 +01:00
Thomas Nahuel Rusiecki 8dfe52c2c0 renaming to property 2025-01-14 12:38:35 +01:00
Thomas Nahuel Rusiecki 1254c727dc changed imports 2025-01-14 12:32:16 +01:00
Thomas Nahuel Rusiecki 4ed73d55fd fixed self inflicted recursion 2025-01-14 12:32:16 +01:00
Thomas Nahuel Rusiecki 1d2da67633 renaming annotation to variable 2025-01-14 12:32:13 +01:00
Thomas Nahuel Rusiecki 3c801cc640 variables and function semantic renaming 2025-01-14 12:29:13 +01:00
Thomas Nahuel Rusiecki cd504d4bb4 split into system and user properties 2025-01-14 10:43:23 +01:00
Thomas Nahuel Rusiecki 326b3026c5 annotations renaming on views 2025-01-14 10:43:23 +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
pedro 3bf23c5d3b propagate DPP env var to docker 2024-12-11 11:16:32 +01:00
Cayo Puigdefabregas e54d8ba49c activate/deactivate DPP from env 2024-12-05 10:54:41 +01:00
Cayo Puigdefabregas 7f44d88b61 convert jsonld in credentials for dpps 2024-12-04 18:25:16 +01:00
Cayo Puigdefabregas b2e6406fb6 drop loggers 2024-11-29 17:23:44 +01:00
Cayo Puigdefabregas b477431fcd fix register dpp 2024-11-29 16:00:10 +01:00
Cayo Puigdefabregas 2c21977c7c fix did dpp 2024-11-29 15:48:48 +01:00
Cayo Puigdefabregas 563e394afc debug timestamp 2024-11-28 21:24:59 +01:00
pedro f566bfdf03 bugfix attempt verifyProof
co-authored with cayo
2024-11-28 21:14:32 +01:00
Cayo Puigdefabregas f04d425a31 more and more debug 2024-11-28 20:59:43 +01:00
Cayo Puigdefabregas 8aefc90ece more debug 2024-11-28 20:21:21 +01:00
Cayo Puigdefabregas 13249d564f fix call to proofs 2024-11-28 18:48:50 +01:00
Cayo Puigdefabregas ddb764b3ea dpp for proofs 2024-11-28 17:25:40 +01:00