Commit graph

124 commits

Author SHA1 Message Date
Thomas Nahuel Rusiecki e47cdf482a added logging for states, user properties and notes 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 98a4d9f416 simpler state change and action input 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 09ce24385c current state table erased and spacing fix 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 39db35c711 now check for state on delete modal 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 33d3514518 change state delete to undo last state 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki dfeaa2a6c8 minor changes to states view 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 272392ce04 state button rework and warning if same state 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 3140d67c79 current state helper function added 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 31437d4f8a Device-details html modularized into several files 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 55e9d80f09 updated views for new model structure 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 226da667bf more property model refactoring 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 852e7bdad6 added logging for user property creation 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 583b9e650b added state delete 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 1103f7f7de changed tab to log and added logging 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 29999a7640 changed state visual and ordering 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 8bdc875ea0 minor fix for correct tab handling 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 032f125121 added current state to device details 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 37e0a3fa3b condition checking and renaming 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki d8df0413c0 stylish new popup for state change 2025-03-08 11:53:07 +01:00
Thomas Nahuel Rusiecki 860b3c2913 centered popup modals 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 2802190213 added logging for device operations 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 8f70ba6c1c renaming of annotation to property 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki c14ec21d5d change edit view to modal popup 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 0486e93e51 added userproperty update view 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki ceba68552e added user_property 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 7426d6e65d details view changed to now use properties 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki fc606f8d86 fixed user_properties list not working 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki ca111f7444 renaming to property 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 4686a9cbb8 fixed self inflicted recursion 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 84b9563380 renaming annotation to variable 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 25f411dfec variables and function semantic renaming 2025-03-08 11:53:06 +01:00
Thomas Nahuel Rusiecki 2c3e625f4e annotations renaming on views 2025-03-08 11:53:06 +01:00
Cayo Puigdefabregas 14f676c02c add did document to details page 2025-03-08 11:53:06 +01:00
Cayo Puigdefabregas b67ad05cc8 add inxi in parsing and show in details of devs 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas 48df8c17fd activate/deactivate DPP from env 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas 6f80a86528 add result for dpp and for chid 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas 3fc2c6af4d remove pdb 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas a5f56c16f7 view dpp page 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas c6451d2f5f fix 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas 650242668c . 2025-03-08 11:52:35 +01:00
Cayo Puigdefabregas 141285cf5e register device and dpp in dlt and dpp api 2025-03-08 11:52:35 +01:00
Sergio Giménez Antón 9fa8cd57ba Using a shallow copy instead of ineficient json conversion 2024-12-05 09:14:37 +01:00
Sergio Giménez Antón 2813a095de move logic to model and remove potential harmful code (void useing del) 2024-11-16 18:08:11 +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