Commit graph

31 commits

Author SHA1 Message Date
Kai Lauterbach e2ca6ceade Refactorized on button javascript code. Reset added to the webservers tc parameter processing after setting tc_enabled. 2023-05-20 11:34:55 +02:00
Kai Lauterbach c79e15d7a1 Fixed updateLightStateAndPWMValues call 2023-05-17 19:44:55 +02:00
Kai Lauterbach 91d2d867b0 Revert "Button initialization refactorized."
This reverts commit dbaa21bd30.
2023-05-17 19:39:00 +02:00
Kai Lauterbach 88b738ac75 Revert "Refactorized the Plotly graph code"
This reverts commit bb0c390937.
2023-05-17 19:38:55 +02:00
Kai Lauterbach bb0c390937 Refactorized the Plotly graph code 2023-05-17 19:01:32 +02:00
Kai Lauterbach dbaa21bd30 Button initialization refactorized. 2023-05-17 18:54:00 +02:00
Kai Lauterbach 8deac5fc15 Merged two very similar functions into one. 2023-05-17 17:15:10 +02:00
Kai Lauterbach 7e6dd20d31 Added color output to buttons after click. 2023-05-13 23:00:46 +02:00
Kai Lauterbach c2c2425283 Added a pwm test function 2023-05-11 16:48:59 +02:00
Kai Lauterbach 4cb1007062 Indention fixed. 2023-05-11 10:59:30 +02:00
Kai Lauterbach 8faa653826 PWM slider are colored now. Also the brightness sliders. 2023-05-10 13:33:03 +02:00
Kai Lauterbach 4b02bba607 Disabled slider button styles. Fixed minute range in tc editor. Fixed transition time after sliders were changed in non tc mode. Fixed indention in lights control thml page. Added color gradient to tc editor. 2023-05-10 10:48:50 +02:00
Kai Lauterbach eea9c75c21 Minutes are only set in a step of 10 2023-05-10 08:24:54 +02:00
Kai Lauterbach 9844d9fca8 Removed the select boxes from the timing control editor and replaced them by sliders. 2023-05-08 10:27:35 +02:00
Kai Lauterbach a6ac0be517 Replaces static code which generates the timing control data editor by a dynamic block. 2023-05-08 10:05:10 +02:00
Kai Lauterbach 25c2e8622f Added a toast message to the webinterface. 2023-05-08 09:46:25 +02:00
Kai Lauterbach b95c73cfb5 Added a check which verifies the data in the timing data block editor 2023-05-08 09:30:37 +02:00
Kai Lauterbach db6dff5a97 Empty line with spaces removed 2023-05-08 09:13:46 +02:00
Kai Lauterbach 1ca1f3e6e3 Status output implemented - after click on a button 2023-05-07 16:57:24 +02:00
Kai Lauterbach 21952bd0e3 PNG of the schematics added. 2023-05-07 16:13:26 +02:00
Kai Lauterbach 3d54da7f75 First automatically updated timing edit plotly graph. 2023-05-07 11:31:52 +02:00
Kai Lauterbach ba63edfc5f Fixed the range of the lights graph y axis (255 before 100 max after) 2023-05-07 09:45:18 +02:00
Kai Lauterbach 120a0e3efd First success full read of json data provided by timing editor webinterface. 2023-05-06 13:43:58 +02:00
Kai Lauterbach 975e0d140d Added some more code to the timing controller editor tab. 2023-05-06 13:43:58 +02:00
Kai Lauterbach 60b110b4b9 Added first function to fill the editor with default values 2023-05-06 13:43:58 +02:00
Kai Lauterbach 402b63d680 Input types of tc edit modified 2023-05-06 13:43:58 +02:00
Kai Lauterbach b328adb177 Added table update of timing editor 2023-05-06 13:43:58 +02:00
Kai Lauterbach 39dc462114 Fixed tab switching 2023-05-06 13:43:58 +02:00
Kai Lauterbach fe8b70a5b9 Indention fixed 2023-05-06 13:43:58 +02:00
Kai Lauterbach 2f7ce5019b Disabled console logging. 2023-05-05 10:16:52 +02:00
Kai Lauterbach 94a347d3d0 Extracted the javascript code to separate files. Added a initial table for configuring the tc data blocks.
Extracted the css styles into a separate file.
2023-05-05 10:16:30 +02:00