Commit Graph

15 Commits

Author SHA1 Message Date
Steve Repsher 6234f7b7d2
Initialize boolean properties (#19445) 2024-01-18 16:39:33 +01:00
Erik Montnemery c584f83071
Fix display of variables tab when automation step not executed (#19186)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-12-30 17:16:54 +00:00
Erik Montnemery 3c2fed5041
Improve message when an automation step was not executed (#19185)
* Improve message when an automation step was not executed

* Use step instead of node
2023-12-30 18:08:24 +01:00
Erik Montnemery 7e6d974438
Fix iteration index when displaying changed variables (#19184) 2023-12-30 14:08:01 +01:00
Simon Lamon d762a9365f
Automation traces localization (#18862) 2023-12-18 15:06:41 +01:00
renovate[bot] 15395275ba
Update dependency prettier to v3.1.0 (#18675)
* Update dependency prettier to v3.1.0

* Reformat

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-11-19 23:31:56 -05:00
Bram Kragten 780de42e4b
Allow to show times in the UI in the timezone of the server (#16799) 2023-06-13 12:12:13 +02:00
J. Nick Koston 6c48ace41e
Fix python to js timestamp conversions in logbook traces (#12677)
- The websocket version needs the time converted from
  where python stores the decimal
2022-05-18 12:36:08 -07:00
Paulus Schoutsen 90c234ffad
Refactor logbook data fetch logic into reusable class (#12701) 2022-05-17 08:53:22 -07:00
Bram Kragten b53645ce92
Add disabled support to trace timeline and step details (#12555) 2022-05-03 09:50:33 -05:00
Yosi Levy c4cad5bccd
Missing translation, code editor make ltr, checkbox alignment in rtl (#11419) 2022-01-25 08:46:33 -06:00
Philip Allgaier 0adc4b33ef
Align "option" wording and show user-friendly option index in trace timeline (#10059) 2021-09-20 12:59:30 +02:00
Bram Kragten f686816c86
Cleanup of tracing graph (#9564) 2021-08-11 01:23:07 +02:00
Bram Kragten e797c01761
Update lint rules (#9563)
Updated deps

Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Bram Kragten 4b9487183b
Add tracing to scripts (#9486) 2021-07-06 10:46:51 +02:00