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
Dawid Tarasiuk
bddfa2c4af
SALEOR-1888-1889 - Fix voucher and sales sorting errors ( #1063 )
...
* Fix voucher and sales sorting errors
* Update changelog
* Fix channel slug argument in sorting
2021-04-19 16:03:51 +02:00
Jakub Majorek
e5df1b2dbf
Add shipping method description ( #1058 )
...
* Add shipping method description - WIP
* Wire up logic
* Handle more editorjs issues
* Fix minor issues
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2021-04-16 14:33:14 +02:00
Karolina
d5233b3131
Saleor 2893 fix failing cypress tests ( #1064 )
...
* fix tests
* fix tests
* fix tests
2021-04-16 13:36:24 +02:00
mmarkusik
8fe66a3bde
Add channel shipping zones ( #1015 )
...
* Add naked input option to SingleAutocompleteSelectField and update it's stories
* Add new icons - chevron up, down & trash
* Add deletable item component and stories
* Add card add items footer component to be used in warehouses and product stocks assign
* Update schema and types
* Add shipping zones card components
* Update channel details page form to also include shipping zones
* Update makeTopLevelSearch hook files directory and add getSearchFetchMoreProps function to avoid extracting it manually every time
* Update channels types & fragments
* Move getDefaultNotifierSuccessErrorData function to useNotifier utils, update dir etc., also make order discount provider use it from the new dir
* Add shippinh zone to channel update and create and add shipping zone search
* Update messages
* Fix types
* Fix lint, types etc
* Small refactor from review and quick fix styles of shipping zones card
* Refactor a bit and update snapshots
* Refactor a bit and update snapshots
* Addd / refactor channels availability components
* Add useChannelsWithProductVariants hook with utils and types
* Add / refactor more channels availability components
* Move avatar from table cell avatar to separate component for it to be usable outside of tables
* Add channels with variants logic to product create and update pages & views
* Refactor components to use updated channels availability components
* Remove unnecessary comments
* Update storybook
* Update types
* Update messages
* Fix prices for variants / simple product not uodating properly
* Post merge cleanup, update schema, types, etc.
* Change shipping zone details warehouses card into settings card and add ability to assign channels to shipping zone
* Update types
* Update snapshots
* Fix selecting / deselecting all channels in channels with variants modal
* Fixes after review, some types changes etc.
* Update snapshots
* Small types fixes
* Make price rates views use parent shipping method channels instead of all
* Make price rates views use parent shipping method channels instead of all
* Update types
* Fix bugs
* Fixes after review
* Fix channels availability data submission
* Fix lint
* Fix variant pricing card showing not related channels
* Fixes after review
* Fix types
* Hide unaviable variants in add products to draft order dialog
* Fix channels with variants availability modal showing confirm button as enabled when it shouldn't
* Fix types
* Update semi checked icon to match old designs
* Update types
* Update channels icon in channels with variants availability
* Fix product cypress test after product channels mutation changed
* Fix trash and chevron down colors in dark mode
* Fix shipping zones card footer not updating query after click away
* Fix types in schema, add condition not to display shipping zones select in channel details if all zones have already been selected
* Fix products adding in order draft dialog
* Fix simple productupdate
* Update snapshots after merge with master
* Update messages
* Fix product api request for cypress
* Add missing test id
* Fix selecting if product is simple -> form being submitted with empty data sometimes
* Update snapshots, messages and add fix for invalid date at product update
* Remove unnecessary imports
* Fix failing test in saleor 2552 (#1061 )
* fix
* fix
* fix
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
Co-authored-by: Karolina <rakoczy.karolina@gmail.com>
2021-04-14 15:44:25 +02:00
Dominik Żegleń
07bc522af1
Prevent endless limit refetching ( #1059 )
...
* Fix endless limit refresh loop
* Improve naming
2021-04-14 13:09:13 +02:00
Zachary Keeping
9362ea53b0
Fix "secret" typo ( #993 )
2021-04-14 09:39:34 +02:00
Dominik Żegleń
a3abb9c476
Handle Cloud limits ( #1053 )
...
* Handle limit reached error
* Update changelog
* Move notifications to higher layer
* Handle limits top-level
* Remove unused imports
* Add alert component
* Fetch limits from API
* Display limits in staff list
* Fix disabled text button color
* Display limits in products pages
* Display limits in channel list
* Display limits in warehouse list
* Display limits in order list
* Add stories for limits
* Move alert to corresponding section
* Update schema
* Update changelog
* Fetch only needed limitations
* Fix types
* Fix story
* Display limits in variant creator
* Improve type consistency
* Update snapshots
* Update limit counter after object deletion
* Fix copy
* Improve code readability
* Lint files
* Fix dark mode alerts
* Improve contrast
* Fix sku limit in product variant list
* Update stories
* Update messages
* Extract messages
2021-04-13 11:59:16 +02:00
Jakub Majorek
20fbc19739
Update schema ( #1057 )
2021-04-12 17:23:37 +02:00
Karolina
2173e241b5
Saleor 2692 tests for filtering products ( #1055 )
...
* test for filtering products
* tests for filters
* change filter input selector
* change filter input selector
* change filter input selector
* add data-test-id
2021-04-12 17:22:12 +02:00
Dominik Żegleń
06266575b2
Add multiline field plugins ( #974 )
...
* Update schema
* Add multiline field to plugins
* Update changelog
* Update stories
* Update stories
* -Trigger CI
2021-04-09 13:17:34 +02:00
Piotr Grundas
a3fd4bb6c2
Add rich text attribute input ( #1023 )
...
* Clean structure, add text input, add story
* Improvements
* Update tests, changelog
* Extract messages
* Improvements
* Generate messages, update snapshots
* Switch to rich text
* Handle transitions
* Update translations
2021-04-09 09:51:49 +02:00
Jakub Majorek
80cb7c0404
Optimize product list view queries ( #1016 )
...
* Skip unused queries on product list
* Further optimize queries
* Fix product type details search on product create page
* Fix test fixtures
* Update query for product type details in product create page
* Update cypress test for product list
* Update package.lock
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2021-04-08 18:14:15 +02:00
Tomasz Szymanski
af4368e853
Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation
2021-04-06 14:03:01 +02:00
Karolina
588175df30
Saleor 1737 tests for shipping methods ( #1013 )
...
* remove classes in shipping & products utils
* remove classes
* add tests plans
* add const
* tests for shipping methods
* test for shipping
* test for shipping
* tests for shipping
* install eslint-plugin-chai-friendly
* update stories
* add missing imports
2021-04-02 13:01:38 +02:00
Tomasz Szymanski
cca95a77b0
Get rid of maybes
2021-04-02 06:28:28 +02:00
Tomasz Szymanski
fc3abed23d
Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation
2021-04-02 06:20:26 +02:00
Karolina
114476d615
Saleor 2696 tests for product create ( #1026 )
...
* test for product create
* tests for creating product
* create new expect product info utils file
2021-04-01 14:33:36 +02:00
Jakub Majorek
f400f1ae89
Fix DOM nesting
2021-04-01 14:31:23 +02:00
Dominik Żegleń
c1159861a9
Update schema ( #1029 )
...
* Update schema
* Update stories and changelog
* Update messages
2021-03-31 15:11:58 +02:00
Maciej Korycinski
6fdfcfe943
Fix failing translations ( #1035 )
2021-03-31 14:15:05 +02:00
Tomasz Szymanski
e5fdef53df
Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation
2021-03-31 12:38:10 +02:00
Jakub Majorek
5416c9f865
Ignore EditorJS errors ( #1036 )
...
* Ignore EditorJS error
* Update messages
2021-03-30 16:31:38 +02:00
dominik-zeglen
5a81878367
Remove mailing settings
2021-03-30 14:50:09 +02:00
Tomasz Szymanski
779d93cfa3
Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation
2021-03-30 14:15:29 +02:00
Damian W
94ceead89d
Merge branch 'master' of github.com:mirumee/saleor-dashboard into update-collection-error-types
2021-03-30 11:41:26 +02:00
Damian W
eaa3976721
update snapshots
2021-03-30 11:40:56 +02:00
Dominik Żegleń
416d7d87f6
Improve theming ( #1020 )
...
* Remove unused code
* Move theme to separate directory
* Separate types
* Separate shadows
* Separate shadows
* Rename types
* Modularize code
* Do not pollute prototypes
* Fix missing import
* Aliast mui styles
* Import theming internally
* Fix types
* Fix override type
2021-03-30 09:40:18 +02:00
Damian W
3e0794cb61
Update error type on CollectionBulkDelete
2021-03-29 12:28:59 +02:00
Karolina
9d01f5b24e
Saleor 2686 tests for navigation ( #1022 )
...
* tests for home page
* test for navigation
* tests for navigation
* tests for navigation
* tests for navigation
* tests for navigation
2021-03-26 10:33:35 +01:00
Tomasz Szymanski
d44f293e2d
Handle insufficient stock error
2021-03-24 14:00:50 +01:00
Tomasz Szymanski
8a7126f7a7
Fix tests and translations
2021-03-24 09:29:51 +01:00
Tomasz Szymanski
6dcaffe40c
Refactor order page to separated components
2021-03-23 18:13:39 +01:00
Magdalena Markusik
c8cfb2b2b2
Add discounts providers to unconfirmed order
2021-03-23 13:16:28 +01:00