Commit Graph

293 Commits

Author SHA1 Message Date
491f564115
Added version
Some checks failed
the build failed
2018-01-09 11:39:36 +01:00
57eabf625c
Fixed adding/editing books/authors/publishers/items 2017-12-19 12:10:14 +01:00
24ec279fd5
Fixed program exiting when user in config already existed 2017-12-19 12:02:01 +01:00
41eaffba6d
Fixed saving token 2017-12-19 11:14:49 +01:00
78fe10094e
Getting JSON Objects improvements
All checks were successful
the build was successful
2017-12-07 16:17:18 +01:00
f41a197cc5
Fixed reload after editig/creating 2017-12-07 10:49:21 +01:00
0c80f55963
Message now all lowercase when returned as json
All checks were successful
the build was successful
2017-12-07 10:45:33 +01:00
b4c6d0a3db
Fixed throwing an error when a grid item didn't contain any data
All checks were successful
the build was successful
2017-12-06 10:16:54 +01:00
22ee38f7b4
When no database or config is found the program exits
All checks were successful
the build was successful
2017-12-05 16:06:40 +01:00
5968e4e56e
Added dynamically setting title
All checks were successful
the build was successful
2017-12-05 15:55:56 +01:00
932885d34a
gofmt
All checks were successful
the build was successful
2017-12-05 14:47:28 +01:00
48b309cd51
Implemented logging of user actions 2017-12-05 14:46:54 +01:00
d13f543c5e
Showing loading message again 2017-12-05 14:33:20 +01:00
f93fc3aa84
Fixed a bug where toggling between choosing and adding a new publisher would not work
Some checks failed
the build failed
2017-12-05 14:23:56 +01:00
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
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
111ffe687d
Fixed active class not showing correctly 2017-12-05 10:17:16 +01:00
0f092318e8
gofmt 2017-12-01 12:47:13 +01:00
2644141953
Implemented graceful shutdown 2017-12-01 12:46:47 +01:00
a97216fbd1
gofmt 2017-12-01 12:38:36 +01:00
2cd48f2e30
🍵 2017-12-01 12:38:09 +01:00
568928b157
added time to request logger 2017-12-01 12:34:24 +01:00
b0219e9052
Tested sqlite db 2017-12-01 11:33:40 +01:00
b84bfa563c
added new libs 2017-12-01 11:32:44 +01:00
befa6a94fa
config cleanup 2017-12-01 10:21:38 +01:00
6496efd411
Improved performance when getting a list of all books
Some checks failed
the build failed
2017-12-01 10:18:26 +01:00
e485218688
Cleanup
Some checks failed
the build failed
2017-11-30 15:48:03 +01:00
634e696369
Added showing date on detail page
Some checks failed
the build failed
2017-11-30 15:26:28 +01:00
c3d6032bcf
Book JSON is now all lowercase
Some checks failed
the build failed
2017-11-29 16:43:58 +01:00
37a39cbae6
Publisher JSON is now all lowercase 2017-11-29 16:23:19 +01:00
6f22a1a671
Author JSON is now all lowercase 2017-11-29 16:15:29 +01:00
3d1a710ae0
Fixed: When updating a book, no title is needed
Some checks failed
the build failed
2017-11-29 15:59:34 +01:00
7fba68f812
Optimized quantity handling 2017-11-29 15:53:11 +01:00
c93b2f433c
Optimized search route
Some checks failed
the build failed
2017-11-29 15:22:25 +01:00
a2fb389b7e
Added translation for item managment 2017-11-29 15:00:05 +01:00
6ccd898d65
Added item management to frontend
Some checks failed
the build failed
2017-11-29 14:51:51 +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
c592de5daa
Removed building release from drone config
All checks were successful
the build was successful
2017-11-28 16:20:42 +01:00
b56465e996
Fixed a bug where a new quantity was inserted when it hasnt changed
All checks were successful
the build was successful
2017-11-28 16:19:59 +01:00
c6ae207c9b
gofmt 2017-11-28 16:04:14 +01:00
50b368320a
Added book description
Some checks failed
the build failed
2017-11-28 16:03:25 +01:00
2744214185
Repared update methods
Some checks failed
the build failed
2017-11-28 15:29:51 +01:00
c87ce78598
Makefile now builds full release
All checks were successful
the build was successful
2017-11-28 14:42:11 +01:00
a658797b6d
Fix: No empty publisher is inserted when not selecting one while creating a new book 2017-11-28 12:27:00 +01:00
82800240a2
Moved "Publisher" to "PublisherID" and "PublisherFull" to "Publisher" 2017-11-28 10:43:23 +01:00
3aabf3b086
Added check if the ID is empty when deleting
All checks were successful
the build was successful
2017-11-24 16:27:35 +01:00
9dcac2a5c2
added bookstruct checking when arriving 2017-11-24 14:40:35 +01:00
a19650ac3a
Passing structs instead of ids
All checks were successful
the build was successful
2017-11-24 14:36:40 +01:00
79da356557
Added check if author is empty 2017-11-24 12:39:52 +01:00