Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switches thumbnail method for gallery view partial * Allow selenium specs to run on m1 (#551) * Switches thumbnail method for gallery view partial * allow selenium specs to run on m1 * fix so we can view selenium in browser * temporary commit for docs? --------- Co-authored-by: leaannbradford <[email protected]> * Add depositor name to published tab (#577) * fix some margins in the dashboard * hide-per-tenant-analytics-on-prod (#579) * use the default analytics as a default on prod only. the per tenant analytics work was already merged to main and the defaults were hidden on staging. however, pals wants to hold off on deploying that code to production until the ga4 switch has happened so both major changes can happen at the same time. putting the analytics defaults in a conditional ensures that we can still deploy to production from main. related to: #569 * rubocop fix * default the env variables in analytics.yml to be empty strings so they do not fail when the env variable is not present (#580) * Advanced Search (#578) * initial generate command * get advanced search working! woooo! * remove facets * remove extra place where things were being added to search builder, update spec * unskip tests * fix button style and location * rubocop * fix test so advanced search params are included * add back range limit helper! * remove unnecessary comment * Advanced search rework (#581) * refactor and start adding missing properties * update so it includes all fields * add descriptionn & abstract * remove based near * rubocop * remove format- it should not be included in advanced search due to conflicts with Blacklight proper * add comments, add back format but do not include in advanced search * add advanced to the themes (#587) * 530 - Bring Back Based Near (#591) * re-enable based_near everywhere * remove location.rb since we now have a working decorator * update help text/locales * update comments * update comments * rubocop * fix comment! * more specific decorator * enable deleting, make sure location is bold (#596) * Hyrax 2.6 upgrade for GA4 and Workflow bug fixes into main branch (#611) * upgrade to hyrax 3.6 for new analytics * fix depenency upgrade issue * working on getting a version to pass specs * fix bug with workflow pagination - updates overridden hyrax files * rubocop --------- Co-authored-by: Rob Kaufman <[email protected]> * reverts change that was doing nothing (#613) * update gemfile.lock --------- Co-authored-by: Summer <[email protected]> Co-authored-by: Summer Cook <[email protected]> Co-authored-by: Alisha Evans <[email protected]> Co-authored-by: Rob Kaufman <[email protected]>
- Loading branch information