Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Filter and sort products - #60

Merged
ken-soares merged 2 commits into
devfrom
sort-products
May 7, 2026
Merged

Filter and sort products#60
ken-soares merged 2 commits into
devfrom
sort-products

Conversation

@ken-soares

Copy link
Copy Markdown
Collaborator
image
  • API route to filtered and sorted products
  • AJAX request to that route in the view
  • moved products list to a partial to allow this part of the page to be dynamically reloaded while not touching the rest
  • styled product cards

@ken-soares ken-soares linked an issue May 5, 2026 that may be closed by this pull request
@ken-soares ken-soares self-assigned this May 5, 2026
@ken-soares
ken-soares changed the base branch from master to dev May 5, 2026 18:50
Comment thread src/app/models/Product.php

@TheRefraction TheRefraction left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Noice

@ken-soares
ken-soares merged commit 9cfdb89 into dev May 7, 2026
1 check passed
@ken-soares
ken-soares deleted the sort-products branch May 7, 2026 06:19
@github-project-automation github-project-automation Bot moved this from In review to Done in WE4X_SI40_Project May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Add a way to sort and filter certain elements

2 participants