|
From: Christian M. <no...@gi...> - 2023-01-22 16:52:07
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 08b544fc4fe288528bfd55c154bc303dd9599382 https://github.com/CometVisu/CometVisu/commit/08b544fc4fe288528bfd55c154bc303dd9599382 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-16 (Mon, 16 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/libs/d3.min.js M source/resource/visu_config_tile.xsd Log Message: ----------- allow other curve interpolations for line charts Commit: 54c746936e3f5dad889752b36a07734b897329a3 https://github.com/CometVisu/CometVisu/commit/54c746936e3f5dad889752b36a07734b897329a3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/RoundProgress.js M source/resource/visu_config_tile.xsd Log Message: ----------- add possibility to change colors Commit: 07ea8229ee816210e8cad8f8d67bd12346f54aee https://github.com/CometVisu/CometVisu/commit/07ea8229ee816210e8cad8f8d67bd12346f54aee Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M source/rest/manager/src/Api/RequestproxyApi.php Log Message: ----------- add null check Commit: d13e3e88d8a4a9f022338f78b4c89caa360a24ad https://github.com/CometVisu/CometVisu/commit/d13e3e88d8a4a9f022338f78b4c89caa360a24ad Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/designs/tile/basic.scss M source/resource/libs/d3.min.js M source/resource/visu_config_tile.xsd Log Message: ----------- add bar and stacked-bar series, show grid lines refs #1299 Commit: 0429eac36e53624209a228816abbaf43af710b4e https://github.com/CometVisu/CometVisu/commit/0429eac36e53624209a228816abbaf43af710b4e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/AbstractComponent.js Log Message: ----------- hide/exclude the widget to avoid layout problems Commit: 8581f42635ae37aa1ee2f0779e05d98383bd7534 https://github.com/CometVisu/CometVisu/commit/8581f42635ae37aa1ee2f0779e05d98383bd7534 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/rest/manager/src/Api/RequestproxyApi.php Log Message: ----------- revert change because its handled better by another changeset Commit: a63fe16893642af05b7785441352bf86c6fd2bca https://github.com/CometVisu/CometVisu/commit/a63fe16893642af05b7785441352bf86c6fd2bca Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/designs/tile/basic.scss Log Message: ----------- add grid color for light mode, fix color opacity in areas to also handle rgb color values Commit: c137b65a534a3fefb7f7458234e481da503a223e https://github.com/CometVisu/CometVisu/commit/c137b65a534a3fefb7f7458234e481da503a223e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/io/BackendConnections.js Log Message: ----------- try to make tests more robust Commit: 455c548c13289ba4682d109a8d42370f12ac55eb https://github.com/CometVisu/CometVisu/commit/455c548c13289ba4682d109a8d42370f12ac55eb Author: Tobias Bräutigam <pe...@us...> Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/RoundProgress.js Log Message: ----------- remove leftovers Commit: f20707127d9754c09b9c2d76ce1c7c40579a4751 https://github.com/CometVisu/CometVisu/commit/f20707127d9754c09b9c2d76ce1c7c40579a4751 Author: Christian Mayer <Chr...@us...> Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M source/class/cv/io/BackendConnections.js M source/class/cv/ui/structure/tile/components/AbstractComponent.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/RoundProgress.js M source/resource/designs/tile/basic.scss M source/resource/libs/d3.min.js M source/resource/visu_config_tile.xsd Log Message: ----------- Merge pull request #1324 from peuter/chart-improvements Chart improvements Compare: https://github.com/CometVisu/CometVisu/compare/f8f03182cf4c...f20707127d97 |