This commit is contained in:
Dennis Eichhorn 2022-12-16 21:59:20 +01:00
parent d24339bf6b
commit d9898111e0
6 changed files with 50 additions and 50 deletions

View File

@ -12,7 +12,7 @@
" * @copyright Dennis Eichhorn", " * @copyright Dennis Eichhorn",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @version 1.0.0", " * @version 1.0.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" */", " */",
"declare(strict_types=1);", "declare(strict_types=1);",
"", "",
@ -31,7 +31,7 @@
" *", " *",
" * @package Modules\\\\$1", " * @package Modules\\\\$1",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" * @since 1.0.0", " * @since 1.0.0",
" */", " */",
"final class ApiController extends Controller", "final class ApiController extends Controller",
@ -55,7 +55,7 @@
" * @copyright Dennis Eichhorn", " * @copyright Dennis Eichhorn",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @version 1.0.0", " * @version 1.0.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" */", " */",
"declare(strict_types=1);", "declare(strict_types=1);",
"", "",
@ -66,7 +66,7 @@
" *", " *",
" * @package Modules\\\\$1", " * @package Modules\\\\$1",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" * @since 1.0.0", " * @since 1.0.0",
" */", " */",
"class Null$2 extends $2", "class Null$2 extends $2",
@ -89,7 +89,7 @@
" * @copyright Dennis Eichhorn", " * @copyright Dennis Eichhorn",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @version 1.0.0", " * @version 1.0.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" */", " */",
"declare(strict_types=1);", "declare(strict_types=1);",
"", "",
@ -100,7 +100,7 @@
" *", " *",
" * @package Modules\\\\$1", " * @package Modules\\\\$1",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" * @since 1.0.0", " * @since 1.0.0",
" */", " */",
"class $2 implements \\JsonSerializable", "class $2 implements \\JsonSerializable",
@ -224,7 +224,7 @@
" * @copyright Dennis Eichhorn", " * @copyright Dennis Eichhorn",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @version 1.0.0", " * @version 1.0.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" */", " */",
"declare(strict_types=1);", "declare(strict_types=1);",
"", "",
@ -237,7 +237,7 @@
" *", " *",
" * @package Modules\\\\$1", " * @package Modules\\\\$1",
" * @license OMS License 1.0", " * @license OMS License 1.0",
" * @link https://karaka.app", " * @link https://jingga.app",
" * @since 1.0.0", " * @since 1.0.0",
" */", " */",
"abstract class $2 extends Enum", "abstract class $2 extends Enum",

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -65,7 +65,7 @@ foreach ($modules as $module) {
. ' * @copyright Dennis Eichhorn' . "\n" . ' * @copyright Dennis Eichhorn' . "\n"
. ' * @license OMS License 1.0' . "\n" . ' * @license OMS License 1.0' . "\n"
. ' * @version 1.0.0' . "\n" . ' * @version 1.0.0' . "\n"
. ' * @link https://karaka.app' . "\n" . ' * @link https://jingga.app' . "\n"
. ' */' . "\n" . ' */' . "\n"
. 'declare(strict_types=1);' . "\n" . 'declare(strict_types=1);' . "\n"
. "\n" . "\n"

View File

@ -1,6 +1,6 @@
module.exports = async function(context, commands) 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('admin', 'iName');
await commands.addText.byId('orange', 'iPassword'); await commands.addText.byId('orange', 'iPassword');

View File

@ -1,37 +1,37 @@
https://karaka.app https://jingga.app
https://karaka.app/help/general https://jingga.app/help/general
https://karaka.app/help/module/list https://jingga.app/help/module/list
https://karaka.app/help/developer https://jingga.app/help/developer
https://karaka.app/admin/settings/general https://jingga.app/admin/settings/general
https://karaka.app/admin/group/list https://jingga.app/admin/group/list
https://karaka.app/admin/group/settings?id=1 https://jingga.app/admin/group/settings?id=1
https://karaka.app/admin/account/list https://jingga.app/admin/account/list
https://karaka.app/admin/account/settings?id=1 https://jingga.app/admin/account/settings?id=1
https://karaka.app/admin/module/list https://jingga.app/admin/module/list
https://karaka.app/admin/admin/module/settings?id=Profile https://jingga.app/admin/admin/module/settings?id=Profile
https://karaka.app/admin/job/list https://jingga.app/admin/job/list
https://karaka.app/admin/monitoring/general https://jingga.app/admin/monitoring/general
https://karaka.app/admin/monitoring/log/list https://jingga.app/admin/monitoring/log/list
https://karaka.app/admin/monitoring/security/dashboard https://jingga.app/admin/monitoring/security/dashboard
https://karaka.app/admin/exchange/dashboard https://jingga.app/admin/exchange/dashboard
https://karaka.app/admin/exchange/import/list https://jingga.app/admin/exchange/import/list
https://karaka.app/admin/exchange/export/list https://jingga.app/admin/exchange/export/list
https://karaka.app/admin/audit/list https://jingga.app/admin/audit/list
https://karaka.app/organization/organigram https://jingga.app/organization/organigram
https://karaka.app/organization/unit/list https://jingga.app/organization/unit/list
https://karaka.app/organization/unit/profile?id=1 https://jingga.app/organization/unit/profile?id=1
https://karaka.app/organization/department/list https://jingga.app/organization/department/list
https://karaka.app/organization/department/profile?id=1 https://jingga.app/organization/department/profile?id=1
https://karaka.app/organization/position/list https://jingga.app/organization/position/list
https://karaka.app/organization/position/profile?id=1 https://jingga.app/organization/position/profile?id=1
https://karaka.app/profile/list https://jingga.app/profile/list
https://karaka.app/profile/single?id=1 https://jingga.app/profile/single?id=1
https://karaka.app/media/list https://jingga.app/media/list
https://karaka.app/news/dashboard https://jingga.app/news/dashboard
https://karaka.app/news/article?id=1 https://jingga.app/news/article?id=1
https://karaka.app/task/dashboard https://jingga.app/task/dashboard
https://karaka.app/task/single?id=1 https://jingga.app/task/single?id=1
https://karaka.app/kanban/dashboard https://jingga.app/kanban/dashboard
https://karaka.app/kanban/board?id=1 https://jingga.app/kanban/board?id=1
https://karaka.app/editor/list https://jingga.app/editor/list
https://karaka.app/editor/single?id=1 https://jingga.app/editor/single?id=1

View File

@ -10,7 +10,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);