Thomas Nahuel Rusiecki rskthomas
  • Argentina
  • Joined on 2024-10-18
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-14 00:06:18 +00:00
2a9eca74eb renaming to property
bfe922bed6 changed imports
9a45988875 fixed self inflicted recursion
Compare 3 commits »
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-13 22:21:23 +00:00
4c69906f24 renaming annotation to variable
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-12 17:05:33 +00:00
296fab8cf6 variables and function semantic renaming
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-12 15:23:00 +00:00
41926ea85a split into system and user properties
rskthomas created branch rework/properties in ereuse/devicehub-django 2024-11-12 14:48:08 +00:00
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-12 14:48:08 +00:00
1732cc7a9c annotations renaming on views
rskthomas commented on pull request ereuse/devicehub-django#27 2024-11-12 14:00:53 +00:00
Parsing error handling and MAC retrieval on new snapshots

Ive use the exceptions mostly to catch the errors and propagate them with a cleaner message (for ValidationError to display). Mostly because those are shown to the user, which may not know what…

rskthomas commented on pull request ereuse/devicehub-django#27 2024-11-11 18:02:32 +00:00
Parsing error handling and MAC retrieval on new snapshots

Done again PR #25.

Also reworked the exception handling and error messages on upload/import views.

Added a success message to display for these views.

Changed form validation onto the…

rskthomas pushed to pr_25 at ereuse/devicehub-django 2024-11-11 17:58:29 +00:00
7c4602722f added success messages
rskthomas pushed to pr_25 at ereuse/devicehub-django 2024-11-11 17:50:12 +00:00
7c3044f82f catching pandas exception
43cee8fd05 changed form validation onto field
3729994b5f grammar fix and todo added
Compare 3 commits »
rskthomas pushed to pr_25 at ereuse/devicehub-django 2024-11-11 07:29:24 +00:00
5709f8ed76 upload form now displays error messages once
b752a8750e better error messages
a0a22e7840 minor fix in mac parsing
Compare 3 commits »
rskthomas created branch pr_25 in ereuse/devicehub-django 2024-11-09 19:53:21 +00:00
rskthomas pushed to pr_25 at ereuse/devicehub-django 2024-11-09 19:53:21 +00:00
53000725c7 fixed mac not recovered properly
1330a231ef better error handling and logging
b37617421e check for values on websnapshot
Compare 3 commits »
rskthomas commented on issue ereuse/devicehub-django#21 2024-11-08 15:29:08 +00:00
error handling when snapshot file is inappropriate

Added exception handling on ereuse/devicehub-django#25

rskthomas closed issue ereuse/devicehub-django#21 2024-11-08 15:29:08 +00:00
error handling when snapshot file is inappropriate
rskthomas commented on issue ereuse/devicehub-django#20 2024-11-08 15:26:59 +00:00
Bug: app crashes when placeholder has no custom_id

Closing this as ereuse/devicehub-django#25 fixed it.

rskthomas closed issue ereuse/devicehub-django#20 2024-11-08 15:26:59 +00:00
Bug: app crashes when placeholder has no custom_id
rskthomas pushed to bugfix/mac_and_parsing at ereuse/devicehub-django 2024-11-07 19:23:36 +00:00
ae991be924 added missing code; got deleted, probably amnesia
rskthomas deleted branch bugfix/parsing_error from ereuse/devicehub-django 2024-11-07 16:38:24 +00:00
rskthomas pushed to bugfix/mac_and_parsing at ereuse/devicehub-django 2024-11-07 16:16:09 +00:00
cdf4771b7d exception message minor change
21b1f07151 fixed mac retrieval
434c518eec check that websnapshot has values
a47ca7978c better error handling issue #21
Compare 4 commits »