Skip to content

Fix for Bug : 1328085#263

Open
manojgn wants to merge 21 commits intoJuniper:feature-devfrom
manojgn:feature-dev-bugFix
Open

Fix for Bug : 1328085#263
manojgn wants to merge 21 commits intoJuniper:feature-devfrom
manojgn:feature-dev-bugFix

Conversation

@manojgn
Copy link
Contributor

@manojgn manojgn commented Jul 23, 2014

Following changes are implemented.

  1. Sort based on node color in "Host Name" column in node summary pages
  2. Move "version","CPU","Memory" columns to the end
  3. "Host name" column contents should be visible clearly with out wrapping. - Increased the column width to accomodate bigger hostnames.
  4. For "Interfaces", have total and down count in seperate lines
    12 Total
    5 Down
  5. Display color for all nodes in "Host Name" column.

biswajit-mandal and others added 21 commits July 29, 2014 00:13
…URL hash parameters within the same page,

Update the code that parses menu.xml to be consistent with the new
format i.e specifying multiple resources for each feature
Changes to support multiple resources for each feature in menu.xml
…widget in right bottom show alerts

Now we are updating alerts popup grid datasource whenever the infra nodes datasource change event triggers
and separated the info boxes and alerts updating functions
Change-Id: Ia37d5ffa6e26d3b57a80db37f93cd251b125743e

Conflicts:
	webroot/js/dashboard-utils.js
	webroot/js/web-utils.js
Fixed the issue Bug #1338520,where alerts popup dont show any alerts,wid...
…ForNodes function is called.

Modified to use the 'clickFn' if provided as part of initScatterChart config option which handles drilldown

Change-Id: Ia925c2952e47f43023286af892dad81c607e6960
While drilling down on overlapped tooltip, Currently processDrillDownFor...
in Firefox browser

Change-Id: I86d2e0a8234d46af4b752b6baa9a4897a5fd81ec
Contrail UI
Earlier, the width of div enclosing logged-in username is not enough to enclose bigger usernames which is making "Alerts" button to come in next row blocking the access to click on "Configure" menu button.
Increase the width of div such that "Alerts" button doesn't come in second row.

Change-Id: I99f18b13521115dacec5fc9f5ea0e882b603839b
Fixed issue that feature screens are not loaded on clicking feature menu in Firefox browser
Fixes bug#1349401:With longer user names, config tab is not available in Contrail UI Earlier, the width of div enclosing logged-in username is not enough to enclose bigger usernames which is making "Alerts" button to come in next row blocking the access to click on "Configure" menu button. Increase the width of div such that "Alerts" button doesn't come in second row.
Replaced the following :
- contrail-vrouter to contrail-vrouter-agent
- contrail-opserver to contrail-analytics-api
- contrail-qe to contrail-query-engine

Change-Id: I221e44b3924ac028216d1e55d3412ea157200972
Replaced the use of process_state_list to NodeStatus:process_info

Change-Id: Id459604d58d7d7bde6278ff1c11fb3c62e359514
Fix for Bug 1351211: Update process_state_list to process_info
… in infra monitor.

Added css to display in the detail expansion

Change-Id: I9271ed4d3e3f0fde1ed6bcc7265f230a8fc20a61
Fix for Bug: 1328085- Added the detail expansion to all summary pages in  infra monitor
Following changes are implemented.
1. Sort based on node color in "Host Name" column in node summary pages
2. Move "version","CPU","Memory" columns to the end
3. "Host name" column contents should be visible clearly with out wrapping. - Increased the column width to accomodate bigger hostnames.
4. For "Interfaces", have total and down count in seperate lines
    12 Total
    5 Down
5. Display color for all nodes in "Host Name" column.

Change-Id: I58bb041cf70e240e8e7d7c037e7ca4021aace94a
2)Implemented the dynamic axis params,while initializing the charts we need the pass the parameters that required to display in and X and Y axis eg:

xAxisParams:[{lbl:'CPU (%)',key:'cpu',type:'float'},{lbl:'Instances',key:'instCnt'}]}};
Parameters are
"lbl" -  value displayed in the drop down
"key" -  key is used the look in the chart data
"type" - type of the value,if it is not present it will considered as the Integer
Conflicts:
	webroot/css/contrail.elements.css

Conflicts:
	webroot/views/contrail-common.view

Change-Id: I31d2a26a60d8d38cf1bc90ec06b3930218a0fa0e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants