Commit graph

2342 commits

Author SHA1 Message Date
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
sektordv
e4936b3868 replaced skeleton with a dash 2021-06-11 15:10:23 +02:00
sektordv
d09e5b4868 replaced logo with new version 2021-06-11 13:54:21 +02:00
SektorDV
4f39e75f2d
Merge pull request #1150 from mirumee/SALEOR-2263/image-visibility-in-dark-mode
transparent bg & thicker selection border
2021-06-11 13:15:39 +02:00
Karolina Rakoczy
6a2524a5c7
Saleor 3496 tests for single permissions (#1147)
* permissions

* orders, channels and discounts

* tests for single permissions
2021-06-10 12:48:59 +02:00
Karolina Rakoczy
2c5b0feeb1
Fix tests after changes (#1149)
* fix

* fix
2021-06-10 10:13:31 +02:00
sektordv
0b3916f46b added contrast sidebar logos for dark mode 2021-06-10 09:28:41 +02:00
sektordv
7eb6d548d8 transparent bg & thicker selection border 2021-06-09 17:26:48 +02:00
Marcin Gębala
4e65418c51
Add payment events to webhooks (#1021)
* Add payment events to webhooks

* Add payment permission

* Extract messages

* Update snapshots

* Rename MANAGE_PAYMENTS to HANDLE_PAYMENTS

* Update snapshots
2021-06-08 12:33:21 +02:00
Marcin Gębala
b0e143b4c5
Merge pull request #1112 from mirumee/feature/SALEOR-3109-attribute-values-pagination
Feature/SALEOR-3109 Use pagination on attribute values
2021-06-08 12:28:16 +02:00
Dawid Tarasiuk
4d4aa3f9de Fix local pagination no of rows change 2021-06-08 10:54:13 +02:00
Dawid Tarasiuk
b78588a131 Implement attribute values pagination for pages (#1137)
* Implement attribute values pagination for pages

* Paginate initial values by const number

* Change onAttributeSelect to onAttributeFocus
2021-06-08 09:51:27 +02:00
Dawid Tarasiuk
d342bdb63b Variant attribute values pagination (#1133)
* Implement attribute values pagination in variant pages

* Implement attribute values pagination in variant creator

* Update variant creator design bugs

* Fix deleting attribute value error

* Refactor attribute value handling in variant creator

* Update after review

* Create local pagination state for attribute values

* Fix autocomplete select field scrolling on fetch more

* Change onAttributeSelect to onAttributeFocus

* Update cypress test function with attribute values pagination
2021-06-08 09:51:27 +02:00
Dawid Tarasiuk
988b191690 Change attribute values to choices (#1129)
* Change attribute values to choices

* Trigger CI
2021-06-08 09:51:26 +02:00
Dawid Tarasiuk
453e4192fe Attribute values pagination in product details (#1125)
* Attribute values pagination in product list filters

* Update product queries and mutations to handle attribute values pagination

* Search for attribute values dynamically on product details page

* Update product attributes mutation payload

* Support attribute values pagination on product create page

* Temporary mock not implemented attribute values pagination in variants and pages

* Trigger CI

* Fix simple product update channel listings

* Add simple local pagination implementation

* Create useLocalPageInfo hook to handle client side pagination

* Allow custom values always for attribute select inputs to prevent bug
2021-06-08 09:51:26 +02:00
Dawid Tarasiuk
f5324cee60 SALEOR-3345 Attribute values pagination on attribute details page (#1116)
* Attribute values pagination on attribute details page

* Update test snapshots

* Update values pagination in attribute create page

* Trigger CI

* Update attribute valus list pagination settings

* Update attribute details queries

* Fetch only attribute values after values update
2021-06-08 09:51:26 +02:00
Dawid Tarasiuk
39e107a7a6 Remove values from attribute list view (#1113) 2021-06-08 09:51:25 +02:00
Dawid Tarasiuk
93027c1e1b Update changelog 2021-06-08 09:51:25 +02:00
Karolina Rakoczy
50bb0105bd
fix failing tests (#1144) 2021-06-07 17:16:44 +02:00
Karolina Rakoczy
7df850bcb1
Saleor 3391 tests for staff members (#1122)
* invite staff

* staff members

* all tests for staff members

* remove unused import

* update snap

* remove /dashboard/

* uptade test.yml
2021-06-07 13:35:53 +02:00
Karolina Rakoczy
839c4f5afe
Saleor 2961 tests for stocks in checkout (#1117)
* tests for stocks

* stocks in checkout

* stocks in checkout

* fix shipping

* add billing address

* add empty line
2021-06-07 13:35:26 +02:00
MahmoudRizk
a473531e8f Fix Category list layout overlapping. 2021-06-05 21:12:37 +02:00