diff --git a/web/app/views/dashboard.scala.html b/web/app/views/dashboard.scala.html deleted file mode 100644 index f2ddbf149d..0000000000 --- a/web/app/views/dashboard.scala.html +++ /dev/null @@ -1,712 +0,0 @@ -@(user: String, isInternal:Boolean, piwikSiteId: Integer) - @main(user, "", isInternal, piwikSiteId) { -
- -
- - - - - - - } diff --git a/web/app/views/idpc.scala.html b/web/app/views/idpc.scala.html deleted file mode 100644 index b30db584a0..0000000000 --- a/web/app/views/idpc.scala.html +++ /dev/null @@ -1,387 +0,0 @@ -@(user: String, isInternal:Boolean, piwikSiteId: Integer) - @main(user, "", isInternal, piwikSiteId) { -
- -
- - - - - } diff --git a/web/app/views/index.scala.html b/web/app/views/index.scala.html deleted file mode 100644 index 0d8a58802a..0000000000 --- a/web/app/views/index.scala.html +++ /dev/null @@ -1,1656 +0,0 @@ -@(user: String, csrfToken: String, isInternal:Boolean, piwikSiteId: Integer) - @main(user, csrfToken, isInternal, piwikSiteId) { -
-
-
-
- - -
- -
-
- -
-
-
- -
- @if(isInternal) { -
-
- -
- } -
-
- -
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @if(isInternal) { - - - - } - - - - - - - - - } diff --git a/web/app/views/lineage.scala.html b/web/app/views/lineage.scala.html deleted file mode 100644 index 5e077681d7..0000000000 --- a/web/app/views/lineage.scala.html +++ /dev/null @@ -1,65 +0,0 @@ -@(user: String, isInternal:Boolean, lineageType: String, lineageID: Integer, application: String, project: String, flow:String, piwikSiteId: Integer) - @main(user, "", isInternal, piwikSiteId) { - - - - -
-
-
- @if(lineageType != "chains" && lineageType != "azkaban" && lineageType != "appworx"){ - - - } - - - -

- - - - - - - - @if(lineageType == "chains") { -
- } -
- -
-
-
- -
- -
-
- -
-
-
- -
-
-
-
-
- - - - - - - - - - } \ No newline at end of file diff --git a/web/app/views/login.scala.html b/web/app/views/login.scala.html deleted file mode 100644 index f06dfeea1b..0000000000 --- a/web/app/views/login.scala.html +++ /dev/null @@ -1,17 +0,0 @@ -@(csrfToken: String, isInternal:Boolean, piwikSiteId: Integer) - @main(null, csrfToken, isInternal, piwikSiteId) { - @if(play.mvc.Controller.flash().containsKey("error")) { - - } - @if(play.mvc.Controller.flash().containsKey("success")) { - - } -

- - } \ No newline at end of file diff --git a/web/app/views/main.scala.html b/web/app/views/main.scala.html deleted file mode 100644 index 13d2f958ca..0000000000 --- a/web/app/views/main.scala.html +++ /dev/null @@ -1,1964 +0,0 @@ -@(user: String, csrfToken: String, isInternal: Boolean, piwikSiteId: Integer)(content: Html) -@import helper._ - - - - - - WhereHows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @content -
- - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/web/app/views/schemaHistory.scala.html b/web/app/views/schemaHistory.scala.html deleted file mode 100644 index 5ac91dd2a4..0000000000 --- a/web/app/views/schemaHistory.scala.html +++ /dev/null @@ -1,118 +0,0 @@ -@(user: String, isInternal:Boolean, piwikSiteId: Integer) - @main(user, "", isInternal, piwikSiteId) { - - - -
-
-
-
-
- - -
-
-
-
- -
- - - - - - - - - - } diff --git a/web/app/views/scriptFinder.scala.html b/web/app/views/scriptFinder.scala.html deleted file mode 100644 index 0189e2038c..0000000000 --- a/web/app/views/scriptFinder.scala.html +++ /dev/null @@ -1,128 +0,0 @@ -@(user: String, isInternal:Boolean, piwikSiteId: Integer) -@main(user, "", isInternal, piwikSiteId) { - -
- - -
- - - - - - - }