Commit graph

1375 commits

Author SHA1 Message Date
dominik-zeglen
fd1f728415 Add warehouse delete action 2020-04-28 16:28:34 +02:00
dominik-zeglen
414f6d7a3d Add warehouse list view 2020-04-28 16:28:33 +02:00
Mohamed Wael
48c37b4753
Delete unneeded file 2020-04-28 14:06:58 +01:00
Dominik Żegleń
e7f6bd1e77
Merge pull request #490 from AdamQuadmon/fix-order-fulfillment-typo
Fix Typo in Order Fulfillment Dialog
2020-04-27 16:29:33 +02:00
Dominik Żegleń
3015551de4
Merge pull request #497 from mirumee/pg-card-style-fix
Better styles for group selection widget
2020-04-27 13:13:54 +02:00
Krzysztof Wolski
a595acdda1 Handle disabling unavailable fields 2020-04-27 11:11:21 +02:00
Krzysztof Wolski
a44e96a278 Update chosen pills 2020-04-27 09:53:34 +02:00
Dominik Żegleń
50782494e1
Merge pull request #495 from krzysztofwolski/fix-permissions-typo
Fix permissions typo
2020-04-24 10:59:36 +02:00
Krzysztof Wolski
0516e540f7 Fix typo 2020-04-23 17:52:39 +02:00
Krzysztof Wolski
082a12e0b8
Permission groups section (#406)
* Add permission groups 👪
2020-04-23 17:43:08 +02:00
Dominik Żegleń
7878067c9c
Merge pull request #491 from mirumee/convert_service_account_into_app
Rename variables service_account to apps
2020-04-23 11:07:51 +02:00
Maciej Korycinski
75b2487c57 Rename variables service_account to apps 2020-04-22 12:17:19 +02:00
Luciano Amodio
258cb5bf5e Fix Typo in Order Fulfillment Dialog
extraction also removed three strings from defaultMessages.json
2020-04-22 00:23:27 +02:00
Dominik Żegleń
343331e2c5
Merge pull request #489 from mirumee/pr-template-patch
Mention feature branch name in PR template
2020-04-21 17:29:32 +02:00
Krzysztof Wolski
6ae224e801
Mention feature branch name in PR template
Often we are missing this key info.
2020-04-21 17:28:02 +02:00
Dominik Żegleń
2c46e57271
Merge pull request #474 from gabmartinez/fix/changing-sorting-option-should-reset-pagination
Reset pagination when guest change the sorting of the list
2020-04-21 13:38:54 +02:00
Dominik Żegleń
89ac63fb51
Merge pull request #486 from mirumee/fix/update-gql-types
Update gql types
2020-04-21 11:36:40 +02:00
dominik-zeglen
1ede1a33b1 Update types 2020-04-20 13:11:07 +02:00
Mohamed Wael
bcb75d4f0e
Merge pull request #1 from wael-mohamed/zeit-now-configuration
add routes zeit now configuration
2020-04-16 19:39:57 +01:00
Mohamed Wael
5ec066ea90
add routes zeit now configuration 2020-04-16 19:38:10 +01:00
Mohamed Wael
7ce69ad130
Sort icon childs alphabetically 2020-04-15 20:51:20 +01:00
Mohamed Wael
a7e9953ec6
fix icons colour
The icons' colours were hardcoded in the SVG file, now they are set to the theme primary colour
2020-04-15 19:13:19 +01:00
Mohamed Wael
95797bae99
fix Sales and Orders icons color
The icons color was hardcoded on the svg file, I've set it to theme primary color variable
2020-04-15 19:08:14 +01:00
Gabriel L Martinez
7226a58688
Merge branch 'master' into fix/changing-sorting-option-should-reset-pagination 2020-04-15 07:55:34 -04:00
Dominik Żegleń
ffced45d55
Merge pull request #476 from gabmartinez/fix/sending-invalid-ids-to-grid-attributes-request
Columns dialog clean attribute ids before send it to GridAttributes operation
2020-04-15 13:09:05 +02:00
Gabriel L Martinez
bf3a0b4f59 Move filter method to ProductList view 2020-04-15 05:47:49 -04:00
Gabriel L Martinez
c59ea6ada6 Refactor filterColumnIds and move it to utils 2020-04-15 04:46:17 -04:00
Gabriel L Martinez
21b43295b1
Merge branch 'master' into fix/sending-invalid-ids-to-grid-attributes-request 2020-04-14 06:17:43 -04:00
Gabriel L Martinez
c800de35fc
Merge branch 'master' into fix/changing-sorting-option-should-reset-pagination 2020-04-14 06:16:41 -04:00
Dominik Żegleń
01d9545c70
Merge pull request #475 from gabmartinez/fix/display-is-published-column-correctly-in-main-product-listing
Display Is Published column correctly in main Product Listing
2020-04-14 11:51:49 +02:00
Gabriel L Martinez
910f721088 Add story to test not published list of products
Update Stories Snapshot
2020-04-14 00:25:31 -04:00
Gabriel L Martinez
7f2361c025 Add story to test list of products published 2020-04-13 23:46:40 -04:00
Gabriel L Martinez
5095cfef69 Update CHANGELOG.md to include the fix 2020-04-10 20:52:28 -04:00
Gabriel L Martinez
7970102cb3 Filter column ids before send it to GridAttributes 2020-04-10 20:46:32 -04:00
Gabriel L Martinez
62ddce81c0 Update CHANGELOG.md to include the fix 2020-04-10 20:35:21 -04:00
Gabriel L Martinez
daecc7a128 Use isPublished property correctly in Product List 2020-04-10 20:27:15 -04:00
Gabriel L Martinez
26a6a03565 Update CHANGELOG.md to include the Fix 2020-04-10 10:02:33 -04:00
Gabriel L Martinez
bf4d2495a1 Reset pagination when guest change sorting 2020-04-10 09:28:12 -04:00
Dominik Żegleń
05078112da
Merge pull request #471 from gabmartinez/fix/password-validation-errors-are-not-shown
Display validation errors on NewPassword page
2020-04-07 16:23:11 +02:00
Gabriel L Martinez
3ee7ce5777 Pass the errors directly to NewPasswordPage component 2020-04-07 10:00:17 -04:00
Gabriel L Martinez
06e78acbf6 Adding storyshot for password too short error 2020-04-07 09:29:31 -04:00
Gabriel L Martinez
b6930ce7b3 Updating Changelog file 2020-04-06 20:26:42 -04:00
Gabriel L Martinez
e8375d6627 Display validation errors on NewPassword page 2020-04-06 20:18:14 -04:00
Dominik Żegleń
55512b4d2c Fix case 2020-04-06 13:30:56 +02:00
Dominik Żegleń
74ba8e1cc4
Merge pull request #456 from mirumee/fix/draft-add-product-reset
Reset state after closing
2020-04-06 11:19:35 +02:00
dominik-zeglen
3f8f3f2f96 Update changelog 2020-04-06 11:16:54 +02:00
dominik-zeglen
0806c7b328 Reset state after closing 2020-04-06 11:16:51 +02:00
Dominik Żegleń
02365974fe
Merge pull request #459 from mirumee/audit/fix
Update dependencies
2020-04-06 11:14:42 +02:00
Dominik Żegleń
680dd8baa2
Merge pull request #452 from mirumee/next/use-form-error-codes
Use translated error messages based on error codes
2020-03-27 11:40:12 +01:00
Dominik Żegleń
704c79aefc
Remove wild comment 2020-03-25 11:29:21 +01:00