diff --git a/app/approuter/default-env.json.sample b/app/approuter/default-env.json.sample index 2a529d9..a20b127 100644 --- a/app/approuter/default-env.json.sample +++ b/app/approuter/default-env.json.sample @@ -9,6 +9,6 @@ }, { "name": "ui5", - "url": "https://ui5.sap.com" + "url": "https://ui5.sap.com/1.108.4" }] } \ No newline at end of file diff --git a/app/ui-admin-projects/webapp/local.html b/app/ui-admin-projects/webapp/local.html new file mode 100644 index 0000000..bb04a71 --- /dev/null +++ b/app/ui-admin-projects/webapp/local.html @@ -0,0 +1,35 @@ + + + + + + + Manage Projects + + + + +
+ + \ No newline at end of file diff --git a/app/ui-admin-users/webapp/local.html b/app/ui-admin-users/webapp/local.html new file mode 100644 index 0000000..07dcd74 --- /dev/null +++ b/app/ui-admin-users/webapp/local.html @@ -0,0 +1,35 @@ + + + + + + + Manage Users + + + + +
+ + \ No newline at end of file diff --git a/app/ui-public-assessments/webapp/local.html b/app/ui-public-assessments/webapp/local.html new file mode 100644 index 0000000..4750f3d --- /dev/null +++ b/app/ui-public-assessments/webapp/local.html @@ -0,0 +1,35 @@ + + + + + + + Manage Assessments + + + + +
+ + \ No newline at end of file diff --git a/app/ui-public-projects/webapp/local.html b/app/ui-public-projects/webapp/local.html new file mode 100644 index 0000000..28738d8 --- /dev/null +++ b/app/ui-public-projects/webapp/local.html @@ -0,0 +1,35 @@ + + + + + + + View Projects + + + + +
+ + \ No newline at end of file diff --git a/mta.yaml b/mta.yaml index 8ec0faf..2c9962d 100644 --- a/mta.yaml +++ b/mta.yaml @@ -414,7 +414,7 @@ resources: Authentication: NoAuthentication ProxyType: Internet Type: HTTP - URL: https://ui5.sap.com + URL: https://ui5.sap.com/1.108.4 - Name: SUSAAS_NORTHWIND Description: SusaaS Northwind URL: https://services.odata.org/v4/Northwind/Northwind.svc