Commit Graph
23 Commits
Author SHA1 Message Date
arvanitakis f6ef0761d6 Feature: Creating Cart Service, Cart Events, Save For Later functionality, Adding Filament Views for viewing abandoned carts 2026-08-28 13:14:47 +03:00
arvanitakis a8ddbb8056 Feature: Creating Cart Views, rules for abandonment 2026-08-28 00:27:46 +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 e95ea4a43c Fix: Updating Product Options Registry and adding handle to the meilisearch index 2026-08-27 11:14:56 +03:00
arvanitakis eef473dbd2 Feature: Product option types to support multiple cases 2026-08-27 01:55:58 +03:00
arvanitakis 409db9c7bf Fix: Correcting Language Line fallback resolver 2026-08-27 01:28:37 +03:00
arvanitakis 594fa41527 Feature: Localization Restructuring to follow a stricter pattern 2026-08-27 01:08:34 +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 c2eb9bd66a Hotfix: Updating LocaleMiddleware to handle more than 2 languages 2026-08-26 13:26:29 +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
arvanitakis 1857ced3a2 Feature: Adding Translation Service and Translation Seeder 2026-08-06 12:06:55 +03:00
arvanitakis 8646dca16a Feature: Adding Spatie's Translation Loader 2026-08-06 00:13:13 +03:00
arvanitakis 93469d033f Feature: Adding Locale Middleware 2026-08-05 23:58:53 +03:00
arvanitakis 90ac32094c Feature: Adding Docs, CONTRIBUTE.md 2026-07-09 00:37:32 +03:00
arvanitakis ce08287641 Feat: Moving things, updating OTP, cleaning stuff up 2026-07-03 02:15:31 +03:00
arvanitakis dfbf85ef33 Feat: Moving Migrations from boboko to core 2026-07-02 19:38:05 +03:00
Konstantinos Arvanitakis 9f58a36c82 Init 2026-07-01 18:35:39 +03:00