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
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
Thomas Nahuel Rusiecki
ccb0be1b4c
check for values on websnapshot
2024-11-12 14:48:35 +01:00
pedro
eb81b65e5b
logger: swap colors between INFO and WARNING
...
yellow is more a warning color than purple
purple is more relaxing, so better for info
2024-11-10 03:54:29 +01:00
pedro
9378621877
Merge pull request 'Add improved readme' ( #26 ) from improve-readme into real_main
...
Reviewed-on: #26
2024-11-09 20:33:29 +00:00
pedro
d136ae3aa3
README: small changes
2024-11-09 21:32:52 +01:00
sergio_gimenez
2653b0eeee
Add improved redame
2024-11-09 21:32:52 +01:00
pedro
5045450424
improve .env and docker-reset
2024-11-09 17:07:27 +01:00
cayop
dd6c58267f
Merge pull request '96-add-serial-number-in-public-web' ( #24 ) from 96-add-serial-number-in-public-web into main
...
Reviewed-on: https://gitea.pangea.org/ereuse/devicehub-django/pulls/24
2024-11-06 16:30:19 +00: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
sergio_gimenez
26c3401f4d
Do not show serial numbers if user not authenticated
2024-11-06 08:24:10 +01:00
sergio_gimenez
a68403b05a
better organise code
2024-11-05 10:26:21 +01:00
sergio_gimenez
51a2e74f7f
[WIP] unit tests
2024-11-05 10:19:35 +01:00
sergio_gimenez
e6c42a908f
Show components and serials only if user is authenticated
2024-11-05 10:19:24 +01:00
pedro
a67fda6b51
better printing of DOMAIN var
...
when in settings, any command prints again DOMAIN which is boring and
inefficient
2024-11-05 04:01:44 +01:00
pedro
79a34c9b55
logger: always do traceback when DEBUG var is True
...
related to #13
2024-11-05 03:43:18 +01:00