Karolina Rakoczy
|
e76c78a23b
|
tests for shipping (#1173)
* tests for shipping
* fix typo
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* add data-test-id
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
|
2021-07-12 11:50:50 +03:00 |
|
Dawid Tarasiuk
|
ab54fc6d68
|
Fix content type validation in create page view (#1205)
* Fix content type validation in create page view
* Update changelog
* Change disabled to valid
|
2021-07-12 10:34:13 +02:00 |
|
Dawid Tarasiuk
|
51dba9f43b
|
Disable next step when no value selected in variant selector (#1218)
* Disable next step when no value selected in variant selector
* Update changelog
* Update test snapshots
|
2021-07-12 10:02:47 +02:00 |
|
Dawid Tarasiuk
|
8d45454f84
|
Update address form autofill (#1209)
* Update address form autofill
* Update test snapshots
* Fix autocomplete bugs
* Set autocomplete to none to fix chrome greedy behaviour
|
2021-07-12 09:59:56 +02:00 |
|
Karolina Rakoczy
|
4faafd2489
|
Saleor 3626 tests for attributes (#1198)
* tests for attributes
* add tests for content attribute
|
2021-07-09 11:43:45 +02:00 |
|
Kamil Pastuszka
|
47ac2a94e4
|
Fixed issue with redundant payload for plugins view (#1203) (#1203)
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
|
2021-07-09 10:04:33 +02:00 |
|
Jakub Majorek
|
b3c5d73136
|
Array fallback fixes (#1219)
* Array fallback fixes
* Update snapshots & changelog
|
2021-07-07 16:09:35 +02:00 |
|
Dominik Żegleń
|
3f378087a4
|
Fix crashes (#1216)
|
2021-07-07 09:59:08 +02:00 |
|
Karolina Rakoczy
|
75d85e66cb
|
test for product without shipping option (#1154)
* test for product without shipping option
* fix broken tests
|
2021-07-06 12:33:04 +02:00 |
|
Karolina Rakoczy
|
5b3465861f
|
Saleor 2705 tests for warehouse (#1143)
* tests for warehouses
* tests for warehouses
|
2021-07-06 12:32:09 +02:00 |
|
Karolina Rakoczy
|
12e9cf0472
|
fix failing tests (#1200)
* fix failing tests
* skip test for variant
* skip failing test
* uncomment tests for fixed bugs
* fix test.yaml
|
2021-07-05 15:05:13 +02:00 |
|
Dominik Żegleń
|
b22831ba25
|
Fix skeletons (#1161)
* Fix skeletons
* Fix warehouse list displaying
* Fix product filters
* Fix crashing views
* Fix crashes
|
2021-07-05 14:01:58 +02:00 |
|
Karolina Rakoczy
|
f5c5a8770c
|
tests for product types (#1199)
|
2021-07-05 12:21:35 +02:00 |
|
Dawid Tarasiuk
|
da678d856a
|
Fix missing call for update metadata mutation (#1207)
* Fix missing call for update metadata mutation
* Update changelog
|
2021-07-05 11:59:08 +02:00 |
|
Jakub Majorek
|
df7ac2dd45
|
Fix rich text editor content not being saved (#1202)
* Fix rich text editor content not being saved
* Add a temporary workaround to EditorJS issue
|
2021-07-01 13:23:36 +02:00 |
|
Dawid Tarasiuk
|
88e5e75563
|
Fix forbidden null sending as attribute value (#1201)
* Fix forbidden null value sending
* Update changelog
* Update schema and unset attribute values check
* Update test snapshots
|
2021-07-01 13:20:01 +02:00 |
|
Dawid Tarasiuk
|
909e08f2af
|
Fix duplicated labels in column picker (#1197)
* Fix duplicated labels in column picker
* Update changelog
* Refactor column picker scroll fetch
* Migrate react-infinite-scroller to react-infinite-scroll-component
* Remove unneeded keys
* Align dialog items to top
|
2021-07-01 10:21:41 +02:00 |
|
SektorDV
|
8e1dc4e12d
|
Add loader to attribute picker (#1182)
* wip multiselectfield loader
* restyled spinner display
* get rid of redundant debouncer
* wip
* wip multiselectfield loader
* restyled spinner display
* get rid of redundant debouncer
* remove redundant prop
Co-authored-by: Magdalena Markusik <magdalena.markusik@mirumee.com>
|
2021-07-01 10:20:35 +02:00 |
|
Karolina Rakoczy
|
3bd83c3731
|
tests for channels (#1185)
* tests for channels
* fix display product after channel activate
* remove comments
|
2021-07-01 01:14:25 +02:00 |
|
Cezary Miącz
|
cbda8e541d
|
Use Authorization-Bearer header for auth token (#1189)
|
2021-06-29 11:00:44 +02:00 |
|
Patryk Zawadzki
|
ecdc5452a7
|
Update LICENSE
|
2021-06-28 15:57:24 +02:00 |
|
Jakub Majorek
|
29f6c5496b
|
Use root level channel argument (#1126)
* Use root level channel argument
* Update schema after rebase
* Adjust list views (#1187)
* Use root level channel argument
* Use channel from filters
* Handle sort keys that require channel
* Add channel filter on sales and vouchers pages
* Update queries
* Fix tests/fixtures
* Block sort on discount pages
* Add generic filter validation
* Fix tests, update changelog
* Channels availability status changes, code cleanup
* Update snapshots
|
2021-06-28 15:51:19 +02:00 |
|
Dawid Tarasiuk
|
1b7ed5babf
|
Fix breaking select popups in filters (#1193)
* Fix breaking select popups in filters
* Update changelog
|
2021-06-25 09:52:14 +02:00 |
|
mmarkusik
|
58199d259e
|
Merge pull request #1139 from MahmoudRizk/fix/category-list
Fix Category list layout overlapping.
|
2021-06-24 11:26:39 +02:00 |
|
Dawid Tarasiuk
|
462723ec08
|
Fix product update with file attribute (#1190)
* Fix product update with file attribute
* Update changelog
* Fix optional chaining
|
2021-06-23 13:21:13 +02:00 |
|
SektorDV
|
88af20168b
|
Merge pull request #1160 from mirumee/SALEOR-3572-fix-mobile-warehouse-header-layout
Button made inline with the header on mobile displays
|
2021-06-22 11:54:30 +02:00 |
|
SektorDV
|
bf7dfe88b7
|
Merge pull request #1151 from mirumee/SALEOR-2266/dark-mode-logo-fix
SALEOR-2266 - Added contrast sidebar logos for dark mode
|
2021-06-22 11:45:55 +02:00 |
|
Dawid Tarasiuk
|
8703c8d3c4
|
Fix label names in reference attributes (#1184)
* Fix label names in reference attributes
* Update changelog
|
2021-06-22 10:00:00 +02:00 |
|
Dawid Tarasiuk
|
fb0e05538e
|
Fix no fetch on focus input in variant creator (#1168)
|
2021-06-21 15:13:39 +02:00 |
|
mmarkusik
|
2cfadd09bd
|
Change usages of order error order line prop (#1175)
* Change usages of order error order line prop to order lines
* Fix fixture
* Fixes after review
|
2021-06-21 13:13:54 +02:00 |
|
Dominik Żegleń
|
c8d7edfeab
|
Fix app configuration frame embedding (#1172)
* Fix app configuration frame embedding
* Tidy up code
|
2021-06-21 12:55:47 +02:00 |
|
Dawid Tarasiuk
|
4056ac395b
|
Support staff only voucher (#1174)
* Support staff only voucher
* Trigger CI
* Update messages
* Update changelog
|
2021-06-21 11:02:17 +02:00 |
|
Piotr Grundas
|
a0dce99b5d
|
[SALEOR-3090] Boolean attribute (#1157)
|
2021-06-20 01:13:16 +02:00 |
|
SektorDV
|
a114a39f45
|
Merge pull request #1171 from mirumee/SALEOR-2255/fix-unnecessary-mutations-on-meta-update
reset metadataChanged state after submitting form
|
2021-06-18 11:14:22 +02:00 |
|
sektordv
|
6024d1191a
|
reset metadataChanged state after submitting form
|
2021-06-17 15:11:50 +02:00 |
|
SektorDV
|
b32371b66e
|
Merge pull request #1169 from mirumee/SALEOR-3522/company-name-in-warehouse-updates-2
fix company name in warehouse updates
|
2021-06-17 11:40:55 +02:00 |
|
sektordv
|
6fcc25fe66
|
updated shipping zone warehouse dialog
|
2021-06-16 13:21:44 +02:00 |
|
sektordv
|
35978c9de9
|
updated inputs to send companyName via address
|
2021-06-16 13:21:24 +02:00 |
|
Dawid Tarasiuk
|
64c0f0fcc4
|
Update list settings types (#1165)
|
2021-06-15 17:15:14 +02:00 |
|
SektorDV
|
236548a897
|
Merge pull request #1155 from mirumee/SALEOR-3521/replace-workshop-list-placeholder
SALEOR-3521 - replaced skeleton placeholder in warehouse list view
|
2021-06-15 14:19:04 +02:00 |
|
sektordv
|
8a1be512bf
|
changed skeleton render condition
|
2021-06-15 12:51:41 +02:00 |
|
sektordv
|
3812fae7a0
|
updated pageHeader buttons layout for xs displays
|
2021-06-15 12:36:20 +02:00 |
|
SektorDV
|
27d09b71e2
|
Merge pull request #1164 from mirumee/SALEOR-3039/fix-product-variant-media-grid-on-safari
fix grid element height in product variants on safari
|
2021-06-15 11:47:53 +02:00 |
|
Dawid Tarasiuk
|
88e5db054f
|
Fix product type translations (#1163)
* Fix product type translations
* Update changelog
|
2021-06-15 10:10:13 +02:00 |
|
SektorDV
|
b26942f081
|
removed 100% height on grid elements
|
2021-06-15 00:07:57 +02:00 |
|
Dawid Tarasiuk
|
c3e720a47e
|
Saleor 3087 Paginate attribute values in filters (#1152)
* Dynamic fetch attribute values in filter list
* Update filter attributes fixtures
* Change attribute values filter to autocomplete field
* Fix unchecking attribute value filter failure
* Update test snapshots
* Update changelog
* Fix cypress tests
* Add slug node mapping util
|
2021-06-14 15:31:41 +02:00 |
|
Dawid Tarasiuk
|
99aa6365be
|
SALEOR-3513 - Fix attribute values input display (#1156)
* Fix attribute values input display with additional search handler
* Update changelog
* Update attribute value search handler
|
2021-06-14 14:19:23 +02:00 |
|
sektordv
|
2f5236e981
|
button made inline with the header on mobile
|
2021-06-14 13:24:46 +02:00 |
|
sektordv
|
a7e5e28ca2
|
updated test snapshots
|
2021-06-14 12:28:57 +02:00 |
|
sektordv
|
7cc2c2158d
|
fix for skeleton loader behavior
|
2021-06-14 12:10:42 +02:00 |
|