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

DYN-7353 Add new ReplaceItemAtIndices node to replace several indices in a list at once #15805

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zeusongit
Copy link
Contributor

@zeusongit zeusongit commented Feb 4, 2025

Purpose

New Node: ReplaceItemAtIndices

The new node is an extension to ReplaceItemAtIndex which will be able to replace several indices in a list at once.
WIP/TODO:

  • New Icon (Added)

Screenshot 2025-02-05 at 4 17 17 PM

  • Help Doc (wil be added in a separate PR after this gets merged)

Screenshots:

Screenshot 2025-01-31 at 3 34 35 PM

Screenshot 2025-02-04 at 3 54 45 PM

Screenshot 2025-02-04 at 3 54 51 PM

Screenshot 2025-02-04 at 3 54 57 PM

Screenshot 2025-02-04 at 3 55 11 PM

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Add new ReplaceItemAtIndices node to replace several indices in a list at once

Reviewers

@DynamoDS/dynamo

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7353

@zeusongit zeusongit marked this pull request as draft February 4, 2025 20:58
Copy link

github-actions bot commented Feb 4, 2025

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

@zeusongit zeusongit marked this pull request as ready for review February 5, 2025 21:19
@zeusongit zeusongit removed the WIP label Feb 6, 2025
@QilongTang QilongTang added this to the 3.5 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants