Skip to content

Feature/updated dashboard#1245

Merged
55 merged 37 commits intodevelopfrom
feature/updated-dashboard
Jul 1, 2016
Merged

Feature/updated dashboard#1245
55 merged 37 commits intodevelopfrom
feature/updated-dashboard

Conversation

@frenchbread
Copy link
Copy Markdown
Contributor

@frenchbread frenchbread commented Jun 30, 2016

@frenchbread
Copy link
Copy Markdown
Contributor Author

@apinf/developers Please review.

instance.timeStart = new Date().getTime(); // Timer

const params = {
size: 50000,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this still be hard-coded?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brylie I think so for now. Otherwise we could add an input field to the UI, to allow user provide custom limit. That will probably affect design of the wireframes.

var timeScale = parsedData.timeScale;
var overviewChart = dc.barChart("#overview-chart");
var moveChart = dc.barChart("#move-chart");
const {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice destructuring!


// Format the timestamp using Moment.js format method
timeStamp = timeStamp.format();
const binwidth = 100; // Init binwidth for a bar chart
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider changing this to 50, to see how it looks.

@55 55 added this to the Sprint 25 milestone Jul 1, 2016
@frenchbread frenchbread added the WIP label Jul 1, 2016
</div>
</div>
<template name="statusCodeCountsChart">
<h4>HTTP Status Codes</h4>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add i18n token here.

@frenchbread
Copy link
Copy Markdown
Contributor Author

frenchbread commented Jul 1, 2016

Added suggested changes.

@frenchbread frenchbread removed the WIP label Jul 1, 2016
@brylie
Copy link
Copy Markdown
Contributor

brylie commented Jul 1, 2016

This looks good. @NNN would you like to review this PR, since it is related to your re-design work?

@55
Copy link
Copy Markdown
Contributor

55 commented Jul 1, 2016

I have merged develop. Looks good. All other improvements I will add as a separate PR.

@55 55 assigned brylie Jul 1, 2016
@55
Copy link
Copy Markdown
Contributor

55 commented Jul 1, 2016

Merging this. There is going to a separate task to finalize this admin dashboard look.
@frenchbread, great work!

@55 55 merged commit d68e098 into develop Jul 1, 2016
@55 55 deleted the feature/updated-dashboard branch July 1, 2016 12:51
@55 55 removed the in progress label Jul 1, 2016
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