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

EMSUSD-1519 Collections: remove all includes and excludes #4058

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

pierrebai-adsk
Copy link
Collaborator

@pierrebai-adsk pierrebai-adsk commented Dec 20, 2024

  • Add to the data classes a function to remove all includes and excludes.
  • Add to the UI a menu item to remove all includes and excludes.
  • Make the UI call the data when triggered.
  • Make menu item separators show up even as first item.
  • Fix place holder text in list view.
  • Fix non-light collections.

@pierrebai-adsk pierrebai-adsk self-assigned this Dec 20, 2024
@pierrebai-adsk pierrebai-adsk force-pushed the bailp/EMSUSD-1519/remove-all-from-coll branch from a4a8bf6 to b74a980 Compare December 20, 2024 15:51
@pierrebai-adsk pierrebai-adsk added the enhancement New feature or request label Dec 20, 2024
- Add to the data classes a function to remove all includes and excludes.
- Add to the UI a menu item to remove all includes and excludes.
- Make the UI call the data when triggered.
- Make menu item separators show up even as first item.
- Fix place hodler text in list view.
- Fix non-light collections.
- Fix picking.
@pierrebai-adsk pierrebai-adsk force-pushed the bailp/EMSUSD-1519/remove-all-from-coll branch from b74a980 to 12cd85b Compare December 20, 2024 20:00
EXPAND_PRIMS_MENU_OPTION = "Expand Prims"
EXPAND_PRIMS_PROPERTIES_MENU_OPTION = "Expand Prims and Properties"
EXPLICIT_ONLY_MENU_OPTION = "Explicit Only"
kIncludeExcludeLabel = "Include/Exclude"
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor: I know this is maya convention, but we probably would want to keep it capitalized for consistency in this case

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, right I wrote these a few days ago, before the other review. We can change them afterward

@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants