newrelic / nr1-workload-geoops

NR1 Workload Geo Ops aligns Workload data (or other Entities) in a Geographic management console.
Apache License 2.0
4 stars 19 forks source link

Fix color coding issue on details tab and make openedAt and closedAt human readable #141

Closed bobj82 closed 3 years ago

bobj82 commented 3 years ago
  1. The reporting boolean is required on the details tab in order for the entries to be color coded. Added reporting to the entities sent for rendering.
  2. The openedAt and closedAt time stamps were returned as epoch integer. Changed the output format to date strings to make them more readable.
jpvajda commented 3 years ago

@bobj82 it looks like you've submitted the package-lock.json file in this PR, can you remove that from the PR? this is resulting in a change of over + 13,708 lines of code

bobj82 commented 3 years ago

Ready to merge.

jpvajda commented 3 years ago

@zstix just let me know if this ok to merge in.

bobj82 commented 3 years ago

RTM

nr-opensource-bot commented 3 years ago

:tada: This PR is included in version 1.5.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: