189 Commits

Author SHA1 Message Date
226fd89f6a Fix new user config 2016-12-08 12:15:32 +00:00
c9a3fbd90c Merge branch 'selectMovie' into 'master'
Add auto selection of the first movie after fetching

See merge request !24
2016-12-08 12:02:29 +00:00
dca372eb69 Add auto selection of the first movie after fetching 2016-12-04 20:49:19 +01:00
980a7bf266 Merge branch 'productionBuild' into 'master'
Optimize webpack for production builds

See merge request !23
2016-11-30 09:51:06 +00:00
bf9b52fe0e Optimize webpack for production builds 2016-11-29 21:37:30 +01:00
b514b75b7c Merge branch 'fixInput' into 'master'
Fix user edit frontend and backend

See merge request !22
2016-11-25 18:55:33 +00:00
b7d61e7257 Add filter on the movie list 2016-11-25 16:58:24 +01:00
85672b5242 Fix user edit frontend and backend 2016-11-25 16:58:18 +01:00
d6df379fc4 Merge branch 'movieGetDetails' into 'master'
Movie get details + New theme

See merge request !21
2016-11-24 12:26:21 +00:00
07a5e0caaa Fix missing imdb link in movie buttons 2016-11-24 13:36:39 +01:00
c699466474 Fix movie refresh button while fetching 2016-11-24 13:22:05 +01:00
9c68857934 Add a bootswatch theme 2016-11-24 00:34:35 +01:00
819abba77e Remove useless div and add some responsiveness 2016-11-24 00:34:35 +01:00
9c98046c5a Add a button to download movies form polochon 2016-11-24 00:34:35 +01:00
884af0f8b8 Return the movie URL from the API 2016-11-24 00:34:33 +01:00
fa48dcac5d Add button to refresh the movie details 2016-11-24 00:33:39 +01:00
77da13200e Resize image while downloading and create image directory 2016-11-23 21:03:10 +01:00
0a4d09d7c5 Add get details button for movies 2016-11-23 19:14:52 +01:00
64d731a9c6 Merge branch 'webpack' into 'master'
Webpack pooooowwwwwaaaaaa

See merge request !20
2016-11-18 14:27:19 +00:00
5c2efa6677 Remove gulp, let's go full webpack 2016-11-18 15:24:17 +01:00
51e499dfea Let webpack handle the css/less/fonts 2016-11-17 17:45:16 +01:00
321710a5d8 Merge branch 'react' into 'master'
React

See merge request !19
2016-11-17 13:49:58 +00:00
493aae6202 Update the movie's route to match with and without page num 2016-11-17 14:41:28 +01:00
b096152658 Redirect user after login 2016-11-17 14:28:43 +01:00
d51f56fc60 Handle missing movie posters 2016-11-17 13:43:50 +01:00
11b7c08722 Don't render all the movies at once 2016-11-17 13:29:54 +01:00
6b93ee5900 Let the client do the limit / sort 2016-11-17 12:58:35 +01:00
582c8c99ec Enable gzip compression on the server side 2016-11-17 12:04:26 +01:00
06837a8776 Make the server act like an API 2016-11-17 02:06:00 +01:00
466c3f4295 Add movies from polochon 2016-11-17 02:04:51 +01:00
0e6b05a8c8 Rename files to be more consistent 2016-11-17 01:25:41 +01:00
fbbf74a559 Add user edit and user signup 2016-11-17 01:16:45 +01:00
b819f988f4 Add a generic request function with promises 2016-11-16 22:43:00 +01:00
408c2fca75 Make Axios ready to receive the server responses 2016-11-16 21:52:06 +01:00
4108e3a2ca Logout user on http status unauthorized 2016-11-16 21:11:49 +01:00
7dc53ca531 Add async action to get the movies 2016-11-16 15:54:18 +01:00
544d4c8239 Add react-bootstrap to the party 2016-11-16 15:04:49 +01:00
61b820b9b9 Canape => Canapé 2016-11-16 13:35:06 +01:00
6bfcfa14b9 Add user logout and user login error handling 2016-11-16 01:54:01 +01:00
3701917869 Add user authentication 2016-11-15 23:39:45 +01:00
1bb5433b0d Add username in navbar 2016-11-15 22:42:14 +01:00
0ed8759bab Add user store and login actions 2016-11-15 20:21:45 +01:00
efcfced18f Use hashHistory instead of browserHistory 2016-11-15 13:52:33 +01:00
e13ec0a6ca Use redux in movie list 2016-11-15 13:47:35 +01:00
535727fdab Add react-redux to the party 2016-11-14 14:46:39 +01:00
f69e0a248c Add react router 2016-11-13 15:14:29 +01:00
b20400b30f Add movie list with react 2016-11-13 15:14:29 +01:00
4e0faabf06 Use gulp and webpack
Let's get ready for react
2016-11-13 15:14:28 +01:00
f42a813516 Merge branch 'update' into 'master'
Update

See merge request !18
2016-11-13 13:20:47 +00:00
41c80386b5 Create a Sign up page and handler and route 2016-11-13 13:23:56 +00:00