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

Redesign homepage #488

Merged
merged 95 commits into from
Jun 2, 2021
Merged

Redesign homepage #488

merged 95 commits into from
Jun 2, 2021

Commits on Dec 16, 2020

  1. Extracted search bar to seperate component

    Search bar now gets results on keyup
    niraymak committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2a1a16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae72012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33e24d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6740c7f View commit details
    Browse the repository at this point in the history
  5. ElasticSearch now results based on autocomplete while typing in searc…

    …h bar.
    
    Urls now come from config files.
    niraymak committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    67652fc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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

Commits on Apr 12, 2021

  1. added autocomplete model

    Niray Mak committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f24d81e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    240470f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/380-redesign-homepage

    # Conflicts:
    #	src/app/modules/home/highlight-slider/highlight-slider.component.ts
    #	src/app/modules/home/home.module.ts
    waltersajtos committed May 10, 2021
    Configuration menu
    Copy the full SHA
    9c31ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d6e65 View commit details
    Browse the repository at this point in the history
  4. Add back old code :/

    waltersajtos committed May 10, 2021
    Configuration menu
    Copy the full SHA
    50c70af View commit details
    Browse the repository at this point in the history
  5. Add back old code :/

    waltersajtos committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c82973f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/380-redesign-homepage' i…

    …nto feature/380-redesign-homepage
    waltersajtos committed May 10, 2021
    Configuration menu
    Copy the full SHA
    d65a9b9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    509072d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e56c12 View commit details
    Browse the repository at this point in the history
  3. Overlfow ellipsis

    liekevdvoort committed May 17, 2021
    Configuration menu
    Copy the full SHA
    dcba774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249be20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39519db View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/403-search-optimalizatio…

    …n' into feature/403-autocomplete-searchresult-newhomepage
    niraymak committed May 17, 2021
    Configuration menu
    Copy the full SHA
    7aeaf4b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. added conditional rendering for searchbar. Searchbar in navbar only s…

    …hows on the homepage for now. Also limited search results to 5
    niraymak committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4cc2c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fb68c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a241dc View commit details
    Browse the repository at this point in the history
  4. updated changelog

    niraymak committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2dc3ab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38232dd View commit details
    Browse the repository at this point in the history
  6. modal opens op home page instead of redirect to project overview page…

    … after click on result
    niraymak committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2ad2447 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. removed redundant code

    niraymak committed May 19, 2021
    Configuration menu
    Copy the full SHA
    24e3366 View commit details
    Browse the repository at this point in the history
  2. refactored modal utility

    niraymak committed May 19, 2021
    Configuration menu
    Copy the full SHA
    24d4481 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    87ececf View commit details
    Browse the repository at this point in the history
  2. Remove dropsahdow

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ed96e85 View commit details
    Browse the repository at this point in the history
  3. fix nav other pages

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bd0b67c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    354462b View commit details
    Browse the repository at this point in the history
  5. Comment out placeholders

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    09b7f60 View commit details
    Browse the repository at this point in the history
  6. Highlights bottom

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    2d2e461 View commit details
    Browse the repository at this point in the history
  7. Gap size

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    35083a9 View commit details
    Browse the repository at this point in the history
  8. Mobile fixes

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    92ccd4e View commit details
    Browse the repository at this point in the history
  9. Logged in user in wrapper

    RubenFricke committed May 20, 2021
    Configuration menu
    Copy the full SHA
    65e5bb9 View commit details
    Browse the repository at this point in the history
  10. Highlight changes

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    806df3b View commit details
    Browse the repository at this point in the history
  11. Higlight tweaks

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    d129500 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    181591f View commit details
    Browse the repository at this point in the history
  13. Big screen limits

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    29bed3d View commit details
    Browse the repository at this point in the history
  14. smaller screen fixes

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8339d84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55fbabb View commit details
    Browse the repository at this point in the history
  16. Font weight bold

    liekevdvoort committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4723ca6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Remove placeholders

    liekevdvoort committed May 21, 2021
    Configuration menu
    Copy the full SHA
    24b1b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b8c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9fabc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    548add4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c63be8 View commit details
    Browse the repository at this point in the history
  3. Add search icon back

    liekevdvoort committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3245e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a2af4 View commit details
    Browse the repository at this point in the history
  5. Fix linter issues

    waltersajtos committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e7bc51b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38ed235 View commit details
    Browse the repository at this point in the history
  7. Make matched part bold

    waltersajtos committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3eda640 View commit details
    Browse the repository at this point in the history
  8. Make matched part bold

    waltersajtos committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2f40672 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/feature/403-autocomplete-searchr…

    …esult-newhomepage' into feature/403-autocomplete-searchresult-newhomepage
    
    # Conflicts:
    #	src/app/components/search/search.component.ts
    waltersajtos committed May 24, 2021
    Configuration menu
    Copy the full SHA
    fa6b85c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    654564f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11d7e04 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    8865efc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #491 from DigitalExcellence/feature/403-autocomple…

    …te-searchresult-newhomepage
    
    Feature/403 autocomplete searchresult newhomepage
    RubenFricke authored May 26, 2021
    Configuration menu
    Copy the full SHA
    07ee588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6ae97f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec2aa4 View commit details
    Browse the repository at this point in the history
  5. Align sign in right

    liekevdvoort committed May 26, 2021
    Configuration menu
    Copy the full SHA
    60eb4d4 View commit details
    Browse the repository at this point in the history
  6. Sonarcloud error fix

    liekevdvoort committed May 26, 2021
    Configuration menu
    Copy the full SHA
    863cc69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0db391 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bd16b1 View commit details
    Browse the repository at this point in the history
  9. linter fix 1

    liekevdvoort committed May 26, 2021
    Configuration menu
    Copy the full SHA
    e5cbfe6 View commit details
    Browse the repository at this point in the history
  10. Sonarcloud fix dulpicate

    liekevdvoort committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a4fdc07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c91be8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Add footer :)

    waltersajtos committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8b87e77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca6162 View commit details
    Browse the repository at this point in the history
  3. updated the requirements for the highlight description to 50 to 100 c…

    …haracters and updated changelog
    niraymak committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a4b671b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7cc68 View commit details
    Browse the repository at this point in the history
  5. Fix linter issues

    waltersajtos committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ae3a351 View commit details
    Browse the repository at this point in the history
  6. added project recommendations to the home page. Recommendations only …

    …load in when the user is authenticated and when there are 2 or more recommendations to show
    niraymak committed May 27, 2021
    Configuration menu
    Copy the full SHA
    f6d6bd6 View commit details
    Browse the repository at this point in the history
  7. forgot git add .

    niraymak committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c6ee710 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    eecae09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7764f5e View commit details
    Browse the repository at this point in the history
  3. higlight card change

    liekevdvoort committed May 28, 2021
    Configuration menu
    Copy the full SHA
    d006097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    076978d View commit details
    Browse the repository at this point in the history
  5. fixed error in searchbar, updated text above recommendations componen…

    …t. Conditional rendering on home page based on authentication
    niraymak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    58527c5 View commit details
    Browse the repository at this point in the history
  6. remove commented css

    niraymak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5ac6771 View commit details
    Browse the repository at this point in the history
  7. Resolved linter error

    RubenFricke committed May 28, 2021
    Configuration menu
    Copy the full SHA
    27ea29e View commit details
    Browse the repository at this point in the history
  8. fix likes not showing up in recommendation cards. Recommendations now…

    … also show up if there is only 1 recommendation.
    niraymak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    537af88 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    cb270a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0b871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75cadf5 View commit details
    Browse the repository at this point in the history
  4. removed duplicate css

    niraymak committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d3a2d7f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request #498 from DigitalExcellence/feature/497-recommenda…

    …tions-homepage
    
    Recommendations on homepage
    niraymak authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    305d2fc View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    niraymak committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4021133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e47439 View commit details
    Browse the repository at this point in the history
  4. added missing .svg

    niraymak committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    097e902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aefc87 View commit details
    Browse the repository at this point in the history
  6. refactored changelog issue

    niraymak committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    0474f85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0fd1c2 View commit details
    Browse the repository at this point in the history