-
Notifications
You must be signed in to change notification settings - Fork 7
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
Validate input references (CDs, sections, channels) #107
Commits on Oct 2, 2019
-
Mike Cerna committed
Oct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 88955eb - Browse repository at this point
Copy the full SHA 88955ebView commit details -
Add validation of the section IDs - using Name property of the node ID
Mike Cerna committedOct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 43adde1 - Browse repository at this point
Copy the full SHA 43adde1View commit details -
Mike Cerna committed
Oct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 671e74d - Browse repository at this point
Copy the full SHA 671e74dView commit details
Commits on Oct 4, 2019
-
Merge branch 'master' into dev/validate_input_params
Mike Cerna committedOct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 62a4032 - Browse repository at this point
Copy the full SHA 62a4032View commit details -
Mike Cerna committed
Oct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 2c9712c - Browse repository at this point
Copy the full SHA 2c9712cView commit details -
Mike Cerna committed
Oct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 0444d29 - Browse repository at this point
Copy the full SHA 0444d29View commit details -
Mike Cerna committed
Oct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 80f1ee1 - Browse repository at this point
Copy the full SHA 80f1ee1View commit details -
Merge branch 'master' into dev/validate_input_params
Mike Cerna committedOct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for debf644 - Browse repository at this point
Copy the full SHA debf644View commit details -
Mike Cerna committed
Oct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 512fbab - Browse repository at this point
Copy the full SHA 512fbabView commit details
Commits on Oct 7, 2019
-
Added checks for RaF custom device ID
Mike Cerna committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 7d17293 - Browse repository at this point
Copy the full SHA 7d17293View commit details -
Merge branch 'master' into dev/validate_input_params
Mike Cerna committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 6d3c155 - Browse repository at this point
Copy the full SHA 6d3c155View commit details -
Added check for Routing Channel Ref ID to complete the Add RaF Chan v…
…alidation. Finished out the test for section validation.
Mike Cerna committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 433879d - Browse repository at this point
Copy the full SHA 433879dView commit details -
Added checks - Endpoint section check (by Name), Custom Device check …
…(by GUID, as Name is not constant)
Mike Cerna committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for c9284a3 - Browse repository at this point
Copy the full SHA c9284a3View commit details -
remove unnecessary object instantiation
Mike Cerna committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for f94d1bc - Browse repository at this point
Copy the full SHA f94d1bcView commit details -
Mike Cerna committed
Oct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for a6a0de4 - Browse repository at this point
Copy the full SHA a6a0de4View commit details
Commits on Oct 8, 2019
-
Added Routing Channel reference validation
Added 2-in 2-out Validate functions to simplify call sites Changed all reference ID checks to use generic BaseNode .Net calls (Name and GUID properties) Added case structure for validate functions
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 89cae70 - Browse repository at this point
Copy the full SHA 89cae70View commit details -
Mike Cerna committed
Oct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 411641d - Browse repository at this point
Copy the full SHA 411641dView commit details -
Mike Cerna committed
Oct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 420ba81 - Browse repository at this point
Copy the full SHA 420ba81View commit details -
apply same validation changes to SLSC Switch
validate CD reference, Endpoint Conifiguation reference updated tests
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e08e38a - Browse repository at this point
Copy the full SHA e08e38aView commit details -
Merge branch 'master' into dev/validate_input_params
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 59469dd - Browse repository at this point
Copy the full SHA 59469ddView commit details -
Added channel reference validation to State/Connection functions.
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for c5d9549 - Browse repository at this point
Copy the full SHA c5d9549View commit details -
Added RaF CD reference validation function
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for a480bb6 - Browse repository at this point
Copy the full SHA a480bb6View commit details -
Merge branch 'master' into dev/validate_input_params
Mike Cerna committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 6f095cb - Browse repository at this point
Copy the full SHA 6f095cbView commit details
Commits on Oct 9, 2019
-
Connections come from the left instead of from below.
Use Validate Endpoint Configuration Reference in Get All Endpoint Configurations.vi
Mike Cerna committedOct 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 76a81f0 - Browse repository at this point
Copy the full SHA 76a81f0View commit details