-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validate amount of test data to generate in UI #1
Labels
Comments
mproch
added a commit
that referenced
this issue
Apr 28, 2020
apanczyk
referenced
this issue
in apanczyk/nussknacker
Jul 14, 2021
apanczyk
referenced
this issue
in apanczyk/nussknacker
Jul 16, 2021
apanczyk
added a commit
that referenced
this issue
Jul 19, 2021
* before changes * Possibility to add allowed classes in the model * Additional integration test for allowed classes * Fix after review #1 - allowedClasses * Change in variables names * Replaced type of additionalClasses * Post review code refactoring - additional classes * Review fix - allowedClasses - type change Co-authored-by: Arkadiusz Panczyk <apn@touk.pl>
dswiecki
added a commit
that referenced
this issue
Jul 29, 2021
* Bump @babel/plugin-proposal-function-bind in /ui/client Bumps [@babel/plugin-proposal-function-bind](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-bind) from 7.12.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-function-bind) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-function-bind" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @cypress/code-coverage from 3.9.5 to 3.9.7 in /ui/client Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.9.5 to 3.9.7. - [Release notes](https://github.com/cypress-io/code-coverage/releases) - [Commits](cypress-io/code-coverage@v3.9.5...v3.9.7) --- updated-dependencies: - dependency-name: "@cypress/code-coverage" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @babel/preset-env from 7.14.2 to 7.14.7 in /ui/client Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Change default consumerGroupNamingStrategy to processId-nodeId * Add missing volume declaration * [Metrics] Grouping by nodeIds in dashboard correct links in dev (#1833) * Change explicitUidInStatefulOperators to true by default * Review * Authentication SPI refactoring. * Migration Guide complemented * test: fixed e2e in ci (#1846) * test: fixed e2e in ci * fix: path * Add comment when updating process with the same version (#1847) * Bump @typescript-eslint/eslint-plugin in /ui/client Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Graph optimize (#1844) fix: better selectors fix: minor bugs feat: highlight link to insert feat: layout only selected feat: delete group with nodes fix: layout and render optimize fix: panzoom graph plugin feat: layout pasted fix: fit and zoom after layout refactor: some more typescript refactor: selectors and action creators * Bump @testing-library/react from 11.2.7 to 12.0.0 in /ui/client (#1851) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.7...v12.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * workaround of unstable e2e test * Update dependabot.yml (#1860) * combined deps bump in /ui/client (#1866) * Bump @babel/preset-typescript from 7.13.0 to 7.14.5 in /ui/client Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.13.0 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build: combine (probably) safe updates Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julian Wielga <j@touk.pl> * Node test counts (#1867) * chore: prepare * feat: changed node test counts style * feat: user settings debug panel * Problem with generic/specific record serialization to Array[byte] (#1840) * Problem with generic/specific record serialization to Arra[byte] while test data parsing. * Fix (use AbstractConfluentKafkaAvroSerializer in ConfluentAvroMessageReader) * CR fixes. * [Feature] configurable process toolbars (#1702) * Openapi import (#1849) * Initial import from internal repo (code mainly by https://github.com/krzpiesiewicz) * Dispatch => HttpClient * SharedService, remove obsolete code * Parser package private * Refactor HttpConfig + separare Flink and Standalone * Tests, example * Cleanup, docs, tests * Review * Bump husky from 6.0.0 to 7.0.0 in /ui/client (#1871) Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @wojtekmaj/enzyme-adapter-react-17 in /ui/client (#1865) Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases) - [Commits](wojtekmaj/enzyme-adapter-react-17@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: "@wojtekmaj/enzyme-adapter-react-17" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [Improvements] Configurable process toolbars buttons (#1872) * Problem with generic/specific record serialization to Array[byte] - approach that doesn't do anything with schema evolution * Webpack build optimize (#1877) * Toolbars config fixes (#1879) * build: less logs in ci * fix: overwrite other (not currently used) toolbar settings feat: sync toolbars/user setting across tabs/windows fix: toolbars flicker * fix: minor styles * chore: append dev only toolbars * chore: title * chore: append dev only toolbars * fix: non tty env * fix: no layout on node delete * fix: non tty env * test: update snapshots after css changes * Bump @types/react-beautiful-dnd from 13.0.0 to 13.1.0 in /ui/client (#1874) Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd) --- updated-dependencies: - dependency-name: "@types/react-beautiful-dnd" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/webpack-env from 1.16.0 to 1.16.2 in /ui/client (#1875) Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.16.0 to 1.16.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env) --- updated-dependencies: - dependency-name: "@types/webpack-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [Fix] proper security handling in SwaggerParser * Improvements: Process Toolbars (#1885) * fix: LinkButton support for externals (#1888) * Split openapi component from generic model * Review * Bump cronstrue from 1.92.0 to 1.114.0 in /ui/client (#1876) Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.92.0 to 1.114.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Commits](bradymholt/cRonstrue@v1.92.0...v1.114.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/jsonwebtoken from 8.5.2 to 8.5.4 in /ui/client (#1891) Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 8.5.2 to 8.5.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) --- updated-dependencies: - dependency-name: "@types/jsonwebtoken" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/lodash from 4.14.170 to 4.14.171 in /ui/client (#1896) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.171. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump start-server-and-test from 1.12.5 to 1.12.6 in /ui/client (#1897) Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.5 to 1.12.6. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v1.12.5...v1.12.6) --- updated-dependencies: - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix: disabling save button (#1903) * Add delayed sources (with preview branch) (#1894) * Add delayed sources (generic and avro) * Fix scala 2.11 compilation error * CR fixes and tests for delayed avro source. * Docs and CR fixes: consolidate extractTimestamp and timestampAsigner. * CR fixes * Fix legacy timestampAssigner * Add timestampField validation * Revert exception throwing inside the source. * - Cypress (and FE in general) documentation improvement - Internationalization fix - removing translation files in dev mode - Printing watched files causing FE recompilation - Added some ignore paths to ignored files * - Cypress (and FE in general) documentation improvement - Internationalization fix - removing translation files in dev mode - Printing watched files causing FE recompilation - Added some ignore paths to ignored files * fix for: cypress caused realod web dev server * Webpack - reverted refreshing after node_modules change * Webpack - reverted not refreshing after node_modules change * Separate settings for different authentication methods. Remote authentication strategy on unknown backend. * Fix for: docker image wasn't pulled during npm start-backend:docker + logback configuration file was ignored * Process -> Scenario labels rename * Process -> Scenario labels rename - cypress tests fixes * Subscenario -> scenario fragment * initial import * Fix table tag closing * Review * Add recent changes * Review by pjg, tables with markdown... * links, tables inlined * More flexible authentication customization by using named SPI services. * Pass run mode to nodes (#1357) * [FIX] Leaner OpenAPI assembly * fix: remove expose of jointjs * fix: get customTabs from store with selector * fix: favicon * fix: publicPath simplify * fix: cleanup config.ts * fix: module federation expose fixed * fix: hot reload fixed after module expose * fix: devserver serve statics * config * Category-permission mapping extracted from AuthenticationProvider * Authorization rules reading moved to an upper level so that they are read just once. * Rename splitStateToDisk to spillStateToDisk (#1904) * Rename splitStateToDisk to spillStateToDisk * Add migration * Rename label * Review Co-authored-by: Damian Święcki <dsw@touk.pl> * Scenario fragment -> fragment * [Refactor] Configuration cleanup (#1906) * [Refactor] Configuration cleanup * review comments * fix: cors on dev server proxy * feat: separate AuthInitializer form redux * feat: expose modules for federation * fix: types export * fix: wrong URL usage * chore: remove nkPath * fix: types export fixed again * chore: remove unnecessary template * Performance optimization for aggregates: do not save context of varia… (#1886) Performance optimization for aggregates: - do not save context of variables in state - passing key instead of full context before aggregate - using AGG global variable in aggregates instead of name of class * fix: remove unnecessary template & fix styles * Rename processTypes to scenarioTypes (#1910) * Introduce scenarioTypes configuration * Use new property * Add migration guide * Rename processing types * Review * Fix property being optional Co-authored-by: Damian Święcki <dsw@touk.pl> * fix: fix styles * build: fixed dev watch build loops & speed * Process should be scheduled if previous, failed job is still accessible via Flink API (#1913) * fix: styles & test snapshots * Fix ProcessingTypeDataReaderSpec (#1915) Co-authored-by: Damian Święcki <dsw@touk.pl> * chore: some comments & cleanup * test: snapshots update * Renaming process to scenario - backend (#1911) * Return process to scenario - backend part * Subprocess -> fragment * Bump sbt and sbt plugins patch versions (#1916) Co-authored-by: Damian Święcki <dsw@touk.pl> * fix: incorrect assets cleaning * Bump @types/react-beautiful-dnd from 13.1.0 to 13.1.1 in /ui/client (#1899) Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.0 to 13.1.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd) --- updated-dependencies: - dependency-name: "@types/react-beautiful-dnd" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/react-dom from 17.0.8 to 17.0.9 in /ui/client (#1898) Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.8 to 17.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: move fetchAuthenticationSettings to httpService * UI client improvement: - CI uses .nvmrc file - Notice about `nvm use` command * Possibility to add allowed classes in the model (#1908) * before changes * Possibility to add allowed classes in the model * Additional integration test for allowed classes * Fix after review #1 - allowedClasses * Change in variables names * Replaced type of additionalClasses * Post review code refactoring - additional classes * Review fix - allowedClasses - type change Co-authored-by: Arkadiusz Panczyk <apn@touk.pl> * Sql import (#1857) * Initial import from internal repo (code mainly by https://github.com/nadberezny) * Code cleanup * Restore SAM explicit type for scala 2.11 * Review * Add sql to generic * Review * Add troubleshooting Co-authored-by: Damian Święcki <dsw@touk.pl> * Fix for: cypress used root user in unified mode which caused bad file permissions * Added some hints how to invoke cypress tests in README.md * Rename engineConfig to deploymentConfig (#1926) * Renaming engineConfig -> deploymentConfig + minor fixes * review * test fix * Rename outer-join to single-side-join (#1927) * Scenario Authoring documentation (#1900) * initial changes to existing docs * Update Spel.md * Update Spel.md * Update Spel.md Removed term key in the area of JSON like name:value (key:value) pairs, other parts of documentation avoid using term key to avoid confusion with Kafka key, Flink (partitioning) key, etc. * Applied mproch review comments. * applied mproch review comments - removed SQLVariable description Co-authored-by: ZbyszekMM <zml@touk.pl> Co-authored-by: ZbyszekMM <50945192+ZbyszekMM@users.noreply.github.com> * Mbz static method validation (#1914) * Added validation for classes passed as TypeReference based on ModelDatat.typeDefinitions * Rename ProcessManager to DeploymentManager (#1921) * ProcessManager -> DeploymentManager * review * review * fixed test failure after class-validation changes (#1931) * Rename process to fragment on archive tab (#1934) Co-authored-by: Damian Święcki <dsw@touk.pl> * Rename keyBy to groupBy (#1920) * Rename keyBy to groupBy * Add migration * Review Co-authored-by: Damian Święcki <dsw@touk.pl> * fix: delay removing junk script tag after load (#1929) * Grafana 8.0.6 (#1936) * Update demo scenario (#1935) * Update demo scenario * Update source name * Update aggregation * Change sink * Change sink v2 Co-authored-by: Damian Święcki <dsw@touk.pl> * Demo test scripts fix: added change dir to make relative paths works correctly * CI for PR for release/* (#1954) * Ui config loading fix: config entries inside defaultUiConfig.conf wasn't able to use in base application conf passed via nussknacker.config.locations * Configuration guide (#1932) * Initial configuration/installation guide * Initial configuration/installation guide * Update docs/installation_configuration_guide/DesignerConfiguration.md Co-authored-by: Damian Święcki <dswiecki9@gmail.com> * Update docs/installation_configuration_guide/DesignerConfiguration.md Co-authored-by: Damian Święcki <dswiecki9@gmail.com> * Update docs/installation_configuration_guide/ModelConfiguration.md Co-authored-by: Damian Święcki <dswiecki9@gmail.com> * review * Main configuration guide Co-authored-by: Damian Święcki <dswiecki9@gmail.com> * Renaming process to scenario on FE - fixes (#1945) * Rename process->scenario - fixes * Error messages * Custom scenarios * HttpService * Fixes * Review * Minor fixes in documentation and app run script for Intellij Idea * Minor fixes in documentation and app run script for Intellij Idea - fixes after review * fix(visual regresion): notification font size (#1941) (cherry picked from commit 99d151f) * fix(visual regresion): notification font size - cypress tests fix * Don't apply migration action on empty migration list, force increase version on migration * Tests for migration changes * Update variable name, remove unused print statement * name boolean parameters * extract method findMigrationsToApply from migrateWithMigrations * Fix for: state verification mechanism didn't work with rocksdb (#1971) Fix for: state verification mechanism didn't work with rocksdb * [FIX] Process -> Scenario in default toolbar... (#1973) * [FIX] Handle initial parameters status in KafkaSinkWithEditor properly (#1967) * Cypress: Added tests for drag component and drop on edge * [FIX] nothingToSave ignores validationResult (#1975) * Fix for: Node dropped on edge wasn't vertically aligned * Cross build also on release branches * Removed fixes branches support in CI - are replaced by release branches * Use openjdk:11-jdk instead of openjdk:11-jdk-slim (#1982) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maciej Próchniak <mpr@touk.pl> Co-authored-by: Tomasz Wielga <tw@touk.pl> Co-authored-by: JulianWielga <j@touk.pl> Co-authored-by: Łukasz Jędrzejewski <ljd@touk.pl> Co-authored-by: gskrobisz <gsk@touk.pl> Co-authored-by: Marcin Abramowicz <44381959+Abrams27@users.noreply.github.com> Co-authored-by: Łukasz Ciołecki <lukasz.ciolecki@gmail.com> Co-authored-by: Arek Burdach <arek.burdach@gmail.com> Co-authored-by: Damian Święcki <dsw@touk.pl> Co-authored-by: apanczyk <56263549+apanczyk@users.noreply.github.com> Co-authored-by: Arkadiusz Panczyk <apn@touk.pl> Co-authored-by: ZbyszekMM <zml@touk.pl> Co-authored-by: ZbyszekMM <50945192+ZbyszekMM@users.noreply.github.com> Co-authored-by: maciej-brzezinski <84868587+maciej-brzezinski@users.noreply.github.com> Co-authored-by: Filip Michalski <fmc@touk.pl>
rafa-minimal
added a commit
that referenced
this issue
Jun 12, 2023
…no longer matters - step #1 The order of fields was important for frontend forms that were generated based on TypingResult. Because this is no longer the case, we can replace ListMap with a regular Map.
rafa-minimal
added a commit
that referenced
this issue
Jun 12, 2023
…no longer matters - step #1 The order of fields was important for frontend forms that were generated based on TypingResult. Because this is no longer the case, we can replace ListMap with a regular Map.
pielas
added a commit
that referenced
this issue
Jan 12, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #4.png # designer/client/cypress/e2e/autoScreenshotChangeDocs.cy.ts # designer/client/package-lock.json # designer/client/package.json # designer/client/src/components/graph/Graph.tsx # designer/client/src/components/graph/node-modal/NodeDetailsContent/selectors.tsx # designer/client/src/containers/Visualization.tsx # designer/client/src/containers/hooks/useModalDetailsIfNeeded.tsx # designer/client/src/types/process.ts # docs/Changelog.md # docs/MigrationGuide.md # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - aggregates - Full Outer Join #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - aggregates - Single Side Join #1.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - choice #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #1.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #2.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - mapmariable #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - variable #2.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Inputs #1.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Inputs #2.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Outputs #0.png # version.sbt
Dzuming
added a commit
that referenced
this issue
Jan 24, 2024
# Conflicts: # designer/client/src/components/graph/node-modal/fragment-input-definition/settings/variants/fields/ValidationFields.tsx # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - aggregates - Full Outer Join #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - aggregates - Single Side Join #1.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #2.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - mapmariable #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - variable #2.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Inputs #1.png
Dzuming
added a commit
that referenced
this issue
Mar 7, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Table editor should display rich table editor #1.png
Dzuming
added a commit
that referenced
this issue
Apr 11, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should display component #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #4.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #7.png # designer/client/src/components/graph/node-modal/fragment-input-definition/settings/variants/StringBooleanVariants/AnyValueWithSuggestionVariant.tsx # designer/client/src/components/graph/node-modal/fragment-input-definition/settings/variants/StringBooleanVariants/FixedListVariant.tsx # designer/client/src/components/graph/node-modal/fragment-input-definition/settings/variants/fields/FixedValuesGroup.tsx # designer/client/src/components/graph/node-modal/fragment-input-definition/settings/variants/fields/StyledSettingsComponnets.tsx # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Inputs #2.png
Dzuming
added a commit
that referenced
this issue
Apr 11, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should filter usage types #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #1.png
Dzuming
added a commit
that referenced
this issue
Apr 12, 2024
…nents-table # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #4.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Processes list should filter by processing mode #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Processes list should filter by processing mode #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Table editor should display rich table editor #1.png # designer/client/cypress/e2e/processes.cy.ts # designer/submodules/packages/components/src/scenarios/list/processingMode.tsx
Dzuming
added a commit
that referenced
this issue
Apr 16, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should allow filtering by usage #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should allow filtering by usage #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should apply filters from query #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Components list should display component #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Processes list should filter by processing mode #0.png # docs/Changelog.md
JulianWielga
added a commit
that referenced
this issue
Apr 19, 2024
…1560-pan-zoom # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #1.png
Dzuming
added a commit
that referenced
this issue
Apr 22, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should have counts button and modal #0.png # designer/client/src/components/toolbarComponents/toolbarButtons/ToolbarButton.tsx
JulianWielga
added a commit
that referenced
this issue
Apr 23, 2024
…1560-pan-zoom # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should add documentation url in fragment properties and show it in modal within scenario #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #4.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #7.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should display dead-ended fragment correct #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process initially clean should import JSON and save #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should allow pan view #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should select only fully covered (to right) #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should select only fully covered (to right) #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should select partially covered (to left) #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should select partially covered (to left) #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should switch modes, append and inverse select with shift #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should switch modes, append and inverse select with shift #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should switch modes, append and inverse select with shift #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process mouse drag should switch modes, append and inverse select with shift #3.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process should preserve condition on link move (switch) #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process should validate process on nodes paste #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process view should have node search toolbar #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should allow drag component and drop on edge #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should allow drag component and drop on edge #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should allow drag node #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should display question mark when renaming a node and updating the count #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/UndoRedo should work for copypaste #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/UndoRedo should work for drop on edge #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/UndoRedo should work for drop on edge #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/UndoRedo should work for move #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/UndoRedo should work with counts #1.png # designer/client/src/components/graph/Graph.tsx # designer/client/src/components/graph/RangeSelectPlugin.ts # designer/client/src/components/graph/focusableStyled.ts # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - aggregates - Single Side Join #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - choice #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - filter #1.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - split #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - union #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - variable #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - fragments - Outputs #0.png
Dzuming
added a commit
that referenced
this issue
Jul 25, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should open properties #0.png # docs/autoScreenshotChangeDocs/Auto Screenshot Change Docs - basic components - mapmariable #1.png
JulianWielga
added a commit
that referenced
this issue
Aug 1, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Connection error should display connection errors #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should have counts button and modal #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should have counts button and modal #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Process with data should have counts button and modal #3.png
Dzuming
added a commit
that referenced
this issue
Sep 18, 2024
…-fix-release-1.17-cherry-pick # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Fragment should allow adding input parameters and display used fragment graph in modal #1.png
Dzuming
added a commit
that referenced
this issue
Oct 24, 2024
…nt-crud # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #3.png # designer/client/src/components/modals/AddCommentDialog.tsx # designer/client/src/components/toolbars/activities/ActivitiesPanelRow.tsx # designer/client/src/components/toolbars/activities/ActivityPanelRowItem/ActivityItem.tsx # designer/client/src/components/toolbars/activities/ActivityPanelRowItem/ActivityItemHeader.tsx # designer/client/src/components/toolbars/activities/types.ts # designer/client/src/components/toolbars/activities/useActivitiesSearch.ts # designer/client/src/http/HttpService.ts # designer/client/src/windowManager/ContentGetter.tsx # designer/client/src/windowManager/WindowKind.tsx
Dzuming
added a commit
that referenced
this issue
Oct 24, 2024
# Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #0.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #3.png
Dzuming
added a commit
that referenced
this issue
Oct 24, 2024
… preview/NU-1778-activities # Conflicts: # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #1.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #2.png # designer/client/cypress/e2e/__image_snapshots__/electron/Linux/Activities should display activities #3.png
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Clicking on
Generate
button shows a form and it allows for request the amount of test data. But the number is not validated and when I providebla
or1000000000000000000000000000000000
then any error message is not shown. File is generated and contains only one line:The text was updated successfully, but these errors were encountered: