Commit graph

120 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki 070004f9ea simpler state change and action input 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 63b8815d1b current state table erased and spacing fix 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki cf50e9c738 now check for state on delete modal 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 623d285691 change state delete to undo last state 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 2e06a7b699 minor changes to states view 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 4f77ce1e7e state button rework and warning if same state 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki e646cdfa56 current state helper function added 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 268666909f Device-details html modularized into several files 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 9000826d68 updated views for new model structure 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki f872a7ec52 more property model refactoring 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 5c4d2bd6a9 added logging for user property creation 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 80d282f054 added state delete 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 5c2d59aa1a changed tab to log and added logging 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki fc5532b55b changed state visual and ordering 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki fe171b8d9d minor fix for correct tab handling 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 5b33bf000f added current state to device details 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 1634437ae7 condition checking and renaming 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 603d31161a stylish new popup for state change 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 3a8b686177 centered popup modals 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki c3aa13a423 added logging for device operations 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki cdcf39296e renaming of annotation to property 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki fbee2849c9 change edit view to modal popup 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki f4284894fe added userproperty update view 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 142edac285 added user_property 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 1dba811943 details view changed to now use properties 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 23f732a04e fixed user_properties list not working 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki dbff63eed6 renaming to property 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 279d20b9d0 fixed self inflicted recursion 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki 1612567bf6 renaming annotation to variable 2025-01-23 12:36:29 +01:00
Thomas Nahuel Rusiecki b1ed04e956 variables and function semantic renaming 2025-01-23 12:36:24 +01:00
Thomas Nahuel Rusiecki 1b6af509e1 annotations renaming on views 2025-01-23 12:33:17 +01:00
Cayo Puigdefabregas dbdcffe5d9 add inxi in parsing and show in details of devs 2024-12-16 18:04:03 +01:00
Cayo Puigdefabregas e54d8ba49c activate/deactivate DPP from env 2024-12-05 10:54:41 +01:00
Cayo Puigdefabregas 6efcf5ac18 add result for dpp and for chid 2024-11-27 18:11:22 +01:00
Cayo Puigdefabregas e6424af251 remove pdb 2024-11-27 13:08:43 +01:00
Cayo Puigdefabregas 5432d22f35 view dpp page 2024-11-27 13:07:13 +01:00
Cayo Puigdefabregas fdc431b43a fix 2024-11-27 13:07:13 +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
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