Loading CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr - Improve user online status lookups. - Build with Go 1.18.1 release. - Correct naming of delete notifications before/after hook registration functions. - Improve clarity of devconsole status view graph headers. ### Fixed - Fix data returned by StreamUserList in JS runtime. Loading console/ui/dist/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,5 +10,5 @@ <link rel="stylesheet" href="static/styles.14b882f135e080634619.css"></head> <body class="h-100"> <app-root></app-root> <script src="static/runtime.4ced225923cd14368d64.js" defer=""></script><script src="static/polyfills.cb4331e883de4daa4c94.js" defer=""></script><script src="static/main.acf4941c8b75c9698b7e.js" defer=""></script></body> <script src="static/runtime.4ced225923cd14368d64.js" defer=""></script><script src="static/polyfills.cb4331e883de4daa4c94.js" defer=""></script><script src="static/main.53079dfd5277ded5f689.js" defer=""></script></body> </html> console/ui/dist/static/main.acf4941c8b75c9698b7e.js→console/ui/dist/static/main.53079dfd5277ded5f689.js +1 −1 File changed and moved.Preview size limit exceeded, changes collapsed. Show changes console/ui/src/app/status/status.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ <div class="row"> <div class="col-6 d-inline-flex justify-content-between align-items-center"> <div class="graph-title"><h5 class="d-inline">Latency</h5><small> (ms)</small></div> <div class="graph-title"><h5 class="d-inline">Processing Latency</h5><small> (ms)</small></div> </div> <div class="col-6 d-inline-flex justify-content-between align-items-center"> <div class="graph-title"><h5 class="d-inline">Rate</h5><small> (rpc/s)</small></div> Loading Loading
CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr - Improve user online status lookups. - Build with Go 1.18.1 release. - Correct naming of delete notifications before/after hook registration functions. - Improve clarity of devconsole status view graph headers. ### Fixed - Fix data returned by StreamUserList in JS runtime. Loading
console/ui/dist/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,5 +10,5 @@ <link rel="stylesheet" href="static/styles.14b882f135e080634619.css"></head> <body class="h-100"> <app-root></app-root> <script src="static/runtime.4ced225923cd14368d64.js" defer=""></script><script src="static/polyfills.cb4331e883de4daa4c94.js" defer=""></script><script src="static/main.acf4941c8b75c9698b7e.js" defer=""></script></body> <script src="static/runtime.4ced225923cd14368d64.js" defer=""></script><script src="static/polyfills.cb4331e883de4daa4c94.js" defer=""></script><script src="static/main.53079dfd5277ded5f689.js" defer=""></script></body> </html>
console/ui/dist/static/main.acf4941c8b75c9698b7e.js→console/ui/dist/static/main.53079dfd5277ded5f689.js +1 −1 File changed and moved.Preview size limit exceeded, changes collapsed. Show changes
console/ui/src/app/status/status.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ <div class="row"> <div class="col-6 d-inline-flex justify-content-between align-items-center"> <div class="graph-title"><h5 class="d-inline">Latency</h5><small> (ms)</small></div> <div class="graph-title"><h5 class="d-inline">Processing Latency</h5><small> (ms)</small></div> </div> <div class="col-6 d-inline-flex justify-content-between align-items-center"> <div class="graph-title"><h5 class="d-inline">Rate</h5><small> (rpc/s)</small></div> Loading