|
From: Christian M. <no...@gi...> - 2023-01-22 16:50:50
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 57ffcadb015a1396c3164df5bfa5d0f36457c25b https://github.com/CometVisu/CometVisu/commit/57ffcadb015a1396c3164df5bfa5d0f36457c25b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 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 A utils/load-sentry.js Log Message: ----------- update all dependencies and add a script that eases the sentry bundles update Commit: 7c613ba38eeac49317568c3cd16e32e376240cc2 https://github.com/CometVisu/CometVisu/commit/7c613ba38eeac49317568c3cd16e32e376240cc2 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/ui/manager/editor/completion/Config.js M source/class/cv/ui/manager/model/Schema.js Log Message: ----------- await schema loading before using it Commit: ce9a66a8f80f5941dc38a6bbbdf7914a51dabe4d https://github.com/CometVisu/CometVisu/commit/ce9a66a8f80f5941dc38a6bbbdf7914a51dabe4d Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M source/class/cv/ui/manager/editor/Config.js M source/class/cv/ui/manager/editor/Source.js M source/resource/config/hidden.php M source/rest/manager/src/Api/ConfigApi.php Log Message: ----------- handle syntax errors in the hidden config json data, by detecting parsing errors and leading the user to the text editor where he can fix the syntax problem Commit: 2f32a4b15feaa2ae814b509deb60e9b0399cb833 https://github.com/CometVisu/CometVisu/commit/2f32a4b15feaa2ae814b509deb60e9b0399cb833 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M source/class/cv/ui/manager/editor/Config.js M source/translation/de.po M source/translation/en.po Log Message: ----------- Fix typos and update translation Commit: f8f03182cf4cc5d0e207ae783a4f1f3e9c224e14 https://github.com/CometVisu/CometVisu/commit/f8f03182cf4cc5d0e207ae783a4f1f3e9c224e14 Author: Christian Mayer <Chr...@us...> Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M package-lock.json M package.json M source/class/cv/ui/manager/editor/Config.js M source/class/cv/ui/manager/editor/Source.js M source/class/cv/ui/manager/editor/completion/Config.js M source/class/cv/ui/manager/model/Schema.js M source/resource/config/hidden.php 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/rest/manager/src/Api/ConfigApi.php M source/translation/de.po M source/translation/en.po A utils/load-sentry.js Log Message: ----------- Merge pull request #1323 from peuter/update-deps Update all npm dependencies Compare: https://github.com/CometVisu/CometVisu/compare/96af6a04cf1a...f8f03182cf4c |