Commit graph

105 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki 1e1fd55737 adding orm migrations 2025-01-14 15:30:04 +01:00
Thomas Nahuel Rusiecki 3fbc505700 simpler state change and action input 2025-01-14 15:29:25 +01:00
Thomas Nahuel Rusiecki 9484389a02 current state table erased and spacing fix 2025-01-14 15:27:27 +01:00
Thomas Nahuel Rusiecki 32ccacf474 deleted unique constraint on userproperty 2025-01-14 15:27:27 +01:00
Thomas Nahuel Rusiecki 869aac3e9a device tag bugfix 2025-01-14 15:27:27 +01:00
Thomas Nahuel Rusiecki 85fa93ae2b erase_server type now userproperty 2025-01-14 13:11:56 +01:00
Thomas Nahuel Rusiecki b9381a6508 deleted obsolete field type for sysproperties 2025-01-14 13:10:16 +01:00
Thomas Nahuel Rusiecki b1cfa4c5d2 updated views for new model structure 2025-01-14 13:08:43 +01:00
Thomas Nahuel Rusiecki a80696ce6f more property model refactoring 2025-01-14 13:08:43 +01:00
Thomas Nahuel Rusiecki f3ea1083ca property models refactor 2025-01-14 13:08:43 +01:00
Thomas Nahuel Rusiecki eb55c2ec54 renaming of annotation to 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 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 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
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
Cayo Puigdefabregas e54d8ba49c activate/deactivate DPP from env 2024-12-05 10:54:41 +01:00
pedro f566bfdf03 bugfix attempt verifyProof
co-authored with cayo
2024-11-28 21:14:32 +01:00
Cayo Puigdefabregas 16a3a870be drop actions for dpp 2024-11-28 17:13:21 +01:00
Cayo Puigdefabregas 76c4b10fc4 drop actions for dpp 2024-11-28 17:01:44 +01:00
Cayo Puigdefabregas f7f6da5892 fix phid hash list 2024-11-28 15:47:03 +01:00
Cayo Puigdefabregas 8643495a9d fix phid hash list 2024-11-28 15:40:09 +01:00
Cayo Puigdefabregas dd327e5231 fix phid 2024-11-28 15:33:57 +01:00
Cayo Puigdefabregas cea5a279b7 fix 2024-11-28 15:25:57 +01:00
Cayo Puigdefabregas 594904905b new document and out device and components 2024-11-28 12:21:34 +01:00
Cayo Puigdefabregas 0d574cae63 register device and dpp in dlt and dpp api 2024-11-18 19:37:08 +01:00
pedro 65788b36af up_snapshots: simplify and clarify errors
specially, do not halt in case of errors, just print them in logs
2024-11-12 14:48:35 +01:00
pedro a748b900ca recover old up_snapshot functionality
- We don't need the if settings.DEBUG anymore, we have a logger
configuration that when DEBUG is there, a trace is always generated
- restore old error message that is shorter and clearer than the new one
2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki ac48a77a2f added success messages 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki ac70a4ae25 catching pandas exception 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki 8dade92f7e changed form validation onto field 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki b4c18535fb grammar fix and todo added 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki 90f057288d upload form now displays error messages once 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki 80083caf99 better error messages 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki 3763124440 minor fix in mac parsing 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki cd0a8217c8 fixed mac not recovered properly 2024-11-12 14:48:35 +01:00
Thomas Nahuel Rusiecki 83dd044325 better error handling and logging 2024-11-12 14:48:35 +01:00
Cayo Puigdefabregas 6212075852 fix names 2024-11-06 17:21:48 +01:00
sergio_gimenez 2f68eff954 Merge branch 'main' into 96-add-serial-number-in-public-web 2024-11-06 08:29:24 +01:00
pedro 79a34c9b55 logger: always do traceback when DEBUG var is True
related to #13
2024-11-05 03:43:18 +01:00