Cayo Puigdefabregas
6d53a2acda
remove flask sintax for django sintax
2024-11-27 18:41:17 +01:00
Cayo Puigdefabregas
e64e9b3c06
remove flask sintax for django sintax
2024-11-27 18:36:08 +01:00
Cayo Puigdefabregas
f1c21af654
add_services
2024-11-27 18:29:36 +01:00
Cayo Puigdefabregas
6efcf5ac18
add result for dpp and for chid
2024-11-27 18:11:22 +01:00
Cayo Puigdefabregas
5631da453a
fix new document json
2024-11-27 16:53:31 +01:00
Cayo Puigdefabregas
0c5adf87c6
fix get_result
2024-11-27 15:59:23 +01:00
pedro
dde4a114a0
dhub settings: bugfix wrong DLT TOKEN
2024-11-27 15:50:33 +01:00
Cayo Puigdefabregas
e791d0c63c
fix get_result for get correct document
2024-11-27 15:50:07 +01:00
pedro
833c458840
progress on making it work
...
still fails
2024-11-27 15:06:41 +01:00
Cayo Puigdefabregas
e6424af251
remove pdb
2024-11-27 13:08:43 +01:00
Cayo Puigdefabregas
d31c5c7921
get_result for json
2024-11-27 13:07:13 +01:00
Cayo Puigdefabregas
5432d22f35
view dpp page
2024-11-27 13:07:13 +01:00
Cayo Puigdefabregas
fdc431b43a
fix
2024-11-27 13:07:13 +01:00
pedro
ba6c955463
no sudo in docker-reset, all is with user 1000
2024-11-27 09:31:13 +01:00
pedro
8eb89e602d
dh-django dockerfile: use uid 1000 (app)
...
at least temporarily
2024-11-27 09:28:39 +01:00
pedro
80ab639759
dh docker: bugfix wrong usage of up_snapshots
2024-11-27 01:38:24 +01:00
pedro
162fc9a8ef
dh dockerfile: add time debpkg
2024-11-27 01:31:15 +01:00
pedro
eec14f4ffb
dh docker: bugfix wrong path in rm prev snapshots
2024-11-27 01:28:19 +01:00
pedro
3ab21b8c32
dh docker: create institution before first dlt usr
2024-11-27 01:25:15 +01:00
pedro
316184df47
bugfix logger
2024-11-27 01:21:52 +01:00
pedro
7d6119c11a
logger: bugfix function name changed for highlight
2024-11-27 01:12:58 +01:00
pedro
1248ab6894
dh docker: cleanup other snapshots when dpp/dlt
2024-11-27 01:10:34 +01:00
pedro
41e4374612
add dpp
2024-11-27 01:09:06 +01:00
pedro
6e7cb0bf84
dh docker: first migrate, then config
2024-11-27 01:08:22 +01:00
pedro
09f6cd2e68
utils/logger: ensure msgs are logged
2024-11-27 00:52:20 +01:00
pedro
e25b8e5994
logger: improve error handling
2024-11-27 00:38:03 +01:00
pedro
2793344684
dpp/dlt: fix typo
2024-11-27 00:21:41 +01:00
pedro
f70c75a92f
dpp/dlt: fix typo
2024-11-27 00:17:41 +01:00
pedro
83719edc8e
dpp/dlt: fix typo
2024-11-27 00:15:16 +01:00
pedro
69bc95c0cd
dh docker entrypoint: use appropriate new env vars
2024-11-27 00:11:44 +01:00
pedro
9863a59911
docker: remove unused vars in django
...
were used in the flask app devicehub-teal
2024-11-26 19:25:30 +01:00
pedro
eb78d38c3a
docker entrypoint: make DB_* optional
2024-11-26 12:47:15 +01:00
pedro
a49b31dd85
docker devicehub-django entrypoint
2024-11-22 12:07:25 +01:00
Cayo Puigdefabregas
493c7636b2
fix
2024-11-20 12:04:56 +01:00
Cayo Puigdefabregas
88e036eb3c
fix
2024-11-20 12:03:20 +01:00
Cayo Puigdefabregas
b759c53e75
add memberFederated model
2024-11-20 10:52:22 +01:00
Cayo Puigdefabregas
7ab88ad290
add did view
2024-11-19 21:18:45 +01:00
Cayo Puigdefabregas
f6d1cf719c
add commands for setup to dlt
2024-11-19 21:18:45 +01:00
pedro
fb836edfbb
docker: add dpp python dep ereuseapitest
2024-11-19 18:11:48 +01:00
Cayo Puigdefabregas
cc350775ed
.
2024-11-19 18:02:43 +01:00
Cayo Puigdefabregas
0d574cae63
register device and dpp in dlt and dpp api
2024-11-18 19:37:08 +01:00
Cayo Puigdefabregas
9857891b63
first base for dpp
2024-11-15 18:56:11 +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
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