Commit Graph

87 Commits

Author SHA1 Message Date
b048d55b9f implement random place on home-page with static map 2019-01-22 19:34:19 +05:30
Ahmed-Ayman
ba28a48fc9 style the home page 2019-01-03 08:07:39 +02:00
Ahmed-Ayman
0ed16ffe29 refactor the css to be global for all the random sections 2018-12-28 10:49:56 +02:00
Ahmed-Ayman
4a2372802e style the heading titles 2018-12-22 14:36:49 +02:00
Ahmed-Ayman
b307c9bb39 change the counter to a fixed image, set the header image to one image instead of separated 3 imgs 2018-12-22 12:27:41 +02:00
Ahmed-Ayman
aa65fa4b11 implement the random location 2018-12-21 14:44:18 +02:00
Ahmed-Ayman
6e6af71ad1 fix #22 add related videos section for video player 2018-12-21 13:37:14 +02:00
Ahmed-Ayman
2fdeb6cb11 route the videos link for the title to the results page 2018-12-21 13:13:41 +02:00
8c66fb0251 fix search results page for topics 2018-12-20 18:11:53 +05:30
Ahmed-Ayman
14d9c925f2 dispatch the loaded all results action. 2018-12-19 18:14:13 +02:00
Ahmed-Ayman
b5ae097872 create the results page action,reducer 2018-12-19 18:08:22 +02:00
Ahmed-Ayman
1779d04546 disable the results route 2018-12-19 15:05:03 +02:00
Ahmed-Ayman
fde16110cc results page first commit. 2018-12-13 19:04:55 +02:00
Ahmed-Ayman
ff519477ac fix #14 change the max-width of the topics list. 2018-12-13 18:30:24 +02:00
Ahmed-Ayman
ed1fffca88 fix #14 create the all topics page with the filter. 2018-12-13 18:19:33 +02:00
Ahmed-Ayman
3d20857fc1 change the cursor to pointer for the buttons 2018-12-13 16:35:02 +02:00
c4603b8e03 implement shuffle topics button functionality 2018-12-13 16:22:58 +02:00
9fe634dfd5 dont reload random topic on home view if random topic exists, fixes #10 2018-12-13 16:12:35 +02:00
Ahmed-Ayman
4c2a3361eb create all topics (button), shuffle (button), all videos (link) 2018-12-13 09:18:44 +02:00
Ahmed-Ayman
474000833c add more rules for the horizontal line around the title. 2018-12-12 20:12:56 +02:00
Ahmed-Ayman
06065dea6e set a max-height for the thumbnails 2018-12-12 20:08:43 +02:00
Ahmed-Ayman
09dc73a5c1 install font-awesome to use icons 2018-12-12 20:06:42 +02:00
Ahmed-Ayman
1be52cd27e set the images width to 100% 2018-12-12 20:04:15 +02:00
Ahmed-Ayman
53214b12ea add just one line around the random topics title 2018-12-12 20:02:13 +02:00
sanj
6ff0019b79 Merge branch 'feature/fix-thumbnails' of 858/frontend into develop 2018-12-12 16:41:09 +00:00
1eb6b8a1f4 fix thumbnail on videos 2018-12-12 18:37:34 +02:00
Ahmed-Ayman
34deaaeefe add borders to the topic/item name 2018-12-11 14:41:57 +02:00
Ahmed-Ayman
935c6d210c style the video item, title decoration, colors 2018-12-11 13:30:28 +02:00
Ahmed-Ayman
2bb636cb79 add link to the logo 2018-12-11 13:22:08 +02:00
Ahmed-Ayman
fcbfe7bc50 style the video player 2018-12-11 13:19:04 +02:00
Ahmed-Ayman
45da475ba6 add react-video 2018-12-11 13:01:02 +02:00
Ahmed-Ayman
45b435b201 refactor the project to use scss 2018-12-11 12:42:56 +02:00
Ahmed-Ayman
0b51135517 refactor the sass, section heading names 2018-12-11 12:25:35 +02:00
Ahmed-Ayman
a0489baae9 add sass 2018-12-11 12:25:05 +02:00
Ahmed-Ayman
3c7050bcdc resolved merge conflict 2018-12-08 20:35:46 +02:00
Ahmed-Ayman
9cccc32dfd style the video-items. 2018-12-08 20:32:45 +02:00
sanj
14adb5e86c Merge branch 'feature/connected-react-router' of 858/frontend into develop 2018-12-08 16:29:32 +00:00
6eb178ea39 fix connected-react-router 2018-12-08 18:27:19 +02:00
ee15c0150d failed attempt at setting up connected router 2018-12-08 18:01:20 +02:00
sanj
7d8778b51c Merge branch 'feature/video-player' of 858/frontend into develop 2018-12-07 22:43:41 +00:00
f1667af8de make link to video player work, fetch video data if not available in global state 2018-12-08 00:42:02 +02:00
86a90ca8da [wip] video player page 2018-12-08 00:04:04 +02:00
Ahmed-Ayman
f0dc1e4f35 Merge remote-tracking branch 'origin/develop' into develop 2018-12-07 20:22:15 +02:00
Ahmed-Ayman
204f1de024 create a basic layout for the video player. 2018-12-07 20:21:25 +02:00
sanj
71a14e79d9 Merge branch 'feature/add-topic-count' of 858/frontend into develop 2018-12-07 17:44:24 +00:00
2d755be6b8 add count for current topic in random topic component 2018-12-07 19:43:25 +02:00
69c2181afa add random topic items count to state 2018-12-07 19:38:24 +02:00
Ahmed-Ayman
5c048b2036 add the see all videos, topics links 2018-12-07 19:35:40 +02:00
f667e9ea8f really fix issues with random topic on first load 2018-12-07 19:33:42 +02:00
c9d1495c43 fix bug on random topic not loading on first page load 2018-12-07 19:25:43 +02:00