Commit Graph

51 Commits

Author SHA1 Message Date
kolaente 382407e07f
updated todo 2018-09-17 07:30:23 +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
kolaente 416745ddab
added options to configure cache 2018-09-13 19:53:03 +02:00
konrad 13145962a4
updated todo 2018-09-12 23:05:13 +02:00
konrad 7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
kolaente 4f3e016751
Fixed CORS once and for all 2018-09-07 22:49:16 +02:00
kolaente 21774fd447
updated todo 2018-09-07 08:24:15 +02:00
konrad fc8c6c97fd
Updated todo 2018-09-06 19:01:13 +02:00
konrad 422662e3e1
updated featurecreep 2018-09-04 19:54:15 +02:00
konrad 906aee8b7d
Updated featurecreep 2018-08-30 19:18:36 +02:00
konrad bdff353e78
Added tests for team <-> list relations 2018-08-29 14:33:04 +02:00
kolaente f71f98b8f4
updated featurecreep 2018-08-29 08:02:12 +02:00
kolaente a55e28df76
updated todo 2018-07-27 15:57:47 +02:00
kolaente f7bc88c825
Added tests for listitems 2018-07-27 14:47:52 +02:00
kolaente 0b2f66965a
[skip-ci] updated todo 2018-07-25 23:03:53 +02:00
kolaente 29e3afdd08
Added roadmap 2018-07-25 21:47:26 +02:00
kolaente 0df8881028
Renamed all packages 2018-07-25 16:24:46 +02:00
kolaente d18570574a
updated todo 2018-07-25 00:51:23 +02:00
kolaente f36eeb662a
Implemented proper check for team rights on lists 2018-07-25 00:40:24 +02:00
konrad 7dc8699cbd
updated todo
+ fmt
2018-07-24 17:47:08 +02:00
kolaente edf9b6f2c7
Implemented creating a team <-> list relation 2018-07-24 17:29:13 +02:00
konrad 0487889963
fmt + lint + docs 2018-07-21 15:28:09 +02:00
konrad 6618874441
Fixed parambinder 2018-07-18 21:54:04 +02:00
konrad f0c003d069
implemented custom param binder
This is currently more a workaround, until the echo pr gets merged
2018-07-17 23:10:54 +02:00
kolaente 1a7779a229
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api 2018-07-17 09:10:45 +02:00
konrad 7feb82702d
implemented create team <-> namespace relation 2018-07-17 08:44:21 +02:00
konrad 2e3c10be13
updated todo + cleanup 2018-07-17 08:16:04 +02:00
konrad 0439bade41
updated todo 2018-07-16 22:17:35 +02:00
konrad 376c649a12
cleanup 2018-07-12 23:47:50 +02:00
konrad 4ae95c1333
Updated featurecreep 2018-07-12 00:36:38 +02:00
kolaente b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
kolaente 9e8f13edf6
Getting all lists or one works now 2018-07-09 19:49:27 +02:00
kolaente 31eb916af2
updated featurecreep 2018-07-05 08:55:34 +02:00
kolaente 462dfc8868
Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
kolaente 93efaa95f8
Implemented method to delete a namespace 2018-07-04 19:21:04 +02:00
kolaente 2d81330b27
Removed debugging 2018-07-04 18:44:13 +02:00
kolaente f59917e721
Fixed getting all lists of one namespace 2018-07-04 08:56:52 +02:00
kolaente 6dfdcb9571
Added basic functions + endpoints to add/update namespaces 2018-07-02 08:40:24 +02:00
kolaente ac0a50663d
Added basic definitions for namespaces and teams 2018-06-14 16:14:49 +02:00
kolaente 6398134eef
More Featurecreep. Or call it a plan. Whatever you want. 2018-06-14 14:58:00 +02:00
kolaente 33c5f91491
Updated Roadmap 2018-06-13 13:49:19 +02:00
kolaente 0652125c25
Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
konrad b11a6b912e
More Featurecreep 2018-06-12 19:57:48 +02:00
konrad fc974fd87f
Added endpoint to be able to edit list items 2018-06-12 19:44:47 +02:00
konrad be18247682
Added check to only let a user delete his own list 2018-06-12 18:35:36 +02:00
konrad 5ba9d76328
Added method to delete a list 2018-06-12 18:17:52 +02:00
konrad dcb046665f
Added method to delete a list 2018-06-12 18:17:21 +02:00
kolaente 853fb2a2b7
Added method to delete a todo item from a list 2018-06-12 18:07:47 +02:00
konrad 91f67dc364
Added functions for adding items to a todolist 2018-06-10 19:49:40 +02:00
konrad 7bac9f490e
Started adding listitems 2018-06-10 15:55:56 +02:00