Commit Graph

20 Commits

Author SHA1 Message Date
konrad e485218688
Cleanup
the build failed Details
2017-11-30 15:48:03 +01:00
konrad c3d6032bcf
Book JSON is now all lowercase
the build failed Details
2017-11-29 16:43:58 +01:00
kolaente 3c08e18cd2
Added item managagement
the build was successful Details
+ Resolved quantity stuff - there now is a new table which links books or items to a quantity
2017-11-29 12:25:52 +01:00
kolaente b56465e996
Fixed a bug where a new quantity was inserted when it hasnt changed
the build was successful Details
2017-11-28 16:19:59 +01:00
kolaente 50b368320a
Added book description
the build failed Details
2017-11-28 16:03:25 +01:00
kolaente 82800240a2
Moved "Publisher" to "PublisherID" and "PublisherFull" to "Publisher" 2017-11-28 10:43:23 +01:00
konrad a19650ac3a
Passing structs instead of ids
the build was successful Details
2017-11-24 14:36:40 +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 a3b0d1d94b
Fixed book not found when quantity did not exist
the build was successful Details
2017-11-17 11:26:24 +01:00
konrad fb305e5b39
Implemented book quantity insert when a book is inserted
the build was successful Details
+ Books can now either send through a direct json payload or via one form value
+ lint & gofmt
2017-11-16 19:07:32 +01:00
konrad 9630e8fda2
Started implementing book quantities
the build was successful Details
2017-11-16 12:51:23 +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 55038bbb2b Fixed showing of author ids
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 21:47:50 +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 fed91b9e8a Added lookup one single book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 17:14:51 +02:00
konrad 167ba086d7 Added lookup one single book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 17:01:33 +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 1249987e5f added comments
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 09:47:05 +02:00
konrad d29b619418 Struct definition
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:29:46 +02:00