mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
Make API calls with time travel timestamp (#2600)
* Node details fetching reports at proper timestamp. * Corrected all the relevant timestamps in the UI. * Renamed some state variables. * Time travel works for topologies list. * Added a whole screen overlay for time travel. * Polished the backend. * Make time travel work also with the Resource View. * Fixed the jest tests. * Fixed the empty view message for resource view. * Some naming polishing. * Addressed the comments.
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
"immutable-devtools": "0.0.7",
|
||||
"jest-cli": "19.0.2",
|
||||
"json-loader": "0.5.4",
|
||||
"mockdate": "^2.0.1",
|
||||
"node-sass": "4.5.2",
|
||||
"postcss-loader": "1.3.3",
|
||||
"react-addons-perf": "15.4.2",
|
||||
|
||||
Reference in New Issue
Block a user