-
Notifications
You must be signed in to change notification settings - Fork 4
change endpoint to get voltage level topology #3358
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
Open
EtienneLt
wants to merge
30
commits into
main
Choose a base branch
from
refactor-voltage-level-topology
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
… into refactor-voltage-level-topology
Signed-off-by: David BRAQUART <[email protected]>
fix-spreadsheet-global-filter Signed-off-by: Franck LECUYER <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: David BRAQUART <[email protected]>
* refactor(DiagramCard): move NAD or SLD code into NADContent or SLDContent components to keep DiagramCard as generic as possible * remove unnecessary type cast * refactor(DiagramModel): Add a `disableOnAddCallback` param defaulted to false, to avoid calling onAddDiagram at initialisation. refactor(GridLayoutPanel): Add `focusOnDiagram` in `addLayoutItem` * refactor(): remove `diagramAlreadyExists` which kindof duplicates `findSimilarDiagram` It now more clearly impossible to find a similar NAD. Add comment // no good criteria to get similar NAD for now Signed-off-by: sBouzols <[email protected]>
…twork` used (#3399) * fix(useOneBusShortcircuitAnalysisLoader): consider rootNetworkUuid to manage correctly the loader of the computation on diagram * refactor(): Fix sonar issue : This assertion is unnecessary since the receiver accepts the original type of the expression. * refactor(useOneBusShortcircuitAnalysisLoader): Add `studyUuid` in context as discussed in review Signed-off-by: sBouzols <[email protected]>
Signed-off-by: Hugo Marcellin <[email protected]>
* Fix security group compression. Improved algorithm : slightly better performances and redistribution of responsabilities. Signed-off-by: BOUTIER Charly <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
ghazwarhili
reviewed
Oct 31, 2025
...twork-modifications/voltage-level/move-feeder-bays/move-voltage-level-feeder-bays-dialog.tsx
Outdated
Show resolved
Hide resolved
...twork-modifications/voltage-level/move-feeder-bays/move-voltage-level-feeder-bays-dialog.tsx
Outdated
Show resolved
Hide resolved
.../dialogs/network-modifications/voltage-level/section/create-voltage-level-section-dialog.tsx
Outdated
Show resolved
Hide resolved
.../dialogs/network-modifications/voltage-level/section/create-voltage-level-section-dialog.tsx
Outdated
Show resolved
Hide resolved
.../dialogs/network-modifications/voltage-level/section/create-voltage-level-section-dialog.tsx
Outdated
Show resolved
Hide resolved
.../dialogs/network-modifications/voltage-level/section/create-voltage-level-section-dialog.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
* refacto and typing * fix --------- Co-authored-by: EtienneLt <[email protected]>
ghazwarhili
approved these changes
Oct 31, 2025
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Etienne LESOT <[email protected]>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



No description provided.