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

Sorting functionality for galleries displayed on the frontend. #52

Merged
merged 0 commits into from
Nov 16, 2023

Conversation

lukew-cogapp
Copy link

What does this Pull Request do?

This feature introduces functionality to sort artworks in a custom tour based on a predefined gallery order. The order of the galleries is defined in a configuration file, which the system uses to sort the artworks accordingly.

The sorting functionality has been added as a "Service" and then used in the CustomTourController so that the functionality could be used elsewhere if required e.g. in another controller

Workflow

@lukew-cogapp lukew-cogapp force-pushed the gallery-sorting-186172109 branch from a55129b to 2d9f52b Compare November 15, 2023 13:47
@lukew-cogapp lukew-cogapp changed the base branch from feature/custom-tours to laravel-fields-186332287 November 16, 2023 09:11
@lukew-cogapp lukew-cogapp merged commit 2d9f52b into laravel-fields-186332287 Nov 16, 2023
2 checks passed
@lukew-cogapp lukew-cogapp force-pushed the laravel-fields-186332287 branch from f156c01 to 1f90b2d Compare November 16, 2023 09:16
@lukew-cogapp lukew-cogapp deleted the gallery-sorting-186172109 branch November 16, 2023 11:09
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.

1 participant