From: Christian M. <no...@gi...> - 2024-03-09 21:48:24
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: e0f4f3510d9a5ab22c290f8219940ab331e51a0e https://github.com/CometVisu/CometVisu/commit/e0f4f3510d9a5ab22c290f8219940ab331e51a0e Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/libs/d3.min.js A source/resource/libs/d3.min.js.map Log Message: ----------- update d3 library and add sourceMap Commit: 0e842c8cc40c66f70dc2fe046b749140613fe394 https://github.com/CometVisu/CometVisu/commit/0e842c8cc40c66f70dc2fe046b749140613fe394 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M client/source/class/cv/io/Client.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/Mockup.js M source/class/cv/io/System.js M source/class/cv/io/mqtt/Client.js M source/class/cv/io/openhab/Rest.js Log Message: ----------- refactor clients that inherit from AbstractClient to avoid code duplicates in property declaration, record connection events Commit: dbcf712019733a76dec8499fcd50e7f313ab3b8b https://github.com/CometVisu/CometVisu/commit/dbcf712019733a76dec8499fcd50e7f313ab3b8b Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M source/resource/structures/tile/templates.xml Log Message: ----------- do not set default min to 0 Commit: 1db7b396937649368c75012dc0dda0ce4945d9fc https://github.com/CometVisu/CometVisu/commit/1db7b396937649368c75012dc0dda0ce4945d9fc Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M source/class/cv/report/Replay.js Log Message: ----------- replay connection events Commit: acf0795ca1e911550628f3c30ca8b0870b1a2e33 https://github.com/CometVisu/CometVisu/commit/acf0795ca1e911550628f3c30ca8b0870b1a2e33 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M source/resource/libs/EventRecorder.js Log Message: ----------- fix call to keep context (fixes event recording in d3) Commit: c7d51bc35cf90d2d8cc171a1a86a1e05224e7d66 https://github.com/CometVisu/CometVisu/commit/c7d51bc35cf90d2d8cc171a1a86a1e05224e7d66 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Flow.js Log Message: ----------- only remove if the function exists Commit: 799d9e14a36c3d061316ed74453b4e077d6d2862 https://github.com/CometVisu/CometVisu/commit/799d9e14a36c3d061316ed74453b4e077d6d2862 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M source/class/cv/report/Record.js Log Message: ----------- fix dom path generation for event targets by using real elements only Commit: 31a5056435075c1513b5438f8ed2dfb4d81045e3 https://github.com/CometVisu/CometVisu/commit/31a5056435075c1513b5438f8ed2dfb4d81045e3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M source/class/cv/report/Replay.js Log Message: ----------- additionally check for correct event type Commit: 3c560b9c0691d87d72ef70b1cb33b00cbd00894b https://github.com/CometVisu/CometVisu/commit/3c560b9c0691d87d72ef70b1cb33b00cbd00894b Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M source/class/cv/report/Record.js Log Message: ----------- lint fixes Commit: 838c5d1d983e6200d0d012d546fa22425e33f0a8 https://github.com/CometVisu/CometVisu/commit/838c5d1d983e6200d0d012d546fa22425e33f0a8 Author: Christian Mayer <Chr...@us...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M client/source/class/cv/io/Client.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/Mockup.js M source/class/cv/io/System.js M source/class/cv/io/mqtt/Client.js M source/class/cv/io/openhab/Rest.js M source/class/cv/report/Record.js M source/class/cv/report/Replay.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/Flow.js M source/resource/libs/EventRecorder.js M source/resource/libs/d3.min.js A source/resource/libs/d3.min.js.map M source/resource/structures/tile/templates.xml Log Message: ----------- Merge pull request #1402 from peuter/replay-fixes2 Replay fixes Compare: https://github.com/CometVisu/CometVisu/compare/d49c7716c5ca...838c5d1d983e To unsubscribe from these emails, change your notification settings at https://github.com/CometVisu/CometVisu/settings/notifications |