Commit graph

109 commits

Author SHA1 Message Date
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
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
sergio_gimenez eecde7ffaa This retrieves evidences in details view 2024-10-29 08:23:43 +01:00
sergio_gimenez cbfee93120 Not using old tests.py 2024-10-29 08:23:26 +01:00
sergio_gimenez 49b3931ac9 Merge branch 'main' into feature/90-implement-public-website-for-device 2024-10-29 08:07:31 +01:00
Cayo Puigdefabregas b2cda37dd0 add erase server definition 2024-10-28 17:52:34 +01:00
sergio_gimenez 23c0b004a0 Merge branch 'main' into feature/90-implement-public-website-for-device 2024-10-28 07:53:19 +01:00
sergio_gimenez 29bc090d3a Remove duplicate code due to wron merge 2024-10-24 08:55:58 +02:00
Cayo Puigdefabregas a2b5415149 response details of device with annotations from api 2024-10-23 13:39:16 +02:00