Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandor4b committed Jun 11, 2024
1 parent 565bdad commit 8ee832f
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 34 deletions.
6 changes: 2 additions & 4 deletions app_client/templates/RequestOrder/delete-service.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@

<section class="modalOverlay">
<div class="deleteContent">
<a href="{% url 'client:view_orders' %}">
<p class="closebtn">
<i data-lucide="x"></i>
</p>
<a href="{% url 'client:view_orders' %}" class="closebtn">
<img src="{% static 'svgs/icons-x.svg' %}" width="auto" height="48" alt="">
</a>

<h1>Solicitação N {{order.id}}°</h1><br>
Expand Down
2 changes: 0 additions & 2 deletions app_client/templates/RequestOrder/orders.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ <h3>Suas solicitações</h3>

<button class="openFilterModalBtn">
<img src="{% static 'app_company/svgs/icons-filter.svg' %}" width="auto" height="24" alt="">
{% comment %} <i data-lucide="list-filter" width="20" height="20"></i> {% endcomment %}
Filtrar
</button>

Expand All @@ -76,7 +75,6 @@ <h3>Suas solicitações</h3>

<button type="button" class="closeFilterModalBtn">
<img src="{% static 'app_company/svgs/icons-x.svg' %}" width="auto" height="48" alt="">
{% comment %} <i data-lucide="x" width="20" height="20"></i> {% endcomment %}
</button>
</header>

Expand Down
6 changes: 2 additions & 4 deletions app_client/templates/RequestOrder/reopen-service.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
<section class="modalOverlay">
<div class="reopenContent">

<a href="{% url 'client:view_orders' %}">
<p class="closebtn">
<i data-lucide="x"></i>
</p>
<a href="{% url 'client:view_orders' %}" class="closebtn">
<img src="{% static 'svgs/icons-x.svg' %}" width="auto" height="48" alt="">
</a>

<h1>Reabrir Solicitação N {{order.id}}°</h1><br>
Expand Down
1 change: 0 additions & 1 deletion app_client/templates/RequestOrder/vieworder.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
{% endif %}

<a role="button" class="close" href="{% url 'client:view_orders' %}">
{% comment %} <i data-lucide="x"></i> {% endcomment %}
<img src="{% static 'svgs/icons-x.svg' %}" width="auto" height="56" alt="">

</a>
Expand Down
4 changes: 0 additions & 4 deletions app_client/templates/base_client.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,18 @@
<li class="drawers {% if app_name == 'app_client' %}active{% endif %}">
<a href="{% url 'client:profile' %}">
<img src="{% static 'svgs/icons-perfil.svg' %}" width="auto" height="24" alt="">
{% comment %} <i data-lucide="users-round"></i> {% endcomment %}
Perfil
</a>
</li>
<li class="employees {% if app_name == 'app_client' %}active{% endif %}">
<a href="{% url 'client:view_orders'%}">
<img src="{% static 'svgs/icons-services.svg' %}" width="auto" height="32" alt="">
{% comment %} <i data-lucide="file-text"></i> {% endcomment %}
Serviços
</a>
</li>
<li class="configs {% if app_name == 'app_client' %}active{% endif %}">
<a href="#">
<img src="{% static 'svgs/icons-config.svg' %}" width="auto" height="32" alt="">
{% comment %} <i data-lucide="settings"></i> {% endcomment %}
Configurações
</a>
</li>
Expand All @@ -46,7 +43,6 @@
{% csrf_token %}
<input type="hidden" name="logout">
<button type="submit">
{% comment %} <i data-lucide="log-out" width='40' height='40'></i> {% endcomment %}
<img src="{% static 'svgs/icons-logout.svg' %}" width="auto" height="80" alt="">
</button>
</form>
Expand Down
4 changes: 1 addition & 3 deletions app_company/templates/app_company/list-employees.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@ <h3>Seus funcionários</h3>
<td> {{ employee.position }} </td>
<td>
<a href="{% url 'company:employee_details' employee.id %}" class="info-link">
{% comment %} <i class="file-text" data-lucide="eye" width="28" height="28"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-vizsualizar.svg' %}" width="auto" height="32" alt="">
</a>
</td>
<td>
<button type="button" data-url="{% url 'company:delete_employee' employee.id %}" class="openDeleteModal">
{% comment %} <i data-lucide="trash" width="28" height="28" color="#DC2626"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-lixo.svg' %}" width="auto" height="28" alt="">
</button>
</td>
Expand All @@ -67,7 +65,7 @@ <h3>Seus funcionários</h3>
<section id="deleteModal" class="modal">
<div class="modal-content">
<button type="button" class="closeModalX">
<i data-lucide="x"></i>
<img src="{% static 'app_company/svgs/icons-x.svg' %}" width="auto" height="48" alt="">
</button>
<strong>Confirmar deleção</strong>
<p>Você tem certeza que deseja apagar o perfil desse funcionário?</p>
Expand Down
5 changes: 0 additions & 5 deletions app_company/templates/app_company/list-order-request.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<div class="modal-content">
<button type="button" class="closeModalX">
<img src="{% static 'app_company/svgs/icons-x.svg' %}" width="auto" height="56" alt="">
{% comment %} <i data-lucide="x"></i> {% endcomment %}
</button>
<strong>Confirmar deleção</strong>
<p>Você tem certeza que deseja apagar essa solicitação/OS?</p>
Expand All @@ -39,7 +38,6 @@ <h1 class="title">Serviços</h1>
<h3>Serviços</h3>

