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

Mobile version #6

Merged
merged 8 commits into from
May 21, 2024
Merged

Mobile version #6

merged 8 commits into from
May 21, 2024

Commits on May 8, 2024

  1. Make the homepage, header and footer suitable for mobile devices

    Makes the homepage, header and footer suitable for mobile devices.
    Does this using bootstrap and custom made css classes that are invoked into the existing components.
    TomDijkema committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8bd3ba3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Make Search page compatible with mobile devices and make Search pagin…

    …ator results reset on refresh of page
    
    Makes the Search page compatible with mobile devices by scaling elements and making the filters triggerable by a button.
    
    Also makes the search results reset on each iteration to not let it build up a pile of search results
    TomDijkema committed May 15, 2024
    Configuration menu
    Copy the full SHA
    71fd2c6 View commit details
    Browse the repository at this point in the history
  2. Make Taxonomic Service page compatible with mobile devices

    Makes the taxonomic service page compatible with mobile devices
    TomDijkema committed May 15, 2024
    Configuration menu
    Copy the full SHA
    666e7b0 View commit details
    Browse the repository at this point in the history
  3. Data model update and small fixes to existing components

    Updates the data model with the latest information and fixes small issues and lacks with existing components
    TomDijkema committed May 15, 2024
    Configuration menu
    Copy the full SHA
    607002e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b8d3b4 View commit details
    Browse the repository at this point in the history
  5. Sonar commit

    Commit for resolving Sonar Cloud issues
    TomDijkema committed May 15, 2024
    Configuration menu
    Copy the full SHA
    58585c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3d6024 View commit details
    Browse the repository at this point in the history
  7. Sonar Commit 2

    Second commit for resolving Sonar Cloud issues
    TomDijkema committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3242640 View commit details
    Browse the repository at this point in the history