Commit Graph

19 Commits

Author SHA1 Message Date
66b6dbf4f3
Small improvements to unit tests 2018-01-25 14:39:27 +01:00
f27172cfd8
Added method to add or update a user 2018-01-23 14:31:54 +01:00
dbc3886706
Added admin type user 2018-01-23 11:20:22 +01:00
24ec279fd5
Fixed program exiting when user in config already existed 2017-12-19 12:02:01 +01:00
28b5231199
Fixed lint 2017-12-05 12:01:31 +01:00
9e6ddafe7e
Added sqlite as database option
Some checks failed
the build failed
2017-12-05 11:49:19 +01:00
a97216fbd1
gofmt 2017-12-01 12:38:36 +01:00
b0219e9052
Tested sqlite db 2017-12-01 11:33:40 +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
19852d0b6a
Moved show sql query setting to config
All checks were successful
the build was successful
2017-11-16 13:09:30 +01:00
c98c593307
Moved database connection to configfile 2017-11-16 12:57:08 +01:00
9630e8fda2
Started implementing book quantities
All checks were successful
the build was successful
2017-11-16 12:51:23 +01:00
f48de8e75f
Added dynamically get books status 2017-11-15 16:13:47 +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
2c913f99d5 Added more details to books list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 12:06:34 +02:00
f8a6b57c33 Implemented new models
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:20:16 +02:00
c5592ad45b Implemented user via db
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:09:26 +02:00
9e6bcb12be basic list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:20:16 +02:00