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

Add support for configurable paginator on top of search results. #3034

Merged
merged 9 commits into from
Aug 16, 2023

Conversation

EreMaijala
Copy link
Contributor

Extracted from #2929.

@EreMaijala EreMaijala requested a review from demiankatz August 14, 2023 13:19
@EreMaijala
Copy link
Contributor Author

Mink tests are passing for me.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EreMaijala -- a few comments/questions.

@EreMaijala EreMaijala requested a review from demiankatz August 16, 2023 11:47
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the progress, and I agree that adding more configuration to hide the bottom paginator is probably not necessary at this point (and could be added in future if there's a compelling need). Just one small question that arose when I looked more closely at the Mink tests.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EreMaijala -- looks good to me now, and all Mink tests are still passing in my environment.

@demiankatz demiankatz merged commit 7fe9109 into vufind-org:dev-10.0 Aug 16, 2023
@demiankatz demiankatz deleted the dev-10.0-top-navigation branch August 16, 2023 12:32
EreMaijala added a commit to EreMaijala/vufind that referenced this pull request Oct 8, 2024
* Add scss support for finna2 theme.

* Add scss support to custom theme.

* Update feed.scss

* Add finna:lessToSass and finna:scss Grunt tasks.

Also switches to include paths for font-awesome and Bootstrap to avoid deprecation warnings.

* Switch checkSassBuild and checkLessToSass to Finna versions.

* Fix bad less change for font-awesome path.

* Make sure declarations come before nested rules

This fixes sass deprecations.

* Fix adding !default in lessToSass

* Write css to temp dir with finna:check:scss

* Fix custom theme finna.scss to include variables and custom files.

* Update bootstrap3 scss Font Awesome to version 4.7.0 (vufind-org#3958)

When the less version was updated, the scss version was accidentally left at version 4.6.3, which is missing some icons.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants