-
Notifications
You must be signed in to change notification settings - Fork 203
FEAT: Add panels command to manage PyAEDT panels in AEDT + tests #6886
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
Merged
+554
−67
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c4b5a01
FEAT: Add 'panels' command to manage PyAEDT panels in AEDT + tests
eblanco-ansys 2260ff6
chore: adding changelog file 6886.added.md [dependabot-skip]
pyansys-ci-bot 80feb19
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] d25c9a2
Update src/ansys/aedt/core/cli.py
eblanco-ansys 61804ed
Update src/ansys/aedt/core/cli.py
eblanco-ansys f204e50
Update src/ansys/aedt/core/cli.py
eblanco-ansys 6a80835
Update src/ansys/aedt/core/cli.py
eblanco-ansys a754c5b
Update src/ansys/aedt/core/cli.py
eblanco-ansys 1d1af83
Update src/ansys/aedt/core/cli.py
eblanco-ansys 99707a1
Update src/ansys/aedt/core/cli.py
eblanco-ansys 254aad1
Update src/ansys/aedt/core/cli.py
eblanco-ansys 1633128
Update src/ansys/aedt/core/cli.py
eblanco-ansys 08af825
Update src/ansys/aedt/core/cli.py
eblanco-ansys aa36ea8
Fixed unit tests
eblanco-ansys 89d24e3
Merge branch 'main' into feat/cli-add-panels
eblanco-ansys e3204de
Unit test fix
eblanco-ansys 50232db
Fixed unit tests
eblanco-ansys b5a4a4e
Decorate tests with patch
eblanco-ansys 4f53938
Added automatic version detection
eblanco-ansys 9ee7309
Merge branch 'main' into feat/cli-add-panels
eblanco-ansys 6e5302e
Panels tests
eblanco-ansys 93c1b53
Minor fixes
eblanco-ansys 74e1120
Merge branch 'main' into feat/cli-add-panels
eblanco-ansys f26068a
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] 5d0bfb4
Fixed unit test
eblanco-ansys 6f8622b
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] dfcb7da
Improved code coverage
eblanco-ansys f547dcb
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] 3a4b732
Merge branch 'main' into feat/cli-add-panels
Samuelopez-ansys File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add panels command to manage PyAEDT panels in AEDT + tests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.