From 7cf773cc23918b5a5672caa0c659e91204153615 Mon Sep 17 00:00:00 2001 From: lexxai Date: Sat, 4 May 2024 16:46:42 +0300 Subject: [PATCH 01/10] tune parking icon fills --- .../fastparking/parking/templates/parking/parking_plan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FRONTEND/fastparking/parking/templates/parking/parking_plan.html b/FRONTEND/fastparking/parking/templates/parking/parking_plan.html index 9c227274..0df2a8fc 100644 --- a/FRONTEND/fastparking/parking/templates/parking/parking_plan.html +++ b/FRONTEND/fastparking/parking/templates/parking/parking_plan.html @@ -14,9 +14,9 @@

Total number of parking spaces: {{ parking_spaces.count }}, including free s
-
+
{% for entry in parking_spaces %} -
+
{% if entry.status %} Date: Sat, 4 May 2024 16:48:55 +0300 Subject: [PATCH 02/10] simple classes for registration list --- .../templates/parking/registration_list.html | 45 +++++++++---------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/FRONTEND/fastparking/parking/templates/parking/registration_list.html b/FRONTEND/fastparking/parking/templates/parking/registration_list.html index 4c3faddf..5ce04128 100644 --- a/FRONTEND/fastparking/parking/templates/parking/registration_list.html +++ b/FRONTEND/fastparking/parking/templates/parking/registration_list.html @@ -101,12 +101,10 @@

Registration List{% if filter_params.day

-
-
-
-
+ +
-
+
Registration List{% if filter_params.day />
-
-
+
+
-
-
-
-
-
-
    -
  • - - Save -
  • -
  • - - Back
  • -
  • -
    + + +
    -
    +
    -
    - -
    -
    - -
    +  Days: +
    - -
  • -
-
- +
+
+
+ + +
+
+
+
+ + +
+
+
+ + +
+ + +
+ +
+ {% endblock %} From 155aed07b17c654a13f2dec40251fe65bcd1ec3e Mon Sep 17 00:00:00 2001 From: lexxai Date: Sat, 4 May 2024 19:59:22 +0300 Subject: [PATCH 10/10] payments list buttons --- FRONTEND/fastparking/cars/templates/cars/car_list.html | 2 +- .../fastparking/finance/templates/finance/payments_list.html | 5 ++--- .../parking/templates/parking/registration_list.html | 5 ++--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/FRONTEND/fastparking/cars/templates/cars/car_list.html b/FRONTEND/fastparking/cars/templates/cars/car_list.html index f0b019bb..0fc6be3f 100644 --- a/FRONTEND/fastparking/cars/templates/cars/car_list.html +++ b/FRONTEND/fastparking/cars/templates/cars/car_list.html @@ -48,7 +48,7 @@

List of Cars

- + diff --git a/FRONTEND/fastparking/finance/templates/finance/payments_list.html b/FRONTEND/fastparking/finance/templates/finance/payments_list.html index 04056e3d..23f0c032 100644 --- a/FRONTEND/fastparking/finance/templates/finance/payments_list.html +++ b/FRONTEND/fastparking/finance/templates/finance/payments_list.html @@ -97,11 +97,10 @@

Payments List{% if filter_params.days %} for last {{ filter_params.days}} da

Number Number Blocked