Thomas Nahuel Rusiecki
aba52f1b67
added logging for evidence tag changes
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
c36fc825c6
adding orm migrations
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
98a4d9f416
simpler state change and action input
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
09ce24385c
current state table erased and spacing fix
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
b87fb9617d
deleted unique constraint on userproperty
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
89c41fb7de
device tag bugfix
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
16cefd53f5
erase_server type now userproperty
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
b228b605d6
deleted obsolete field type for sysproperties
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
55e9d80f09
updated views for new model structure
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
226da667bf
more property model refactoring
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
0083853fb7
property models refactor
2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki
8f70ba6c1c
renaming of annotation to property
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
1e74072369
model constraints changed and moved url to /device
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
fc13af224a
fixed search and moved delete user property class
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
ad7ea1b87e
renaming to new Property tables
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
7426d6e65d
details view changed to now use properties
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
ca111f7444
renaming to property
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
151fe06de5
changed imports
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
84b9563380
renaming annotation to variable
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
25f411dfec
variables and function semantic renaming
2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki
04988d201e
split into system and user properties
2025-03-08 11:53:06 +01:00
Cayo Puigdefabregas
14f676c02c
add did document to details page
2025-03-08 11:53:06 +01:00
Cayo Puigdefabregas
51be040bfb
fix credential snapshot
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
75583be4b8
split parse files for cases of use
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
9ab5c09370
refactor legacy
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
dc694cceb5
refactor inxi
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
7140b22274
fix parsing with credentials
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
1c99b21af9
fix parsing
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
32237e1da1
fix get_hid
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
380eeaee55
fix component empty
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
b67ad05cc8
add inxi in parsing and show in details of devs
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
48df8c17fd
activate/deactivate DPP from env
2025-03-08 11:52:35 +01:00
pedro
9ef865444b
bugfix attempt verifyProof
...
co-authored with cayo
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
735b3b32c9
drop actions for dpp
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
f1b2889448
drop actions for dpp
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
591ccb848b
fix phid hash list
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
76454ddf22
fix phid hash list
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
c2df0c2b4a
fix phid
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
1886cde69a
fix
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
040be9057a
new document and out device and components
2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas
141285cf5e
register device and dpp in dlt and dpp api
2025-03-08 11:52:35 +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