shareit/app
Bruno Fontes 8ae1e92a63 Refreshing and Including number of used items on Title
It was necessary to keep refreshing the page to
check if an item was returned when we did not
want to be alerted. So, now, the page refresh
itself every 2 minutes (while I do not know how
to use Laravel broadcasting) and the title shows
the number of items in use (including when used
by you).
2018-10-16 15:15:05 -03:00
..
Console Init 2018-09-07 20:12:34 -03:00
Events Refactoring 2018-10-10 00:46:28 -03:00
Exceptions Init 2018-09-07 20:12:34 -03:00
Http Refreshing and Including number of used items on Title 2018-10-16 15:15:05 -03:00
Listeners Refactoring 2018-10-10 00:46:28 -03:00
Mail Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
Providers Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
FlashMessage.php Including FlashMessage Model 2018-09-20 00:18:30 -03:00
Item.php Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
Product.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
User.php Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00