Commit Graph

29 Commits

Author SHA1 Message Date
b45ceeb3e5
Added login background
Some checks failed
the build failed
2017-11-20 16:40:31 +01:00
d577f0e425
Fixed gravatar
+ Login improvements
2017-11-20 16:14:44 +01:00
02e443b769
modified redirect after logout 2017-11-20 15:44:46 +01:00
7a1c5f7334
modified redirect after logout 2017-11-20 15:44:03 +01:00
9dba174ceb
Added gravatar 2017-11-20 15:42:36 +01:00
5f6a7a992e
Added modal when deleting a book 2017-11-20 15:06:33 +01:00
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
3c656bb8be
Improved checking if the user's session is still valid and redirecting him to the login page if not
Some checks failed
the build failed
2017-11-20 12:13:30 +01:00
c160f5720b
Finished Book update method
Some checks failed
the build failed
2017-11-18 09:32:30 +01:00
3a24e8a1b9
Started implementing edit book
All checks were successful
the build was successful
2017-11-17 14:07:41 +01:00
df0ad4adeb
Moved interface setting to config 2017-11-16 13:04:45 +01:00
f4ba392f93
Get status dynamically in Books
All checks were successful
the build was successful
2017-11-15 16:48:30 +01:00
249bef444e
Get status dynamically
All checks were successful
the build was successful
2017-11-15 16:26:51 +01:00
a76f20610a
Finished add new books form 2017-11-15 15:58:29 +01:00
cb3a37b483
Started implementing of inserting new books
All checks were successful
the build was successful
2017-11-14 16:33:01 +01:00
bcd467619d
Fixed filtering for object contents
All checks were successful
the build was successful
2017-11-14 11:18:38 +01:00
e021affd2e
Fully implemented method to delete books
All checks were successful
the build was successful
2017-11-10 16:57:55 +01:00
3adad3b4c0
Added refresh button 2017-11-10 16:17:20 +01:00
144f0a1af5
Added the ability to add buttons to the table 2017-11-10 16:14:25 +01:00
47f519c8ee
Added Semantic ui via npm + webpack 2017-11-10 14:57:40 +01:00
20ef5760d8
Added Semantic ui via npm + webpack 2017-11-10 14:41:57 +01:00
0359eae183
Added proper error handling when loading books 2017-11-10 12:27:52 +01:00
e5d879f593
Added author display to books list 2017-11-10 12:12:55 +01:00
0c03bc6f04
Added pagination to books overview 2017-11-10 11:49:02 +01:00
3c7d6d6fd1
Added Books grid view 2017-11-09 16:27:43 +01:00
8164f25c75
Added Books overview to Frontend 2017-11-09 15:12:04 +01:00
5df221d210
made login work 2017-11-09 14:24:59 +01:00
a4124fc6d4
Started Frontend implementation 2017-11-09 12:19:53 +01:00
a56b76cdcf
added boilerplate vue.js frontend 2017-11-09 10:31:03 +01:00