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

Adds option to reindex child pages to work show page. #2302

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

bwatson78
Copy link
Contributor

@bwatson78 bwatson78 commented Jan 3, 2025

  • app/assets/stylesheets/_work_show_page.scss: styles the new pulldown.
  • app/controllers/full_text_indexing_controller.rb: adds new action and refactors the processing into private methods.
  • app/jobs/reindex_object_children_job.rb: creates new Job class that reindexes a work's child members.
  • app/views/hyrax/base/_show_actions.html.erb: changes the Full Text Indexing to a dropdown button.
  • spec/*: updates the tests' expectations.

@bwatson78 bwatson78 added Software Engineering Flag work for software engineering team ruby Pull requests that update Ruby code labels Jan 3, 2025
@bwatson78 bwatson78 requested a review from alexBLR January 3, 2025 15:05
@bwatson78 bwatson78 self-assigned this Jan 3, 2025
@bwatson78 bwatson78 marked this pull request as ready for review January 3, 2025 16:34
@alexBLR alexBLR merged commit 7f29329 into main Jan 3, 2025
4 checks passed
@alexBLR alexBLR deleted the adds_work_reindex_option branch January 3, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code Software Engineering Flag work for software engineering team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants