Thomas Nahuel Rusiecki
143fdab105
adding orm migrations
2025-01-15 12:46:31 +01:00
Thomas Nahuel Rusiecki
879c89c722
simpler state change and action input
2025-01-15 12:46:05 +01:00
Thomas Nahuel Rusiecki
32c2b2a9fd
current state table erased and spacing fix
2025-01-15 12:45:01 +01:00
Thomas Nahuel Rusiecki
0695f61db0
deleted unique constraint on userproperty
2025-01-15 12:45:01 +01:00
Thomas Nahuel Rusiecki
c20fcda811
device tag bugfix
2025-01-15 12:45:01 +01:00
Thomas Nahuel Rusiecki
563f893bf3
erase_server type now userproperty
2025-01-15 12:34:05 +01:00
Thomas Nahuel Rusiecki
d4cb8d92cb
deleted obsolete field type for sysproperties
2025-01-15 12:33:39 +01:00
Thomas Nahuel Rusiecki
2e12a0673d
updated views for new model structure
2025-01-15 12:33:05 +01:00
Thomas Nahuel Rusiecki
d7f7352931
more property model refactoring
2025-01-15 12:33:05 +01:00
Thomas Nahuel Rusiecki
f4d2b6f297
property models refactor
2025-01-15 12:33:05 +01:00
Thomas Nahuel Rusiecki
fa347e6f99
renaming of annotation to 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
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
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
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