sektordv
0585f61522
disable picker via context
2021-08-11 13:39:18 +02:00
SektorDV
e26d6b5a66
Merge pull request #1269 from mirumee/SALEOR-3695-collection-list-adjustments
...
Add filter bar to collection view
2021-08-11 12:09:21 +02:00
sektordv
11bead49c4
clear values on blur, prevent unnecessary updates
2021-08-11 11:47:01 +02:00
Kamil Pastuszka
8064b357d7
Fixed issue with modals containing invalid/redundant scrolls ( #1240 )
...
* fixed conflicts
* added improvements
* added changes
* deleting theme
* Update CHANGELOG.md
2021-08-11 11:03:39 +02:00
sektordv
2e14716a29
split messages between individual views
2021-08-10 19:03:52 +02:00
Jakub Majorek
b65a632e07
Add product variant translation view ( #1285 )
...
* Add product variant translation view
* Final adjustments
2021-08-10 16:38:48 +02:00
Dominik Żegleń
6d3e346a19
Improve limit messages ( #1274 )
2021-08-10 10:59:15 +02:00
sektordv
72fb6b098d
replace stringifyQs imports
2021-08-09 17:27:13 +02:00
sektordv
5fc77af3a0
fix params type for single values
2021-08-09 17:15:41 +02:00
Kamil Pastuszka
034eea0dcd
Add text attribute for product and page translations ( #1276 )
...
* initial commit
* Refactor translation components
* Wire up products
* Update types
* add logic for withChoices flag
* refactoring
* fixing errors
* change in intl.ts
* amended Changelog
* fix formatting
* fixing stuff
* Update translations
* remove unused declaration
* add changes
* Fixes
* Add newline
* Update displayName
* Update snapshots
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-08-09 16:59:12 +02:00
Jakub Majorek
8d2021675e
Revert "fix crash when deleting more than 21 vouchers" ( #1282 )
2021-08-09 14:45:34 +02:00
SektorDV
c57289a424
Merge pull request #1263 from mirumee/SALEOR-3967-multiple-voucher-deletion
...
fix crash when deleting more than 21 vouchers
2021-08-09 12:07:18 +02:00
sektordv
572d698aca
add auto active to autocomplete field
2021-08-06 13:12:06 +02:00
SektorDV
d3865662c8
Update src/components/AvailabilityStatusLabel/AvailabilityStatusLabel.tsx
...
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-08-06 10:27:12 +02:00
SektorDV
b26c7ec6d6
Update src/components/AvailabilityStatusLabel/AvailabilityStatusLabel.tsx
...
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-08-06 10:27:02 +02:00
sektordv
5a9f7cbaa1
activate filter on !!val and clear val on !filter
2021-08-05 15:28:59 +02:00
Marcin Gębala
19b0a9623e
Add translation webhook events ( #1273 )
2021-08-05 11:26:17 +02:00
sektordv
3233b46aec
create generic availability status label component
2021-08-04 16:24:14 +02:00
sektordv
6e66c6d60e
update stringifyQs imports
2021-08-04 12:02:05 +02:00
sektordv
c21f76f86e
undo unnecessary changes
2021-08-03 13:05:42 +02:00
sektordv
220cee0cbb
add filter bar to collection view
2021-08-03 12:06:32 +02:00
Krzysztof Wolski
79e752cdbf
Fix for errors on changing channel availability ( #1264 )
...
* Add array diff util
* Use arrayDiff instead of diff
* Update changelog
2021-07-29 17:22:44 +02:00
Piotr Grundas
cacf3030a2
[SALEOR-3965] Extend Sale & Voucher to include Metadata #7653 ( #1245 )
...
* Add base logic
* Add missing metadata handlers
* Update changelog
* Cleanup schema
* Add messages
2021-07-29 14:47:22 +02:00
Piotr Grundas
6abdc4613a
[SALEOR-3088] Date & DateTime attributes ( #1180 )
2021-07-29 14:15:14 +02:00
sektordv
26f118e42a
fix crash when deleting more than 21 vouchers
2021-07-27 16:35:35 +02:00
Karolina Rakoczy
283e714202
tests for pages ( #1222 )
...
* tests for pages
* fix tests
* fix imports
* tests for pages
* add wait
* tests for pages
* fix weight recalculate
2021-07-27 10:57:17 +02:00
Kamil Pastuszka
db5ad19827
Fixed incorrectly handled image upload errors ( #1223 )
...
* fixed incorrectly handled image upload errors
* updated Changelog
* updated defaultMessages.json
* fix for collections and products
* fix for user avatar upload error
* implemented changes after review
* fixed conflict
2021-07-23 14:56:46 +02:00
Dawid Tarasiuk
b024a0fde6
Add variant create options dialog ( #1238 )
...
* Add variant create options dialog
* Update e2e tests
* Update option field name
* Refactor
* Use macaw UI in Variant create dialog
* Update messages
2021-07-22 11:56:13 +02:00
Dawid Tarasiuk
8d58a4efeb
Fix trimmed quantity inputs in draft order ( #1232 )
...
* Fix trimmed quantity inputs in draft orders
* Make order draft quantity inputs more responsive
* Update width
2021-07-21 11:10:16 +02:00
Dominik Żegleń
62817568a7
Use MacawUI ( #1229 )
...
* Replace withStyleswith useStyles (#1100 )
* Replace withStyleswith useStyles
* Update messages
* Use rem as a spacing unit (#1101 )
* Use rems as spacing units
* Fix visual bugs
* Update stories
* Use macaw-ui as theme provider (#1108 )
* Use macaw ui as a theme provider
* Add react-dom to aliases
* Fix jest module resolution
* Update useTheme hook usage
* Fix test wrapper
* Use macaw from git repo
* Fix CI
* Update stories
* Fix aliasing
* Extract savebar to macaw ui (#1146 )
* wip
* Use savebar from macaw
* Use confirm button from macaw
* Improve file structure
* Use sidebar context from macaw
* Update macaw
* Update macaw version
* Remove savebar from storybook
* Update stories
* Use alerts and notifications from macaw (#1166 )
* Use alerts from macaw
* Add notifications from macaw
* Update stories
* Pin macaw version
* Encapsulate limit reached in one component
* Remove unused imports
* Use backlinks from macaw (#1183 )
* Use backlink from macaw
* Update macaw version
* Use macaw sidebar (#1148 )
* Use sidebar from macaw
* Use shipped logo
* Use lowercase
* Update stories
* Use user chip from macaw (#1191 )
* Use user chip from macaw
* Use dedicated components for menu items
* Simplify code
* Bump version and fix types (#1210 )
* Rename onBack to onClick
* Rename UserChip to UserChipMenu
* Rename IMenuItem to SidebarMenuItem
* Update macaw version
* Fix tables after changes in macaw (#1220 )
* Update macaw version
* Update changelog
* Update stories
* Fix after rebase
* Update to macaw 0.2.0
* Lint files
* Update macaw to 0.2.2
2021-07-21 10:59:52 +02:00
Dawid Tarasiuk
e830d199c2
Fix update pages ( #1237 )
2021-07-19 14:58:02 +02:00
Dawid Tarasiuk
9fad9b519e
Fix plugin list style ( #1235 )
...
* Fix plugin list style
* Update test snapshots
2021-07-16 12:55:48 +02:00
Dawid Tarasiuk
58b9634f75
Fix positive float number input validation ( #1233 )
...
* Fix positive float number validation
* Update changelog
2021-07-16 12:54:38 +02:00
Dawid Tarasiuk
ecb7c69c59
Fix list pagination crash on search ( #1230 )
...
* Fix list pagination on search
* Update changelog
2021-07-16 12:51:47 +02:00
Karolina Rakoczy
f1b313ea69
Saleor 3873 tests for navigation ( #1234 )
...
* add test for creating menu
* tests for navigation
* fix imports
2021-07-15 15:31:05 +03:00
Karolina Rakoczy
0c21788d61
test for create page type ( #1213 )
2021-07-15 14:22:04 +03:00
Karolina Rakoczy
f68410b7cb
Saleor 3711 tests for categories and collections ( #1204 )
...
* tests for collections
* all tests for categories
2021-07-15 14:17:56 +03:00
Karolina Rakoczy
b1e9f499db
add tests for apps ( #1227 )
2021-07-15 13:27:07 +03:00
Karolina Rakoczy
f847c76d67
Saleor 3826 tests for customers ( #1226 )
...
* added test for customers
* add test for customer
2021-07-15 13:25:39 +03:00
Dominik Żegleń
bba8c75d31
Improve component composition ( #1224 )
...
* Improve component composition
* Delete unused file
* Update snapshots
2021-07-12 15:48:01 +02:00
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
5b3465861f
Saleor 2705 tests for warehouse ( #1143 )
...
* tests for warehouses
* tests for warehouses
2021-07-06 12:32:09 +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
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
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
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
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
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
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
MahmoudRizk
a473531e8f
Fix Category list layout overlapping.
2021-06-05 21:12:37 +02:00
Karolina Rakoczy
dd4519a044
Saleor 3479 tests for permissions groups ( #1135 )
...
* test for permission groups
* test for permission groups
* test for permission groups
* test for permission groups
* all tests for permission groups
* all tests for permission groups
2021-06-02 09:59:34 +02:00
mmarkusik
50764b5932
Unify channel ID param in graphql ( #1131 )
...
* Update schema & types
* Change channel param to channelId in create order mutation usages
* Update types and plugin update mutation params
* Change usages of channel in graphql mutation params to channelId
2021-06-01 14:25:43 +02:00
mmarkusik
852bc127f6
Fix logo appearing too high on screen when loading login ( #1130 )
2021-06-01 14:17:44 +02:00
Karolina Rakoczy
0b1d0a3a54
Saleor 3357 tests for orders ( #1119 )
...
* add tests for puchase by type
* add expect for isShippingRequired
* tests for adyen
* tests for adyen
* tests for adyen
* tests for adyen
* adyen
* adyen
* adyen
* adyen
* adyen
* warehouses in chcekout
* rm warehouses in chcekout
* adyen payments
* adyen
* tests for orders
* fix shipping
* unskipp
* orders
* add empty lines
* add empty lines and reduce
* add empty lines
2021-05-31 09:50:31 +02:00
Jakub Majorek
5ace78f279
Change rateType from enum to string ( #1121 )
...
* Change rateType from enum to string
* Update snapshots
* Fix accidental recurrency caused by race condition
* Handle null type on SEO form
* Trigger deployment
* Fallback to empty string for undefined/null values
2021-05-24 15:50:41 +02:00
Michał Ociepka
fbfe3c8d7c
Add embed plugin to editorjs ( #1114 )
...
* SALEOR-3354 add Editor.js embed dependency
* SALEOR-3354 add embed to EditorJS tools
* SALEOR-3354 update change log
2021-05-18 15:21:33 +02:00
Jakub Majorek
1a9b55715f
Use available channels from context ( #1115 )
...
* Use available channels from context
* Allow to specify manage channel availability permissions
2021-05-18 12:08:44 +02:00
Karolina Rakoczy
9f71106f32
Saleor 3038 tests for payments by adyen ( #1086 )
...
* add tests for puchase by type
* add expect for isShippingRequired
* tests for adyen
* tests for adyen
* tests for adyen
* tests for adyen
* adyen
* adyen
* adyen
* adyen
* adyen
* warehouses in chcekout
* rm warehouses in chcekout
* adyen payments
* adyen
2021-05-16 13:38:53 +02:00
Dominik Żegleń
935a6f4542
Reduce bundle size ( #1103 )
...
* Add analysis tools
* Use deep imports to reduce bundle size
* Remove tslint config
* Remove unused packages
* Remove lodash-es references
* Use root level mui imports
* Remove mui from restricted imports
2021-05-14 10:15:15 +02:00
mmarkusik
bd02c1b260
Merge pull request #1110 from mirumee/SALEOR-1995/add-no-category-set-for-product-alert
...
Add error for co category set for product
2021-05-13 13:37:58 +02:00
Magdalena Markusik
a82d513dec
Refactor after review
2021-05-13 12:27:39 +02:00
Magdalena Markusik
467319ebce
Add error for co category set for product
2021-05-13 11:23:08 +02:00
Magdalena Markusik
cb2c2315cd
Add some conditionals to fix shipping zone details view when permissions are not sufficient
2021-05-12 16:57:33 +02:00
mmarkusik
1945e9065b
Merge pull request #1099 from mirumee/SALEOR-3065/replace-shipping-zones-from-channel-with-separate-mutation
...
Saleor 3065/replace shipping zones from channel with separate mutation
2021-05-12 16:50:09 +02:00
mmarkusik
f73b283b47
Merge pull request #1102 from mirumee/add-edges-node-map-util
...
Add edges node map util
2021-05-12 16:49:56 +02:00
Jakub Majorek
db3049301c
Add new readonly plugin configuration field ( #1106 )
2021-05-12 16:17:53 +02:00
Magdalena Markusik
72bd0b89ce
Add fix for paginating shipping zones for channel
2021-05-12 14:33:03 +02:00
Magdalena Markusik
1824e288ed
Update schema - shippingzonesfilterinput, types and refactor
2021-05-12 13:26:11 +02:00
Magdalena Markusik
87de4da15d
Update snapshots
2021-05-12 12:01:31 +02:00
Magdalena Markusik
def3a381ba
Change more usages to map edges to items
2021-05-12 11:15:33 +02:00
mmarkusik
87f5722229
Channel per plugin fixes ( #1105 )
...
* Fix plugin update mutation type - channel from required to nullable
* Fix search not working in plugins list
2021-05-12 10:45:23 +02:00
Magdalena Markusik
b731e7cf89
Change more usages to map edges to items
2021-05-12 10:03:11 +02:00
mmarkusik
e373ce3eaa
Merge branch 'master' into add-edges-node-map-util
2021-05-12 09:50:48 +02:00
Magdalena Markusik
244f4ce021
Update snapshots
2021-05-12 09:47:19 +02:00
mmarkusik
19b8d30565
Feature - channels per plugin ( #1093 )
...
* Update schema
* Update queries, mutations, and types
* Add render with dividers util function
* Add plugin details channels card component
* Update plugin details to use channels
* Update stories
* Update plugin configuration type across the app, fix some other types, temporarily comment some things out in plugins list so types match"
* Update schema
* Update types
* Update plugins list to show channels and global statuses, add plugin channel status, update status label component
* Add render with dividers util function
* Comment out some stuff for types to match - temporary
* Add useChannelsSearchWithLoadMore util to imitate loading more from backend for channels list with load more
* Change filters logic to be able to display multiple fields in a field section and add it to plugins view
* Add scroll option to plugin availability popup on plugin list
* Fix plugin list page story
* Temporarily comment some stuff out, fix some types
* Add filters errors WIP
* Fix filters not updating list
* Add error handling to plugins list filters and filters in general
* Rename some components according to review
* Move useChannelsSearch and useChannelsSearchWithLoadMore to hooks, change some imports accordingly
* Fix imports
* Move render collection with dividers to a component, fix usages
* Replace channels with load more and search query to base channels query
* Change render with dividers function to take in a component instead of render function
* Update tests
* Extract messages
* Remove unnecessary imports
* Fix filters - autocomplete messing items order sometimes & some fields not working
* Update plugin update mutation variables - change channelId to channel
* fix failing tests
* Add test ids
* fix failing tests
* fix failing tests
* Rename misc.tsx to ts
* Remove usage of render collection with diviers, change it to CollectionWithDividers component
* Remove unnecessary imports
* Update messages ids
* Update snapshots
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2021-05-11 15:58:09 +02:00
mmarkusik
bb441ea11a
Add product / page delete warning ( #1095 )
...
* Add Delete button component
* Add product / page type delete warning dialog
* Replace old product types delete dialog with new one, add products total count query
* Update schema, types and queries for pages, add use page count query and add warning delete dialog to page types
* Move type delete warning dialog data to proper hooks, refactor
* Remove unused components and stories
* Add plural forms to messages for product / page type delete warning, refactor
* Add type delete warning dialog stories
* Move type delete hooks to proper directiories, fix imports
* Fix imports
* Remove countallproducts query and instead use useproductcountquery
* Remove unnecessary types and imports
2021-05-11 14:26:17 +02:00
Magdalena Markusik
55df3df28d
Fix types
2021-05-11 14:16:21 +02:00
Magdalena Markusik
b9d043f16e
Fix types in map utils
2021-05-11 14:14:05 +02:00
Magdalena Markusik
a2b9d9d31f
Add test ids
2021-05-11 13:37:29 +02:00
Magdalena Markusik
75eefa8a08
Merge branch 'add-edges-node-map-util' of https://github.com/mirumee/saleor-dashboard into add-edges-node-map-util
2021-05-11 13:36:09 +02:00
Magdalena Markusik
00b9db9366
Update snapshots
2021-05-11 13:34:06 +02:00
mmarkusik
4a6290c9e9
Update src/utils/maps.ts
...
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-05-11 09:50:49 +02:00
Magdalena Markusik
b6c4d2d19c
Remove unnecessary imports
2021-05-10 17:29:06 +02:00
Magdalena Markusik
d1ae1559d0
Add mapEdgesToItems util function and replace all usages
2021-05-10 17:25:54 +02:00
Dawid Tarasiuk
4bf40ed410
Fix line on product page ( #1098 )
2021-05-10 15:05:14 +02:00
Magdalena Markusik
26e537db88
Update schema, types, and replace taking shipping zones straight from channel with channelShippingZones query
2021-05-07 13:20:19 +02:00
Dawid Tarasiuk
5a439176b7
SALEOR 3115 Fix EditorJS inline formatting ( #1096 )
...
* Fix EditorJS inline formatting
* Update changelog
2021-05-07 10:06:08 +02:00
Dawid Tarasiuk
8e038dc786
SALEOR-1629 - Fix voucher page bugs ( #1031 )
2021-05-06 13:43:26 +02:00
Dawid Tarasiuk
0e054cc1e4
Saleor 2798 user addresses selection for draft order ( #1082 )
...
* Create user addresses select modal
* Prepare user addresses select modal form
* Add user addresses select modal to order draft details page
* Update draft order validation of adresses in edit modal
* Add Customer Change modal
* Update snapshots and messages
* Indication of address form errors by address type
* Refactor addresses submiting
* Refactor address transform functions
* Add data-testids to addresses change dialog
* Update customer address choice style
* Trigger CI
* Update customer addresses edit flow
* Move styles outside of component files
* Refactor after review
* Refactor after review
* Do not update customer if the same selected
* Handle setting adress after edit customer with no addresses
* Trigger CI
2021-05-06 13:38:15 +02:00
Dawid Tarasiuk
e2a80e4758
Fix sortable chip style ( #1091 )
2021-05-04 10:45:58 +02:00
Piotr Grundas
2a21609eae
Numeric attributes ( #1065 )
...
* Update schema, types
* Add numeric unit control
* Improvements, tests
* Cleanup
* Add messages
* Small fixes
* Add test id's
* Improve useForm, logic
* Use short names
* Review corrections
* Small improvements
2021-04-29 10:58:03 +02:00
Dominik Żegleń
d220914085
Add service worker ( #1073 )
...
* Add service worker
* Update messages
* Update changelog
* Remove debug code
* Refactor code and add interval config
* Clear interval
* Reload all pages simultaneously
* Update copy
2021-04-26 12:10:47 +02:00
Jakub Majorek
a83a245654
Drop deprecated fields ( #1071 )
...
* Drop deprecated fields
* Update changelog
* Update test recordings
* Fix e2e tests
* Fix product sorting (#1079 )
* update stories
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2021-04-26 09:49:55 +02:00
Piotr Grundas
d48c0087e0
Rich text, multiselect, useFormset fixes ( #1077 )
...
* Rich text field fix
* Fix useFormset setItemValue
* Update changelog
2021-04-23 14:27:31 +02:00
Karolina Rakoczy
6395aa16a3
tests for pagination ( #1062 )
...
* tests for pagination
* tests for pagination
* tests for pagination
* tests for pagination
* tests for pagination
* fix test for variants
2021-04-21 15:14:38 +02:00
Dawid Tarasiuk
795f9ccc4b
SALEOR-1903 - Fix custom currency formatting ( #1067 )
...
* Fix custom money formatting
* Update changelog
* Fix adding channels to shipping rates
Co-authored-by: Magdalena Markusik <magdalena.markusik@mirumee.com>
2021-04-21 11:03:57 +02:00
Karolina Rakoczy
4013105844
Saleor 2697 tests for updating products ( #1060 )
...
* updating products
* updating products
* test for updating
2021-04-21 10:02:48 +02:00
Karolina Rakoczy
b89e3533d6
Saleor 2690 tests for sorting products ( #1033 )
...
* tests for sorting
* tests for sorting
* sort products
* sort products
* sort products
* sort products
* tests for sorting
* fix imports
* tests for sorting
2021-04-21 09:51:10 +02:00
mmarkusik
9d6cc99103
Merge pull request #1066 from mirumee/SALEOR-2547/update-adding-draft-order-products-per-channel ( #1070 )
...
Update adding draft order products per channel
2021-04-20 16:06:39 +02:00