A number of task improvements. Not optimal tag selection
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m20s

This commit is contained in:
2024-03-31 14:43:45 -04:00
parent d752898865
commit 923d09d713
8 changed files with 232 additions and 42 deletions

View File

@@ -12,7 +12,7 @@
color="primary"
:disable="loading"
label="New Task"
@click="newTask"
to="/task/new"
/>
<q-btn
v-if="tasks.length !== 0"