Skip to content

[RUM Dashboard] Rum design improvement#74946

Merged
shahzad31 merged 22 commits intoelastic:masterfrom
shahzad31:rum-design-improvement
Aug 25, 2020
Merged

[RUM Dashboard] Rum design improvement#74946
shahzad31 merged 22 commits intoelastic:masterfrom
shahzad31:rum-design-improvement

Conversation

@shahzad31
Copy link
Contributor

@shahzad31 shahzad31 commented Aug 13, 2020

Summary

Fixes: #72592

Improve small issues in design

  • uses s instead of sec (I think this is more consistent with the rest of Kibana
  • added a 8px spacer underneath above the page load distribution chart
  • added a 16px spacer between the two sections (page load dust. and page views)
  • removed the .0 from the page views legend (I think page views can only be integers?)
  • removed the Date/TIme legend as it seems unnecessary
  • revisited the date format

image

@shahzad31 shahzad31 self-assigned this Aug 20, 2020
@shahzad31 shahzad31 added v7.10.0 v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Aug 20, 2020
@shahzad31 shahzad31 changed the title Rum design improvement [RUM Dashboard] Rum design improvement Aug 20, 2020
@shahzad31 shahzad31 marked this pull request as ready for review August 20, 2020 10:02
@shahzad31 shahzad31 requested review from a team and andrewvc August 20, 2020 10:02
@botelastic botelastic bot added the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Aug 20, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

Copy link
Contributor

@andrewvc andrewvc left a comment

Choose a reason for hiding this comment

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

The functionality changes here are great, but I'm wondering why there are no test changes. Do we not have coverage here?

@shahzad31
Copy link
Contributor Author

The functionality changes here are great, but I'm wondering why there are no test changes. Do we not have coverage here?

@andrewvc most of these are small cosmetics changes not covered by tests. We do have some e2e tests but no snapshots tests.

@shahzad31
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
apm 4.7MB +247.0B 4.7MB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@shahzad31 shahzad31 merged commit fec0d51 into elastic:master Aug 25, 2020
@shahzad31 shahzad31 deleted the rum-design-improvement branch August 25, 2020 10:39
shahzad31 added a commit to shahzad31/kibana that referenced this pull request Aug 25, 2020
* craete new path for client side monitoring

* update

* update app

* fix i18n

* remove space

* added feature on server

* use lazy load

* update test

* update

* remove csm serve file

* update test

* added design improvements

* imrpove design

* fix types

* rervet conflict screw up

* revert

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
shahzad31 added a commit that referenced this pull request Aug 25, 2020
* craete new path for client side monitoring

* update

* update app

* fix i18n

* remove space

* added feature on server

* use lazy load

* update test

* update

* remove csm serve file

* update test

* added design improvements

* imrpove design

* fix types

* rervet conflict screw up

* revert

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@sorenlouv sorenlouv removed the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUM dashboard design improvements

6 participants