Add labels to tasks #45

Merged
konrad merged 28 commits from feature/labels into master 2018-12-31 01:18:42 +00:00

28 Commits

Author SHA1 Message Date
8a02aba5fc
remove todo
Some checks failed
the build failed
2018-12-31 02:18:29 +01:00
7c9c407d9c
add tests for list task relations
All checks were successful
the build was successful
2018-12-31 02:13:31 +01:00
7c2357eabd
add tests for getting all lists
All checks were successful
the build was successful
2018-12-31 01:10:46 +01:00
7865614330
Add tests
All checks were successful
the build was successful
2018-12-31 00:29:02 +01:00
884abaa8e3
Started adding tests for labels
All checks were successful
the build was successful
2018-12-30 22:46:32 +01:00
16b05b0faf
Add swaggerdocs for everything
All checks were successful
the build was successful
2018-12-30 21:43:40 +01:00
ddad462e49
Fixed lint
All checks were successful
the build was successful
2018-12-30 20:54:20 +01:00
abcedf2114
Labels are included when getting all tasks
Some checks failed
the build failed
2018-12-30 20:52:27 +01:00
4bc241b007
Performance improvements for right checking
Some checks failed
the build failed
2018-12-30 20:23:27 +01:00
d54a7c2b13
Implemented check for getting labels of a task
Some checks failed
the build failed
2018-12-30 19:06:09 +01:00
a161e5935b
Add method to get all labels for a task
All checks were successful
the build was successful
2018-12-30 18:56:07 +01:00
3d72fee4b4
properly done rights check for label task 2018-12-30 15:49:30 +01:00
8130f8c393
add method to get one label
All checks were successful
the build was successful
2018-12-30 15:38:42 +01:00
ec5b5f77eb
improve method to update a label
All checks were successful
the build was successful
2018-12-30 15:27:10 +01:00
f3ccb17697
Fix delete method for label
All checks were successful
the build was successful
2018-12-30 15:05:31 +01:00
321362a3e8
Add delete check for labels 2018-12-30 14:46:38 +01:00
b1cb1d309d
fixed lint
All checks were successful
the build was successful
2018-12-30 13:15:54 +01:00
3917e829b6
Added crud methods for labels and relations 2018-12-30 13:15:23 +01:00
a482a50273
Added routes and basics
All checks were successful
the build was successful
2018-12-30 01:54:21 +01:00
f3180dd6bd
Fixed update right 2018-12-30 01:35:09 +01:00
4b870fbc08
Added pagination and search
All checks were successful
the build was successful
2018-12-30 01:31:12 +01:00
4501a17a50
go mod tidy
All checks were successful
the build was successful
2018-12-30 01:27:02 +01:00
0488d38bb3
Fix readall endpoint 2018-12-30 01:26:14 +01:00
5d1f527bdc
fixed lint 2018-12-30 00:28:09 +01:00
1a48612be4
added readall method
Some checks failed
the build failed
2018-12-30 00:25:32 +01:00
90a351defb
Added create method 2018-12-30 00:25:23 +01:00
59867ee75e
ideas 2018-12-30 00:25:11 +01:00
80daf95c18
Started adding labels 2018-12-29 23:38:37 +01:00