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

New tap changer table for two windings transformer #1091

Merged
merged 120 commits into from
Feb 22, 2023
Merged

Conversation

flomillot
Copy link
Contributor

@flomillot flomillot commented Feb 10, 2023

Change the tap changer table inside the two windings transformer creation dialog.
Mutualize the code between ratio tap changer and phase tap changer.
US 1724

LE SAULNIER Kevin added 30 commits December 19, 2022 18:08
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
…t existing voltage level + freesolo implementation

Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
Signed-off-by: LE SAULNIER Kevin <[email protected]>
flomillot and others added 12 commits February 15, 2023 11:00
Signed-off-by: Florent MILLOT <[email protected]>
Fix height of the table

Signed-off-by: Florent MILLOT <[email protected]>
Signed-off-by: Florent MILLOT <[email protected]>
Signed-off-by: Florent MILLOT <[email protected]>
Signed-off-by: Florent MILLOT <[email protected]>
Signed-off-by: Florent MILLOT <[email protected]>
This also fixes the bug of 'previousFrequencyRegulation' being set to false when it was not previously set in generator modification dialog 

* modification form loading optimization

Signed-off-by: TOURI ANIS <[email protected]>

* optimization of 2wt and load

Co-authored-by: TOURI Anis <[email protected]>

* optimization of generator

Co-authored-by: TOURI Anis <[email protected]>

* optimization of load and generator modification

Co-authored-by: TOURI Anis <[email protected]>

* clean code

Co-authored-by: TOURI Anis <[email protected]>

* Added modifications based on feedback

Co-authored-by: TOURI Anis <[email protected]>

* Fix Active power regulation value

Co-authored-by: TOURI Anis <[email protected]>

* clean code

* Updated code per review suggestions

Co-authored-by: TOURI Anis <[email protected]>

* fix getting equipement with Built Parent Node

Co-authored-by: TOURI Anis <[email protected]>

* Rename GeneratorInfo

Co-authored-by: TOURI Anis <[email protected]>

* Incorporate review comments

Co-authored-by: TOURI Anis <[email protected]>

* Incorporate review comments

Co-authored-by: TOURI Anis <[email protected]>

* rename voltageLevelsOptions to voltageLevelOptions

* update component doc

Co-authored-by: TOURI Anis <[email protected]>

* fix proptypes and docs

Co-authored-by: TOURI Anis <[email protected]>

---------

Signed-off-by: TOURI ANIS <[email protected]>
# Conflicts:
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/phase-tap-changer-pane/phase-tap-changer-pane-utils.js
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/phase-tap-changer-pane/phase-tap-changer-pane.js
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/ratio-tap-changer-pane/ratio-tap-changer-pane-utils.js
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/ratio-tap-changer-pane/ratio-tap-changer-pane.js
#	src/components/refactor/utils/field-constants.js
#	src/translations/en.json
#	src/translations/fr.json
+ Rectify Proptypes warnings in console
Signed-off-by: Florent MILLOT <[email protected]>
# Conflicts:
#	src/components/results/dynamicsimulation/dynamic-simulation-result-chart-tabs.js
Copy link
Contributor

@sBouzols sBouzols left a comment

Choose a reason for hiding this comment

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

Code Review OK
Tests OK
will see later for header background color and buttons showing
Console warning check OK

flomillot and others added 7 commits February 20, 2023 12:20
Signed-off-by: Florent MILLOT <[email protected]>
# Conflicts:
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/phase-tap-changer-pane/phase-tap-changer-pane-utils.js
#	src/components/refactor/dialogs/two-windings-transformer-creation/tap-changer-pane/ratio-tap-changer-pane/ratio-tap-changer-pane-utils.js
@flomillot flomillot merged commit 0c033da into main Feb 22, 2023
@flomillot flomillot deleted the tap-changer-pane-table branch February 22, 2023 10:36
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.

5 participants