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

Comments completed #453

Open
wants to merge 80 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    f5b29ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from BnjCam25/add-name-surname

    added name, surname, DOB to sign up. tests passed and feature impleme…
    mollygallagherwickham committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2822257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495e7d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from BnjCam25/int-test-signup

    added to the integration tests to sign up
    mollygallagherwickham committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e819fd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a600c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    f7a8c9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'welcome-user2' of https://github.com/BnjCam25/acebook-s…

    …leep into second-ticket
    
    merging from welcome-user2 branch in repo
    annaobarzanowska committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4b3e044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b05ca53 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from BnjCam25/second-ticket

    welcome-message-with-name
    BnjCam25 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f902741 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35764c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0f0ab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    3d85b44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from BnjCam25/Tash

    Add timestamps, order posts by creation and specs
    annaobarzanowska committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    122c158 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from BnjCam25/sign-up-sign-in

    added sign up and sign in links to homepage
    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a387bd2 View commit details
    Browse the repository at this point in the history
  4. Done

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fd46c41 View commit details
    Browse the repository at this point in the history
  5. Done

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    80461bc View commit details
    Browse the repository at this point in the history
  6. update

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    120ea3f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from BnjCam25/same-email

    Same email
    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    316c1ca View commit details
    Browse the repository at this point in the history
  8. Fix tests which were broken

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a1dca44 View commit details
    Browse the repository at this point in the history
  9. Update index.js

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a8ba401 View commit details
    Browse the repository at this point in the history
  10. Update index.js

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d20402c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8 from BnjCam25/fix_tests

    Fix tests which were broken
    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c0c1a67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8b84e9 View commit details
    Browse the repository at this point in the history
  13. Create CNAME

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    11d0128 View commit details
    Browse the repository at this point in the history
  14. Delete CNAME

    BnjCam25 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a894361 View commit details
    Browse the repository at this point in the history
  15. adjusted signing up to force user to input all values and adjusted me…

    …ssage form to force user to have to input something before submitting
    annaobarzanowska committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    81d7583 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11f29ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fc26cb3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c593cef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e6613aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4ef188a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc8f61d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3fcb58c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aa48375 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b1a506c View commit details
    Browse the repository at this point in the history
  25. Merge pull request #9 from BnjCam25/username-add

    name and date added to posts
    annaobarzanowska committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e9cc814 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a4cad3b View commit details
    Browse the repository at this point in the history
  27. Merge pull request #10 from BnjCam25/signing-up

    Signing up
    annaobarzanowska committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1353f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. date formatted

    mollagher committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c883e8b View commit details
    Browse the repository at this point in the history
  2. profile page added, link added and formatted some int tests to get th…

    …em working. Currently last test failin
    lcleigh committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    541df30 View commit details
    Browse the repository at this point in the history
  3. Update post.js

    mollygallagherwickham committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    962e21c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from BnjCam25/date_format

    date formatted
    annaobarzanowska committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e83da3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e02c616 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b4f8c9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from BnjCam25/profile-page

    Profile page
    BnjCam25 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ce5ce12 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. add navBar HTML

    natashawilson96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ee5360 View commit details
    Browse the repository at this point in the history
  2. added functionality

    BnjCam25 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    db96dd0 View commit details
    Browse the repository at this point in the history
  3. like button added

    PhilipStapel committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    735ccf1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from BnjCam25/likebutton

    like button added
    BnjCam25 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    21fdae8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2583ac4 View commit details
    Browse the repository at this point in the history
  6. Update index.hbs

    annaobarzanowska committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    828596d View commit details
    Browse the repository at this point in the history
  7. Update layout.hbs

    annaobarzanowska committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5a25737 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #15 from BnjCam25/navBar

    Nav bar
    annaobarzanowska committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1e65377 View commit details
    Browse the repository at this point in the history
  9. adding formatting to posts

    lcleigh committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3d2ea22 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. cant like twice

    PhilipStapel committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    669f129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from BnjCam25/likebutton

    cant like twice
    natashawilson96 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    77aa24a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from BnjCam25/format-posts

    adding formatting to posts
    natashawilson96 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e713b84 View commit details
    Browse the repository at this point in the history
  4. somwhat working

    BnjCam25 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4422158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b1d550 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95bed5b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. dislike_button

    PhilipStapel committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5098cf1 View commit details
    Browse the repository at this point in the history
  2. profile posts

    mollagher committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fdb1ff8 View commit details
    Browse the repository at this point in the history
  3. Update app.js

    BnjCam25 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0a2b2a7 View commit details
    Browse the repository at this point in the history
  4. Update profile.hbs

    BnjCam25 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    574d8f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from BnjCam25/profile_posts

    profile posts
    BnjCam25 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    572f1c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54f1b7c View commit details
    Browse the repository at this point in the history
  7. dislike button2

    PhilipStapel committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    263ae49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aa9343 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9847b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e11b4b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8408727 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14239fc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #21 from BnjCam25/dislike

    Likes and dislikes implemented
    annaobarzanowska committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    92a4098 View commit details
    Browse the repository at this point in the history
  14. comments are done

    annaobarzanowska committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5c1670e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed25f28 View commit details
    Browse the repository at this point in the history
  16. Update sessions.js

    annaobarzanowska committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    679193a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #20 from BnjCam25/encrypt

    Password encrypts and logs in
    annaobarzanowska committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7a85abf View commit details
    Browse the repository at this point in the history
  18. Update app.js

    lcleigh committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d3ac305 View commit details
    Browse the repository at this point in the history
  19. Delete test.js

    lcleigh committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    61e85e2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    872dba8 View commit details
    Browse the repository at this point in the history