Commit graph

116 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki e42fb17877 default value for no state 2024-12-20 14:38:58 -03:00
Thomas Nahuel Rusiecki 5972417422 log list now shows log table 2024-12-19 20:17:33 -03:00
Thomas Nahuel Rusiecki 7d3b448d2a added logging for states, user properties and notes 2024-12-19 20:09:29 -03:00
Thomas Nahuel Rusiecki 12711c2d5f simpler state change and action input 2024-12-19 18:17:09 -03:00
Thomas Nahuel Rusiecki 2ee6f4d515 current state table erased and spacing fix 2024-12-18 13:15:09 -03:00
Thomas Nahuel Rusiecki 7cbfd3223d now check for state on delete modal 2024-12-16 17:50:31 -03:00
Thomas Nahuel Rusiecki 92024a96c1 change state delete to undo last state 2024-12-16 15:21:09 -03:00
Thomas Nahuel Rusiecki f3bd562fcb minor changes to states view 2024-12-14 16:02:17 -03:00
Thomas Nahuel Rusiecki d005d323f4 state button rework and warning if same state 2024-12-12 18:18:24 -03:00
Thomas Nahuel Rusiecki 92ce6d89b2 current state helper function added 2024-12-12 17:01:21 -03:00
Thomas Nahuel Rusiecki 7c1e0c1804 Device-details html modularized into several files 2024-12-12 16:46:39 -03:00
Thomas Nahuel Rusiecki f1f2964785 Merge branch 'rework/properties' into feature/states 2024-12-11 15:03:28 -03:00
Thomas Nahuel Rusiecki 443c37b1e2 updated views for new model structure 2024-12-10 16:53:07 -03:00
Thomas Nahuel Rusiecki fe5abd0299 more property model refactoring 2024-12-10 16:52:29 -03:00
Thomas Nahuel Rusiecki 26b9b2e4d9 added logging for user property creation 2024-12-09 18:38:09 -03:00
Thomas Nahuel Rusiecki 56ed49ec4c added state delete 2024-12-06 20:04:23 -03:00
Thomas Nahuel Rusiecki 3ad5699c46 changed tab to log and added logging 2024-12-06 19:48:31 -03:00
Thomas Nahuel Rusiecki ac1d5a3ab0 changed state visual and ordering 2024-12-06 19:19:49 -03:00
Thomas Nahuel Rusiecki b5d818fdf7 minor fix for correct tab handling 2024-12-06 18:21:46 -03:00
Thomas Nahuel Rusiecki b3132e5582 added current state to device details 2024-12-06 17:48:06 -03:00
Thomas Nahuel Rusiecki f9674b4ad8 condition checking and renaming 2024-12-05 21:30:06 -03:00
Thomas Nahuel Rusiecki 6d909d5883 stylish new popup for state change 2024-12-05 18:31:30 -03:00
Thomas Nahuel Rusiecki 18d9eef6ef centered popup modals 2024-11-21 10:45:18 -03:00
Thomas Nahuel Rusiecki db1d38c3d1 added logging for device operations 2024-11-16 15:26:45 -03:00
Thomas Nahuel Rusiecki aff13a04eb renaming of annotation to property 2024-11-15 20:13:39 -03:00
Thomas Nahuel Rusiecki e93cccaf2d change edit view to modal popup 2024-11-15 19:38:33 -03:00
Thomas Nahuel Rusiecki 0bd6f8d69f added userproperty update view 2024-11-15 19:11:05 -03:00
Thomas Nahuel Rusiecki ca047f4e8b added user_property 2024-11-15 18:16:45 -03:00
Thomas Nahuel Rusiecki 7d18f4797f details view changed to now use properties 2024-11-14 12:00:03 -03:00
Thomas Nahuel Rusiecki 3350966bb3 fixed user_properties list not working 2024-11-13 21:14:23 -03:00
Thomas Nahuel Rusiecki 2a9eca74eb renaming to property 2024-11-13 21:05:54 -03:00
Thomas Nahuel Rusiecki 9a45988875 fixed self inflicted recursion 2024-11-13 20:29:07 -03:00
Thomas Nahuel Rusiecki 4c69906f24 renaming annotation to variable 2024-11-13 19:16:33 -03:00
Thomas Nahuel Rusiecki 296fab8cf6 variables and function semantic renaming 2024-11-12 14:04:59 -03:00
Thomas Nahuel Rusiecki 1732cc7a9c annotations renaming on views 2024-11-12 11:47:32 -03:00
Thomas Nahuel Rusiecki ccb0be1b4c check for values on websnapshot 2024-11-12 14:48:35 +01:00
Cayo Puigdefabregas 6212075852 fix names 2024-11-06 17:21:48 +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
sergio_gimenez 033e4df297 Render serial number in public website 2024-11-04 08:24:23 +01:00
sergio_gimenez 915d95379c Render serial number in details view 2024-11-04 08:21:19 +01:00
sergio_gimenez 7db879e189 Add get_serial_number method 2024-11-04 08:20:37 +01:00
Cayo Puigdefabregas ca0292aad9 fix some bugs 2024-10-30 16:00:23 +01:00
sergio_gimenez 220d718d04 Add unit tests 2024-10-29 08:30:33 +01:00
sergio_gimenez 3a6c047bd1 Properly close div 2024-10-29 08:30:17 +01:00
sergio_gimenez fcc23cc656 Add space in copyrigight 2024-10-29 08:30:06 +01:00
sergio_gimenez cd666fa1ff Add consistent margin and add translations 2024-10-29 08:29:13 +01:00
sergio_gimenez 04390b76da Use nav-item instead of nav-items 2024-10-29 08:25:01 +01:00