14 Commits

Author SHA1 Message Date
80db4383a3 Update the movie store to be immutable 2017-06-02 13:49:31 +02:00
15ec1bbecd Fix empty result while having items in store
Let's initialise the state of the component will the actual number of
items instead of 0
2017-05-20 02:04:58 +02:00
fce19bf3d8 Re-fetch the last fetched URL after deleting a movie
This keeps the store consistent with the backend
2017-05-19 23:56:39 +02:00
247908b1ba Fix state not updating properly in the list view 2017-04-21 17:44:48 +02:00
a44cdd3a42 Update explore view to a more stable version
* no more state
* loading is in the posters module, not the whole page
2017-04-19 14:44:08 +02:00
04ef01995e Add explore options 2017-04-14 22:36:35 +02:00
eb7f5c88bf Fix mobile list view 2017-01-31 17:08:09 +01:00
07f238512c Update infinite scroll with a new lib 2017-01-31 15:55:33 +01:00
80dba4e4d3 Add view to handle no result from search 2017-01-31 13:22:44 +01:00
bea5d9c7e4 Add indicator in the poster list for no results 2017-01-28 19:04:28 +01:00
57af856a0e Add infinite scroll on poster list 2017-01-28 18:51:01 +01:00
745489c411 Fix the posters not aligned in the poster list 2017-01-28 16:40:53 +01:00
678153c864 Handle pagination in movie list view 2017-01-18 23:52:00 +01:00
c98117c4f6 Add show list 2017-01-03 15:39:12 +01:00