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

Issue 2828 #2

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

Issue 2828 #2

wants to merge 16 commits into from

Commits on Aug 28, 2018

  1. refa: remove test folder, will get rspec instead

    Emba Moussa committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    b91b45a View commit details
    Browse the repository at this point in the history
  2. chore: add rspec gems to repo

    Emba Moussa committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    70b46cd View commit details
    Browse the repository at this point in the history
  3. chore: configure rspec

    Emba Moussa committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    2ec75c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. refa: mimic the behavior of schema onto structure.sql, so we can crea…

    …te type within postgresql migrations
    Emba Moussa committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    0fac604 View commit details
    Browse the repository at this point in the history
  2. feat: basic tdd for Installation new fields

    Emba Moussa committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    6eb3f9d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. chore: factory bot and faker gems added to repo

    Emba Moussa committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    41a47d1 View commit details
    Browse the repository at this point in the history
  2. feat: installation controller, new action with tdd

    Emba Moussa committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    b5a90aa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. feat: basic unit test for uniqueness and presence validations for som…

    …e Installation new fields
    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    9fa1859 View commit details
    Browse the repository at this point in the history
  2. feat: installations controller, create action with tdd

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    05d7245 View commit details
    Browse the repository at this point in the history
  3. feat: form to insert field for new installation

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    f16cd03 View commit details
    Browse the repository at this point in the history
  4. fix: fix typo in installation model

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    fb861b8 View commit details
    Browse the repository at this point in the history
  5. feat: add link to new installation in index page

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    533adc0 View commit details
    Browse the repository at this point in the history
  6. feat: helper methods for selects on installation form

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    e7cb176 View commit details
    Browse the repository at this point in the history
  7. chore: configure capybara for feature tests

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    5828e7b View commit details
    Browse the repository at this point in the history
  8. feat: basic styling for installations scaffold

    Emba Moussa committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    8e6f148 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a54fdd8 View commit details
    Browse the repository at this point in the history