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

Updating #119

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

Updating #119

wants to merge 64 commits into from

Commits on Feb 10, 2018

  1. Configuration menu
    Copy the full SHA
    b1c5bf6 View commit details
    Browse the repository at this point in the history
  2. update fetch-mock and lock file

    nikrb committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    1617151 View commit details
    Browse the repository at this point in the history
  3. add user actions unit test

    nikrb committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    09da6f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. fix: profile prop-types

    nikrb committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    f4d2968 View commit details
    Browse the repository at this point in the history
  2. fix: user types import

    nikrb committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    53b0c14 View commit details
    Browse the repository at this point in the history
  3. add user reducer unit tests

    refactor user reducer
    nikrb committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    3079b43 View commit details
    Browse the repository at this point in the history
  4. refactor login actions

    nikrb committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    ae47685 View commit details
    Browse the repository at this point in the history
  5. add login actions unit tests

    nikrb committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    7b63c39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1381244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e6839d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05c4cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. fix: card missing image url

    nikrb committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    eea26a0 View commit details
    Browse the repository at this point in the history
  2. fix: refactor image url creator

    nikrb committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    052209d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e338bba View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Merge pull request #98 from chingu-voyage3/fix/house-image-delete

    Fix/house image delete
    nikrb authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    b9187b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from chingu-voyage3/add-user-unit-test

    Add user unit test
    nikrb authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    08a68c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Started refactoring

    Mortuie committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    e1d1504 View commit details
    Browse the repository at this point in the history
  2. Deleting unecessary files

    Mortuie committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    5809875 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    6cef2c0 View commit details
    Browse the repository at this point in the history
  2. Refactoring the User Tests

    Mortuie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    e641b01 View commit details
    Browse the repository at this point in the history
  3. Removing an unecessary line

    Mortuie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    848daa8 View commit details
    Browse the repository at this point in the history
  4. Added an index.js file

    Mortuie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    5cdcb73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05b4de6 View commit details
    Browse the repository at this point in the history
  6. Added minor changes

    Mortuie committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    2cdf779 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

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

Commits on Apr 1, 2018

  1. Configuration menu
    Copy the full SHA
    a60a42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b126b7e View commit details
    Browse the repository at this point in the history
  3. Fixing the code I broke...

    Mortuie committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    3519f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2382039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd6c08b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

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

Commits on Apr 12, 2018

  1. Merge pull request #112 from chingu-voyage3/leon/refactor

    Refactoring the User components/redux and Tests
    Mortuie authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    3c22f92 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Merge pull request #118 from chingu-voyage3/master

    Update dev
    Mortuie authored Oct 6, 2018
    Configuration menu
    Copy the full SHA
    bdd71fa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    738e657 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from chingu-voyage3/fix/default-avatar-pic

    fix: display default avatar pic
    Mortuie authored Oct 7, 2018
    Configuration menu
    Copy the full SHA
    052e5d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0d9cfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from chingu-voyage3/fix/userActions

    Fixing the login error handling... Fetch is not clean..
    Mortuie authored Oct 7, 2018
    Configuration menu
    Copy the full SHA
    31b8ee3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. WIP.

    vivekimsit committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e0e52de View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Add error handling.

    vivekimsit committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    2d6a8c1 View commit details
    Browse the repository at this point in the history
  2. Catch validation errors.

    vivekimsit committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    65a57d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. WIP.

    vivekimsit committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    d0dae2f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. WIP.

    vivekimsit committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    f1a65f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. Configuration menu
    Copy the full SHA
    96fdb20 View commit details
    Browse the repository at this point in the history
  2. Fix logout logic.

    vivekimsit committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    ed03b37 View commit details
    Browse the repository at this point in the history
  3. More fixes.

    vivekimsit committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    c022d7a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Fix login.

    vivekimsit committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    e3c622b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Revert to Mongo for now.

    vivekimsit committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    7538de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d9619 View commit details
    Browse the repository at this point in the history
  3. Prettier running on all files

    Mortuie committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    9e31c89 View commit details
    Browse the repository at this point in the history
  4. Adding the last files...

    Mortuie committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    05086ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ee3b0a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #123 from chingu-voyage3/feature/prettier

    Feature/prettier
    Mortuie authored Oct 22, 2018
    Configuration menu
    Copy the full SHA
    e793369 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Initial commit

    Mortuie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    0d9c0ea View commit details
    Browse the repository at this point in the history
  2. Added hook

    Mortuie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    034b8f8 View commit details
    Browse the repository at this point in the history
  3. Ran Prettier

    Mortuie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    579ffc7 View commit details
    Browse the repository at this point in the history
  4. Revert "Feature/prettier"

    Mortuie authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    707e37e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #126 from chingu-voyage3/revert-123-feature/prettier

    Revert "Feature/prettier"
    vivekimsit authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    bdee79a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #125 from chingu-voyage3/fixes/prettier

    Prettier onto viveks branch.
    vivekimsit authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    716eaea View commit details
    Browse the repository at this point in the history
  7. Address comments.

    vivekimsit committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    3740588 View commit details
    Browse the repository at this point in the history
  8. Lint.

    vivekimsit committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    606d475 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Merge pull request #122 from chingu-voyage3/fixes/error-handling

    Fixes/error handling
    vivekimsit authored Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9727cc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Edited .gitignore

    Mortuie committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    c322860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350b852 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #127 from chingu-voyage3/fix/removeDeprecationWarning

    Removing mongo deprecation warning.
    Mortuie authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    741d32a View commit details
    Browse the repository at this point in the history