Update/frontend logic #30 #33
Reference in New Issue
Block a user
No description provided.
Delete Branch "update/frontend_logic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Did a overhall of how the page looks and works on mobile. Also removed cluttering unused features.
There has been added notifications to give feedback when requesting a item.
For the api a bug has been fixed where when searching requests and converting response to seasoned the type was not set properly.
Now when requesting the entry is sent from pi.midboe and not support@kevinmidboe.com because it bounces when sending from my server, but not localhost. This is weird and a temp fix.
A request is now also logged in a database, a admin page will fetch these entries at a later time.
Fixed bug #30 when returning also
(The first four commits are already in master and are creating a halt for auto-merge)
The merge conflict was with tmdb and convertTmdbToSeasoned. It was just two attempts at doing the same thing and I thing the master branch was updated without pulling to local repo.
This is now fixed.