\n Not Enough Data\n
\n\n\n Not Enough Data\n
\n\ndiff --git a/public/vendor/horizon/app-dark.css b/public/vendor/horizon/app-dark.css new file mode 100644 index 000000000..545faaf1d Binary files /dev/null and b/public/vendor/horizon/app-dark.css differ diff --git a/public/vendor/horizon/app.css b/public/vendor/horizon/app.css new file mode 100644 index 000000000..2b7bc3410 Binary files /dev/null and b/public/vendor/horizon/app.css differ diff --git a/public/vendor/horizon/app.js b/public/vendor/horizon/app.js new file mode 100644 index 000000000..1c6f29997 Binary files /dev/null and b/public/vendor/horizon/app.js differ diff --git a/public/vendor/horizon/css/app.css b/public/vendor/horizon/css/app.css index bc6de602e..0933cdfc8 100644 Binary files a/public/vendor/horizon/css/app.css and b/public/vendor/horizon/css/app.css differ diff --git a/public/vendor/horizon/img/horizon.svg b/public/vendor/horizon/img/horizon.svg index 8cce28509..4fab9f1d6 100644 --- a/public/vendor/horizon/img/horizon.svg +++ b/public/vendor/horizon/img/horizon.svg @@ -1,13 +1,4 @@ - - \ No newline at end of file + diff --git a/public/vendor/horizon/img/sprite.svg b/public/vendor/horizon/img/sprite.svg index b90154aa4..725949fea 100644 --- a/public/vendor/horizon/img/sprite.svg +++ b/public/vendor/horizon/img/sprite.svg @@ -1 +1,806 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/public/vendor/horizon/js/app.js b/public/vendor/horizon/js/app.js index 4badead60..c7e14424d 100644 Binary files a/public/vendor/horizon/js/app.js and b/public/vendor/horizon/js/app.js differ diff --git a/public/vendor/horizon/js/app.js.map b/public/vendor/horizon/js/app.js.map index 51243e48b..ffbca14c2 100644 --- a/public/vendor/horizon/js/app.js.map +++ b/public/vendor/horizon/js/app.js.map @@ -1 +1 @@ -{"version":3,"file":"/js/app.js","sources":["webpack:////js/app.js"],"sourcesContent":["!function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,\"a\",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p=\"\",e(e.s=0)}({\"+ItH\":function(t,e,n){\"use strict\";t.exports=function(){var t=function(t,e){return this.construct(t,e),this};return t.defaults={global:{responsive:!0,responsiveAnimationDuration:0,maintainAspectRatio:!0,events:[\"mousemove\",\"mouseout\",\"click\",\"touchstart\",\"touchmove\"],hover:{onHover:null,mode:\"nearest\",intersect:!0,animationDuration:400},onClick:null,defaultColor:\"rgba(0,0,0,0.1)\",defaultFontColor:\"#666\",defaultFontFamily:\"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif\",defaultFontSize:12,defaultFontStyle:\"normal\",showLines:!0,elements:{},legendCallback:function(t){var e=[];e.push('
\n Not Enough Data\n
\n\n\n Not Enough Data\n
\n\n\n You're not monitoring any tags.\n
\n\nTag Name | \nJobs | \n\n |
---|---|---|
\n | \n {{ tag.count }} | \n\n \n | \n
\n There aren't any recent failed jobs.\n
\n\nJob | \nOn | \nTags | \nRuntime | \nFailed At | \nRetry | \n
---|---|---|---|---|---|
\n | \n {{ job.queue }} | \n{{ displayableTagsList(job.payload.tags) }} | \n{{ job.failed_at ? String((job.failed_at - job.reserved_at).toFixed(3))+'s' : '-' }} | \n{{ readableTimestamp(job.failed_at) }} | \n\n \n \n \n \n \n | \n
\n There aren't any recent jobs for this tag.\n
\n\nJob | \nOn | \nTags | \nQueued At | \nRuntime | \nStatus | \nFailed At | \n
---|---|---|---|---|---|---|
\n {{ job.name }}\n {{ job.name }}\n | \n{{ job.queue }} | \n{{ job.payload.tags && job.payload.tags.length ? job.payload.tags.join(', ') : '' }} | \n\n {{ readableTimestamp(job.payload.pushedAt) }}\n | \n\n {{ job.failed_at ? (job.failed_at - job.reserved_at).toFixed(3)+'s' : '-' }}\n {{ job.completed_at ? (job.completed_at - job.reserved_at).toFixed(3)+'s' : '-' }}\n | \n\n | \n \n {{ readableTimestamp(job.failed_at) }}\n | \n