Block a user
86a90ca8da
[wip] video player page
f0dc1e4f35
Merge remote-tracking branch 'origin/develop' into develop
204f1de024
create a basic layout for the video player.
71a14e79d9
Merge branch 'feature/add-topic-count' of 858/frontend into develop
2d755be6b8
add count for current topic in random topic component
add topic count in random topic component
add topic count in random topic component
add topic count in random topic component
69c2181afa
add random topic items count to state
e8a23bd1ca
add random topic items count to state
5c048b2036
add the see all videos, topics links
e8a23bd1ca
add random topic items count to state
f667e9ea8f
really fix issues with random topic on first load
c9d1495c43
fix bug on random topic not loading on first page load
7d48fad50a
Merge branch 'feature/topic-actions' of 858/frontend into develop
d36d4e6c6e
create a video container, component static defaults.
Implement random topics on home page
Implement random topics on home page
Implement random topics on home page
e7471420d2
fetch all topics, show random topic with 4 videos in home container
461ed1af37
style the counter
2dcd50d361
create the nav
aef0af64b6
create the footer
3a42fee6e2
create static homepage,
7a3e025278
Merge branch 'develop' of code.with.camp:858/frontend into develop
d369c16540
add util to fetch video thumb / video
35f154f8c8
Merge branch 'api-util' of 858/frontend into master
79b21f8bae
Merge branch 'create-the-static-pages' of 858/frontend into master
1c84c009b4
add methods required to fetch data from the API
d307fd0c15
add css basic logic, add logo
b7b28b3468
static-components scaffolding
1c84c009b4
add methods required to fetch data from the API
e73b06916a
ignore .idea files
bee3055307
use key instead of ref for unique key for components in loop
e7c1caf65e
move action type strings to constants
5517141edf
add example of async API request and action