• Joined on 2017-12-20
sanj pushed to feature/video-player at 858/frontend 2018-12-07 22:06:57 +00:00
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
sanj merged pull request 858/frontend#7 2018-12-07 17:44:25 +00:00
add topic count in random topic component
sanj closed pull request 858/frontend#7 2018-12-07 17:44:24 +00:00
add topic count in random topic component
sanj created pull request 858/frontend#7 2018-12-07 17:44:14 +00:00
add topic count in random topic component
sanj pushed to feature/add-topic-count at 858/frontend 2018-12-07 17:43:34 +00:00
2d755be6b8 add count for current topic in random topic component
sanj pushed to feature/add-topic-count at 858/frontend 2018-12-07 17:38:38 +00:00
69c2181afa add random topic items count to state
e8a23bd1ca add random topic items count to state
5c048b2036 add the see all videos, topics links
Compare 3 commits »
sanj pushed to feature/add-topic-count at 858/frontend 2018-12-07 17:38:05 +00:00
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.
sanj pushed to develop at 858/frontend 2018-12-07 17:33:51 +00:00
f667e9ea8f really fix issues with random topic on first load
sanj pushed to develop at 858/frontend 2018-12-07 17:25:50 +00:00
c9d1495c43 fix bug on random topic not loading on first page load
sanj merged pull request 858/frontend#6 2018-12-07 17:03:24 +00:00
Implement random topics on home page
sanj closed pull request 858/frontend#6 2018-12-07 17:03:22 +00:00
Implement random topics on home page
sanj created pull request 858/frontend#6 2018-12-07 17:02:06 +00:00
Implement random topics on home page
sanj pushed to feature/topic-actions at 858/frontend 2018-12-07 16:59:24 +00:00
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,
sanj pushed to develop at 858/frontend 2018-12-06 15:08:46 +00:00
7a3e025278 Merge branch 'develop' of code.with.camp:858/frontend into develop
d369c16540 add util to fetch video thumb / video
Compare 2 commits »
sanj pushed to develop at 858/frontend 2018-12-05 19:27:13 +00:00
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
sanj created pull request 858/frontend#2 2018-12-05 18:48:26 +00:00
API methods
sanj pushed to api-util at 858/frontend 2018-12-05 18:46:52 +00:00
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
sanj commented on issue 858/frontend#1 2018-12-05 09:20:22 +00:00
Static pages

@ahmedayman055 this looks perfect!

sanj created pull request 858/frontend#1 2018-12-05 09:13:15 +00:00
Static pages
sanj pushed to master at CAMP/pandoraApi 2018-12-02 15:44:21 +00:00
2242b1ce41 add method to export translation strings as csv