treeherder/ui/helpers
Cameron Dawson 50034a713b
Bug 1444207 - Consolidate failure_summary_panel to /details-panel (#3341)
* Rename the component to a *Tab and move to /details-panel folder
* cleanup indentation
* cleanup props and panel elements
* Use deconstruction for props object
* simplify onclick event calls with anonymous functions
* Move filerInAddress logic to FailureSummaryTab
* Move the data-fetching into the main controller like the other
  tabs so we can do away with the special controller for the
  failure summary tab.
* Move functions to helpers instead of filters and take less
  values as params
* Eliminate failure_summary/controller
* Moved logic to either the parent controller or into helpers and
  the FailureSummaryTab
* Use helper function for bugzilla url
2018-03-16 08:55:04 -07:00
..
displayHelper.js Bug 1444207 - Consolidate failure_summary_panel to /details-panel (#3341) 2018-03-16 08:55:04 -07:00
jobHelper.js Bug 1443698 - Fix/enable eslint 'no-use-before-define' 2018-03-07 19:26:18 +00:00
locationHelper.js Add new locationHelper for getting url params (#3247) 2018-02-20 16:47:53 -08:00
revisionHelper.js Bug 1443698 - Fix/enable eslint 'no-var' and related 2018-03-07 19:26:18 +00:00
urlHelper.js Bug 1367362 - Add an intermittent failures view (#3296) 2018-03-13 13:52:17 +00:00