|
From: Christian M. <no...@gi...> - 2023-02-21 22:08:43
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 2d9160b23ca263b23e09f89d4605085879acc222 https://github.com/CometVisu/CometVisu/commit/2d9160b23ca263b23e09f89d4605085879acc222 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: A source/class/cv/data/Simulation.js M source/class/cv/io/Mockup.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/elements/Backend.js M source/resource/demo/media/demo_tile_testmode_data.json M source/resource/demo/visu_config_demo-tile.xml M source/resource/visu_config_tile.xsd Log Message: ----------- add chart and data generator, move all simulation code to a dedicated class Commit: f9169bb49eee0ed8aad5d7da8b51345eb3fbb44e https://github.com/CometVisu/CometVisu/commit/f9169bb49eee0ed8aad5d7da8b51345eb3fbb44e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Menu.js M source/resource/designs/tile/basic.scss Log Message: ----------- remove pseudo element because it is not possible to detect the correct click position with touch events. Instead use a real element Commit: 1a0d62df5ca0598a89f6ba9b552769fd34f80de7 https://github.com/CometVisu/CometVisu/commit/1a0d62df5ca0598a89f6ba9b552769fd34f80de7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M source/resource/designs/tile/basic.scss M source/resource/designs/tile/mobile.scss Log Message: ----------- - avoid menu item exceeding screen on small pages by aligning the last item right - fix some style problems with "normal" page menus on mobile screens Commit: 346b9387d4a7d385930c888dbdfde208f499eb3a https://github.com/CometVisu/CometVisu/commit/346b9387d4a7d385930c888dbdfde208f499eb3a Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M package-lock.json M package.json M source/resource/sentry/bundle.min.js M source/resource/sentry/bundle.min.js.map M source/resource/sentry/bundle.tracing.min.js M source/resource/sentry/bundle.tracing.min.js.map Log Message: ----------- update dependencies Commit: da640c05869e9f52efe6be2dd730b602b149c49c https://github.com/CometVisu/CometVisu/commit/da640c05869e9f52efe6be2dd730b602b149c49c Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M source/class/cv/data/Simulation.js M source/class/cv/io/Fetch.js M source/class/cv/io/listmodel/FritzCallList.js A source/class/cv/ui/structure/tile/components/Breadcrumbs.js M source/resource/demo/media/demo_tile_testmode_data.json M source/resource/demo/visu_config_demo-tile.xml M source/resource/designs/tile/basic.scss Log Message: ----------- improve demo-config and fix some bugs, add breadcrumb widget Commit: 07c5f555ad82d0b5a1935f3adb36bcf41855eb74 https://github.com/CometVisu/CometVisu/commit/07c5f555ad82d0b5a1935f3adb36bcf41855eb74 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M doc/manual/de/config/structure-tile/_static/shot-index.json A doc/manual/de/config/structure-tile/_static/tile-nav-breadcrumb.png M doc/manual/de/config/structure-tile/index.rst M doc/manual/de/config/structure-tile/widgets/_static/shot-index.json M source/class/cv/ui/structure/tile/components/Breadcrumbs.js M source/resource/visu_config_tile.xsd M utils/docutils/directives/helper/widget_example_parser.py M utils/screenshots-spec.js Log Message: ----------- add breadcrumb documentation, fix bug and add to schema Commit: 7f7c00e8771443ea4549bc17105338730a47fd3f https://github.com/CometVisu/CometVisu/commit/7f7c00e8771443ea4549bc17105338730a47fd3f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- scroll in tile only when it contains a list Commit: 5611400029afdabc63b9e43543b163671675c410 https://github.com/CometVisu/CometVisu/commit/5611400029afdabc63b9e43543b163671675c410 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M source/class/cv/data/Simulation.js Log Message: ----------- please the linter Commit: b2d2292b1e253ae19c0b98642f2240eaf56bf0cf https://github.com/CometVisu/CometVisu/commit/b2d2292b1e253ae19c0b98642f2240eaf56bf0cf Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M package-lock.json M package.json M source/resource/libs/d3.min.js Log Message: ----------- update to latest qooxdoo release and update d3 library Commit: 75d89ac9117b6bb8e34ab1ebbaa6f7e262195476 https://github.com/CometVisu/CometVisu/commit/75d89ac9117b6bb8e34ab1ebbaa6f7e262195476 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M source/class/cv/data/Simulation.js Log Message: ----------- Merge branch 'demo-tile-improvements' of github.com:peuter/cometvisu into demo-tile-improvements Commit: a211f4be21cb6927c08507908ccfd4422efa63ed https://github.com/CometVisu/CometVisu/commit/a211f4be21cb6927c08507908ccfd4422efa63ed Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M utils/ci/deploy.sh Log Message: ----------- switch demo to tile Commit: bfc7079bf382abe2015579ac8a93353daa8cc30f https://github.com/CometVisu/CometVisu/commit/bfc7079bf382abe2015579ac8a93353daa8cc30f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M package-lock.json M package.json Log Message: ----------- go back to qx 7.5.0 because 7.5.1 break our compiler customization (files are not copied to target) Commit: bf2d02c11e616e68e22647a68e83dc0b49902f27 https://github.com/CometVisu/CometVisu/commit/bf2d02c11e616e68e22647a68e83dc0b49902f27 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M package-lock.json M package.json M utils/compile/cv/CompileHandler.js Log Message: ----------- fix compiler with 7.5.1 by using an event that supports an async listener Commit: dae900f60a971fa0c5a0ac79935ffd41db6b6ba7 https://github.com/CometVisu/CometVisu/commit/dae900f60a971fa0c5a0ac79935ffd41db6b6ba7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/actions/update-webdriver/action.yml Log Message: ----------- try bin path Commit: 638f0beac3dfb5d7a67c37d3ff0588fca08ae04d https://github.com/CometVisu/CometVisu/commit/638f0beac3dfb5d7a67c37d3ff0588fca08ae04d Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/workflows/main.yml Log Message: ----------- try directly Commit: 2c8a5a5f9a9d13683dfbe15cf8031604739bdb0c https://github.com/CometVisu/CometVisu/commit/2c8a5a5f9a9d13683dfbe15cf8031604739bdb0c Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/workflows/pull_request.yml Log Message: ----------- wrong action Commit: 369e0966b929a8549ae65f24d4e8b1e1c631da1e https://github.com/CometVisu/CometVisu/commit/369e0966b929a8549ae65f24d4e8b1e1c631da1e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/workflows/main.yml M .github/workflows/pull_request.yml Log Message: ----------- revert former changes and check folder for testing Commit: f08d894c80433d2adca08a872d811efb18dca2b7 https://github.com/CometVisu/CometVisu/commit/f08d894c80433d2adca08a872d811efb18dca2b7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/workflows/pull_request.yml Log Message: ----------- more testing Commit: 2250d546ca9c8ed7ce4a720b43998966455eb8f9 https://github.com/CometVisu/CometVisu/commit/2250d546ca9c8ed7ce4a720b43998966455eb8f9 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/workflows/build_release.yml M .github/workflows/main.yml M .github/workflows/pull_request.yml M .github/workflows/spellcheck_docs.yml M .github/workflows/update_docs.yml Log Message: ----------- finally: use node lts version Commit: 2468a130be71a8613e7ada34b00895370eabfce2 https://github.com/CometVisu/CometVisu/commit/2468a130be71a8613e7ada34b00895370eabfce2 Author: Christian Mayer <Chr...@us...> Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M .github/actions/update-webdriver/action.yml M .github/workflows/build_release.yml M .github/workflows/main.yml M .github/workflows/pull_request.yml M .github/workflows/spellcheck_docs.yml M .github/workflows/update_docs.yml M doc/manual/de/config/structure-tile/_static/shot-index.json A doc/manual/de/config/structure-tile/_static/tile-nav-breadcrumb.png M doc/manual/de/config/structure-tile/index.rst M doc/manual/de/config/structure-tile/widgets/_static/shot-index.json M package-lock.json M package.json A source/class/cv/data/Simulation.js M source/class/cv/io/Fetch.js M source/class/cv/io/Mockup.js M source/class/cv/io/listmodel/FritzCallList.js A source/class/cv/ui/structure/tile/components/Breadcrumbs.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/Menu.js M source/class/cv/ui/structure/tile/elements/Backend.js M source/resource/demo/media/demo_tile_testmode_data.json M source/resource/demo/visu_config_demo-tile.xml M source/resource/designs/tile/basic.scss M source/resource/designs/tile/mobile.scss M source/resource/libs/d3.min.js M source/resource/sentry/bundle.min.js M source/resource/sentry/bundle.min.js.map M source/resource/sentry/bundle.tracing.min.js M source/resource/sentry/bundle.tracing.min.js.map M source/resource/visu_config_tile.xsd M utils/ci/deploy.sh M utils/compile/cv/CompileHandler.js M utils/docutils/directives/helper/widget_example_parser.py M utils/screenshots-spec.js Log Message: ----------- Merge pull request #1330 from peuter/demo-tile-improvements Demo tile improvements Compare: https://github.com/CometVisu/CometVisu/compare/2e215d9b1e6c...2468a130be71 |