Commit Graph

71 Commits

Author SHA1 Message Date
kolaente db5e3a7cbc
When viewing logs via the ui, you can now click on the item to show it 2018-03-07 16:07:56 +01:00
konrad 0030372879
started adding view logs via ui
the build failed Details
2018-03-06 16:32:28 +01:00
konrad 6868833854
Improved Loading spinner 2018-01-16 10:38:36 +01:00
konrad 82d596994a
Fixed commas not created when more than two authors 2018-01-15 12:20:24 +01:00
konrad 5bf2e4ea70
Fixed Authorization when not reloading the page after logging in
the build failed Details
2018-01-09 12:11:09 +01:00
konrad 57eabf625c
Fixed adding/editing books/authors/publishers/items 2017-12-19 12:10:14 +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 5968e4e56e
Added dynamically setting title
the build was successful Details
2017-12-05 15:55:56 +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
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 6ccd898d65
Added item management to frontend
the build failed Details
2017-11-29 14:51:51 +01:00
kolaente 50b368320a
Added book description
the build failed Details
2017-11-28 16:03:25 +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 326e44e3a7
Moved list view to own component
the build was successful Details
2017-11-24 11:54:52 +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 742b499d83
Added notifications + redirect instead of messages on top
the build was successful Details
2017-11-23 14:18:31 +01:00
konrad d688d65939
Finished french translation
the build failed Details
2017-11-23 11:10:31 +01:00
konrad 8d5db903f8
Added German translation
the build was successful Details
+ fixed missing translation
2017-11-22 16:09:22 +01:00
konrad 5dce42e65e
Added multilanguage for publishers
the build failed Details
2017-11-22 15:28:55 +01:00
konrad b406777a1f
Added multilanguage for authors 2017-11-22 15:13:33 +01:00
konrad 6d14c7ba72
Added multilanguage for books
the build was successful Details
2017-11-22 14:17:29 +01:00
konrad a0276ffce5
Added automatic input focus on first input 2017-11-21 15:46:41 +01:00
konrad 8767737ee4
Added show a single publisher
the build was successful Details
2017-11-21 13:38:20 +01:00
konrad 8a8bd44a21
Added show a single author 2017-11-21 13:32:34 +01:00
konrad 301c325d85
Added show a single book 2017-11-21 13:23:46 +01:00
konrad 1d2dfa487c
Implemented list, add, update, delete publisher
the build failed Details
2017-11-21 12:09:45 +01:00
konrad fb6354ce2c
Fixed a bug where the author was still showed when it was already deleted 2017-11-21 11:49:52 +01:00
konrad 6fbc820db9
gofmt
the build was successful Details
2017-11-21 11:40:07 +01:00
konrad 0d63ab8826
Added methods to add or update an author 2017-11-21 11:38:52 +01:00
konrad 76dd5807f6
Added authors overview 2017-11-21 11:16:07 +01:00
konrad 5d0165a099
Login form cannot be submitted with empty values 2017-11-21 11:05:09 +01:00
konrad 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
konrad d33dcdf05d
When "content" is empty nothing is shown in the grid 2017-11-21 10:37:17 +01:00
konrad 8c487d17d6
At least a title is now required when inserting or updating a book 2017-11-21 10:33:37 +01:00
konrad b45ceeb3e5
Added login background
the build failed Details
2017-11-20 16:40:31 +01:00
konrad d577f0e425
Fixed gravatar
+ Login improvements
2017-11-20 16:14:44 +01:00
konrad 02e443b769
modified redirect after logout 2017-11-20 15:44:46 +01:00
konrad 5f6a7a992e
Added modal when deleting a book 2017-11-20 15:06:33 +01:00
konrad 2462272008
Fixed a bug where another book would take the place of a non existing one after deleting it 2017-11-20 12:55:50 +01:00