-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix spec issues, resolve merge conflicts for reshare feature #636
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87eca49 - Browse repository at this point
Copy the full SHA 87eca49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e601a - Browse repository at this point
Copy the full SHA 10e601aView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53cc539 - Browse repository at this point
Copy the full SHA 53cc539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0a6c1 - Browse repository at this point
Copy the full SHA 1e0a6c1View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 31f404e - Browse repository at this point
Copy the full SHA 31f404eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f240a62 - Browse repository at this point
Copy the full SHA f240a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf4cd7 - Browse repository at this point
Copy the full SHA faf4cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa833bb - Browse repository at this point
Copy the full SHA fa833bbView commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a0c6c8 - Browse repository at this point
Copy the full SHA 3a0c6c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43595f6 - Browse repository at this point
Copy the full SHA 43595f6View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aab075f - Browse repository at this point
Copy the full SHA aab075fView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dea52a8 - Browse repository at this point
Copy the full SHA dea52a8View commit details
Commits on Jun 14, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 3511c59 - Browse repository at this point
Copy the full SHA 3511c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4857db4 - Browse repository at this point
Copy the full SHA 4857db4View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43c01c6 - Browse repository at this point
Copy the full SHA 43c01c6View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d828877 - Browse repository at this point
Copy the full SHA d828877View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4b75f3a - Browse repository at this point
Copy the full SHA 4b75f3aView commit details
Commits on Jun 23, 2023
-
default the env variables in analytics.yml to be empty strings so the…
…y do not fail when the env variable is not present (#580)
Configuration menu - View commit details
-
Copy full SHA for a240236 - Browse repository at this point
Copy the full SHA a240236View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for b773e2c - Browse repository at this point
Copy the full SHA b773e2cView commit details
Commits on Jun 27, 2023
-
* 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
Configuration menu - View commit details
-
Copy full SHA for 79d5b39 - Browse repository at this point
Copy the full SHA 79d5b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d198139 - Browse repository at this point
Copy the full SHA d198139View commit details
Commits on Jun 29, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 6827213 - Browse repository at this point
Copy the full SHA 6827213View commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc5cd0b - Browse repository at this point
Copy the full SHA bc5cd0bView commit details
Commits on Jul 7, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 984004d - Browse repository at this point
Copy the full SHA 984004dView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3544bab - Browse repository at this point
Copy the full SHA 3544babView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02d9789 - Browse repository at this point
Copy the full SHA 02d9789View commit details -
Configuration menu - View commit details
-
Copy full SHA for a78437a - Browse repository at this point
Copy the full SHA a78437aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d67190 - Browse repository at this point
Copy the full SHA 6d67190View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ca126 - Browse repository at this point
Copy the full SHA a7ca126View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a8cee - Browse repository at this point
Copy the full SHA a4a8ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8ae85 - Browse repository at this point
Copy the full SHA 0b8ae85View commit details -
* fix oer_presenter_spec * fix 2 advanced search builder specs * fix auth provider spec
Configuration menu - View commit details
-
Copy full SHA for e906eb1 - Browse repository at this point
Copy the full SHA e906eb1View commit details