From 8fdb4a624cc49c8079463199f11975e6a163f587 Mon Sep 17 00:00:00 2001 From: Corban-Lee <77944149+XordK@users.noreply.github.com> Date: Mon, 8 May 2023 12:35:31 +0100 Subject: [PATCH] Added sorting for teams and members --- src/mainapp/templates/teams.html | 56 +++++++++++++++++++++++++------- src/mainapp/views.py | 10 ++++-- src/static/js/teams.js | 40 ++++++++++++++++++----- 3 files changed, 85 insertions(+), 21 deletions(-) diff --git a/src/mainapp/templates/teams.html b/src/mainapp/templates/teams.html index cd46cba..bb93d9d 100644 --- a/src/mainapp/templates/teams.html +++ b/src/mainapp/templates/teams.html @@ -9,15 +9,49 @@ Back -