Thomas Nahuel Rusiecki rskthomas
  • Argentina
  • Joined on 2024-10-18
rskthomas created pull request ereuse/devicehub-django#31 2024-11-16 18:37:02 +00:00
WIP: rework/properties
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-16 18:27:52 +00:00
b77120a4c3 disabled lotPoperty field
db1d38c3d1 added logging for device operations
Compare 2 commits »
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-16 15:32:16 +00:00
95fb09bd69 renaming lotAnnotations to Lotproperty
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-15 23:14:21 +00:00
aff13a04eb renaming of annotation to property
e93cccaf2d change edit view to modal popup
Compare 2 commits »
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-15 22:11:33 +00:00
0bd6f8d69f added userproperty update view
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-15 21:17:19 +00:00
ca047f4e8b added user_property
04099d31a6 model constraints changed and moved url to /device
Compare 2 commits »
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-14 19:03:17 +00:00
10f2f6dc16 fixed search and moved delete user property class
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-14 16:10:04 +00:00
caa2be3a41 renaming to new Property tables
7d18f4797f details view changed to now use properties
Compare 2 commits »
rskthomas pushed to rework/properties at ereuse/devicehub-django 2024-11-14 00:14:52 +00:00
3350966bb3 fixed user_properties list not working
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 »