From: Christian M. <no...@gi...> - 2024-03-02 20:04:57
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 87922350c9103c4f5a82f6802e5c2fcbfddeb777 https://github.com/CometVisu/CometVisu/commit/87922350c9103c4f5a82f6802e5c2fcbfddeb777 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M source/class/cv/data/Model.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: ----------- implement new subscription that are added after login. In Tile-Design this can happen e.g. when you use a list that uses elements with cv-address and are created from a template. see https://knx-user-forum.de/forum/supportforen/cometvisu/1935630-tile-cv-small-status?p=1937225#post1937225 Commit: effe71ee4a659b5fe0d2995b6c99bacb2ffecf86 https://github.com/CometVisu/CometVisu/commit/effe71ee4a659b5fe0d2995b6c99bacb2ffecf86 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M doc/manual/de/config/structure-tile/elements/mapping.rst M doc/manual/de/config/structure-tile/elements/styling.rst Log Message: ----------- fix wrong attribute spelling Commit: e6b500ca1266df9c7400ac30a2556426cf56370b https://github.com/CometVisu/CometVisu/commit/e6b500ca1266df9c7400ac30a2556426cf56370b Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M source/resource/visu_config_tile.xsd Log Message: ----------- add missing attributes Commit: 48d896eb60e71eab3ae17e2b0aef0b7e2174211d https://github.com/CometVisu/CometVisu/commit/48d896eb60e71eab3ae17e2b0aef0b7e2174211d Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js Log Message: ----------- refactor trigger handling to not init with the state is send when triggered, but with the opposite, then on click pretend to be in triggered state for a short amount of time (simulate a kind of state feedback) Commit: 08a815ba198e5fa3038a15b1d6ce35bc788ab696 https://github.com/CometVisu/CometVisu/commit/08a815ba198e5fa3038a15b1d6ce35bc788ab696 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M source/class/cv/Transform.js M source/class/cv/io/mqtt/Client.js M source/class/cv/ui/structure/tile/components/Button.js M source/class/cv/ui/structure/tile/widgets/Web.js Log Message: ----------- fix linter errors Commit: 2dca1ccb3797f1173237765af6cea39082356e7d https://github.com/CometVisu/CometVisu/commit/2dca1ccb3797f1173237765af6cea39082356e7d Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- ensure that multi-column tiles never exceed the screen width reported here https://knx-user-forum.de/forum/supportforen/cometvisu/1938221-tile-widgets-werden-bei-schmalem-bildschirm-handy-hochkant-nicht-angezeigt Commit: 845121ca198b012c32204e9fdc84aa9a2351f7e7 https://github.com/CometVisu/CometVisu/commit/845121ca198b012c32204e9fdc84aa9a2351f7e7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-01 (Fri, 01 Mar 2024) Changed paths: M doc/manual/de/config/structure-tile/components/_static/cv-power-entity-multiple.png M doc/manual/de/config/structure-tile/components/_static/cv-select-auto.png M doc/manual/de/config/structure-tile/components/_static/cv-select-comfort.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/select.rst M source/class/cv/ui/structure/tile/components/Select.js M source/resource/designs/tile/basic.scss M source/resource/structures/tile/templates.xml M source/resource/visu_config_tile.xsd Log Message: ----------- add "show"-Attribute to cv-select to let the user decide what of the selected option he wants to see. Also fixes for screenshots and remove default lines around cv-select Commit: 6159e2053b5b42f5ebf07d17f41516f62529d572 https://github.com/CometVisu/CometVisu/commit/6159e2053b5b42f5ebf07d17f41516f62529d572 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-01 (Fri, 01 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Select.js Log Message: ----------- cleanup Commit: e349583b6afb334ce55b7156b09a8a73200236dc https://github.com/CometVisu/CometVisu/commit/e349583b6afb334ce55b7156b09a8a73200236dc Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Select.js Log Message: ----------- key in map is always a string Commit: 16ef44cbe8de9277af2694addc399e85d8877cc0 https://github.com/CometVisu/CometVisu/commit/16ef44cbe8de9277af2694addc399e85d8877cc0 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js Log Message: ----------- fix sending value Commit: 2f356e16ec8c151da99b45d8e13da3e4d5dee83e https://github.com/CometVisu/CometVisu/commit/2f356e16ec8c151da99b45d8e13da3e4d5dee83e Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- fix cv-select height when used in custom widget Commit: 4dfd6e65b120ea8dbd05378619e8756babc7b280 https://github.com/CometVisu/CometVisu/commit/4dfd6e65b120ea8dbd05378619e8756babc7b280 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/class/cv/io/openhab/Rest.js Log Message: ----------- handle rare case when this is called before initial subscription Commit: 46011ea011fa904dace43ee617955d5e7c5a38f8 https://github.com/CometVisu/CometVisu/commit/46011ea011fa904dace43ee617955d5e7c5a38f8 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/resource/structures/tile/templates.xml Log Message: ----------- only calculate when playtime is <= duration Commit: 0be8a81e203ba68d75f9d757d302747490d4511b https://github.com/CometVisu/CometVisu/commit/0be8a81e203ba68d75f9d757d302747490d4511b Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js M source/class/cv/ui/structure/tile/components/Select.js Log Message: ----------- lint fixes Commit: 115c027571746a93facaa25ac68f427d38d96ece https://github.com/CometVisu/CometVisu/commit/115c027571746a93facaa25ac68f427d38d96ece Author: Christian Mayer <Chr...@us...> Date: 2024-03-02 (Sat, 02 Mar 2024) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M doc/manual/de/config/structure-tile/components/_static/cv-power-entity-multiple.png M doc/manual/de/config/structure-tile/components/_static/cv-select-auto.png M doc/manual/de/config/structure-tile/components/_static/cv-select-comfort.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/select.rst M doc/manual/de/config/structure-tile/elements/mapping.rst M doc/manual/de/config/structure-tile/elements/styling.rst M source/class/cv/Transform.js M source/class/cv/data/Model.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/ui/structure/tile/components/Button.js M source/class/cv/ui/structure/tile/components/Select.js M source/resource/designs/tile/basic.scss M source/resource/structures/tile/templates.xml M source/resource/visu_config_tile.xsd Log Message: ----------- Merge pull request #1399 from peuter/tile-fixes-0223 Improve cv-button trigger mode, cv-address subscription that are added later and some typos Compare: https://github.com/CometVisu/CometVisu/compare/3597ab6882a6...115c02757174 To unsubscribe from these emails, change your notification settings at https://github.com/CometVisu/CometVisu/settings/notifications |