728 Commits

Author SHA1 Message Date
Marcin Kukliński
9a2a43c0a1 Update README.md 2023-04-26 22:42:51 +02:00
Michał Pysiak
73374cf43f Merge pull request #224 from BitBagCommerce/fix/fix-php-8-1-deprecation-notice
Fix PHP 8.1 Iterator interface deprecation notice
2023-04-04 09:09:35 +02:00
Michał Pysiak
978f3f17e0 Fix PHP 8.1 Iterator interface deprecation notice 2023-04-04 06:44:27 +02:00
Maciej
956fb9166c Merge pull request #223 from BitBagCommerce/OP-119-move-url-and-port-to-env
OP-119 - moves url and port parameters to .env file
2023-03-14 10:40:02 +01:00
Maciej
f6c1d1167d OP-119 - changes port parameter type from int to string 2023-03-14 09:28:27 +01:00
Maciej
3201937f5b OP-119 - adds default values for host and port 2023-03-14 09:23:33 +01:00
Maciej
d9306d1cfa OP-119 - moves url and port parameters to .env file 2023-03-14 09:14:18 +01:00
Michał Pysiak
1d63883f7e Merge pull request #222 from BitBagCommerce/fix/OP-52-cant-find-products-in-search
OP-52: Fix error trying to filter svg image with LiipImagineBundle
2023-03-14 07:18:25 +01:00
Michał Pysiak
1296a893aa OP-52: Fix error trying to filter svg image with LiipImagineBundle 2023-03-09 10:37:30 +01:00
Michał Pysiak
4ebc5ce998 Merge pull request #221 from BitBagCommerce/fix/OP-87-Fix-indexes-out-of-sync
OP-87: Fix indexes out of sync when trying to delete attributes in use
2023-03-09 09:29:44 +01:00
Michał Pysiak
2d1e631ddf OP-87: Fix indexes out of sync when trying to delete attributes in use 2023-03-09 06:43:34 +01:00
Michał Pysiak
2b47d2ac47 Merge pull request #181 from felixgilles/master
Fix OptionTaxonsBuilder (option only have taxons from the last product)
2023-03-03 20:48:23 +01:00
Michał Pysiak
7c5c881e7d Merge pull request #123 from mvriel/patch-1
Prevent checkbox facets from breaking the search/filtering
2023-03-03 20:38:44 +01:00
Michał Pysiak
a8f6bf5220 Merge pull request #220 from BitBagCommerce/feature/OP-78-Add-custom-index-prefix
OP-78 Add custom index prefix to .env
2023-02-27 12:28:25 +01:00
Michał Pysiak
ca51299972 OP-78 Add custom index prefix to .env 2023-02-27 09:41:44 +01:00
Michał Pysiak
63773bb047 Merge pull request #219 from BitBagCommerce/fix/OP-70-fix-price-filtering
OP-70 Fix pricing validation on product filter
2023-02-01 11:34:17 +01:00
Michał Pysiak
7dc1312130 OP-70 Fix 500 on product filter 2023-02-01 09:18:41 +01:00
Marcin Kukliński
8687daf978 Merge pull request #218 from BitBagCommerce/fix/OP-57-sort-limit
OP-57 fix of sorting and products limit
2023-01-24 20:15:24 +01:00
Wojdylak
d6b7505999 OP-57 fix of sorting and products limit 2023-01-17 12:28:58 +01:00
Marcin Kukliński
4550076674 Fix build passing badge due to shields.io BC 2022-12-21 22:09:40 +01:00
Marcin Kukliński
c4e8cad7d9 Merge pull request #215 from BitBagCommerce/OP-7-facets-on-taxon-level
Op-7: Facets on taxon level
2022-12-20 08:43:12 +01:00
GracjanJozefczyk
28148da9ab Merge branch 'master' into OP-7-facets-on-taxon-level 2022-12-08 10:02:03 +01:00
Gracjan Józefczyk
09d1cf22f6 OP-7: ECS Fix 2022-12-08 09:52:03 +01:00
Gracjan Józefczyk
74be13ba65 OP-7: Address CR comments 2022-12-08 09:43:46 +01:00
Michał Pysiak
93ba4371e7 Merge pull request #214 from BitBagCommerce/update-to-sylius-1-12
OP-10: Add support for Sylius 1.12 and Symfony 6
2022-12-06 11:26:51 +01:00
Michał Pysiak
82bf796d08 Fixes after code review 2022-12-06 11:20:07 +01:00
Gracjan Józefczyk
be96c860ca OP-7: Fix App services 2022-12-06 08:37:28 +01:00
Gracjan Józefczyk
a8f619af22 OP-7: ECS 2022-12-06 08:12:57 +01:00
Michał Pysiak
bf3c60e885 Add support for Sylius 1.12 and Symfony 6 2022-12-06 07:54:43 +01:00
Gracjan Józefczyk
c0dca99023 OP-7:Update readme 2022-12-05 22:38:12 +01:00
Gracjan Józefczyk
72cf22a40b OP-7: Test Application config 2022-12-05 22:31:41 +01:00
Gracjan Józefczyk
b19a093c8f OP-7: Unit Tests 2022-12-05 22:31:07 +01:00
Gracjan Józefczyk
f82f2903ec OP-7: Handle Facets 2022-12-05 22:30:47 +01:00
Gracjan Józefczyk
5d6226a4fd OP-7: Add facets to search form 2022-12-05 22:28:03 +01:00
Marcin Kukliński
07502b4ec0 Merge pull request #210 from pbalcerzak/OPSRC-701/include_all_descendants
Added option to toggle products from descendant taxons
2022-10-13 09:57:47 +02:00
Piotr Balcerzak
286a9f7661 Expanded integration test 2022-10-11 15:33:22 +02:00
Piotr Balcerzak
94c8e3e784 Added unit test 2022-10-11 14:41:28 +02:00
Piotr Balcerzak
78cb78bd23 Added option to toggle products from descendant taxons 2022-10-11 09:46:37 +02:00
Marcin Kukliński
5b0ef2c489 Merge pull request #209 from pbalcerzak/OPSRC-684/fuzziness_as_parameter
OPSRC-684/Made fuzziness configurable
2022-09-28 08:33:59 +02:00
Piotr Balcerzak
e37cad1697 Made fuzziness configurable 2022-09-27 15:15:21 +02:00
MrPogos
fd89d00775 Merge pull request #204 from BitBagCommerce/fix/search
fix white symbol in price/ fix special symbol in attribute value
2022-08-26 09:36:10 +02:00
Marcin Kukliński
0cfd79db58 Update tests/PHPUnit/Integration/Repository/ProductAttributeValueRepositoryTest.php 2022-08-25 22:35:31 +02:00
patryk
d4bab2dc06 create mapper test 2022-08-24 16:21:38 +02:00
patryk
a7fcb64314 try fix GA 2022-08-23 13:43:13 +02:00
patryk
93bf42c84e remove space 2022-08-23 12:03:44 +02:00
patryk
81ded64478 ecs in src and phpunit 2022-08-23 10:26:08 +02:00
patryk
669e0a0d81 cr in PHPUnit 2022-08-23 10:21:10 +02:00
patryk
342a913c26 add php unit test 2022-08-22 14:57:43 +02:00
patryk
616eeea3c0 rename service id 2022-08-12 00:01:36 +02:00
patryk
f75caadc41 introducing modifications to the code that were proposed during code review 2022-08-11 23:59:52 +02:00