Library/models
kolaente 22ee38f7b4
the build was successful Details
When no database or config is found the program exits
2017-12-05 16:06:40 +01:00
..
author.go Author JSON is now all lowercase 2017-11-29 16:15:29 +01:00
authors_add_update.go Added check if author is empty 2017-11-24 12:39:52 +01:00
authors_delete.go Added check if the ID is empty when deleting 2017-11-24 16:27:35 +01:00
authors_list.go Fixed lint 2017-11-08 10:55:17 +01:00
book.go Cleanup 2017-11-30 15:48:03 +01:00
books_add_update.go Cleanup 2017-11-30 15:48:03 +01:00
books_delete.go Added item managagement 2017-11-29 12:25:52 +01:00
books_list.go Fixed active class not showing correctly 2017-12-05 10:17:16 +01:00
config.go When no database or config is found the program exits 2017-12-05 16:06:40 +01:00
item.go Added item managagement 2017-11-29 12:25:52 +01:00
items_add_update.go Added item managagement 2017-11-29 12:25:52 +01:00
items_delete.go Added item managagement 2017-11-29 12:25:52 +01:00
items_list.go Added item managagement 2017-11-29 12:25:52 +01:00
message.go Fixed lint 2017-11-08 10:55:17 +01:00
models.go Fixed lint 2017-12-05 12:01:31 +01:00
publisher.go Cleanup 2017-11-30 15:48:03 +01:00
publishers_add_update.go Added item managagement 2017-11-29 12:25:52 +01:00
publishers_delete.go Cleanup 2017-11-30 15:48:03 +01:00
publishers_list.go Fixed lint 2017-11-08 10:55:17 +01:00
quantity.go Cleanup 2017-11-30 15:48:03 +01:00
status.go Cleanup 2017-11-30 15:48:03 +01:00
user.go Implemented logging of user actions 2017-12-05 14:46:54 +01:00