Commit Graph

334 Commits

Author SHA1 Message Date
kolaente 5968e4e56e
Added dynamically setting title
the build was successful Details
2017-12-05 15:55:56 +01:00
kolaente 932885d34a
gofmt
the build was successful Details
2017-12-05 14:47:28 +01:00
kolaente 48b309cd51
Implemented logging of user actions 2017-12-05 14:46:54 +01:00
kolaente d13f543c5e
Showing loading message again 2017-12-05 14:33:20 +01:00
kolaente f93fc3aa84
Fixed a bug where toggling between choosing and adding a new publisher would not work
the build failed Details
2017-12-05 14:23:56 +01:00
kolaente 19932ca7e4
Fixed error where creating a new author would fail when the book initially had no authors 2017-12-05 14:19:44 +01:00
kolaente 28b5231199
Fixed lint 2017-12-05 12:01:31 +01:00
kolaente 9e6ddafe7e
Added sqlite as database option
the build failed Details
2017-12-05 11:49:19 +01:00
kolaente 111ffe687d
Fixed active class not showing correctly 2017-12-05 10:17:16 +01:00
konrad 0f092318e8
gofmt 2017-12-01 12:47:13 +01:00
konrad 2644141953
Implemented graceful shutdown 2017-12-01 12:46:47 +01:00
konrad a97216fbd1
gofmt 2017-12-01 12:38:36 +01:00
konrad 2cd48f2e30
🍵 2017-12-01 12:38:09 +01:00
konrad 568928b157
added time to request logger 2017-12-01 12:34:24 +01:00
kolaente b0219e9052
Tested sqlite db 2017-12-01 11:33:40 +01:00
kolaente b84bfa563c
added new libs 2017-12-01 11:32:44 +01:00
kolaente befa6a94fa
config cleanup 2017-12-01 10:21:38 +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
konrad 634e696369
Added showing date on detail page
the build failed Details
2017-11-30 15:26:28 +01:00
konrad c3d6032bcf
Book JSON is now all lowercase
the build failed Details
2017-11-29 16:43:58 +01:00
konrad 37a39cbae6
Publisher JSON is now all lowercase 2017-11-29 16:23:19 +01:00
konrad 6f22a1a671
Author JSON is now all lowercase 2017-11-29 16:15:29 +01:00
konrad 3d1a710ae0
Fixed: When updating a book, no title is needed
the build failed Details
2017-11-29 15:59:34 +01:00
konrad 7fba68f812
Optimized quantity handling 2017-11-29 15:53:11 +01:00
konrad c93b2f433c
Optimized search route
the build failed Details
2017-11-29 15:22:25 +01:00
konrad a2fb389b7e
Added translation for item managment 2017-11-29 15:00:05 +01:00
konrad 6ccd898d65
Added item management to frontend
the build failed Details
2017-11-29 14:51:51 +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 c592de5daa
Removed building release from drone config
the build was successful Details
2017-11-28 16:20:42 +01:00
kolaente b56465e996
Fixed a bug where a new quantity was inserted when it hasnt changed
the build was successful Details
2017-11-28 16:19:59 +01:00
kolaente c6ae207c9b
gofmt 2017-11-28 16:04:14 +01:00
kolaente 50b368320a
Added book description
the build failed Details
2017-11-28 16:03:25 +01:00
kolaente 2744214185
Repared update methods
the build failed Details
2017-11-28 15:29:51 +01:00
kolaente c87ce78598
Makefile now builds full release
the build was successful Details
2017-11-28 14:42:11 +01:00
kolaente a658797b6d
Fix: No empty publisher is inserted when not selecting one while creating a new book 2017-11-28 12:27:00 +01:00
kolaente 82800240a2
Moved "Publisher" to "PublisherID" and "PublisherFull" to "Publisher" 2017-11-28 10:43:23 +01:00
konrad 3aabf3b086
Added check if the ID is empty when deleting
the build was successful Details
2017-11-24 16:27:35 +01:00
konrad 9dcac2a5c2
added bookstruct checking when arriving 2017-11-24 14:40:35 +01:00
konrad a19650ac3a
Passing structs instead of ids
the build was successful Details
2017-11-24 14:36:40 +01:00
konrad 79da356557
Added check if author is empty 2017-11-24 12:39:52 +01:00
konrad 326e44e3a7
Moved list view to own component
the build was successful Details
2017-11-24 11:54:52 +01:00
konrad 47454d23a5
Cleanup
the build was successful Details
2017-11-24 11:11:12 +01:00
konrad 04ea76bb2f
beautified language switcher 2017-11-24 11:02:38 +01:00
konrad a6867169cd
Moved home route to "/"
the build was successful Details
2017-11-24 10:53:15 +01:00
konrad 6ab5cf5837
Fixed author or publisher not selectable when in another language than english 2017-11-24 10:46:56 +01:00
konrad d36ecb0ada
Added possibillity to close or send a modal via keycodes
the build was successful Details
2017-11-23 16:17:06 +01:00
konrad 6b4076b29f
Fixed reloading issue when deleting a book 2017-11-23 16:05:39 +01:00
kolaente ae80d91f34
Fixed error messages
the build was successful Details
2017-11-23 15:28:38 +01:00
konrad 7f9e132cf4
Added config for apit endpoint
the build was successful Details
2017-11-23 15:20:52 +01:00