Skip to content
Snippets Groups Projects
Commit 95d4c24b authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Refactor demo to toolkit showcase

parent e6035c46
Branches
No related tags found
No related merge requests found
Pipeline #15046 passed
Showing
with 12 additions and 12 deletions
node_modules
demo/dist
toolkit-showcase/dist
.idea
yarn-error.log
\ No newline at end of file
File moved
# Frontend Toolkit Demo
# Frontend Toolkit Showcase
## Setup
......
File moved
File moved
{
"name": {
"de": "Toolkit Demo",
"en": "Toolkit Demo"
"de": "Toolkit Showcase",
"en": "Toolkit Showcase"
},
"short_name": {
"de": "Toolkit Demo",
"en": "Toolkit Demo"
"de": "Toolkit Showcase",
"en": "Toolkit Showcase"
},
"description": {
"de": "Mit dieser Applikation die Funktion der DBP Web Components testen",
"en": "With this application you can test the function of the DBP web components"
},
"routing_name": "toolkit-demo",
"routing_name": "toolkit-showcase",
"activities": [
{"path": "person-select.metadata.json"},
{"path": "knowledge-base-web-page-element-view.metadata.json"},
......
File moved
File moved
File moved
{
"short_name": "Toolkit Demo",
"name": "Toolkit Demo",
"start_url": "./dbp-toolkit-demo.html",
"short_name": "Toolkit Showcase",
"name": "Toolkit Showcase",
"start_url": "./dbp-toolkit-showcase.html",
"icons": [
{
"src": "local/dbp-toolkit-demo/icon-192.png",
"src": "local/dbp-toolkit-showcase/icon-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "local/dbp-toolkit-demo/icon-512.png",
"src": "local/dbp-toolkit-showcase/icon-512.png",
"type": "image/png",
"sizes": "512x512"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment