Commit Graph

39 Commits

Author SHA1 Message Date
c93b2f433c
Optimized search route
Some checks failed
the build failed
2017-11-29 15:22:25 +01:00
6ccd898d65
Added item management to frontend
Some checks failed
the build failed
2017-11-29 14:51:51 +01:00
3c08e18cd2
Added item managagement
All checks were successful
the build was successful
+ 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
1d2dfa487c
Implemented list, add, update, delete publisher
Some checks failed
the build failed
2017-11-21 12:09:45 +01:00
0d63ab8826
Added methods to add or update an author 2017-11-21 11:38:52 +01:00
c160f5720b
Finished Book update method
Some checks failed
the build failed
2017-11-18 09:32:30 +01:00
3a24e8a1b9
Started implementing edit book
All checks were successful
the build was successful
2017-11-17 14:07:41 +01:00
4715459d95
Added method to add first user on first run 2017-11-16 12:28:27 +01:00
e12bcc0706
Fixed Status CORS-Shit 2017-11-15 16:19:20 +01:00
f48de8e75f
Added dynamically get books status 2017-11-15 16:13:47 +01:00
a5a5cdb84a
Fixed CORS-SHIT 2017-11-10 16:50:09 +01:00
e70a414b44
Added CORS-header sent
All checks were successful
the build was successful
2017-11-10 16:29:45 +01:00
7641ea7ad3
Implemented CORS shit 2017-11-09 12:19:37 +01:00
e05a2de2fa
gofmt
Some checks failed
the build failed
2017-11-08 17:13:28 +01:00
ed1cd4be11
Fixed lint + gofmt
Some checks failed
the build failed
2017-11-08 17:12:05 +01:00
9a745916b2
Added CORS Header Set 2017-11-08 16:59:48 +01:00
07c9fcdea1
Added basic frontend structure 2017-11-08 14:42:43 +01:00
523602e02d
Added Semantic-UI + jQuery 2017-11-08 11:25:13 +01:00
64dd0ce2d0
Fixed lint
Some checks failed
the build failed
2017-11-08 10:55:17 +01:00
b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
6ba44a5986 Added method to update a publisher
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 20:27:05 +02:00
63e93036a1 Added method to update an author
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 20:22:31 +02:00
cfcf4ac365 Insert methods now return the inserted object
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 18:17:51 +02:00
a78ac5d7da Added methods to add and delete a publisher
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 18:06:51 +02:00
500007bdae Added method to add and delete an author
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 17:20:56 +02:00
c82eca84dc updated routes
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 22:54:06 +02:00
57b6997267 implemented method to delete a book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 22:47:54 +02:00
3db67ff8f2 implemented authors and publishers search
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 21:59:25 +02:00
2e360becca implemented authors and publishers search
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 21:58:55 +02:00
38fdf9cbd8 implemented books search
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 21:40:14 +02:00
ce6c02a1cc Implemented Publisher List functions
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 18:23:52 +02:00
6ce0c553d4 Implemented Author lookup
+ book lookup optimization

Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 18:11:09 +02:00
167ba086d7 Added lookup one single book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 17:01:33 +02:00
08b14a71a9 added config file
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 10:40:36 +02:00
1249987e5f added comments
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 09:47:05 +02:00
718f6bf6bb Added basic insert with auth
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 21:06:40 +02:00
c7256eb77b routes
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:23:56 +02:00
a91fd9c204 Added routes 2017-10-09 14:29:21 +02:00
5f1ec99edd Created basic routes concept 2017-10-06 12:09:58 +02:00