-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update UI server to include if v2 is enabled
- Loading branch information
wenincode
committed
Jan 25, 2024
1 parent
840f11a
commit 05cd0a2
Showing
13 changed files
with
16,607 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:feature | ||
ui: adds V2CatalogEnabled to config that is passed to the ui | ||
``` |
3 changes: 3 additions & 0 deletions
3
agent/uiserver/dist/assets/chunk.143.66a22f003db843dd7cfe.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
52 changes: 52 additions & 0 deletions
52
agent/uiserver/dist/assets/chunk.143.66a22f003db843dd7cfe.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
agent/uiserver/dist/assets/chunk.178.0f67af642bab06d822a8.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
var __ember_auto_import__;(()=>{var r,e={9265:()=>{},3642:()=>{},4883:function(r,e){window._eai_r=require,window._eai_d=define},6471:(r,e,t)=>{var o,n | ||
r.exports=(o=_eai_d,n=_eai_r,window.emberAutoImportDynamic=function(r){return 1===arguments.length?n("_eai_dyn_"+r):n("_eai_dynt_"+r)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(r){return n("_eai_sync_"+r)(Array.prototype.slice.call(arguments,1))},o("lodash.castarray",[],(function(){return t(9542)})),o("lodash.last",[],(function(){return t(9644)})),o("lodash.omit",[],(function(){return t(1609)})),o("qunit",[],(function(){return t(2053)})),void o("yadda",[],(function(){return t(2216)})))}},t={} | ||
function o(r){var n=t[r] | ||
if(void 0!==n)return n.exports | ||
var i=t[r]={id:r,loaded:!1,exports:{}} | ||
return e[r].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=e,r=[],o.O=(e,t,n,i)=>{if(!t){var a=1/0 | ||
for(c=0;c<r.length;c++){for(var[t,n,i]=r[c],u=!0,l=0;l<t.length;l++)(!1&i||a>=i)&&Object.keys(o.O).every((r=>o.O[r](t[l])))?t.splice(l--,1):(u=!1,i<a&&(a=i)) | ||
if(u){r.splice(c--,1) | ||
var _=n() | ||
void 0!==_&&(e=_)}}return e}i=i||0 | ||
for(var c=r.length;c>0&&r[c-1][2]>i;c--)r[c]=r[c-1] | ||
r[c]=[t,n,i]},o.g=function(){if("object"==typeof globalThis)return globalThis | ||
try{return this||new Function("return this")()}catch(r){if("object"==typeof window)return window}}(),o.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),o.nmd=r=>(r.paths=[],r.children||(r.children=[]),r),(()=>{var r={178:0} | ||
o.O.j=e=>0===r[e] | ||
var e=(e,t)=>{var n,i,[a,u,l]=t,_=0 | ||
if(a.some((e=>0!==r[e]))){for(n in u)o.o(u,n)&&(o.m[n]=u[n]) | ||
if(l)var c=l(o)}for(e&&e(t);_<a.length;_++)i=a[_],o.o(r,i)&&r[i]&&r[i][0](),r[i]=0 | ||
return o.O(c)},t=globalThis.webpackChunk_ember_auto_import_=globalThis.webpackChunk_ember_auto_import_||[] | ||
t.forEach(e.bind(null,0)),t.push=e.bind(null,t.push.bind(t))})(),o.O(void 0,[778],(()=>o(4883))) | ||
var n=o.O(void 0,[778],(()=>o(6471))) | ||
n=o.O(n),__ember_auto_import__=n})() |
2 changes: 2 additions & 0 deletions
2
agent/uiserver/dist/assets/consul-ui-44a442eb2bac90c848cd45bcc96b502a.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.