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

Add instrument list front-end #47

Merged
merged 38 commits into from
Oct 5, 2023

Commits on Oct 4, 2023

  1. 🆕 Initialize templates

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    031d22f View commit details
    Browse the repository at this point in the history
  2. 🆕 Initialize css files

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8ace63f View commit details
    Browse the repository at this point in the history
  3. 🆕 Create 404 page

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    54c1ec1 View commit details
    Browse the repository at this point in the history
  4. 🛠️ Set up base navbar & footer

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e6f008c View commit details
    Browse the repository at this point in the history
  5. Add language button

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    086d3ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd8b312 View commit details
    Browse the repository at this point in the history
  7. Init masonry for instruments

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4e72f32 View commit details
    Browse the repository at this point in the history
  8. Adjust footer style

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c283d83 View commit details
    Browse the repository at this point in the history
  9. Add example content for sidebar

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c62d3d9 View commit details
    Browse the repository at this point in the history
  10. Rename sidebar-block to info-block

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    98e44af View commit details
    Browse the repository at this point in the history
  11. Adjust card style

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4161885 View commit details
    Browse the repository at this point in the history
  12. Remove redundant tag

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b913550 View commit details
    Browse the repository at this point in the history
  13. Adjust page layout

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    365ec47 View commit details
    Browse the repository at this point in the history
  14. Only display english names

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9c80551 View commit details
    Browse the repository at this point in the history
  15. Wrap masonry into js file

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7d68850 View commit details
    Browse the repository at this point in the history
  16. Add pagination block

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fc59d94 View commit details
    Browse the repository at this point in the history
  17. Rename show-more collapse id

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2006b6b View commit details
    Browse the repository at this point in the history
  18. Remove slice

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cb8cf41 View commit details
    Browse the repository at this point in the history
  19. Adjust page button style

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f0960a0 View commit details
    Browse the repository at this point in the history
  20. Update pagination style & link

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    05dd19f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    65803c0 View commit details
    Browse the repository at this point in the history
  22. ♻️Update ImagesLoaded & Masonry

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f8c4317 View commit details
    Browse the repository at this point in the history
  23. Add masonry display button

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5121cc7 View commit details
    Browse the repository at this point in the history
  24. Add display switch functionality

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d5ff326 View commit details
    Browse the repository at this point in the history
  25. Adjust layout style

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e6a14b5 View commit details
    Browse the repository at this point in the history
  26. 🪄 Add list view

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2135659 View commit details
    Browse the repository at this point in the history
  27. Align image center

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    94f7743 View commit details
    Browse the repository at this point in the history
  28. Remove padding

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fd4287a View commit details
    Browse the repository at this point in the history
  29. Add standard view

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    291e1b2 View commit details
    Browse the repository at this point in the history
  30. Save display mode to local storage

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    57eb368 View commit details
    Browse the repository at this point in the history
  31. Add home page

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b2c69a7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8b1b121 View commit details
    Browse the repository at this point in the history
  33. Add links to navbar

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d0dd722 View commit details
    Browse the repository at this point in the history
  34. Correct static files dirs

    yinanazhou authored and dchiller committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0723518 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f6e6a55 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8490f19 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0184714 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Format code

    dchiller committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    92cf01c View commit details
    Browse the repository at this point in the history