diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index 9d59894..99f099c 100644 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -10,6 +10,7 @@ return [ [ 'dest' => '\Modules\IncomeStatement\Controller\BackendController:viewPLDashboard', 'verb' => RouteVerb::GET, + 'active' => true, 'permission' => [ 'module' => BackendController::MODULE_NAME, 'type' => PermissionType::READ, diff --git a/Controller/ApiController.php b/Controller/ApiController.php index c9429f2..4986cb7 100644 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -103,7 +103,7 @@ final class ApiController extends Controller } /** - * Api method to create an account + * Api method to create a IncomeStatementElement * * @param RequestAbstract $request Request * @param ResponseAbstract $response Response @@ -130,7 +130,7 @@ final class ApiController extends Controller } /** - * Validate account create request + * Validate IncomeStatementElement create request * * @param RequestAbstract $request Request * @@ -152,7 +152,7 @@ final class ApiController extends Controller } /** - * Method to create account from request. + * Method to create IncomeStatementElement from request. * * @param RequestAbstract $request Request * @@ -185,7 +185,7 @@ final class ApiController extends Controller } /** - * Api method to create item attribute l11n + * Api method to create IncomeStatementElement l11n * * @param RequestAbstract $request Request * @param ResponseAbstract $response Response @@ -212,7 +212,7 @@ final class ApiController extends Controller } /** - * Method to create item attribute l11n from request. + * Method to create IncomeStatementElement l11n from request. * * @param RequestAbstract $request Request * @@ -231,7 +231,7 @@ final class ApiController extends Controller } /** - * Validate item attribute l11n create request + * Validate IncomeStatementElement l11n create request * * @param RequestAbstract $request Request * diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 25618e8..5cb13f9 100644 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -23,6 +23,7 @@ return ['IncomeStatement' => [ 'Monthly' => 'Monatlich', 'Quarterly' => 'Quartalsweise', 'Annually' => 'Jährlich', + 'Settings' => 'Settings', 'Category' => 'Kategorie', 'Subtotal' => 'Zwischensumme', 'Total' => 'Summe', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 5aa966c..997cec1 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -21,6 +21,7 @@ return ['IncomeStatement' => [ 'Interval' => 'Interval', 'Environment' => 'Environment', 'Monthly' => 'Monthly', + 'Settings' => 'Settings', 'Quarterly' => 'Quarterly', 'Annually' => 'Annually', 'Category' => 'Category', diff --git a/Theme/Backend/pl-dashboard.tpl.php b/Theme/Backend/pl-dashboard.tpl.php index 63b84ac..0a87b39 100644 --- a/Theme/Backend/pl-dashboard.tpl.php +++ b/Theme/Backend/pl-dashboard.tpl.php @@ -168,7 +168,7 @@ echo $this->data['nav']->render(); min-height: 34px; } - .data-row div { + .data-row > div { padding: .2rem 3px .2rem 3px; display: flex; align-items: center; @@ -182,7 +182,7 @@ echo $this->data['nav']->render(); background: #efefef; } - .data-row div:nth-child(n+3) { + .data-row > div:nth-child(n+3) { width: 95px; justify-content: end; } @@ -203,100 +203,112 @@ echo $this->data['nav']->render();
-
-
-
-
- -
+
+ +
+
-
- +
+ +
+
+
+
+
+ +
+ +
+ +
-
-
-
-
-
-
-
- - +
+
+
+
+
+
+ + +
+
+ + +
-
- - + +
+
+ + +
+
+ + +
+
+ + +
+
+
-
-
- - +
+
+
+
+
+ + +
+
+ + +
-
- - + +
+
+ + +
+
+ + +
-
-
- - -
-
-
- -
-
-
-
-
- - -
-
- - -
+
+ +
- -
-
- - -
-
- - -
-
-
-
- - -
-
+
+