arvanitakis
f43f72f633
Feat: Updates to Product Indexer, Shopify Importer, Adding cascade delete on reviews
2026-09-03 12:26:00 +03:00
arvanitakis
1287b513cd
Feat: Updating Product Service with new Methods, DTOs for ListingResult And Slider Bounds
2026-09-03 11:44:23 +03:00
arvanitakis
1c14fabf44
Feature: Adding Facets, Updating Indexers
2026-08-27 23:09:33 +03:00
arvanitakis
a2c3fd5457
Feature: Reviews restructuring and Creating Collection Indexer and Services
2026-08-27 12:11:01 +03:00
arvanitakis
ba5a9523c8
Feat: Restructuring Products into the Concern Catalog, for future Collection services
2026-08-27 11:42:13 +03:00
arvanitakis
e4342da44a
Fix: Correcting shape of indexed products
2026-08-27 11:32:20 +03:00
arvanitakis
ef356a6397
Feature: Products Restructuring to follow a strict rule
2026-08-27 01:05:04 +03:00
arvanitakis
b3b5ca740d
Feature: Resolving translated fields based on current locale, while also resturning a correct length aware paginator for the results
2026-08-27 00:48:38 +03:00
arvanitakis
751aff5939
Feature: Adding Sorting To Product List
2026-08-26 18:05:15 +03:00
arvanitakis
7c199cc3bd
Feature: Updating Products Service and Locale MIddleware
2026-08-24 14:41:50 +03:00
arvanitakis
5cb6c529a0
Feature: Adding Product Service to Lunar
...
This commit introduces a Product service to Lunar. This product service calls Meilisearch to fetch an indexed product. The indexer has been updated to also include the collection and the price of the product.
A product search service has also been created to be used by the frontend's search
2026-08-24 12:41:28 +03:00