<button class="openFilterModalBtn">
{% comment %} <i data-lucide="list-filter" width="20" height="20"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-filter.svg' %}" width="auto" height="28" alt="">
Filtrar
</button>
Expand All @@ -52,7 +50,6 @@ <h3>Serviços</h3>

<button type="button" class="closeFilterModalBtn">
<img src="{% static 'app_company/svgs/icons-x.svg' %}" width="auto" height="56" alt="">
{% comment %} <i data-lucide="x" width="20" height="20"></i> {% endcomment %}
</button>
</header>

Expand Down Expand Up @@ -128,14 +125,12 @@ <h3>Serviços</h3>
</td>
<td>
<a href="{% if order.isOs %} {% url 'company:service_order_details' order.id %} {% else %} {% url 'company:order_request_details' order.id %} {% endif %}">
{% comment %} <i data-lucide="eye" width="24" height="24" color="#155ec8"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-vizsualizar.svg' %}" width="auto" height="32" alt="">
</a>
</td>
{% if order.status == 'CANCELADA' or order.status == 'RECUSADO' or order.status == 'CANCELADO' %}
<td>
<button type="button" class="deleteOrderRequest" data-url="{% url 'company:delete_service_order' order.id %}">
{% comment %} <i data-lucide="trash" width="24" height="24" color="#DC2626"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-lixo.svg' %}" width="auto" height="28" alt="">
</button>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ <h1>Solicitação {{order_request.id}}</h1>
<p class="{{order_request.status}} status">Status: {{ order_request.get_status_display }}</p>

<a href="{% url 'company:order_request_list' %}"><p class="closebtn">
{% comment %} <i data-lucide="x"></i> {% endcomment %}
<img src="{% static 'svgs/icons-x.svg' %}" width="auto" height="56" alt="">
</p></a>
<div class="infosGrid">
Expand Down
1 change: 0 additions & 1 deletion app_company/templates/app_company/service-order.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<section class="modal">
<div class="content">
<a href="{{ previous_url }}">
{% comment %} <i data-lucide="x" class="close" id="closeIcon"></i> {% endcomment %}
<img src="{% static 'svgs/icons-x.svg' %}" width="auto" height="56" alt="">
</a>

Expand Down
4 changes: 0 additions & 4 deletions app_company/templates/app_company/your-services.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ <h3>Meus serviços</h3>

<button class="openFilterModalBtn">
<img src="{% static 'app_company/svgs/icons-filter.svg' %}" width="auto" height="28" alt="">
{% comment %} <i data-lucide="list-filter" width="20" height="20"></i> {% endcomment %}
Filtrar
</button>

Expand All @@ -31,7 +30,6 @@ <h3>Meus serviços</h3>
</p>

<button type="button" class="closeFilterModalBtn">
{% comment %} <i data-lucide="x" width="20" height="20"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-x.svg' %}" width="auto" height="56" alt="">
</button>
</header>
Expand Down Expand Up @@ -108,13 +106,11 @@ <h3>Meus serviços</h3>
</td>
<td>
<a href="{% if order.isOs %} {% url 'company:service_order_details' order.id %} {% else %} {% url 'company:order_request_details' order.id %} {% endif %}">
{% comment %} <i data-lucide="eye" width="24" height="24" color="#155ec8"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-vizsualizar.svg' %}" width="auto" height="32" alt="">
</a>
</td>
{% if order.status == 'CANCELADO' or order.status == 'RECUSADO' %}
<td>
{% comment %} <i data-lucide="trash" width="24" height="24" color="#DC2626"></i> {% endcomment %}
<img src="{% static 'app_company/svgs/icons-lixo.svg' %}" width="auto" height="28" alt="">
</td>
{% endif %}
Expand Down
5 changes: 0 additions & 5 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,20 @@
<ul>
<li class="drawers {% if app_name == 'app_company' %}active{% endif %}">
<a href="{% url 'company:order_request_list'%}">
{% comment %} <i data-lucide="rows-3"></i> {% endcomment %}
<img src="{% static 'svgs/icons-gavetas.svg' %}" width="auto" height="24" alt="">
Gavetas
</a>
</li>
<li class="my-services {% if app_name == 'app_company' %}active{% endif %}">
<a href="{% url 'company:your_services'%}">
<img src="{% static 'svgs/icons-services.svg' %}" width="auto" height="32" alt="">
{% comment %} <i data-lucide="book-marked"></i> {% endcomment %}
Meus serviços
</a>
</li>
{% if user %}
{% if user.role == 'A' %}
<li class="employees {% if app_name == 'app_company' %}active{% endif %}">
<a href="{% url 'company:list_employees'%}">
{% comment %} <i data-lucide="users-round"></i> {% endcomment %}
<img src="{% static 'svgs/icons-colab.svg' %}" width="auto" height="24" alt="">
Colaboradores
</a>
Expand All @@ -48,7 +45,6 @@
{% endif %}
<li class="configs {% if app_name == 'app_company' %}active{% endif %}">
<a href="{% url 'company:employee_config' %}">
{% comment %} <i data-lucide="settings"></i> {% endcomment %}
<img src="{% static 'svgs/icons-config.svg' %}" width="auto" height="32" alt="">
Configurações
</a>
Expand All @@ -59,7 +55,6 @@
<input type="hidden" name="logout">
<button type="submit">
<img src="{% static 'svgs/icons-logout.svg' %}" width="auto" height="80" alt="">
{% comment %} <i data-lucide="log-out" width='40' height='40'></i> {% endcomment %}
</button>
</form>
</nav>
Expand Down

0 comments on commit 8ee832f

Please sign in to comment.