Commit Graph

159 Commits

Author SHA1 Message Date
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
326e44e3a7
Moved list view to own component
All checks were successful
the build was successful
2017-11-24 11:54:52 +01:00
47454d23a5
Cleanup
All checks were successful
the build was successful
2017-11-24 11:11:12 +01:00
04ea76bb2f
beautified language switcher 2017-11-24 11:02:38 +01:00
a6867169cd
Moved home route to "/"
All checks were successful
the build was successful
2017-11-24 10:53:15 +01:00
6ab5cf5837
Fixed author or publisher not selectable when in another language than english 2017-11-24 10:46:56 +01:00
d36ecb0ada
Added possibillity to close or send a modal via keycodes
All checks were successful
the build was successful
2017-11-23 16:17:06 +01:00
6b4076b29f
Fixed reloading issue when deleting a book 2017-11-23 16:05:39 +01:00
ae80d91f34
Fixed error messages
All checks were successful
the build was successful
2017-11-23 15:28:38 +01:00
7f9e132cf4
Added config for apit endpoint
All checks were successful
the build was successful
2017-11-23 15:20:52 +01:00
742b499d83
Added notifications + redirect instead of messages on top
All checks were successful
the build was successful
2017-11-23 14:18:31 +01:00
d688d65939
Finished french translation
Some checks failed
the build failed
2017-11-23 11:10:31 +01:00
6439fcd09c
Started French translation
All checks were successful
the build was successful
2017-11-22 16:36:28 +01:00
8d5db903f8
Added German translation
All checks were successful
the build was successful
+ fixed missing translation
2017-11-22 16:09:22 +01:00
5dce42e65e
Added multilanguage for publishers
Some checks failed
the build failed
2017-11-22 15:28:55 +01:00
b406777a1f
Added multilanguage for authors 2017-11-22 15:13:33 +01:00
6d14c7ba72
Added multilanguage for books
All checks were successful
the build was successful
2017-11-22 14:17:29 +01:00
03e6675c14
Started implementing multilanguage
All checks were successful
the build was successful
2017-11-21 16:43:18 +01:00
d36e50dbe8
Started implementing multilanguage 2017-11-21 16:22:52 +01:00
a0276ffce5
Added automatic input focus on first input 2017-11-21 15:46:41 +01:00
8767737ee4
Added show a single publisher
All checks were successful
the build was successful
2017-11-21 13:38:20 +01:00
8a8bd44a21
Added show a single author 2017-11-21 13:32:34 +01:00
301c325d85
Added show a single book 2017-11-21 13:23:46 +01:00
21b051bac3
addded draft for permissions 2017-11-21 12:32:18 +01:00
e58bccb6e8
fmt
All checks were successful
the build was successful
2017-11-21 12:10:16 +01:00
1d2dfa487c
Implemented list, add, update, delete publisher
Some checks failed
the build failed
2017-11-21 12:09:45 +01:00
fb6354ce2c
Fixed a bug where the author was still showed when it was already deleted 2017-11-21 11:49:52 +01:00
6fbc820db9
gofmt
All checks were successful
the build was successful
2017-11-21 11:40:07 +01:00
0d63ab8826
Added methods to add or update an author 2017-11-21 11:38:52 +01:00
76dd5807f6
Added authors overview 2017-11-21 11:16:07 +01:00
5d0165a099
Login form cannot be submitted with empty values 2017-11-21 11:05:09 +01:00
1b428e557f
Fixed an error where the book wasnt inserted when price or qty had a wrong value 2017-11-21 11:02:23 +01:00
d33dcdf05d
When "content" is empty nothing is shown in the grid 2017-11-21 10:37:17 +01:00
8c487d17d6
At least a title is now required when inserting or updating a book 2017-11-21 10:33:37 +01:00
b45ceeb3e5
Added login background
Some checks failed
the build failed
2017-11-20 16:40:31 +01:00