Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #15

Merged
merged 10 commits into from
Jan 28, 2016
Merged

Develop #15

merged 10 commits into from
Jan 28, 2016

Commits on Jan 20, 2016

  1. (fix) Fixing the README

    Add a link to the latest CircleCI build and StyleCI analysis,as well as  a link to the hosted site on Heroku.
    sachungo committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    596856a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Merge the master branch into fix/UI branch

    * 'master' of github.com:andela-sachungo/soma-tech:
    sachungo committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    d28ccfc View commit details
    Browse the repository at this point in the history
  2. (fix) Separated css, js and html

    Moved all the css and js snippets within the blade templates into their own css and js files respectively.
    sachungo committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    f404e4f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. (feature) Add the number of times the video is viewed

    The videos are displayed as thumbnails on the homepage and dashboard. When a user plays a video, the view count is increased by 1.
    The count is only increased when the page is refreshed and the play button clicked. It is not updated on resume play of video.
    sachungo committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    245ed59 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. (fix) Improve the play video page

    The play video page UI has been improved.
    sachungo committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    362db22 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. (fix) Finish fixing the UI

    The UI has been fixed in accordance with the issues raised in the first review.
    sachungo committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    3de9cf2 View commit details
    Browse the repository at this point in the history
  2. (fix) Fix the navbar and correct the comments

    Fix the navbar to the top of the page. Also, add comments to the routes file and corrected the comments in the controllers to reflect what the methods are about.
    sachungo committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    aa4b0ea View commit details
    Browse the repository at this point in the history
  3. (fix) Fix StyleCI errors

    Fix the errors flagged by StyleCI
    sachungo committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    743020d View commit details
    Browse the repository at this point in the history
  4. (fix) Add the CircleCI build

    Add CircleCI latest build to readme.md
    sachungo committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    93af209 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from andela-sachungo/fix/UI

    Fix/ui
    sachungo committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    742e1eb View commit details
    Browse the repository at this point in the history