Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Jul 17, 2024
1 parent d3a0d06 commit efd62fd
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,10 @@ exports[`Log Config component renders empty log config 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -717,8 +719,10 @@ exports[`Log Config component renders with query 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,10 @@ exports[`Service Config component renders empty service config 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -1287,8 +1289,10 @@ exports[`Service Config component renders with one service selected 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,10 @@ exports[`Trace Config component renders empty trace config 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -999,8 +1001,10 @@ exports[`Trace Config component renders with one trace selected 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1231,8 +1231,10 @@ exports[`Panels View Component renders panel view container with visualizations
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -3024,8 +3026,10 @@ exports[`Panels View Component renders panel view container with visualizations
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -3474,8 +3478,10 @@ exports[`Panels View Component renders panel view container without visualizatio
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -5151,8 +5157,10 @@ exports[`Panels View Component renders panel view container without visualizatio
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,10 @@ exports[`Panel Grid Component renders panel grid component with empty visualizat
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,10 @@ exports[`Metrics Grid Component renders Metrics Grid Component 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -266,8 +268,10 @@ exports[`Metrics Grid Component renders Metrics Grid Component 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,10 @@ exports[`Dashboard component renders dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -446,8 +448,10 @@ exports[`Dashboard component renders dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -1268,8 +1272,10 @@ exports[`Dashboard component renders empty dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -1610,8 +1616,10 @@ exports[`Dashboard component renders empty dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -2432,8 +2440,10 @@ exports[`Dashboard component renders empty jaeger dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -2776,8 +2786,10 @@ exports[`Dashboard component renders empty jaeger dashboard 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,10 @@ exports[`Services component renders empty services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -434,8 +436,10 @@ exports[`Services component renders empty services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -2277,8 +2281,10 @@ exports[`Services component renders jaeger services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -2609,8 +2615,10 @@ exports[`Services component renders jaeger services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -3885,8 +3893,10 @@ exports[`Services component renders services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -4216,8 +4226,10 @@ exports[`Services component renders services page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,10 @@ exports[`Traces component renders empty traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -433,8 +435,10 @@ exports[`Traces component renders empty traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -1728,8 +1732,10 @@ exports[`Traces component renders jaeger traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -2059,8 +2065,10 @@ exports[`Traces component renders jaeger traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -3359,8 +3367,10 @@ exports[`Traces component renders traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down Expand Up @@ -3689,8 +3699,10 @@ exports[`Traces component renders traces page 1`] = `
"registerRight": [MockFunction],
},
"navGroup": Object {
"getCurrentNavGroup$": [MockFunction],
"getNavGroupEnabled": [MockFunction],
"getNavGroupsMap$": [MockFunction],
"setCurrentNavGroup": [MockFunction],
},
"navLinks": Object {
"enableForcedAppSwitcherNavigation": [MockFunction],
Expand Down

0 comments on commit efd62fd

Please sign in to comment.