Commit Graph

15 Commits

Author SHA1 Message Date
konrad 06638fccc8
Fixed lint & misspell 2018-10-06 13:07:42 +02:00
konrad a108ed689d
Added extra function to get a list without tasks or user objects 2018-10-06 13:05:29 +02:00
kolaente cca677878d
Optimized used sql queries when getting lists or namespaces with lists 2018-10-05 19:16:14 +02:00
kolaente 358b569bf1
Addded indecies everywhere 2018-10-05 18:46:01 +02:00
kolaente 382daac0dd
when ID = 0 is passed to a 'GetSthByID'-function, it now returns a 'not exist' error 2018-09-13 20:07:11 +02:00
konrad 521e7c3bef
List rights are now respected 2018-09-06 08:42:18 +02:00
konrad 76f3357a0c
fmt 2018-08-30 19:14:16 +02:00
konrad 478c98fb8d
Refactor GetUser & GetUserByID 2018-08-30 19:14:02 +02:00
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
kolaente f36eeb662a
Implemented proper check for team rights on lists 2018-07-25 00:40:24 +02:00
konrad 9e75e9b73b
implemented readone with parambinder 2018-07-21 15:08:46 +02:00
konrad de95ff40bf
implemented creation of thing via parambinder 2018-07-18 08:56:19 +02:00
konrad 249128a46e
implemented binding url params directly to struct instead of passing them to the method for deleting items 2018-07-18 08:15:38 +02:00
konrad 217208274e
cleanup 2018-07-12 21:10:58 +02:00
konrad 32fde286db
Optimized right checking
+ list.ReadAll now really gets all lists
2018-07-12 21:07:59 +02:00
Renamed from models/lists.go (Browse further)