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
|
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
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
sanj
|
7d48fad50a
|
Merge branch 'feature/topic-actions' of 858/frontend into develop
|
2018-12-07 17:03:22 +00:00 |
|
Ahmed-Ayman
|
d36d4e6c6e
|
create a video container, component static defaults.
|
2018-12-07 19:02:27 +02:00 |
|
|
e7471420d2
|
fetch all topics, show random topic with 4 videos in home container
|
2018-12-07 18:59:16 +02:00 |
|
Ahmed-Ayman
|
461ed1af37
|
style the counter
|
2018-12-07 14:01:26 +02:00 |
|
Ahmed-Ayman
|
2dcd50d361
|
create the nav
|
2018-12-06 23:24:39 +02:00 |
|
Ahmed-Ayman
|
aef0af64b6
|
create the footer
|
2018-12-06 23:10:30 +02:00 |
|
Ahmed-Ayman
|
3a42fee6e2
|
create static homepage,
create VideoPlayer and Title Components
|
2018-12-06 20:33:29 +02:00 |
|
Ahmed-Ayman
|
34f39d0253
|
import util.getThumbnail in the video item.
|
2018-12-06 17:22:03 +02:00 |
|
|
7a3e025278
|
Merge branch 'develop' of code.with.camp:858/frontend into develop
|
2018-12-06 17:08:31 +02:00 |
|
|
d369c16540
|
add util to fetch video thumb / video
|
2018-12-06 17:08:12 +02:00 |
|
Ahmed-Ayman
|
bff021333f
|
add the site-wide components to app.js
|
2018-12-06 16:26:19 +02:00 |
|
Ahmed-Ayman
|
396005c9fc
|
fix #5 create a Random Location, Topic static content
|
2018-12-06 00:34:48 +02:00 |
|
Ahmed-Ayman
|
da380dff81
|
fix #4 create the search component.
|
2018-12-06 00:32:46 +02:00 |
|
Ahmed-Ayman
|
a3ed5426c5
|
fix #3 create a separate counter component
|
2018-12-06 00:02:33 +02:00 |
|
Ahmed-Ayman
|
4b90d1f895
|
add images and global css to be used later in the website
|
2018-12-05 23:56:22 +02:00 |
|
Ahmed-Ayman
|
ba0f08036e
|
fix #3 add fonts to be used for the header and the rest of the website.
|
2018-12-05 23:51:53 +02:00 |
|