arvanitakis
99e55902ac
Feat: Updating OrderPlaced Listeners to Decrement Stock, Creating Notifications
2026-09-10 01:34:30 +03:00
arvanitakis
7b46a83e5e
Feat: Product Search Service Restructure
2026-09-04 13:03:38 +03:00
arvanitakis
215f43f3ef
Feat: Adding tags to product filters
2026-09-03 13:34:04 +03:00
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
b2919f1f4b
Feature: Product Search Service Updates
2026-09-03 11:04:19 +03:00
arvanitakis
483c0ce00f
Fix: Recommendations are an eloquent collection, not an Generic Collection
2026-09-01 13:03:39 +03:00
arvanitakis
0f07751559
Feature: Recommendation Service
...
This commit introduces a RecommendationService that is used when indexing products.
The service is utilizing a recommendation rules interface, so many rules can be created and applied during indexing the products
2026-09-01 12:06:29 +03:00
arvanitakis
d873cb4931
Feat: Upgrading Lunar to 1.5
2026-08-31 13:16:13 +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
eef473dbd2
Feature: Product option types to support multiple cases
2026-08-27 01:55:58 +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
0edf7b156d
Feature: Updating Product Service to handle multiple locales, fetching the correct locale, or, the default locale as fallback
2026-08-26 23:52:33 +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