diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4449f878fc..90d6320b9e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ -# Contributing to openui5-sample-app +# Contributing to OpenUI5 Sample App In general the contributing guidelines of OpenUI5 also apply to this project. They can be found here: -https://github.com/SAP/openui5/blob/main/CONTRIBUTING.md +https://github.com/UI5/openui5/blob/main/CONTRIBUTING.md Some parts might not be relevant for this project (e.g. the browser-specific requirements like jQuery, CSS and accessibility in the "Contribution Content Guidelines") and the contribution process is easier (pull requests will be merged directly on GitHub). diff --git a/README.md b/README.md index 96caa6582f..792057358b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ![OpenUI5 logo](http://openui5.org/images/OpenUI5_new_big_side.png) -# openui5-sample-app -> [OpenUI5](https://github.com/SAP/openui5) sample app using the [UI5 Tooling](https://github.com/SAP/ui5-tooling). +# sample-app +> [OpenUI5](https://github.com/UI5/openui5) sample app using the [UI5 Tooling](https://github.com/SAP/ui5-tooling). -[![REUSE status](https://api.reuse.software/badge/github.com/SAP/openui5-sample-app)](https://api.reuse.software/info/github.com/SAP/openui5-sample-app) +[![REUSE status](https://api.reuse.software/badge/github.com/UI5/sample-app)](https://api.reuse.software/info/github.com/UI5/sample-app) ## Live Demo -A deployed version of the [openui5-sample-app](http://sap.github.io/openui5-sample-app/index.html) is hosted on GitHub Pages. +A deployed version of the [sample-app](http://ui5.github.io/sample-app/index.html) is hosted on GitHub Pages. ## Prerequisites - The **UI5 CLI** of the [UI5 Tooling](https://github.com/SAP/ui5-tooling#installing-the-ui5-cli). @@ -15,8 +15,8 @@ A deployed version of the [openui5-sample-app](http://sap.github.io/openui5-samp ## Getting started 1. Clone this repository and navigate into it ```sh - git clone https://github.com/SAP/openui5-sample-app.git - cd openui5-sample-app + git clone https://github.com/UI5/sample-app.git + cd sample-app ``` 1. Install all dependencies ```sh @@ -82,7 +82,7 @@ The following needs to be done just once per setup. 1. Clone the OpenUI5 repository and navigate into it **Note:** The UI5 version must be 1.65.0 or higher, you can check that in the root `package.json` file ```sh - git clone https://github.com/SAP/openui5.git + git clone https://github.com/UI5/openui5.git cd openui5 ``` 1. Install all dependencies (this also links all OpenUI5 libraries between each other) diff --git a/REUSE.toml b/REUSE.toml index 1e14865f0a..d88415cbc3 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -1,11 +1,11 @@ version = 1 -SPDX-PackageName = "openui5-sample-app" +SPDX-PackageName = "sample-app" SPDX-PackageSupplier = "SAP OpenUI5 " -SPDX-PackageDownloadLocation = "https://github.com/SAP/openui5-sample-app" +SPDX-PackageDownloadLocation = "https://github.com/UI5/sample-app" SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls." [[annotations]] path = "**" precedence = "aggregate" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and openui5-sample-app contributors" +SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 Sample App contributors" SPDX-License-Identifier = "Apache-2.0" diff --git a/package-lock.json b/package-lock.json index 12bbc03263..e3f3a2cbdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "openui5-sample-app", + "name": "@ui5/sample-app", "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "openui5-sample-app", + "name": "@ui5/sample-app", "version": "0.5.0", "devDependencies": { "@eslint/js": "^9.30.1", @@ -11709,9 +11709,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.182", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.182.tgz", - "integrity": "sha512-Lv65Btwv9W4J9pyODI6EWpdnhfvrve/us5h1WspW8B2Fb0366REPtY3hX7ounk1CkV/TBjWCEvCBBbYbmV0qCA==", + "version": "1.5.183", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.183.tgz", + "integrity": "sha512-vCrDBYjQCAEefWGjlK3EpoSKfKbT10pR4XXPdn65q7snuNOZnthoVpBfZPykmDapOKfoD+MMIPG8ZjKyyc9oHA==", "dev": true, "license": "ISC" }, diff --git a/package.json b/package.json index 9a6fa36a26..87347d5374 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "openui5-sample-app", + "name": "@ui5/sample-app", "version": "0.5.0", "description": "Sample of an OpenUI5 app", "private": true, diff --git a/ui5.yaml b/ui5.yaml index 3733743860..0beb756bcf 100644 --- a/ui5.yaml +++ b/ui5.yaml @@ -1,6 +1,6 @@ specVersion: '4.0' metadata: - name: openui5-sample-app + name: "@ui5/sample-app" type: application framework: name: OpenUI5