From: Christian M. <no...@gi...> - 2024-06-02 13:54:05
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 23f7538e376f2da9cbc6ef8ca6a49c2625ff1ebb https://github.com/CometVisu/CometVisu/commit/23f7538e376f2da9cbc6ef8ca6a49c2625ff1ebb Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M source/class/cv/Application.js Log Message: ----------- avoid URIs with // at the end Commit: 3e59061235065c2ad89523f4be360f3dd6825100 https://github.com/CometVisu/CometVisu/commit/3e59061235065c2ad89523f4be360f3dd6825100 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M source/class/cv/ui/structure/pure/Page.js Log Message: ----------- always use the pure controller here Commit: 8ea7f0372ea3c86f3d8c5d3fa8671d84dbac61cf https://github.com/CometVisu/CometVisu/commit/8ea7f0372ea3c86f3d8c5d3fa8671d84dbac61cf Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M source/class/cv/TemplateEngine.js Log Message: ----------- re-order log messages, and handle loading multiple structures better (should only be relevant for testing) Commit: bd563d65a0d07f7c5ea8347de0e62cffe1568ae9 https://github.com/CometVisu/CometVisu/commit/bd563d65a0d07f7c5ea8347de0e62cffe1568ae9 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- handle loading error Commit: 50f294de88e0a2eacf6a76167936855c3396e322 https://github.com/CometVisu/CometVisu/commit/50f294de88e0a2eacf6a76167936855c3396e322 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M source/test/karma/helper-spec.js M source/test/karma/karma.conf.js M source/test/karma/ui/structure/pure/Unknown-spec.js M source/test/karma/ui/structure/tile/elements/Address-spec.js M source/test/karma/ui/structure/tile/elements/Backend-spec.js Log Message: ----------- fix tests Commit: 5900e0bca7a4832d18ab4995fcfdc6b71a5fc154 https://github.com/CometVisu/CometVisu/commit/5900e0bca7a4832d18ab4995fcfdc6b71a5fc154 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M compile.json Log Message: ----------- remove bundling because it interferes with unit testing Commit: f73346482022b6e08cd284c3dac0a164352f9be4 https://github.com/CometVisu/CometVisu/commit/f73346482022b6e08cd284c3dac0a164352f9be4 Author: Christian Mayer <Chr...@us...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M compile.json M source/class/cv/Application.js M source/class/cv/TemplateEngine.js M source/class/cv/ui/structure/pure/Page.js M source/class/cv/ui/structure/tile/components/Chart.js M source/test/karma/helper-spec.js M source/test/karma/karma.conf.js M source/test/karma/ui/structure/pure/Unknown-spec.js M source/test/karma/ui/structure/tile/elements/Address-spec.js M source/test/karma/ui/structure/tile/elements/Backend-spec.js Log Message: ----------- Merge pull request #1410 from peuter/fix-unit-tests Fix unit tests Compare: https://github.com/CometVisu/CometVisu/compare/9d94426d94f9...f73346482022 To unsubscribe from these emails, change your notification settings at https://github.com/CometVisu/CometVisu/settings/notifications |