Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
40f1c9c
FEAT: Mirgate choke designer extension
eblanco-ansys Jun 30, 2025
873003b
FIX: Fixed filedialog issue
eblanco-ansys Jul 7, 2025
91a8cb1
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 7, 2025
99dd73c
REFACTOR: Added Choke class and used it in the extension
eblanco-ansys Jul 7, 2025
9bf42af
REFACTOR: Added properties into choke class
eblanco-ansys Jul 7, 2025
45d15e9
REFACTOR: Added export method to the choke class
eblanco-ansys Jul 8, 2025
025efbd
TEST: Added choke_designer extension tests
eblanco-ansys Jul 8, 2025
bc6df54
DOCS: Improved example docstrings
eblanco-ansys Jul 8, 2025
0cea9a0
chore: adding changelog file 6364.miscellaneous.md [dependabot-skip]
pyansys-ci-bot Jul 8, 2025
d7606df
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 8, 2025
9e24eda
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 11, 2025
f380bb2
TEST: Added choke designer extension unit tests
eblanco-ansys Jul 11, 2025
db5554c
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 11, 2025
2f537fc
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 21, 2025
68ebaf3
FIX: Applied new extension common class for HFSS
eblanco-ansys Jul 21, 2025
2968507
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 21, 2025
5a6d148
FIX: Fixed tests
eblanco-ansys Jul 21, 2025
3bda70b
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 21, 2025
cd21f4d
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 21, 2025
604418c
TEST: Fixed choke designer test
eblanco-ansys Jul 22, 2025
f92760e
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 22, 2025
08c8b88
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 22, 2025
4584f5f
FIX: Updated extension test
eblanco-ansys Jul 22, 2025
0b1b95c
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 22, 2025
0c1487e
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 22, 2025
beb31c8
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 6, 2025
7864cb7
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 8, 2025
767c0d6
Removed previous test
eblanco-ansys Aug 8, 2025
3cbca91
Improved test coverage
eblanco-ansys Aug 13, 2025
dd0c935
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 13, 2025
9f9ebb8
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Aug 13, 2025
6381c94
chore: adding changelog file 6364.miscellaneous.md [dependabot-skip]
pyansys-ci-bot Aug 13, 2025
a6e6807
Fix unused variable
eblanco-ansys Aug 13, 2025
c6ef308
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Aug 13, 2025
45f66b1
Fixed codacy error
eblanco-ansys Aug 13, 2025
9e919f0
Fixed codacy error
eblanco-ansys Aug 13, 2025
666e6da
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 13, 2025
84f2bbc
Fixed test
eblanco-ansys Aug 13, 2025
8584021
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Aug 13, 2025
c25a0bf
Removed old tests
eblanco-ansys Aug 14, 2025
5fd7a7b
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 18, 2025
acb7bbb
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 19, 2025
f4e302c
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 22, 2025
c2e726e
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Aug 27, 2025
2077d15
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Sep 1, 2025
11ce00d
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Sep 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/6364.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Migrate choke designer extension
Loading
Loading