S.No | Title | Created By | Status | Priority | Due Date | Assigned To | Created On | Actions | |
---|---|---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {% if task.title %}{{ task.title }}{% endif %} |
{% if task.created_by %}
{% if task.created_by.profile_pic %}
{% thumbnail task.created_by.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.status}} | {{task.priority}} | {% if task.due_date %}{{task.due_date}} | {% else %}- | {% endif %}{% with task_users=task.get_team_and_assigned_users %}
{% for user in task_users %}
{% if user.profile_pic %}
{% thumbnail user.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.created_on_arrow}} | {% if request.user|view_edit_condition:task %} {% endif %} {% if request.user|delete_condition:task %} {% endif %} |
{{ forloop.counter }} | {% if task.title %}{{ task.title }}{% endif %} |
{% if task.created_by %}
{% if task.created_by.profile_pic %}
{% thumbnail task.created_by.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.status}} | {{task.priority}} | {% if task.due_date %}{{task.due_date}} | {% else %}- | {% endif %}
{% with task_users=task.get_team_and_assigned_users %}
{% for user in task_users %}
{% if user.profile_pic %}
{% thumbnail user.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.created_on_arrow}} | {% if request.user|view_edit_condition:task %} {% endif %} {% if request.user|delete_condition:task %} {% endif %} |
{{ forloop.counter }} | {% if task.title %}{{ task.title }}{% endif %} |
{% if task.created_by %}
{% if task.created_by.profile_pic %}
{% thumbnail task.created_by.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.status}} | {{task.priority}} | {% if task.due_date %}{{task.due_date}} | {% else %}- | {% endif %}{% with task_users=task.get_team_and_assigned_users %}
{% for user in task_users %}
{% if user.profile_pic %}
{% thumbnail user.profile_pic "40x40" crop="center" as im %}
![]() |
{{task.created_on_arrow}} | {% if request.user|view_edit_condition:task %} {% endif %} {% if request.user|delete_condition:task %} {% endif %} |
No Tasks Found
{% endifequal %}
{% show_pages %}