Commit Graph

16 Commits

Author SHA1 Message Date
kolaente 111ffe687d
Fixed active class not showing correctly 2017-12-05 10:17:16 +01:00
konrad a97216fbd1
gofmt 2017-12-01 12:38:36 +01:00
konrad 6496efd411
Improved performance when getting a list of all books
the build failed Details
2017-12-01 10:18:26 +01:00
konrad e485218688
Cleanup
the build failed Details
2017-11-30 15:48:03 +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 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 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 38fdf9cbd8 implemented books search
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 21:40:14 +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 2c913f99d5 Added more details to books list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 12:06:34 +02:00
konrad d29b619418 Struct definition
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:29:46 +02:00
konrad d26df6c160 Proper Error Handling
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:29:09 +02:00
konrad 9e6bcb12be basic list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:20:16 +02:00