Commit Graph

  • 1a7779a229
    Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api kolaente 2018-07-17 09:10:45 +0200
  • 7feb82702d
    implemented create team <-> namespace relation konrad 2018-07-17 08:44:21 +0200
  • 2e3c10be13
    updated todo + cleanup konrad 2018-07-17 08:16:04 +0200
  • 0439bade41
    updated todo konrad 2018-07-16 22:17:35 +0200
  • a46901397b
    Merge remote-tracking branch 'real-origin/master' kolaente 2018-07-16 09:16:21 +0200
  • f6a816941b
    implemented get all teams the user is part of konrad 2018-07-16 08:52:16 +0200
  • b11bd9f0b1
    fixed lint konrad 2018-07-16 08:45:38 +0200
  • 7dc4cd2173
    Implemented Get one team method konrad 2018-07-16 08:43:47 +0200
  • 8a06db5351
    Implemented team delete method konrad 2018-07-16 08:18:15 +0200
  • 90da51ad7e Updated sample config kolaente 2018-07-15 18:31:43 +0200
  • 4cf0cd233c
    Implemented team update method konrad 2018-07-14 18:29:24 +0200
  • bcbd415529
    Fixed a bug where a struct would have old values in it konrad 2018-07-14 17:46:01 +0200
  • a5552b8f9d
    fixed lint + fmt konrad 2018-07-14 17:37:46 +0200
  • bc0e6da602
    cleanup konrad 2018-07-14 17:36:17 +0200
  • e1c58843e9
    implemented team create method konrad 2018-07-14 17:34:59 +0200
  • 376c649a12
    cleanup konrad 2018-07-12 23:47:50 +0200
  • bb44b2f98c
    fmt konrad 2018-07-12 23:37:14 +0200
  • 7f7b243cbe
    cleanup konrad 2018-07-12 23:36:55 +0200
  • c5888093fe
    Implemented deletion of namespaces konrad 2018-07-12 23:33:37 +0200
  • 55c02bc973
    Fixed CanDelete konrad 2018-07-12 23:33:21 +0200
  • b24b245f4d
    Fixed creation of new namespaces konrad 2018-07-12 23:22:02 +0200
  • e5493965ff
    Fixed creation of new lists konrad 2018-07-12 23:18:50 +0200
  • ddcc063b0b
    Implemented CanCreate method konrad 2018-07-12 23:16:32 +0200
  • 6fd2a97574
    Implemented CanUpdate method konrad 2018-07-12 23:07:03 +0200
  • e3b996c383
    Cleanup konrad 2018-07-12 22:42:41 +0200
  • 4e503072a8
    Implemented CanDelete method for lists and listitems konrad 2018-07-12 21:20:24 +0200
  • 217208274e
    cleanup konrad 2018-07-12 21:10:58 +0200
  • 32fde286db
    Optimized right checking + list.ReadAll now really gets all lists konrad 2018-07-12 21:07:59 +0200
  • bae9c7f35e
    Added right check for namespaces konrad 2018-07-12 13:43:42 +0200
  • fb4fa25f2f
    fmt konrad 2018-07-12 11:55:07 +0200
  • 868b93dbbc
    implemented get one namespace via interface mthod konrad 2018-07-12 11:54:55 +0200
  • 6f5cf55e42
    fmt + lint konrad 2018-07-12 00:37:31 +0200
  • 4ae95c1333
    Updated featurecreep konrad 2018-07-12 00:36:38 +0200
  • 261aaba315
    implemented namespace update via interface method konrad 2018-07-12 00:30:31 +0200
  • 0aa84e653f
    implemented namespace creation via interface method konrad 2018-07-12 00:09:16 +0200
  • 4734a0a6a6
    use echo.NewHTTPError konrad 2018-07-11 14:27:16 +0200
  • 4213f3b08c
    implemented get all namespaces via interface konrad 2018-07-11 13:00:00 +0200
  • 5c4fb7ed73
    implemented delete list item via CRUD konrad 2018-07-11 11:44:17 +0200
  • 281e9c1cd0
    fmt konrad 2018-07-11 02:40:29 +0200
  • ee4a904e35
    Implemented create and update methods for items konrad 2018-07-11 02:39:55 +0200
  • 592dc20af4
    List item creation is now done via handler konrad 2018-07-11 02:13:53 +0200
  • b067425dc3
    more optimization konrad 2018-07-11 01:45:11 +0200
  • e97fa30202
    more optimization konrad 2018-07-11 00:28:53 +0200
  • 237874eda6
    Fixed lint + fmt konrad 2018-07-10 14:02:23 +0200
  • c8622b0029
    Implemented Delete methods on list konrad 2018-07-10 13:27:25 +0200
  • b1de837c4f
    Implemented Create and Update methods on list kolaente 2018-07-09 23:17:19 +0200
  • 9e8f13edf6
    Getting all lists or one works now kolaente 2018-07-09 19:49:27 +0200
  • d5eb2f08e3
    Implemented CRUD Helper, every struct needs its own methods kolaente 2018-07-08 22:50:01 +0200
  • 0c5ed914e0
    CRUD helper now returns directly the target struct filled with data instead of a sub objectq kolaente 2018-07-08 13:26:43 +0200
  • 490f32d46b
    Added CRUD helper method kolaente 2018-07-07 14:19:34 +0200
  • 2d0d074f89
    small optimizations kolaente 2018-07-06 08:40:35 +0200
  • 31eb916af2
    updated featurecreep kolaente 2018-07-05 08:55:34 +0200
  • 462dfc8868
    Implemented method to add a list to a namespace kolaente 2018-07-05 08:52:05 +0200
  • 93efaa95f8
    Implemented method to delete a namespace kolaente 2018-07-04 19:21:04 +0200
  • 2d81330b27
    Removed debugging kolaente 2018-07-04 18:44:13 +0200
  • f59917e721
    Fixed getting all lists of one namespace kolaente 2018-07-04 08:56:52 +0200
  • b57ca9375a
    Fixed namespace updates not working kolaente 2018-07-04 08:15:47 +0200
  • ac134fb16b
    Small fixes to manage namespaces kolaente 2018-07-03 09:09:44 +0200
  • 064e1cd3b7
    Small fixes to manage namespaces kolaente 2018-07-03 08:48:28 +0200
  • e0244e28d7
    Added method to show all lists in a namespace kolaente 2018-07-03 08:26:28 +0200
  • 06cae09f77
    Added method to show one namespace kolaente 2018-07-02 09:09:32 +0200
  • 124e4f4a5b
    Added method to show all namespaces a user has access to kolaente 2018-07-02 08:54:44 +0200
  • 6dfdcb9571
    Added basic functions + endpoints to add/update namespaces kolaente 2018-07-02 08:40:24 +0200
  • bd2bf24813
    Started working on namespaces kolaente 2018-06-14 17:43:00 +0200
  • ac0a50663d
    Added basic definitions for namespaces and teams kolaente 2018-06-14 16:14:49 +0200
  • 6398134eef
    More Featurecreep. Or call it a plan. Whatever you want. kolaente 2018-06-14 14:58:00 +0200
  • 6141956847
    Added swagger UI kolaente 2018-06-14 14:19:19 +0200
  • 33c5f91491
    Updated Roadmap kolaente 2018-06-13 13:49:19 +0200
  • 8500659aec
    added generated swagger spec kolaente 2018-06-13 13:45:53 +0200
  • 4589f3b4bb
    Added docs via swagger kolaente 2018-06-13 13:45:22 +0200
  • 0652125c25
    Fixed returning of user infos when updating a todo item kolaente 2018-06-13 12:18:55 +0200
  • b11a6b912e
    More Featurecreep konrad 2018-06-12 19:57:48 +0200
  • f0f92ad1a1
    Improved creation of list items konrad 2018-06-12 19:57:38 +0200
  • fc974fd87f
    Added endpoint to be able to edit list items konrad 2018-06-12 19:44:47 +0200
  • 1b3b2ccb59
    Improved item deletion rights check konrad 2018-06-12 18:49:56 +0200
  • 1bb7187285
    Added check to only let a user delete his own list konrad 2018-06-12 18:46:59 +0200
  • be18247682
    Added check to only let a user delete his own list konrad 2018-06-12 18:35:36 +0200
  • 5ba9d76328
    Added method to delete a list konrad 2018-06-12 18:17:52 +0200
  • dcb046665f
    Added method to delete a list konrad 2018-06-12 18:17:21 +0200
  • 853fb2a2b7
    Added method to delete a todo item from a list kolaente 2018-06-12 18:07:47 +0200
  • 91f67dc364
    Added functions for adding items to a todolist konrad 2018-06-10 19:49:40 +0200
  • 7bac9f490e
    Started adding listitems konrad 2018-06-10 15:55:56 +0200
  • abd21f0c14
    Plan. konrad 2018-06-10 15:32:25 +0200
  • cf4871af59
    cleanup konrad 2018-06-10 14:43:35 +0200
  • 125f0ba230
    Added lists view konrad 2018-06-10 14:41:42 +0200
  • b841ec121b
    unit tests improvments konrad 2018-06-10 14:24:33 +0200
  • 2cf20fe1c4
    fixed lint + fmt konrad 2018-06-10 14:22:37 +0200
  • f372128784
    Added list create and update methods konrad 2018-06-10 14:14:10 +0200
  • fb4c9d580c
    Update gitignore konrad 2018-06-10 11:41:29 +0200
  • db6c2bfd8f
    made tests work again konrad 2018-06-10 11:41:10 +0200
  • 5510249813
    updated fixtures konrad 2018-06-10 11:37:24 +0200
  • d840651a24
    removed unused errors konrad 2018-06-10 11:35:53 +0200
  • 1bee67cac7
    Made registration work konrad 2018-06-10 11:34:59 +0200
  • 2ca4c521aa
    deleted old binary kolaente 2018-06-10 11:13:23 +0200
  • 986059d719
    updated makefile konrad 2018-06-10 11:13:01 +0200
  • 479cf54ada
    initial commit konrad 2018-06-10 11:11:41 +0200