From f0368b87f2fbc724d6dcb90b852bfd2691442296 Mon Sep 17 00:00:00 2001 From: Gavin Porter <112116086+Gavinp14@users.noreply.github.com> Date: Fri, 27 Dec 2024 13:21:00 -0500 Subject: [PATCH] teams: smoother tasks deadlines (fixes #5377) (#7842) Co-authored-by: dogi --- package.json | 2 +- src/app/tasks/tasks.component.html | 3 ++- src/app/tasks/tasks.component.ts | 20 ++++++++++++++++++++ src/app/tasks/tasks.scss | 8 ++++++++ 4 files changed, 31 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e33f77734..67bedc05bf 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "planet", "license": "AGPL-3.0", - "version": "0.16.22", + "version": "0.16.23", "myplanet": { "latest": "v0.21.55", "min": "v0.20.55" diff --git a/src/app/tasks/tasks.component.html b/src/app/tasks/tasks.component.html index 73ad09a824..16522e4336 100644 --- a/src/app/tasks/tasks.component.html +++ b/src/app/tasks/tasks.component.html @@ -15,7 +15,8 @@