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-1038 import plugin config UI #3676

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

pierrebai-adsk
Copy link
Collaborator

  • Replace the import plugin drop-down menu with multiple toggles.
  • Implement the code to handle the toggle.
  • Create an example import plugin to test.
  • Add a UI callback to the info kept by import plugin registry.
  • Allow registering the callback from C++ and Python.
  • Add flags to the list job command to query the existence and call the import plugin callback.
  • Add a function to convert a string to a VtDictionary for import plugin options.
  • Implement example import plugin UI.
  • Add documentation about the example import plugin.

- Replace the import plugin drop-down menu with multiple toggles.
- Implement the code to handle teh toggle.
- Create an example import plugin to test.
- Add a UI callback to the info kept by import plugin registry.
- Allow registering the callback from C++ and Python.
- Add flags to the list job command to query the existence and call the import plugin callback.
- Add a function to convert a string to a VtDictionary for import plugin options.
- Implement example import plugin UI.
- Add documentation about the example import plugin.
@pierrebai-adsk pierrebai-adsk added the adsk Related to Autodesk plugin label Mar 25, 2024
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Mar 28, 2024
@seando-adsk seando-adsk added import-export Related to Import and/or Export and removed adsk Related to Autodesk plugin labels Mar 28, 2024
@seando-adsk seando-adsk merged commit cfe8396 into dev Mar 28, 2024
11 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-1038/import-plugin-config branch March 28, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export 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.

3 participants