[UI] CreateNetwork isolated/L2 form, added accounts list under selected domain#7393
Conversation
0d6dba4 to
a573fcd
Compare
|
@harikrishna-patnala a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@harikrishna-patnala a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@harikrishna-patnala |
|
@weizhouapache here it is |
Codecov Report
@@ Coverage Diff @@
## 4.18 #7393 +/- ##
=========================================
Coverage 12.69% 12.69%
- Complexity 8660 8662 +2
=========================================
Files 2717 2717
Lines 256166 256168 +2
Branches 39928 39928
=========================================
+ Hits 32518 32528 +10
+ Misses 219514 219504 -10
- Partials 4134 4136 +2 see 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
maybe pollish a bit @harikrishna-patnala ; convention seems to be first |
First Domain and then accounts in that selected Domain @DaanHoogland |
This is not the general practice over the whole system, but let's call that out of scope for now |









Description
Currently create network form takes account name (manual entry) as one of the parameters. During network creation we check if the given account name is under selected domain.
Here with this PR we are listing accounts under the selected domain.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?