From d9898111e0568027a178cf811ef47f13d830ce3e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 16 Dec 2022 21:59:20 +0100 Subject: [PATCH] fix url --- Config/snippets.code-snippets | 16 +++---- Helper/findMissingAdminTest.php | 2 +- Helper/findMissingNullModelTest.php | 4 +- Helper/sitespeedAuth.js | 2 +- Helper/sitespeedUrls.txt | 74 ++++++++++++++--------------- Tools/langUsageInspector.php | 2 +- 6 files changed, 50 insertions(+), 50 deletions(-) diff --git a/Config/snippets.code-snippets b/Config/snippets.code-snippets index 3a4f919..a802ce4 100755 --- a/Config/snippets.code-snippets +++ b/Config/snippets.code-snippets @@ -12,7 +12,7 @@ " * @copyright Dennis Eichhorn", " * @license OMS License 1.0", " * @version 1.0.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " */", "declare(strict_types=1);", "", @@ -31,7 +31,7 @@ " *", " * @package Modules\\\\$1", " * @license OMS License 1.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " * @since 1.0.0", " */", "final class ApiController extends Controller", @@ -55,7 +55,7 @@ " * @copyright Dennis Eichhorn", " * @license OMS License 1.0", " * @version 1.0.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " */", "declare(strict_types=1);", "", @@ -66,7 +66,7 @@ " *", " * @package Modules\\\\$1", " * @license OMS License 1.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " * @since 1.0.0", " */", "class Null$2 extends $2", @@ -89,7 +89,7 @@ " * @copyright Dennis Eichhorn", " * @license OMS License 1.0", " * @version 1.0.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " */", "declare(strict_types=1);", "", @@ -100,7 +100,7 @@ " *", " * @package Modules\\\\$1", " * @license OMS License 1.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " * @since 1.0.0", " */", "class $2 implements \\JsonSerializable", @@ -224,7 +224,7 @@ " * @copyright Dennis Eichhorn", " * @license OMS License 1.0", " * @version 1.0.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " */", "declare(strict_types=1);", "", @@ -237,7 +237,7 @@ " *", " * @package Modules\\\\$1", " * @license OMS License 1.0", - " * @link https://karaka.app", + " * @link https://jingga.app", " * @since 1.0.0", " */", "abstract class $2 extends Enum", diff --git a/Helper/findMissingAdminTest.php b/Helper/findMissingAdminTest.php index e56f56e..2499b48 100755 --- a/Helper/findMissingAdminTest.php +++ b/Helper/findMissingAdminTest.php @@ -8,7 +8,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ declare(strict_types=1); diff --git a/Helper/findMissingNullModelTest.php b/Helper/findMissingNullModelTest.php index 34676ff..acf5e72 100755 --- a/Helper/findMissingNullModelTest.php +++ b/Helper/findMissingNullModelTest.php @@ -8,7 +8,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ declare(strict_types=1); @@ -65,7 +65,7 @@ foreach ($modules as $module) { . ' * @copyright Dennis Eichhorn' . "\n" . ' * @license OMS License 1.0' . "\n" . ' * @version 1.0.0' . "\n" - . ' * @link https://karaka.app' . "\n" + . ' * @link https://jingga.app' . "\n" . ' */' . "\n" . 'declare(strict_types=1);' . "\n" . "\n" diff --git a/Helper/sitespeedAuth.js b/Helper/sitespeedAuth.js index 1341665..018e01a 100755 --- a/Helper/sitespeedAuth.js +++ b/Helper/sitespeedAuth.js @@ -1,6 +1,6 @@ module.exports = async function(context, commands) { - await commands.navigate('https://karaka.app'); + await commands.navigate('https://jingga.app'); await commands.addText.byId('admin', 'iName'); await commands.addText.byId('orange', 'iPassword'); diff --git a/Helper/sitespeedUrls.txt b/Helper/sitespeedUrls.txt index 346ab35..5f8159a 100755 --- a/Helper/sitespeedUrls.txt +++ b/Helper/sitespeedUrls.txt @@ -1,37 +1,37 @@ -https://karaka.app -https://karaka.app/help/general -https://karaka.app/help/module/list -https://karaka.app/help/developer -https://karaka.app/admin/settings/general -https://karaka.app/admin/group/list -https://karaka.app/admin/group/settings?id=1 -https://karaka.app/admin/account/list -https://karaka.app/admin/account/settings?id=1 -https://karaka.app/admin/module/list -https://karaka.app/admin/admin/module/settings?id=Profile -https://karaka.app/admin/job/list -https://karaka.app/admin/monitoring/general -https://karaka.app/admin/monitoring/log/list -https://karaka.app/admin/monitoring/security/dashboard -https://karaka.app/admin/exchange/dashboard -https://karaka.app/admin/exchange/import/list -https://karaka.app/admin/exchange/export/list -https://karaka.app/admin/audit/list -https://karaka.app/organization/organigram -https://karaka.app/organization/unit/list -https://karaka.app/organization/unit/profile?id=1 -https://karaka.app/organization/department/list -https://karaka.app/organization/department/profile?id=1 -https://karaka.app/organization/position/list -https://karaka.app/organization/position/profile?id=1 -https://karaka.app/profile/list -https://karaka.app/profile/single?id=1 -https://karaka.app/media/list -https://karaka.app/news/dashboard -https://karaka.app/news/article?id=1 -https://karaka.app/task/dashboard -https://karaka.app/task/single?id=1 -https://karaka.app/kanban/dashboard -https://karaka.app/kanban/board?id=1 -https://karaka.app/editor/list -https://karaka.app/editor/single?id=1 \ No newline at end of file +https://jingga.app +https://jingga.app/help/general +https://jingga.app/help/module/list +https://jingga.app/help/developer +https://jingga.app/admin/settings/general +https://jingga.app/admin/group/list +https://jingga.app/admin/group/settings?id=1 +https://jingga.app/admin/account/list +https://jingga.app/admin/account/settings?id=1 +https://jingga.app/admin/module/list +https://jingga.app/admin/admin/module/settings?id=Profile +https://jingga.app/admin/job/list +https://jingga.app/admin/monitoring/general +https://jingga.app/admin/monitoring/log/list +https://jingga.app/admin/monitoring/security/dashboard +https://jingga.app/admin/exchange/dashboard +https://jingga.app/admin/exchange/import/list +https://jingga.app/admin/exchange/export/list +https://jingga.app/admin/audit/list +https://jingga.app/organization/organigram +https://jingga.app/organization/unit/list +https://jingga.app/organization/unit/profile?id=1 +https://jingga.app/organization/department/list +https://jingga.app/organization/department/profile?id=1 +https://jingga.app/organization/position/list +https://jingga.app/organization/position/profile?id=1 +https://jingga.app/profile/list +https://jingga.app/profile/single?id=1 +https://jingga.app/media/list +https://jingga.app/news/dashboard +https://jingga.app/news/article?id=1 +https://jingga.app/task/dashboard +https://jingga.app/task/single?id=1 +https://jingga.app/kanban/dashboard +https://jingga.app/kanban/board?id=1 +https://jingga.app/editor/list +https://jingga.app/editor/single?id=1 \ No newline at end of file diff --git a/Tools/langUsageInspector.php b/Tools/langUsageInspector.php index c0c9a8d..aaadfa7 100755 --- a/Tools/langUsageInspector.php +++ b/Tools/langUsageInspector.php @@ -10,7 +10,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ declare(strict_types=1);