WIP: rework/properties #31
Loading…
Reference in New Issue
No description provided.
Delete Branch "rework/properties"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changed the annotations system into a properties one (user, system and lot properties). This changes a lot of files (variable names); and ive done some manual testing and all seems to work ok, but ill keep testing all functionality to check if something is broken.
Added a device_log that writes onto a file (to not fill up console logging )
Now user properties are editable (¿Should the key be modifiable too?) and can also be deleted.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.