Skip to content
Merged

fix tags #18819

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Create a Destination in the SAP BTP Cockpit
description: Create a destination in the SAP BTP cockpit to allow application access to the Northwind OData services.
auto_validation: true
primary_tag: products>sap-business-technology-platform
primary_tag: software-product>sap-business-technology-platform
tags: [ tutorial>beginner, programming-tool>odata, software-product-function>sap-btp-cockpit, tutorial>free-tier]
time: 5
author_name: Nico Schoenteich
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Debug Your SAPUI5 App
description: Debugging and logging are the nut and bolts to inspect your application. Learn how to debug and test your web apps with the Google Chrome Dev Tools.
auto_validation: true
time: 15
tags: [ tutorial>beginner, programming-tool>html5, topic>cloud, programming-tool>javascript, products>sap-btp-cloud-foundry-environment, tutorial>free-tier]
tags: [ tutorial>beginner, programming-tool>html5, topic>cloud, programming-tool>javascript, software-product>sap-btp--cloud-foundry-environment, tutorial>free-tier]
primary_tag: programming-tool>sapui5
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Get Ready for UI5-Development on Your Local Machine
description: Prepare you local development environment to implement successful SAPUI5 projects.
auto_validation: true
time: 5
tags: [ tutorial>beginner, products>sap-btp--cloud-foundry-environment, tutorial>free-tier]
tags: [ tutorial>beginner, software-product>sap-btp--cloud-foundry-environment, tutorial>free-tier]
primary_tag: programming-tool>sapui5
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
Expand Down
2 changes: 1 addition & 1 deletion tutorials/cp-cf-sapui5-local/cp-cf-sapui5-local.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create an SAPUI5 App from the Command Line
description: Create and test a newly created SAPUI5 app on you local machine with the editor of your choice.
auto_validation: true
time: 20
tags: [ tutorial>beginner, programming-tool>html5, topic>cloud, programming-tool>javascript, products>sap-business-technology-platform, tutorial>free-tier]
tags: [ tutorial>beginner, programming-tool>html5, topic>cloud, programming-tool>javascript, software-product>sap-business-technology-platform, tutorial>free-tier]
primary_tag: programming-tool>sapui5
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Deploy Your Application with Access Control (SAP HANA Cloud)
description: Define security and enable user authentication and authorization for your SAP HANA Cloud CAP application before deploying it to SAP BTP.
time: 30
auto_validation: true
tags: [ tutorial>intermediate, products>sap-hana, software-product-function>sap-cloud-application-programming-model, products>sap-business-application-studio]
primary_tag: products>sap-hana-cloud
tags: [ tutorial>intermediate, software-product>sap-hana, software-product-function>sap-cloud-application-programming-model, software-product>sap-business-application-studio]
primary_tag: software-product>sap-hana-cloud
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Run the CAP app locally and add an SAP Fiori elements list report t
time: 20
auto_validation: true
tags: [ tutorial>beginner, software-product>sap-hana, software-product>sap-business-application-studio, topic>user-interface, software-product-function>sap-cloud-application-programming-model]
primary_tag: products>sap-fiori
primary_tag: software-product>sap-fiori
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
---
Expand Down
4 changes: 2 additions & 2 deletions tutorials/sapui5-fiori-cf-deploy/sapui5-fiori-cf-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Deploy the Fiori App to Cloud Foundry
description: Deploy the application to the Cloud Foundry environment to be able to share it with your coworkers.
auto_validation: true
time: 20
tags: [ tutorial>beginner, products>sap-fiori, programming-tool>odata, programming-tool>sapui5, products>sap-launchpad-service, topic>user-interface, programming-tool>html5, topic>cloud, tutorial>free-tier]
primary_tag: products>sap-business-technology-platform
tags: [ tutorial>beginner, software-product>sap-fiori, programming-tool>odata, programming-tool>sapui5, software-product>sap-launchpad-service, topic>user-interface, programming-tool>html5, topic>cloud, tutorial>free-tier]
primary_tag: software-product>sap-business-technology-platform
author_name: Nico Schoenteich
author_profile: https://github.com/nicoschoenteich
---
Expand Down