Commit Graph

11 Commits

Author SHA1 Message Date
konrad 6f22a1a671
Author JSON is now all lowercase 2017-11-29 16:15:29 +01:00
konrad a19650ac3a
Passing structs instead of ids
the build was successful Details
2017-11-24 14:36:40 +01:00
konrad 7b864ff958
Bugfix: when editing a book, all authors passed had been inserted again
the build failed Details
2017-11-20 12:49:25 +01:00
konrad 5a48f62ce2
gofmt 2017-11-17 11:41:18 +01:00
konrad 9016443409
Moved getting authors from a book to a seperate function
+ Implemented getting quantity in book list
2017-11-17 11:40:43 +01:00
konrad 64dd0ce2d0
Fixed lint
the build failed Details
2017-11-08 10:55:17 +01:00
konrad b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
konrad 2e360becca implemented authors and publishers search
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 21:58:55 +02:00
konrad 6ce0c553d4 Implemented Author lookup
+ book lookup optimization

Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 18:11:09 +02:00
konrad 2c913f99d5 Added more details to books list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 12:06:34 +02:00
konrad f8a6b57c33 Implemented new models
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:20:16 +02:00