Commit Graph

241 Commits

Author SHA1 Message Date
konrad 24ec279fd5
Fixed program exiting when user in config already existed 2017-12-19 12:02:01 +01:00
konrad 41eaffba6d
Fixed saving token 2017-12-19 11:14:49 +01:00
kolaente 78fe10094e
Getting JSON Objects improvements
the build was successful Details
2017-12-07 16:17:18 +01:00
kolaente f41a197cc5
Fixed reload after editig/creating 2017-12-07 10:49:21 +01:00
kolaente 0c80f55963
Message now all lowercase when returned as json
the build was successful Details
2017-12-07 10:45:33 +01:00
kolaente b4c6d0a3db
Fixed throwing an error when a grid item didn't contain any data
the build was successful Details
2017-12-06 10:16:54 +01:00
kolaente 22ee38f7b4
When no database or config is found the program exits
the build was successful Details
2017-12-05 16:06:40 +01:00
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