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

User can log out #9

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

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    6913aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1720bd View commit details
    Browse the repository at this point in the history
  3. created a specfolder and updated the db migration version to 4.2 and …

    …created a db migartion for add_missing_indices.mailboxer_engine
    felixoppongwillborg authored and felixoppongwillborg committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    76f7174 View commit details
    Browse the repository at this point in the history
  4. login functionality - adding test to ensure Login button is present a…

    …nd the button functions which pass
    Alex-Bellamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2583dc9 View commit details
    Browse the repository at this point in the history
  5. wrote teo new tests for log in feature, first i changed root_path to …

    …user_session_path then wrote test to locate Email to make sure i was in the right path second test was for filling in email, password and then clickon log in button
    felixoppongwillborg authored and felixoppongwillborg committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2368b8d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. writing test for redirecting efter log in

    felixoppongwillborg authored and felixoppongwillborg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    62fbc43 View commit details
    Browse the repository at this point in the history
  2. updated README

    felixoppongwillborg authored and felixoppongwillborg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d3d1558 View commit details
    Browse the repository at this point in the history
  3. testing setup

    Odeane committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    83b73b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d909ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02562d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfc8403 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fb149f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e493a4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e24b0c View commit details
    Browse the repository at this point in the history
  10. edits gemfile

    Cma-B committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    434329e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55c2f82 View commit details
    Browse the repository at this point in the history
  12. removes merge confilict

    Cma-B committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3648e75 View commit details
    Browse the repository at this point in the history
  13. writes test for sending message, add factory bot for recipient, makes…

    … model and controller for recipient
    Cma-B committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c8126fd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

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