This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Create virtual script pane #249
Open
nashousni
wants to merge
12
commits into
integration
Choose a base branch
from
nan/create_virtual_script
base: integration
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.
Open
Conversation
This file contains 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
pl-buiquang
reviewed
Dec 9, 2019
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/VirtualScriptCreator.java
Outdated
Show resolved
Hide resolved
nashousni
force-pushed
the
nan/create_virtual_script
branch
from
December 13, 2019 12:32
9c057fe
to
0748458
Compare
pl-buiquang
reviewed
Dec 19, 2019
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/ModificationScriptEditor.java
Outdated
Show resolved
Hide resolved
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/ModificationScriptEditor.java
Outdated
Show resolved
Hide resolved
gse-util/src/main/java/com/powsybl/gse/util/editor/impl/GroovyCodeEditor.java
Show resolved
Hide resolved
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/ModificationScriptEditor.java
Outdated
Show resolved
Hide resolved
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/ModificationScriptEditor.java
Outdated
Show resolved
Hide resolved
gse-afs-ext-base/src/main/java/com/powsybl/gse/afs/ext/base/ModificationScriptEditor.java
Show resolved
Hide resolved
nashousni
force-pushed
the
nan/create_virtual_script
branch
from
December 30, 2019 09:37
2fce2a7
to
dccf3a9
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
nashousni
force-pushed
the
nan/create_virtual_script
branch
5 times, most recently
from
January 17, 2020 15:15
da7453e
to
95182ed
Compare
nashousni
force-pushed
the
nan/create_virtual_script
branch
2 times, most recently
from
January 29, 2020 09:18
5c3b62d
to
dffaefd
Compare
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
nashousni
force-pushed
the
nan/create_virtual_script
branch
from
January 29, 2020 10:16
dffaefd
to
ec7db3a
Compare
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
nashousni
force-pushed
the
nan/create_virtual_script
branch
from
January 30, 2020 09:42
f2c5312
to
b050b59
Compare
Signed-off-by: Nassirou NAMBIEMA <[email protected]>
pl-buiquang
approved these changes
Feb 6, 2020
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Signed-off-by: Nassirou NAMBIEMA [email protected]
Please check if the PR fulfills these requirements (please use
'[x]'
to check the checkboxes, or submit the PR and then click the checkboxes)Does this PR already have an issue describing the problem ? If so, link to this issue using
'#XXX'
and skip the restno
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
feature
What is the new behavior (if this is a feature change)?
Create a virtual script based on other scripts and concatenate multiple scripts
Does this PR introduce a breaking change or deprecate an API? If yes, check the following:
no breaking change
Other information:
need #973 (core) to be merged
(if any of the questions/checkboxes don't apply, please delete them entirely)