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

Jan Edrozo | Carets #32

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

Jan Edrozo | Carets #32

wants to merge 38 commits into from

Commits on Oct 31, 2017

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

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    63a7127 View commit details
    Browse the repository at this point in the history
  2. Updated edamam_api_wrapper#list_recipes method and Recipe.rb; also ad…

    …ded the dotenv gem to read the app_id and key in the .env file
    JNEdrozo committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    f0e0781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185632b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf7b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81ff255 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ababf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a617edf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Added recipe_payload.json sample text and updated api_wrapper #list_r…

    …ecipes to simplify options hash readability
    JNEdrozo committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    fc02d5a View commit details
    Browse the repository at this point in the history
  2. added will_paginate

    JNEdrozo committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    25f94bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae6714f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    532e008 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0ec531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0fb276 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Configuration menu
    Copy the full SHA
    0bcfae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9ab74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6172421 View commit details
    Browse the repository at this point in the history
  4. Added required='required' to search form's text_field_tag to ensure u…

    …ser enters a search term (does not exclude spaces)
    JNEdrozo committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    c1c5203 View commit details
    Browse the repository at this point in the history
  5. Fixed RecipesController#index method to prevent empty string searches…

    … (switched condition order)
    JNEdrozo committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    6d90a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1975845 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1806a97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b89016 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bbcf61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1843b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1f2f5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85a50fa View commit details
    Browse the repository at this point in the history
  13. Moved gem awesome_print out of development and test group and consoli…

    …dated development group in gemfile
    JNEdrozo committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    8d13417 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    183e6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8308b13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8a2bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4954a50 View commit details
    Browse the repository at this point in the history
  5. Added application title

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    b59b113 View commit details
    Browse the repository at this point in the history
  6. Search Header styled

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    0ea7b32 View commit details
    Browse the repository at this point in the history
  7. Home page finalized

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    1e333f8 View commit details
    Browse the repository at this point in the history
  8. Updated index styling

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    f16048f View commit details
    Browse the repository at this point in the history
  9. Updated show page styling

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    034af87 View commit details
    Browse the repository at this point in the history
  10. background url change

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    b5c33bd View commit details
    Browse the repository at this point in the history
  11. Updated link styling

    JNEdrozo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    ce9d6e8 View commit details
    Browse the repository at this point in the history