Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson dfccdf1668 Bug 1220200 - Adds a read-only auto classification ui panel
This tab is hidden unless the query string param of ``autoclassify`` is present.
The tab will show the list of classified and unclassified error line matches
based on the automatic classification celery task.
2015-11-09 17:04:07 -08:00
Ed Morley bc43f09637 Revert "Add integration between autoclassification and manual starring."
This reverts commit 67b335f4c5.
2015-11-02 09:50:25 +00:00
James Graham 67b335f4c5 Add integration between autoclassification and manual starring.
This adds a new FailureClassification for autoclassified
intermittent. When a job is completely classified by the
autoclassifer, and it has the same number of structured and
unstructured error lines, it is marked as an autoclassified
intermittent.

Conversely, when there is exactly one structured and one unstructured
error line, the autoclassifier did not match the job, but has a
detector that could match the job, and the job is marked as
intermittent by a human, add a new autoclassification target
corresponding to the error line.
2015-10-22 15:43:53 +01:00
Jonathan French 1804a4fae4 Bug 1209079 - Make all dropdowns use a pointer cursor
This makes all dropdown menu entries not containing an href
use a pointer cursor.
2015-09-29 17:02:10 -04:00
Jonathan French 82f45f74d1 Bug 1193804 - Break up treeherder.css - global.css 2015-09-28 12:31:40 -04:00
Jonathan French f639b25746 Bug 1207304 - Dynamically set the min-width for job-tabs-panel
This sets a dyanmic width for the job-tabs-panel so when non-Talos
jobs are selected, we optimize the resize experience at small browser
widths since only 4 tabs are visible.

When Talos jobs are selected, we increase the size accordingly
to accommodate 5 tabs.
2015-09-24 09:23:46 -04:00
Jonathan French d80fc030e1 Bug 1206825 - Remove obsolete comment for div.talos-panel 2015-09-23 15:07:18 -04:00
Jonathan French 8bff1f2b66 Bug 1207197 - Add a cursor property for the Retrigger dropdown 2015-09-23 10:29:36 -04:00
Jonathan French d9e1c51d49 Bug 1207163 - Increase min-width to accommodate Talos tab 2015-09-22 15:31:23 -04:00
Jonathan French 5702a40a10 Bug 1193804 - Break up treeherder.css - info-panel.css 2015-09-22 14:50:41 -04:00