Skip to content
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

DictParameterEditor #5371

Merged
merged 25 commits into from Feb 17, 2024
Merged

DictParameterEditor #5371

merged 25 commits into from Feb 17, 2024

Conversation

wrzontek
Copy link
Contributor

Describe your changes

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

# Conflicts:
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/validation/UIProcessValidatorSpec.scala
@github-actions github-actions bot added client client main fe ui labels Jan 19, 2024
# Conflicts:
#	components-api/src/main/scala/pl/touk/nussknacker/engine/api/context/ProcessCompilationError.scala
#	designer/server/src/main/scala/pl/touk/nussknacker/ui/server/AkkaHttpBasedRouteProvider.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/api/DefinitionResourcesSpec.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/api/helpers/ProcessTestData.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/validation/UIProcessValidatorSpec.scala
#	interpreter/src/main/scala/pl/touk/nussknacker/engine/compile/ExpressionCompiler.scala
#	interpreter/src/main/scala/pl/touk/nussknacker/engine/compile/Validations.scala
#	interpreter/src/main/scala/pl/touk/nussknacker/engine/definition/model/ModelDefinitionFromConfigCreatorExtractor.scala
# Conflicts:
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/validation/UIProcessValidatorSpec.scala
# Conflicts:
#	designer/server/src/main/scala/pl/touk/nussknacker/ui/api/DefinitionResources.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/api/DefinitionResourcesSpec.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/api/helpers/ProcessTestData.scala
# Conflicts:
#	designer/server/src/test/scala/pl/touk/nussknacker/test/utils/domain/ProcessTestData.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/api/ComponentApiSpec.scala
#	designer/server/src/test/scala/pl/touk/nussknacker/ui/integration/DictsFlowTest.scala
#	docs/Changelog.md
@wrzontek wrzontek changed the title DictParameterEditor draft DictParameterEditor Feb 16, 2024
@github-actions github-actions bot added the docs label Feb 16, 2024
@wrzontek wrzontek marked this pull request as ready for review February 16, 2024 11:46
Copy link
Contributor

github-actions bot commented Feb 16, 2024

created: #5563
⚠️ Be careful! Snapshot changes are not necessarily the cause of the error. Check the logs.

Copy link
Member

@arkadius arkadius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

@wrzontek wrzontek merged commit 860a375 into staging Feb 17, 2024
17 checks passed
@wrzontek wrzontek deleted the dictEditor branch February 17, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client client main fe docs ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants