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

UI upgrade #1344

Merged
merged 119 commits into from
Aug 30, 2024
Merged

UI upgrade #1344

merged 119 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ce0ac64 View commit details
    Browse the repository at this point in the history
  2. Use bootstrap 5

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    647f4d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c7c97 View commit details
    Browse the repository at this point in the history
  4. Remove an old override

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    91ea487 View commit details
    Browse the repository at this point in the history
  5. Update Gemfile.lock

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    91e1c44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c34949 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68d259f View commit details
    Browse the repository at this point in the history
  8. move css to cssbundling-rails

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc84717 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    706536c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60d484b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14e0665 View commit details
    Browse the repository at this point in the history
  12. Set up the import map

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c1e7641 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4600392 View commit details
    Browse the repository at this point in the history
  14. fix blacklight solr url location

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9128d41 View commit details
    Browse the repository at this point in the history
  15. Add vendorized GBL JS

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dfcd7fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6a2db1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    47fb6f2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b64c213 View commit details
    Browse the repository at this point in the history
  19. update header to stanford header

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3b516ea View commit details
    Browse the repository at this point in the history
  20. add footer

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    532d292 View commit details
    Browse the repository at this point in the history
  21. fix tests

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77a94cd View commit details
    Browse the repository at this point in the history
  22. Use geoblacklight main

    Now that geoblacklight/geoblacklight#1441 has
    been merged we should probably be using main?
    edsu authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f2cedcb View commit details
    Browse the repository at this point in the history
  23. Align solr versions

    This aligns the solr_wrapper and docker solr versions to match what we
    are using in production: v8.11.2
    edsu authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    09f6127 View commit details
    Browse the repository at this point in the history
  24. remove basemap override

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    22a64f9 View commit details
    Browse the repository at this point in the history
  25. move sidebar, update display

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c572e68 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4a7c1db View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a259136 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    604a296 View commit details
    Browse the repository at this point in the history
  29. remove icons, styling updates

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    990dd0c View commit details
    Browse the repository at this point in the history
  30. move sidebar to document

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a77a81e View commit details
    Browse the repository at this point in the history
  31. add box shadow, center titles

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a9a6f33 View commit details
    Browse the repository at this point in the history
  32. fix legacy icons, info_format

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a37094a View commit details
    Browse the repository at this point in the history
  33. update show to be three columns

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e064f8d View commit details
    Browse the repository at this point in the history
  34. update the search results view

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f95c87b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2602ee7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0bd78f4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f5fdcb6 View commit details
    Browse the repository at this point in the history
  38. update index map colors

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f4b48e9 View commit details
    Browse the repository at this point in the history
  39. add header icons to show page

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f6a64ec View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c38cd7a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9c90b81 View commit details
    Browse the repository at this point in the history
  42. remove hgl

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c4077f1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7abb4bf View commit details
    Browse the repository at this point in the history
  44. fix berkeley icon

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    30ca5fe View commit details
    Browse the repository at this point in the history
  45. fix header icons, download headings

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    55d7c82 View commit details
    Browse the repository at this point in the history
  46. update search bar to match figma

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7d81bd5 View commit details
    Browse the repository at this point in the history
  47. update navbar boomarkmarks link

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7a9bc89 View commit details
    Browse the repository at this point in the history
  48. update map height, remove gis tools

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e3b44a3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2f2acf2 View commit details
    Browse the repository at this point in the history
  50. fix css for search button

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b36df5f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    581ab3a View commit details
    Browse the repository at this point in the history
  52. add other icon

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a4a1049 View commit details
    Browse the repository at this point in the history
  53. update pagination css to be links

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ce3b841 View commit details
    Browse the repository at this point in the history
  54. allow for file_format to be nil

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8cc328f View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    dccb9ae View commit details
    Browse the repository at this point in the history
  56. adding code snippet functionality

    hudajkhan authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    96a9907 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    7c5d3f4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    bcb623a View commit details
    Browse the repository at this point in the history
  59. using fixture data

    hudajkhan authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    baf537b View commit details
    Browse the repository at this point in the history
  60. fixing test

    hudajkhan authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d5f874d View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    9549ec1 View commit details
    Browse the repository at this point in the history
  62. DownloadLinksComponent: add download button div class to prevent link…

    … text from overlapping other page elements
    
    fixes #1201
    jmartin-sul authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3b173bd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8c06655 View commit details
    Browse the repository at this point in the history
  64. Remove duplicate selectors

    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    195dbe0 View commit details
    Browse the repository at this point in the history
  65. Revert "Remove duplicate selectors"

    This reverts commit 0fd3d1b.
    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2bdca5e View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9254fbf View commit details
    Browse the repository at this point in the history
  67. update search bar background

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ab06f1b View commit details
    Browse the repository at this point in the history
  68. Remove manifest

    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b2f003a View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    a8c7d75 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    c65b2fe View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d386a0d View commit details
    Browse the repository at this point in the history
  72. increase padding for pagination

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    be4eefe View commit details
    Browse the repository at this point in the history
  73. Prevent @imported css from getting in queue behind the javascript

    This forces the css to the head of the queue which prevents a flash of unstyled content
    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    112a2c7 View commit details
    Browse the repository at this point in the history
  74. add download controller

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    53e24e9 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    c925974 View commit details
    Browse the repository at this point in the history
  76. Also available links component/all ref links in more details (#1224)

    * also available display
    
    * fix tag and class
    
    * fix also available component
    
    * also method to component
    
    * fix call
    
    * remove unncessary param
    
    * remove div
    peetucket authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a300f44 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    8f3d934 View commit details
    Browse the repository at this point in the history
  78. create logout dropdown

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    26f8f8a View commit details
    Browse the repository at this point in the history
  79. move tools to header

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    07693cd View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    af79eba View commit details
    Browse the repository at this point in the history
  81. update basemap to not wrap

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    927ad19 View commit details
    Browse the repository at this point in the history
  82. fix parentheses in header

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a85dc8e View commit details
    Browse the repository at this point in the history
  83. decrease padding on mobile

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ff90243 View commit details
    Browse the repository at this point in the history
  84. update column widths on search page

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ab6cc93 View commit details
    Browse the repository at this point in the history
  85. update overlays on maps

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e32d747 View commit details
    Browse the repository at this point in the history
  86. add axe spec

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e0ebfd5 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    946689e View commit details
    Browse the repository at this point in the history
  88. add bookmark to search results

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    57110f2 View commit details
    Browse the repository at this point in the history
  89. set facet color headers

    peetucket authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5afd7e3 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    a6f99c7 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    5926720 View commit details
    Browse the repository at this point in the history
  92. update hover to include description

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    368eeb6 View commit details
    Browse the repository at this point in the history
  93. remove unncessary css

    peetucket authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8e5c1f0 View commit details
    Browse the repository at this point in the history
  94. Use additive style rather than subtractive

    This gives slightly more content area on small screens (bootstrap default) and avoids the need for an extra rule
    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    688d587 View commit details
    Browse the repository at this point in the history
  95. update codesnippet font-size

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fce8237 View commit details
    Browse the repository at this point in the history
  96. update header tools to be even

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77f80b1 View commit details
    Browse the repository at this point in the history
  97. move title to span metadata and map

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c034113 View commit details
    Browse the repository at this point in the history
  98. rename history to search history

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    eabe23a View commit details
    Browse the repository at this point in the history
  99. make header tools underlined

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0e8aa47 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    8bf3def View commit details
    Browse the repository at this point in the history
  101. reorder and rename facets

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4596df8 View commit details
    Browse the repository at this point in the history
  102. switch to arrow-circle-fill

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9237efc View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    0a55f59 View commit details
    Browse the repository at this point in the history
  104. remove double search text

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4e12949 View commit details
    Browse the repository at this point in the history
  105. Change padding and alignment for search bar

    Part of #1279
    marlo-longley authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d82509e View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    8124b4e View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    f5e7419 View commit details
    Browse the repository at this point in the history
  108. Stop namespacing components

    jcoyne authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5ca64ea View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    7d44870 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    1cae0a1 View commit details
    Browse the repository at this point in the history
  111. updating code

    hudajkhan authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    67cd3ca View commit details
    Browse the repository at this point in the history
  112. update facets to col-lg-2

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a8cd7b9 View commit details
    Browse the repository at this point in the history
  113. fix rebase errors in pull #1249

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    150c367 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    ac1874e View commit details
    Browse the repository at this point in the history
  115. remove underline for header tools

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8824ae0 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    77a38fd View commit details
    Browse the repository at this point in the history
  117. update selections order

    dnoneill authored and thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3da8647 View commit details
    Browse the repository at this point in the history
  118. Update Gemfile.lock

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ddf5cb2 View commit details
    Browse the repository at this point in the history
  119. Reformat with rubocop

    thatbudakguy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a0a6cad View commit details
    Browse the repository at this point in the history