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

Dev bootstrap #2

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Dev bootstrap #2

wants to merge 35 commits into from

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    15e712d View commit details
    Browse the repository at this point in the history
  2. initial commit

    Michael Bradley authored and Michael Bradley committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d503401 View commit details
    Browse the repository at this point in the history
  3. updated image

    cfuess-student committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    f070ae1 View commit details
    Browse the repository at this point in the history
  4. Add Category vue

    Add inital category view.  Imported into the HelloWorld vue.  Initial
    v-for used to list the categories.
    McLeopold committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    de90f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f901c35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e10e071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2a0793 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Configuration menu
    Copy the full SHA
    5cfdf07 View commit details
    Browse the repository at this point in the history
  2. Update joke view for linter

    McLeopold committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    3bf122d View commit details
    Browse the repository at this point in the history
  3. Get categories from api

    Using axios to retrieve the categories from the chuck norris api. Setup
    the ul to have toggle buttons to be visually appealing.
    
    Also switched the order of the components in the main vue.
    McLeopold committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    f9ea523 View commit details
    Browse the repository at this point in the history
  4. Remove boilerplate code

    The joke vue had leftover vue code from a copy paste.
    McLeopold committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    c693d11 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Configuration menu
    Copy the full SHA
    b774d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a098cbf View commit details
    Browse the repository at this point in the history
  3. Rename HelloWorld.vue to Home.vue

    Update router to reflect change.
    McLeopold committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    097d2e8 View commit details
    Browse the repository at this point in the history
  4. Update Home.vue

    Update messaging away from boilerplate HelloWorld.vue.
    Moved image into component.
    McLeopold committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    00311e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2899123 View commit details
    Browse the repository at this point in the history
  6. Add bootstrap-vue to dependencies

    `npm install --save bootstrap-vue`
    McLeopold committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    55109be View commit details
    Browse the repository at this point in the history
  7. Add bootstrap 4 to project

    Update categories vue to put list into bootstrap grid.
    McLeopold committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    c658358 View commit details
    Browse the repository at this point in the history
  8. Made background black, added js-cookie to packages,

    added Video component to home page controled by toggle and cookie state.
    cfuess-student committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    dc77bff View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    976dffc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    62e1889 View commit details
    Browse the repository at this point in the history
  2. Forgot these

    cfuess-student committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    bf3caf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d453fa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Configuration menu
    Copy the full SHA
    eec5c4a View commit details
    Browse the repository at this point in the history
  2. added gitlost

    cfuess-student committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    223ed03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cfc01c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b51e85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd9c0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47bd859 View commit details
    Browse the repository at this point in the history
  7. Added Joke.vue again?

    cfuess-student committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    386e140 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Add bootstrap-vue to dependencies

    `npm install --save bootstrap-vue`
    McLeopold authored and cfuess-student committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    889d5f4 View commit details
    Browse the repository at this point in the history
  2. Add bootstrap 4 to project

    Update categories vue to put list into bootstrap grid.
    McLeopold authored and cfuess-student committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    02f91be View commit details
    Browse the repository at this point in the history
  3. Made background black, added js-cookie to packages,

    added Video component to home page controled by toggle and cookie state.
    cfuess-student committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    bff2276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f3c5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d13a2f2 View commit details
    Browse the repository at this point in the history