Started changing brand name to OpenNoodl

This commit is contained in:
Richard Osborne
2024-08-14 22:51:30 +02:00
parent 001b8ae17b
commit 908ad18451
16 changed files with 22 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
name: Build Code Crusher name: Build OpenNoodl
on: on:
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
@@ -55,12 +55,12 @@ jobs:
- name: Install dependencies 🏗 - name: Install dependencies 🏗
run: npm install run: npm install
- name: Build Code Crusher Viewer (build bundles and copy them to Code Crusher Editor) - name: Build OpenNoodl Viewer (build bundles and copy them to OpenNoodl Editor)
run: npm run build:editor:_viewer run: npm run build:editor:_viewer
env: env:
WORKSPACE_PATH: . WORKSPACE_PATH: .
- name: Build Code Crusher Editor (build bundles etc and signing) - name: Build OpenNoodl Editor (build bundles etc and signing)
run: npm run build:editor:_editor run: npm run build:editor:_editor
env: env:
WORKSPACE_PATH: . WORKSPACE_PATH: .

2
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,2 @@
{
}

View File

@@ -1,10 +1,10 @@
# Code Crusher # OpenNoodl
Code Crusher is a fork of the original Noodl open source code under GPL-3.0 license. OpenNoodl / Noodl is a front end React app builder with a visual programming interface. OpenNoodl is a fork of the original Noodl open source code under GPL-3.0 license. OpenNoodl / Noodl is a front end React app builder with a visual programming interface.
Code Crusher will aim to stay entirely in sync with the original repository, including future updates to this repository. A roadmap for updates will be published soon. OpenNoodl will aim to stay entirely in sync with the original repository, including future updates to this repository. A roadmap for updates will be published soon.
# Installing Code Crusher # Installing OpenNoodl
## One-click install ## One-click install

View File

@@ -1,6 +1,6 @@
{ {
"name": "noodl-editor", "name": "noodl-editor",
"productName": "Code Crusher", "productName": "OpenNoodl",
"description": "Full stack low code React app builder", "description": "Full stack low code React app builder",
"author": "The Low Code Foundation", "author": "The Low Code Foundation",
"homepage": "https://thelowcodefoundation.com", "homepage": "https://thelowcodefoundation.com",

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -42,7 +42,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -42,7 +42,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -42,7 +42,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -53,7 +53,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -53,7 +53,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],

View File

@@ -46,7 +46,7 @@
"unit": "px" "unit": "px"
}, },
"color": "#666666", "color": "#666666",
"text": "Welcome to Noodl" "text": "Welcome to OpenNoodl"
}, },
"ports": [], "ports": [],
"dynamicports": [], "dynamicports": [],