Cayo Puigdefabregas
04ecb4f2f1
remove flask sintax for django sintax
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
1613eaaa44
add_services
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
06264558df
add result for dpp and for chid
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
80b4c3b4ca
fix new document json
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
e2078c7bde
fix get_result
2024-12-11 17:04:20 +01:00
pedro
cfae9d4ec9
dhub settings: bugfix wrong DLT TOKEN
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
578fa73fe5
fix get_result for get correct document
2024-12-11 17:04:20 +01:00
pedro
f1d57ff618
progress on making it work
...
still fails
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
3cf8ceb5d3
remove pdb
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
b56dc0dfda
get_result for json
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
1c58bff515
view dpp page
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
e6c1ede93c
fix
2024-12-11 17:04:20 +01:00
pedro
371845971c
no sudo in docker-reset, all is with user 1000
2024-12-11 17:04:20 +01:00
pedro
b4efcfb171
dh-django dockerfile: use uid 1000 (app)
...
at least temporarily
2024-12-11 17:04:20 +01:00
pedro
ac0d36ea6f
dh docker: bugfix wrong usage of up_snapshots
2024-12-11 17:04:20 +01:00
pedro
6a3a2b3a2b
dh dockerfile: add time debpkg
2024-12-11 17:04:20 +01:00
pedro
850678fbe4
dh docker: bugfix wrong path in rm prev snapshots
2024-12-11 17:04:20 +01:00
pedro
f43aaf6ac6
dh docker: create institution before first dlt usr
2024-12-11 17:04:20 +01:00
pedro
355ed08561
bugfix logger
2024-12-11 17:04:20 +01:00
pedro
d0e46aa0b0
logger: bugfix function name changed for highlight
2024-12-11 17:04:20 +01:00
pedro
771b216a31
dh docker: cleanup other snapshots when dpp/dlt
2024-12-11 17:04:20 +01:00
pedro
263eacda99
add dpp
2024-12-11 17:04:20 +01:00
pedro
8fcd20f609
dh docker: first migrate, then config
2024-12-11 17:04:20 +01:00
pedro
15fb5d3739
utils/logger: ensure msgs are logged
2024-12-11 17:04:20 +01:00
pedro
d7ff3c2798
logger: improve error handling
2024-12-11 17:04:20 +01:00
pedro
0e0ad400c2
dpp/dlt: fix typo
2024-12-11 17:04:20 +01:00
pedro
367d3a7f87
dpp/dlt: fix typo
2024-12-11 17:04:20 +01:00
pedro
c90ed58ea0
dpp/dlt: fix typo
2024-12-11 17:04:20 +01:00
pedro
45629db102
dh docker entrypoint: use appropriate new env vars
2024-12-11 17:04:20 +01:00
pedro
1e29f9562d
docker: remove unused vars in django
...
were used in the flask app devicehub-teal
2024-12-11 17:04:20 +01:00
pedro
d0cac9d1d9
docker entrypoint: make DB_* optional
2024-12-11 17:04:20 +01:00
pedro
8b4d1f51f6
docker devicehub-django entrypoint
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
34ea4bedfc
fix
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
fe429e7db6
fix
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
caf2606fd9
add memberFederated model
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
73d478f517
add did view
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
0f03171076
add commands for setup to dlt
2024-12-11 17:04:20 +01:00
pedro
bfdcb33538
docker: add dpp python dep ereuseapitest
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
271ac83d71
.
2024-12-11 17:04:20 +01:00
Cayo Puigdefabregas
f7b2687ca2
register device and dpp in dlt and dpp api
2024-12-11 17:04:11 +01:00
Cayo Puigdefabregas
1dad22c3d3
first base for dpp
2024-12-11 17:02:26 +01:00
Cayo Puigdefabregas
7de6d69a6c
fix parsing with credentials
2024-12-05 19:23:53 +01:00
Cayo Puigdefabregas
7fd42db3e4
fix parsing
2024-12-03 16:37:56 +01:00
Cayo Puigdefabregas
bed40d3ee0
fix get_hid
2024-11-20 18:41:59 +01:00
Cayo Puigdefabregas
9553ed6a4c
fix component empty
2024-11-20 18:35:27 +01:00
Cayo Puigdefabregas
a0276f439e
add inxi in parsing and show in details of devs
2024-11-15 12:47:08 +01:00
pedro
b7d7b9041d
Merge pull request 'Parsing error handling and MAC retrieval on new snapshots' ( #27 ) from pr_25 into main
...
Reviewed-on: #27
2024-11-12 13:57:04 +00: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