CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Facet display #136

Closed wkdewey closed 1 year ago

wkdewey commented 1 year ago

Raise the limit so that more results can display at one time on the facet sidebar.

wkdewey commented 1 year ago

I decided not to set the limit here, but revised it to use facet_limit from the Orchid app. Related to https://github.com/CDRH/orchid/issues/260

wkdewey commented 1 year ago

added upgrade to Ruby 3 and Rails 6.1.7

wkdewey commented 1 year ago

also added documentation, closes #133

wkdewey commented 1 year ago

Splitting this one up; the new commits not in nested_aggregations relate to upgrading to rails 6 and documentation.