You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: "This build configuration has been updated in the background. Saving your changes may create a conflict or cause loss of data.",
5311
5311
links: [ {
@@ -5323,19 +5323,19 @@ type: "warning",
5323
5323
details: "The active filters are hiding all builds."
5324
5324
};
5325
5325
}
5326
-
e.project = a, p = o, i.get(e.buildConfigsVersion, n.buildconfig, o, {
5326
+
e.project = a, e.projectContext = o, i.get(e.buildConfigsVersion, n.buildconfig, o, {
5327
5327
errorNotification: !1
5328
5328
}).then(function(t) {
5329
-
y(t), g.push(i.watchObject(e.buildConfigsVersion, n.buildconfig, o, y));
5329
+
v(t), f.push(i.watchObject(e.buildConfigsVersion, n.buildconfig, o, v));
5330
5330
}, function(n) {
5331
5331
e.loaded = !0, e.alerts.load = {
5332
5332
type: "error",
5333
5333
message: 404 === n.status ? "This build configuration can not be found, it may have been deleted." : "The build configuration details could not be loaded.",
5334
5334
details: 404 === n.status ? "Any remaining build history for this build will be shown." : t("getErrorDetails")(n)
5335
5335
};
5336
-
}), g.push(i.watch(e.buildsVersion, o, function(t, a, o) {
5336
+
}), f.push(i.watch(e.buildsVersion, o, function(t, a, o) {
} ]), angular.module("openshiftConsole").controller("BuildController", [ "$scope", "$filter", "$routeParams", "APIService", "BuildsService", "DataService", "ModalsService", "Navigate", "ProjectsService", function(e, t, n, a, r, o, i, s, c) {
0 commit comments