mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-18 21:43:06 +02:00
fix(backend): remove test data
This commit is contained in:
parent
2dcfca8107
commit
b620d34be0
5 changed files with 0 additions and 66 deletions
|
@ -1,7 +0,0 @@
|
|||
{"description":"Test","entry":"20200705T092133Z","modified":"20200705T092133Z","status":"pending","uuid":"18909c75-bf27-40a5-ac21-2d84945f9ca0"}
|
||||
{"description":"This is a long description","entry":"20200705T092427Z","modified":"20200705T092427Z","priority":"H","project":"Test","status":"pending","uuid":"49e0b521-2deb-4bcc-8ee4-b7a58b12ce4c"}
|
||||
{"description":"Test","end":"20200705T121437Z","entry":"20200705T092133Z","modified":"20200705T121437Z","status":"deleted","uuid":"18909c75-bf27-40a5-ac21-2d84945f9ca0"}
|
||||
{"description":"test2","entry":"20200707T093623Z","modified":"20200707T093623Z","status":"pending","uuid":"001a5693-9507-4184-bd53-ed57a9f03b3a"}
|
||||
{"description":"test3","entry":"20200707T093624Z","modified":"20200707T093624Z","status":"pending","uuid":"76c1f2d6-cad8-4709-abf6-5e1c46017b59"}
|
||||
{"description":"test3","end":"20200707T093751Z","entry":"20200707T093624Z","modified":"20200707T093751Z","status":"deleted","uuid":"76c1f2d6-cad8-4709-abf6-5e1c46017b59"}
|
||||
{"description":"test2","end":"20200707T093802Z","entry":"20200707T093623Z","modified":"20200707T093802Z","status":"deleted","uuid":"001a5693-9507-4184-bd53-ed57a9f03b3a"}
|
|
@ -1,3 +0,0 @@
|
|||
[description:"test2" end:"1594114682" entry:"1594114583" modified:"1594114682" status:"deleted" uuid:"001a5693-9507-4184-bd53-ed57a9f03b3a"]
|
||||
[description:"test3" end:"1594114671" entry:"1594114584" modified:"1594114671" status:"deleted" uuid:"76c1f2d6-cad8-4709-abf6-5e1c46017b59"]
|
||||
[description:"Test" end:"1593951277" entry:"1593940893" modified:"1593951277" status:"deleted" uuid:"18909c75-bf27-40a5-ac21-2d84945f9ca0"]
|
|
@ -1 +0,0 @@
|
|||
[description:"This is a long description" entry:"1593941067" modified:"1593941067" priority:"H" project:"Test" status:"pending" uuid:"49e0b521-2deb-4bcc-8ee4-b7a58b12ce4c"]
|
|
@ -1,24 +0,0 @@
|
|||
time 1593940893
|
||||
new [description:"Test" entry:"1593940893" modified:"1593940893" status:"pending" uuid:"18909c75-bf27-40a5-ac21-2d84945f9ca0"]
|
||||
---
|
||||
time 1593941067
|
||||
new [description:"This is a long description" entry:"1593941067" modified:"1593941067" priority:"H" project:"Test" status:"pending" uuid:"49e0b521-2deb-4bcc-8ee4-b7a58b12ce4c"]
|
||||
---
|
||||
time 1593951277
|
||||
old [description:"Test" entry:"1593940893" modified:"1593940893" status:"pending" uuid:"18909c75-bf27-40a5-ac21-2d84945f9ca0"]
|
||||
new [description:"Test" end:"1593951277" entry:"1593940893" modified:"1593951277" status:"deleted" uuid:"18909c75-bf27-40a5-ac21-2d84945f9ca0"]
|
||||
---
|
||||
time 1594114583
|
||||
new [description:"test2" entry:"1594114583" modified:"1594114583" status:"pending" uuid:"001a5693-9507-4184-bd53-ed57a9f03b3a"]
|
||||
---
|
||||
time 1594114584
|
||||
new [description:"test3" entry:"1594114584" modified:"1594114584" status:"pending" uuid:"76c1f2d6-cad8-4709-abf6-5e1c46017b59"]
|
||||
---
|
||||
time 1594114671
|
||||
old [description:"test3" entry:"1594114584" modified:"1594114584" status:"pending" uuid:"76c1f2d6-cad8-4709-abf6-5e1c46017b59"]
|
||||
new [description:"test3" end:"1594114671" entry:"1594114584" modified:"1594114671" status:"deleted" uuid:"76c1f2d6-cad8-4709-abf6-5e1c46017b59"]
|
||||
---
|
||||
time 1594114682
|
||||
old [description:"test2" entry:"1594114583" modified:"1594114583" status:"pending" uuid:"001a5693-9507-4184-bd53-ed57a9f03b3a"]
|
||||
new [description:"test2" end:"1594114682" entry:"1594114583" modified:"1594114682" status:"deleted" uuid:"001a5693-9507-4184-bd53-ed57a9f03b3a"]
|
||||
---
|
|
@ -1,31 +0,0 @@
|
|||
# [Created by task 2.5.1 7/4/2020 02:05:59]
|
||||
# Taskwarrior program configuration file.
|
||||
# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',
|
||||
# 'man task-sync' or 'man taskrc'
|
||||
|
||||
# Here is an example of entries that use the default, override and blank values
|
||||
# variable=foo -- By specifying a value, this overrides the default
|
||||
# variable= -- By specifying no value, this means no default
|
||||
# #variable=foo -- By commenting out the line, or deleting it, this uses the default
|
||||
|
||||
# Use the command 'task show' to see all defaults and overrides
|
||||
|
||||
# Files
|
||||
data.location=/home/luna/files/repository/taskwarrior-webui/backend/test/.task
|
||||
|
||||
# Color theme (uncomment one to use)
|
||||
#include /usr/share/doc/task/rc/light-16.theme
|
||||
#include /usr/share/doc/task/rc/light-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-16.theme
|
||||
#include /usr/share/doc/task/rc/dark-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-red-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-green-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-blue-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-violets-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-yellow-green.theme
|
||||
#include /usr/share/doc/task/rc/dark-gray-256.theme
|
||||
#include /usr/share/doc/task/rc/dark-gray-blue-256.theme
|
||||
#include /usr/share/doc/task/rc/solarized-dark-256.theme
|
||||
#include /usr/share/doc/task/rc/solarized-light-256.theme
|
||||
#include /usr/share/doc/task/rc/no-color.theme
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue