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

Refactoring of CaseStudies/Showcases and Service Provider Listing #362

Merged
merged 16 commits into from
Oct 5, 2020
Merged

Refactoring of CaseStudies/Showcases and Service Provider Listing #362

merged 16 commits into from
Oct 5, 2020

Commits on Sep 30, 2020

  1. Moved CaseStudies and References to own package

    Named package "CaseStudies" as this is less ambiguous than "References"
    regniets committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6b0b86f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Refactored ServiceOfferings

    ServiceOfferings can now display a grid view and show badges.
    This was necessary to build a similar view for casestudies.
    regniets committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3c3b100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100df10 View commit details
    Browse the repository at this point in the history
  3. Correct sorting arrows

    added correct sorting arrows
    place sorting above filtering, feels more natural
    regniets committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    69e4384 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Translations for ServiceProviderListing

    Put in some (not type-safe) translations. Should do for now, though could be
    handled more elegant
    regniets committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1bc8f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d4aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc8e10 View commit details
    Browse the repository at this point in the history
  4. Minor improvements

    regniets committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    5724959 View commit details
    Browse the repository at this point in the history
  5. Finalized Case Studies

    - Added separate handling for grids and tables
    - Mobile view, also for Service Providers
    regniets committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    782d8ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c277a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b225ade View commit details
    Browse the repository at this point in the history
  8. Minor fixes in uri handling

    regniets committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    4dea6b7 View commit details
    Browse the repository at this point in the history
  9. Minor bugfix

    regniets committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0cad174 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    a37152f View commit details
    Browse the repository at this point in the history
  2. TASK: Update dependencies

    Resolves: #360
    Sebobo committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ea7ae08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2545f6f View commit details
    Browse the repository at this point in the history