-
Notifications
You must be signed in to change notification settings - Fork 97
feat: Input error when a box does not select anything #3808
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
Merged
Changes from 3 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
2c3a2a7
set an error when a box has no selection
arng40 bfe7b49
fix
arng40 82055c1
string correction viewkeystruct
arng40 94104fb
revert changement on dataContext
arng40 c125ae2
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 b1fe1a0
test for cuda
arng40 37bc92d
fix sink selection in test unit test
arng40 bb3a1ac
fix all test
arng40 5f84879
doc
arng40 d93c3d8
uncrustify
arng40 ed02e2b
trigger integrated
arng40 1de66c8
add more context & clean log
arng40 c19069f
syntax
arng40 59d2d7a
add error to test in integrated test & rebaseline
arng40 3dca3c4
Merge branch 'develop' into feat/dudes/error-when-box-select-nothing
arng40 9054c64
wip
arng40 0fbd101
set a flag from surfaceGenrator to fs
arng40 7db4040
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 5599217
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 3d89422
Update thermal leaky well example
dkachuma 82359ae
update the logic set error output
arng40 f6bd260
Merge branch 'feat/dudes/error-when-box-select-nothing' of https://gi…
arng40 26fba63
add unit test
arng40 af62cbc
change map to pair and add MPIComm
arng40 58e284c
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 f09ef8d
xsd
arng40 5521545
testSet
arng40 e993c6e
renaming & remove comment
arng40 3fe65b0
replace integer to string for set error
arng40 30e85fd
reaname enum errorAsWarning to warning
arng40 2d8ea45
update fs test
arng40 e469dfd
add case for SG & update fs wrapper
arng40 abedcc5
xsd
arng40 97bc914
doc
arng40 03f061d
enum loc
arng40 869ddaf
UPDATE LOGIC
arng40 d7a3aea
doc
arng40 4a83b8e
code style
arng40 02e981e
yaml
arng40 03d280e
add warning flag for integrated tests failed
arng40 7433d26
baseline
arng40 0fe2c58
reduce smoke step & silent for wavePropagation deck
arng40 1017ecd
move ManagersLoop to MeshObjectPath and renaming variables
arng40 13b012c
add comment
arng40 ec86c38
fix space margin
arng40 8840280
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 39675d7
fix capture by ref
arng40 88d9589
remove setName from capture binding
arng40 65ed1a0
baseline
arng40 a28b7c6
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 b95f304
fix timeout leakywell
arng40 3387d4a
revert restart removed
arng40 308f0e8
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 54c013a
news rebaseline
arng40 4ee688e
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 a5f2a43
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 874186b
revert thermalLeakyWell
arng40 2886078
Revert "revert thermalLeakyWell"
arng40 4b3161a
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 562842f
address typo, duplcation & description
arng40 181e571
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 03c20b2
Merge remote-tracking branch 'origin/develop' into feat/dudes/error-w…
arng40 7c79821
rebaseline
arng40 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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
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
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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grammar