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

Implemented comments #93

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

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    e2a4d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ed053 View commit details
    Browse the repository at this point in the history
  3. Created CreatePost.js

    forreya committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    456eaef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c6d319 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb20c6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c22269b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from edwardfgt/create-post

    Created CreatePost.js
    edwardfgt authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    77adfaa View commit details
    Browse the repository at this point in the history
  8. update test naming

    edwardfgt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7c8a17c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bac5f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    8f9e754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68065a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff88ac6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d8c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb97fa2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04e49ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e162453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cafc5d View commit details
    Browse the repository at this point in the history
  9. Fixed minor bug

    forreya committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    254f66d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from edwardfgt/create-post

    Fixed Minor Bugs in CreatePost.js
    edwardfgt authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    84a0086 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96e4321 View commit details
    Browse the repository at this point in the history
  12. merged from main

    edwardfgt committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0da6b81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    907e5f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. fix CreatePost.js

    edwardfgt committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    07ec948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5188935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee5ead View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from edwardfgt/navbar

    Navbar + other changes
    edwardfgt authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e979744 View commit details
    Browse the repository at this point in the history
  5. merge fix with main

    edwardfgt committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    511dcaf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from edwardfgt/createPostFix

    Fix createPost component
    edwardfgt authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3bc86d0 View commit details
    Browse the repository at this point in the history
  7. Branch Update

    MaxAllan-Smith committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1f3cbf3 View commit details
    Browse the repository at this point in the history
  8. ?

    MaxAllan-Smith committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    89ef879 View commit details
    Browse the repository at this point in the history
  9. Update

    MaxAllan-Smith committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    cfa740a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3669d32 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9ec8f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fed13b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cea6ffe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97a1074 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from edwardfgt/Basic-Design

    Added CSS to navbar
    edwardfgt authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3323aa7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6 from edwardfgt/Basic-Posts-Design

    Add css to posts
    edwardfgt authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b4276bf View commit details
    Browse the repository at this point in the history
  17. Fixed refresh bug, added UserContext, system now stores user info in …

    …localstorage after login, posts model now includes time created and time updated
    forreya committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    31c0159 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44fdc1e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request #7 from edwardfgt/add-features

    Fixed bugs and added features
    edwardfgt authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    57d43dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72fdfe View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    3c6c1ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e658192 View commit details
    Browse the repository at this point in the history
  3. create e2e test for creating a new post (with refresh) and add extra …

    …test cases to loginForm
    edwardfgt committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    e93c79a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b953786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e0d03a View commit details
    Browse the repository at this point in the history
  6. update post schema, post controller and post component so poster firs…

    …t name populates and posts return in the correct order
    edwardfgt committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    cb2bd06 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    b04b82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852aba8 View commit details
    Browse the repository at this point in the history
  3. display number of likes by each post, add logic to display unlike but…

    …ton if post is already liked
    edwardfgt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    fdd2289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a5128f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c21018c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07ca613 View commit details
    Browse the repository at this point in the history
  7. fix bug on homepage

    edwardfgt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9ab138f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from edwardfgt/Design-Homepage

    Added some basic CSS for the homepage.
    edwardfgt authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0a577b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1df746c View commit details
    Browse the repository at this point in the history
  10. fix class naming issue

    edwardfgt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b3d2722 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge pull request #9 from edwardfgt/weekendChanges

    Weekend changes - tests fixed, posts update, likes implemented
    edwardfgt authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    36abc91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47dbcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd8bc49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49665da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c73dd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7c994a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    909dd02 View commit details
    Browse the repository at this point in the history
  8. Updated branch

    MaxAllan-Smith committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d2c4f8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    811d02c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41b8d14 View commit details
    Browse the repository at this point in the history
  11. work to fix comment feature

    edwardfgt committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ff73f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    04095a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bdfc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a1112 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from edwardfgt/Design-Login-Page

    Design login page & homepage
    edwardfgt authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b32e60d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from edwardfgt/Forgotten-Password-Page

    Forgotten password page
    edwardfgt authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    31c73e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c91b1e6 View commit details
    Browse the repository at this point in the history