Commit Graph

322 Commits

Author SHA1 Message Date
0c03bc6f04
Added pagination to books overview 2017-11-10 11:49:02 +01:00
e05b3ea630
Removed autoopenbrowser from dev frontend server config 2017-11-10 09:53:48 +01:00
3c7d6d6fd1
Added Books grid view 2017-11-09 16:27:43 +01:00
a0551527c8
Updated Drone build config
All checks were successful
the build was successful
2017-11-09 15:14:28 +01:00
8164f25c75
Added Books overview to Frontend 2017-11-09 15:12:04 +01:00
5df221d210
made login work 2017-11-09 14:24:59 +01:00
a4124fc6d4
Started Frontend implementation 2017-11-09 12:19:53 +01:00
7641ea7ad3
Implemented CORS shit 2017-11-09 12:19:37 +01:00
a56b76cdcf
added boilerplate vue.js frontend 2017-11-09 10:31:03 +01:00
92b6da8720
updated webpack config 2017-11-09 10:30:17 +01:00
0adb9a152a
Updated libraries
All checks were successful
the build was successful
2017-11-09 00:19:01 +01:00
d62e5c9524
Fixed drone node js build step
Some checks failed
the build failed
2017-11-08 22:02:04 +01:00
86b2367991
Fixed drone node js build step
Some checks failed
the build failed
2017-11-08 22:00:05 +01:00
8b74eb2e54
Fixed drone node js build step
Some checks failed
the build failed
2017-11-08 21:58:36 +01:00
977365eb6a
Fixed node
All checks were successful
the build was successful
2017-11-08 21:54:31 +01:00
3628cfb520
updated drone to build frontend
Some checks failed
the build failed
2017-11-08 21:51:53 +01:00
5f8c3ec484
updated .gitignore
All checks were successful
the build was successful
2017-11-08 21:47:02 +01:00
f3118acc9b
updated npm_modules 2017-11-08 21:46:26 +01:00
6f3313d710
updated .gitignore 2017-11-08 21:42:30 +01:00
5ba3ca342b
pointer fix
All checks were successful
the build was successful
2017-11-08 17:14:51 +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
b8738e9b52
Implemented method to accept user login as json 2017-11-08 17:06:06 +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
6ec1ce9088
Added vuejs 2017-11-08 12:02:23 +01:00
523602e02d
Added Semantic-UI + jQuery 2017-11-08 11:25:13 +01:00
14b7a42d32
Fixed Build
All checks were successful
the build was successful
2017-11-08 10:57:38 +01:00
64dd0ce2d0
Fixed lint
Some checks failed
the build failed
2017-11-08 10:55:17 +01:00
bbfb661bab
drone update 2017-11-07 16:37:43 +01:00
b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
110361361b
Updated Makefile
Some checks failed
the build failed
2017-11-07 16:34:30 +01:00
1d711831d4
Updated Makefile
Some checks failed
the build failed
2017-11-07 16:32:20 +01:00
6a67e6cc4b
Updated Dron
Some checks failed
the build failed
2017-11-07 16:29:41 +01:00
f47cf69900
Added Readme
Some checks failed
the build failed
2017-11-07 16:25:49 +01:00
f86050f5d4
Added drone
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-11-07 16:23:30 +01:00
c48243579f
Added Makefile
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-11-07 16:21:46 +01:00
55038bbb2b Fixed showing of author ids
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 21:47:50 +02:00
9644f2304f Implemented returning of newly inserted publisher
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 21:45:31 +02:00
0e0c403d57 Improved inserting of new book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 21:42:16 +02: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
bcc66e66d4 added libs
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 22:48: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