Commit graph

1004 commits

Author SHA1 Message Date
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
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
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
7970102cb3 Filter column ids before send it to GridAttributes 2020-04-10 20:46:32 -04:00
Gabriel L Martinez
daecc7a128 Use isPublished property correctly in Product List 2020-04-10 20:27:15 -04:00
Gabriel L Martinez
bf4d2495a1 Reset pagination when guest change sorting 2020-04-10 09:28:12 -04: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
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-zeglen
0806c7b328 Reset state after closing 2020-04-06 11:16:51 +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
dominik-zeglen
381665409f Rebase fixes 2020-03-24 15:05:26 +01:00
dominik-zeglen
7b77d8b126 Update stories 2020-03-24 13:54:35 +01:00
dominik-zeglen
881d9d70a8 Use error codes in discount section 2020-03-24 13:54:33 +01:00
dominik-zeglen
9b542e7837 Update types 2020-03-24 13:54:32 +01:00
dominik-zeglen
6ab6cf4e68 Use error codes in webhook section 2020-03-24 13:54:30 +01:00
dominik-zeglen
d92a8028cb Fix type errors 2020-03-24 13:54:29 +01:00
dominik-zeglen
1446a993a5 Update stories 2020-03-24 13:54:27 +01:00
dominik-zeglen
8f18bd75ce Use error formatting in shipping section 2020-03-24 13:54:25 +01:00
dominik-zeglen
51d1594509 Update stories 2020-03-24 13:54:23 +01:00
dominik-zeglen
e1f1a217da Use error formatting in page views 2020-03-24 13:54:22 +01:00
dominik-zeglen
b4d16517b0 Display order errors 2020-03-24 13:54:20 +01:00
dominik-zeglen
f43326b660 Update types 2020-03-24 13:54:19 +01:00
dominik-zeglen
40a6594688 Update snapshots 2020-03-24 13:54:17 +01:00
dominik-zeglen
61c3eb51fd Use error codes in navigation section 2020-03-24 13:54:16 +01:00
dominik-zeglen
5146386ee5 Update types 2020-03-24 13:54:15 +01:00
dominik-zeglen
b2987cddac Fix type errors 2020-03-24 13:54:14 +01:00
dominik-zeglen
b21b746ee3 Update stories 2020-03-24 13:54:11 +01:00
dominik-zeglen
63ff52349d Use error formatting in site settings view 2020-03-24 13:54:10 +01:00
dominik-zeglen
96c98077d8 Use error codes in account sections 2020-03-24 13:54:08 +01:00
dominik-zeglen
93ba9378ef Update types 2020-03-24 13:54:08 +01:00
dominik-zeglen
20c4340b8f Update snapshots 2020-03-24 13:54:07 +01:00
dominik-zeglen
bae3e461a7 Fix types 2020-03-24 13:54:06 +01:00
dominik-zeglen
6bacb5fb3a wip 2020-03-24 13:53:38 +01:00
dominik-zeglen
ff74c566ab Use error formatting in product section 2020-03-24 13:53:20 +01:00
dominik-zeglen
c94ec7eafa Add error state 2020-03-24 13:53:07 +01:00
dominik-zeglen
490c4c3023 Check shop errors too 2020-03-24 13:53:06 +01:00
dominik-zeglen
a95054ecb3 Add form error stories 2020-03-24 13:53:05 +01:00
dominik-zeglen
2a1abe76b6 Use translated errors in collections 2020-03-24 13:53:03 +01:00
dominik-zeglen
852bd71beb Use translated errors in categories section 2020-03-24 13:53:02 +01:00
dominik-zeglen
e21d4803d4 Fix form error 2020-03-16 10:55:16 +01:00
Dominik Żegleń
bf92214fc3
Revert "Use error formatting in product type section" 2020-03-11 10:56:04 +01:00
Dominik Żegleń
90e5b317d4
Merge pull request #434 from mirumee/form-errors/product-types
Use error formatting in product type section
2020-03-11 10:55:56 +01:00
dominik-zeglen
a8f100c6ac Update snapshots 2020-03-10 13:55:28 +01:00
dominik-zeglen
0f28c8f4f5 Use error codes in product types section 2020-03-10 12:38:01 +01:00
dominik-zeglen
2fd7893df5 Update snapshots 2020-03-05 16:09:41 +01:00
dominik-zeglen
e1a01060f3 Store errors in variable 2020-03-05 14:18:14 +01:00
dominik-zeglen
038a17caf6 Add ready to capture filter 2020-03-04 17:15:55 +01:00
dominik-zeglen
db14154c34 Use error formatting in attribute view 2020-03-04 13:50:25 +01:00
dominik-zeglen
5678719e7a Update snapshots 2020-03-03 14:33:39 +01:00
dominik-zeglen
092284f5df Update messages 2020-03-03 14:33:38 +01:00
dominik-zeglen
ec465ea797 Add missing event 2020-03-03 14:33:36 +01:00
dominik-zeglen
4c27d69229 Fix form errors 2020-03-03 14:33:35 +01:00
dominik-zeglen
8b0bf50ed4 Remove unused code 2020-03-02 11:20:47 +01:00
dominik-zeglen
a1353d20b3 Remove story 2020-03-02 11:20:46 +01:00
dominik-zeglen
1a843e59bd Fix types 2020-03-02 11:20:45 +01:00
dominik-zeglen
c9cf31851e Display error message if invalid content is passed 2020-03-02 11:20:45 +01:00
Dominik Żegleń
fd73e69870
Merge pull request #414 from krzysztofwolski/fix-typo
Typo `successful`
2020-03-02 11:09:22 +01:00
Krzysztof Wolski
6e230e72b2 Typo 2020-02-25 16:19:51 +01:00
Marcin Gębala
16291446a0
Merge pull request #410 from mirumee/ref/do-not-format-errors-in-forms
Do not store errors in form component
2020-02-25 15:54:27 +01:00
Krzysztof Wolski
c508f11a4c Typo 2020-02-25 15:42:07 +01:00
dominik-zeglen
c4863ece60 Do not store errors in form component 2020-02-24 15:14:48 +01:00
dominik-zeglen
fa8231992f Explicitely return not found page 2020-02-20 15:18:22 +01:00
Marcin Gębala
70c679c335
Merge pull request #403 from mirumee/ref/use-icu
Use structurized JSON files instead of PO
2020-02-14 13:50:01 +01:00
Marcin Gębala
205db73fa6
Merge pull request #401 from mirumee/fix/invalid-jwt
Handle invalid token error
2020-02-14 13:49:26 +01:00
dominik-zeglen
537f4a80d5 Simplify code 2020-02-13 16:32:55 +01:00
dominik-zeglen
5c98d870a9 Do not share configs 2020-02-13 12:58:45 +01:00
dominik-zeglen
e20ff94910 Use json files in translations 2020-02-13 12:54:23 +01:00
dominik-zeglen
c4c0f22cec Fix ICU plurals 2020-02-13 12:54:05 +01:00
Marcin Gębala
24cfd20205
Merge branch 'master' into add/order-filter-fields 2020-02-12 14:06:52 +01:00
Marcin Gębala
9a42438ee0
Merge branch 'master' into fix/column-picker 2020-02-12 13:55:38 +01:00
Marcin Gębala
59751313b8
Merge branch 'master' into fix/publish-error-indicator 2020-02-12 13:45:51 +01:00
dominik-zeglen
1812d6752d Handle invalid token error 2020-02-11 17:36:53 +01:00
dominik-zeglen
e10b456230 Update snapshots 2020-02-03 12:59:42 +01:00
dominik-zeglen
5bce79a621 Fix label 2020-02-03 12:53:05 +01:00
dominik-zeglen
535d1c780c Add customer field 2020-02-03 12:40:46 +01:00
dominik-zeglen
44d79897f2 Fix column picker errors 2020-01-31 16:20:14 +01:00
dominik-zeglen
d5cb6523fd Update snapshots 2020-01-31 15:01:26 +01:00
dominik-zeglen
35d433f7ca Improve form error handling 2020-01-31 14:48:39 +01:00
dominik-zeglen
d677919b76 Fix crash when one product is selected 2020-01-31 14:21:34 +01:00
Marcin Gębala
95df0e8739
Merge branch 'master' into fix/password-reset 2020-01-20 17:18:54 +01:00
dominik-zeglen
6afda334be Update snapshots 2020-01-20 17:06:05 +01:00
dominik-zeglen
13db408919 Fix collection filtering 2020-01-20 16:47:52 +01:00
dominik-zeglen
c17442ae95 Fix homepage link 2020-01-20 16:47:51 +01:00
dominik-zeglen
bd0593b1f6 Fix minor bugs 2020-01-20 16:47:51 +01:00
dominik-zeglen
5fbde28cb4 Fix select menus 2020-01-20 16:47:50 +01:00
dominik-zeglen
5f3024d0b4 Update snapshots 2020-01-20 16:47:49 +01:00
dominik-zeglen
5ca01db4eb Fix types 2020-01-20 16:47:48 +01:00
dominik-zeglen
8ddf66f134 Add attribute filter 2020-01-20 16:47:46 +01:00
dominik-zeglen
0e247c7b95 Suppress popper.js warnings 2020-01-20 16:47:36 +01:00
dominik-zeglen
38bbcddd3d Add no results text 2020-01-20 16:47:35 +01:00
dominik-zeglen
5dcc8c76e3 Fix types 2020-01-20 16:47:34 +01:00
dominik-zeglen
a30f52e2d8 Improve options field 2020-01-20 16:47:33 +01:00
dominik-zeglen
6e68c0b4da Remove unused code 2020-01-20 16:47:32 +01:00
dominik-zeglen
0d88bd4f4a Fix unreachable controls 2020-01-20 16:47:31 +01:00
dominik-zeglen
3bdd0dab6f Add product type filter 2020-01-20 16:47:30 +01:00
dominik-zeglen
0a58c3a5e1 Refactor multiple choice field widget 2020-01-20 16:47:19 +01:00
dominik-zeglen
15470221c2 Add click away 2020-01-20 16:47:19 +01:00
dominik-zeglen
aeb209744a Add category and collection filter 2020-01-20 16:47:18 +01:00
dominik-zeglen
525ce272e3 Add debug hook 2020-01-20 16:46:59 +01:00
dominik-zeglen
943232acb3 Add query param getters 2020-01-20 16:46:58 +01:00
dominik-zeglen
8361ef0917 Remove unused import 2020-01-20 16:46:57 +01:00
dominik-zeglen
83e1f62da4 Add filter tests 2020-01-20 16:46:56 +01:00
dominik-zeglen
ed5cd00062 Add test utils 2020-01-20 16:46:54 +01:00
dominik-zeglen
a503f08538 Update stories 2020-01-20 16:46:53 +01:00
dominik-zeglen
35324951ec Add tabs and filters to plugins 2020-01-20 16:46:52 +01:00
dominik-zeglen
e4397b1f75 Fix sorting input typing 2020-01-20 16:46:51 +01:00
dominik-zeglen
36501a7131 Update stories 2020-01-20 16:46:21 +01:00
dominik-zeglen
3beb283ef6 Add filtering to webhooks 2020-01-20 16:46:20 +01:00
dominik-zeglen
c5b3e22ec5 Update stories 2020-01-20 16:46:19 +01:00
dominik-zeglen
a4a9703abd Add filters to service list 2020-01-20 16:46:18 +01:00
dominik-zeglen
c90c58473f Move filter structure to page component 2020-01-20 16:46:16 +01:00
dominik-zeglen
12255d7f38 Add missing filters to query variables 2020-01-20 16:46:15 +01:00
dominik-zeglen
bd84bcbbf0 Update snapshots 2020-01-20 16:46:15 +01:00
dominik-zeglen
1e559b2feb Fix types 2020-01-20 16:46:14 +01:00
dominik-zeglen
d414729f01 Add filtering to attributes 2020-01-20 16:46:13 +01:00
dominik-zeglen
04a633bd32 Add boolean field 2020-01-20 16:46:12 +01:00
dominik-zeglen
f6055709cb Separate visual and app layer in staff members 2020-01-20 16:46:11 +01:00
dominik-zeglen
0fb8a66b9a Separate visual and app layer in product types 2020-01-20 16:46:10 +01:00
dominik-zeglen
15849ff2af Separate visual and app layer in products 2020-01-20 16:46:10 +01:00
dominik-zeglen
db60f13216 Separate visual and app layer in drafts 2020-01-20 16:46:09 +01:00
dominik-zeglen
cde1735869 Separate visual and app layer in orders 2020-01-20 16:46:08 +01:00
dominik-zeglen
7c69c81ce6 Separate visual and app layer in vouchers 2020-01-20 16:46:07 +01:00
dominik-zeglen
fc9a51c92a Separate visual and app layer in sales 2020-01-20 16:46:06 +01:00
dominik-zeglen
4df5a99a68 Separate visual and app layer in customers 2020-01-20 16:46:05 +01:00
dominik-zeglen
02a24de103 Separate visual and app layer in collections 2020-01-20 16:46:05 +01:00
dominik-zeglen
595f628245 Remove unused imports 2020-01-20 16:46:04 +01:00
dominik-zeglen
be649e32ea Use generic handlers 2020-01-20 16:46:03 +01:00
dominik-zeglen
a7304dabb0 Create generic filtering handlers 2020-01-20 16:46:02 +01:00
dominik-zeglen
310c9946c1 Update snapshots 2020-01-20 16:46:01 +01:00
dominik-zeglen
8b2aeaf58a Fix stories 2020-01-20 16:46:00 +01:00
dominik-zeglen
43a72d8436 Add filters to draft order list 2020-01-20 16:45:59 +01:00
dominik-zeglen
effcca27ac Add text field support 2020-01-20 16:45:58 +01:00
dominik-zeglen
c6783e569c Update snapshots 2020-01-20 16:45:57 +01:00
dominik-zeglen
7820c65050 Add filters to voucher list 2020-01-20 16:45:56 +01:00
dominik-zeglen
f9d0c22531 Add filtering to sale list 2020-01-20 16:45:55 +01:00
dominik-zeglen
890a27ae68 Update snapshots 2020-01-20 16:45:54 +01:00
dominik-zeglen
1588fe7a88 Add filtering to product types 2020-01-20 16:45:53 +01:00
dominik-zeglen
3125689ebd Update snapshots 2020-01-20 16:45:52 +01:00
dominik-zeglen
04e9e13c5a Add filters to staff member list 2020-01-20 16:45:51 +01:00
dominik-zeglen
eab3d67502 Remove unused import 2020-01-20 16:45:50 +01:00
dominik-zeglen
943e227522 Update stories 2020-01-20 16:45:49 +01:00
dominik-zeglen
b4cb44834c Add filtering to collections 2020-01-20 16:45:48 +01:00
dominik-zeglen
223237d0fd Update snapshots 2020-01-20 16:45:47 +01:00
dominik-zeglen
0ad80813fe Add filtering to customer list 2020-01-20 16:45:47 +01:00
dominik-zeglen
d3bd6a6c22 Simplify code 2020-01-20 16:45:46 +01:00
dominik-zeglen
e49e685c09 Update snapshots 2020-01-20 16:45:44 +01:00
dominik-zeglen
bfd754b9b2 Simplify code 2020-01-20 16:45:16 +01:00
dominik-zeglen
e520f30a86 Fix stories 2020-01-20 16:45:15 +01:00
dominik-zeglen
9e00800956 Fix filter toggling 2020-01-20 16:45:14 +01:00
dominik-zeglen
fe6996c0cf Add active filters indicator 2020-01-20 16:45:14 +01:00
dominik-zeglen
238bff1d9b Improve copy 2020-01-20 16:45:13 +01:00
dominik-zeglen
dab5dca615 Visual improvements 2020-01-20 16:45:12 +01:00
dominik-zeglen
1f3cbfda82 Code cleanup 2020-01-20 16:45:10 +01:00
dominik-zeglen
c155cf36e4 Fix types 2020-01-20 16:45:09 +01:00
dominik-zeglen
32cdb56e6f Make order filters work 2020-01-20 16:45:08 +01:00
dominik-zeglen
aafa6b62dc Refactor filter components 2020-01-20 16:45:07 +01:00
dominik-zeglen
87b94f47e1 Refactor filter components 2020-01-20 16:45:06 +01:00
dominik-zeglen
d58b1046ff Rewrite mock choice provider to hooks 2020-01-20 16:45:05 +01:00
dominik-zeglen
ba5dac7405 Add update func 2020-01-20 16:45:04 +01:00
dominik-zeglen
f3ef7455ab Do not render password change if authenticating 2020-01-20 16:42:23 +01:00
Marcin Gębala
3fbaaf0783
Merge pull request #377 from mirumee/fix/variant-stock
Fix variant stock input
2020-01-20 15:55:36 +01:00
dominik-zeglen
f2e083dfa0 Fix variant stock input 2020-01-20 13:42:45 +01:00
dominik-zeglen
9c3563c59a Update stories 2020-01-20 10:50:56 +01:00
dominik-zeglen
4b218dc9d8 Update schema 2020-01-17 16:17:14 +01:00
dominik-zeglen
fdd988d1db Remove default value because it's unused 2020-01-17 16:00:35 +01:00
dominik-zeglen
e3930e78cd Update stories 2020-01-09 12:27:57 +01:00
dominik-zeglen
c53d0fadd1 Stop using deprecated fields 2020-01-09 12:13:24 +01:00
Marcin Gębala
42fa13b1f6
Merge pull request #296 from mirumee/ref/unify-modals
Unify dialog handling
2019-12-19 09:07:07 +01:00
Marcin Gębala
fa7326d20a
Merge pull request #332 from mirumee/fix/voucher-create-usage-limit
Fix voucher usage limit when limit checkbox is unchecked
2019-12-19 09:04:51 +01:00
dominik-zeglen
5ff1521b26 Unify dialog handling 2019-12-18 13:20:59 +01:00
dominik-zeglen
9c688d3aef Add sorting to lists 2019-12-18 11:22:02 +01:00
Tomasz Szymański
7c3031c5e3
Fix voucher usage limit when limit checkbox is unchecked 2019-12-17 09:05:55 +01:00
Marcin Gębala
97abf33fd2
Merge pull request #297 from mirumee/ref/move-mutation-state-to-mutation
Move mutation state to mutation objects
2019-12-16 14:33:03 +01:00
Tomasz Szymański
885b8718fa
Fix country assign on create shipping zone screen 2019-12-12 10:08:19 +01:00
Dominik Żegleń
8422900c03
Merge pull request #287 from mirumee/fix/company_address_empty_country
Fix case when country is not selected by user in site settings company address
2019-12-10 11:49:50 +01:00
dominik-zeglen
bf0bad5a5e Rename state to status prop 2019-12-06 18:17:44 +01:00
dominik-zeglen
491f1decff Unify interfaces 2019-12-06 18:14:19 +01:00
dominik-zeglen
6b62f5cc40 Do not use getMutationState explicitly 2019-12-06 18:11:46 +01:00
dominik-zeglen
fad6dfe22a Add mutation state to result 2019-12-06 18:11:28 +01:00
Tomasz Szymański
4b11d29de1
Change validation of store information data 2019-12-06 15:19:09 +01:00
Marcin Gębala
be0d3e1a05
Merge pull request #294 from mirumee/fix/shipping-screen-countries-sorting
Fix issue with country sorting on shipping page
2019-12-05 16:07:06 +01:00
Tomasz Szymański
34978ef5e7
Fix issue with country sorting on shipping page 2019-12-05 10:35:16 +01:00
dominik-zeglen
44bb4be1fa Fix minor bugs 2019-12-04 15:17:54 +01:00
dominik-zeglen
214a44d4b1 Fix message 2019-12-04 11:16:29 +01:00
dominik-zeglen
0efe38e99f Fix typo 2019-12-04 11:12:08 +01:00
dominik-zeglen
06ab3aa6e5 Update snapshots 2019-12-04 11:12:07 +01:00
dominik-zeglen
df1d9e4e24 Fix types 2019-12-04 11:12:06 +01:00
dominik-zeglen
01a83f8aa1 Code cleanup 2019-12-04 11:12:06 +01:00
dominik-zeglen
1bded89d1e Make it work 2019-12-04 11:12:05 +01:00
dominik-zeglen
0bd2d52840 Fix types 2019-12-04 11:12:04 +01:00
dominik-zeglen
a6f425ef39 Add dialog component 2019-12-04 11:12:04 +01:00
dominik-zeglen
1a2f8727a8 Add password reset card 2019-12-04 11:12:03 +01:00
dominik-zeglen
2909a9ce56 Update snapshots 2019-12-03 16:57:18 +01:00
dominik-zeglen
96176924f9 Add missing style names 2019-12-03 16:28:40 +01:00
Tomasz Szymański
0374a0218b
fix case when country is not selected by user in site settings company address 2019-12-03 15:27:10 +01:00
Marcin Gębala
fee6686734
Merge branch 'master' into ref/use-eslint 2019-12-03 13:49:00 +01:00
Tomasz Szymański
3f7be053a6
Added useEffect so error fix will work when browser history changes 2019-12-03 13:26:07 +01:00
Tomasz Szymański
2660fe40dd
Fixed error cleanup when switching product variants 2019-12-03 10:17:01 +01:00
Marcin Gębala
56f6744bb8
Merge branch 'master' into fix/dropdown-items 2019-12-02 17:07:17 +01:00
dominik-zeglen
76a60f7dfe Let click event pass through arrow 2019-12-02 16:48:19 +01:00
dominik-zeglen
4f82cc2d4c Update snapshots 2019-12-02 16:37:48 +01:00
dominik-zeglen
baf49a7ca5 Use eslint in build pipeline 2019-12-02 16:33:59 +01:00
dominik-zeglen
421da92cb3 Use eslint instead of tslint 2019-12-02 16:33:58 +01:00
dominik-zeglen
1311588157 Fix clickable areas 2019-11-29 13:19:18 +01:00
dominik-zeglen
81c5d37afa Add tests 2019-11-29 13:06:16 +01:00
dominik-zeglen
b77962f53a Use default export 2019-11-29 11:21:36 +01:00
dominik-zeglen
4cf4b3b45b Update snapshots 2019-11-28 16:27:28 +01:00
dominik-zeglen
af95cb3be2 Fix handlers 2019-11-28 16:27:27 +01:00
dominik-zeglen
a2f7cdd6b2 Add multiple image upload 2019-11-28 16:27:11 +01:00
dominik-zeglen
3665daf0fc Fix types 2019-11-27 11:00:36 +01:00
Marcin Gębala
c875d6867c
Merge branch 'master' into fix/voucher-limit 2019-11-26 16:06:05 +01:00
dominik-zeglen
7c6ef4d41d Fix skeleton 2019-11-26 15:49:39 +01:00
dominik-zeglen
7f70864ffb Send null instead of 0 2019-11-26 15:44:02 +01:00
dominik-zeglen
88819f0067 Improve copy 2019-11-26 15:34:56 +01:00
dominik-zeglen
6faffa24ff Add help mode 2019-11-26 15:14:21 +01:00
dominik-zeglen
349c5fbdfb Improve navigator message 2019-11-25 17:53:10 +01:00
dominik-zeglen
54feb60950 Add notification about navigator 2019-11-25 17:23:52 +01:00
dominik-zeglen
5cb9529b1f Do not search customers by default 2019-11-25 16:51:28 +01:00
dominik-zeglen
bf0f5b4ef3 Change shortcut 2019-11-25 16:42:24 +01:00
dominik-zeglen
b069bc885d Fix action number 2019-11-25 15:59:11 +01:00
dominik-zeglen
9dda0afb72 Improve collection search 2019-11-25 15:57:50 +01:00
dominik-zeglen
4fe0b6da65 Add basic catalog search 2019-11-25 15:32:10 +01:00
dominik-zeglen
649f35e0d1 Improve labels 2019-11-25 14:51:46 +01:00
dominik-zeglen
42b55e860b Add customer search 2019-11-25 12:29:07 +01:00
dominik-zeglen
ebf386dfb5 Fix action ordering 2019-11-22 17:07:16 +01:00
dominik-zeglen
340e00f030 Fix types 2019-11-22 16:52:19 +01:00
dominik-zeglen
e6dfd5c3e5 Add command mode 2019-11-22 16:39:20 +01:00
dominik-zeglen
564aab26f7 Debounce order search 2019-11-21 18:47:06 +01:00
dominik-zeglen
dca00c425f Fix order placement date position 2019-11-21 18:02:21 +01:00
dominik-zeglen
09dce08f3d Add order search mode 2019-11-21 17:52:11 +01:00
dominik-zeglen
8b36ca5308 Add basic navigator 2019-11-21 17:52:11 +01:00
dominik-zeglen
44ba4c5fd5 Fix import paths 2019-11-21 15:59:41 +01:00
dominik-zeglen
080eb0748a Update snapshots 2019-11-21 15:59:39 +01:00
dominik-zeglen
135658eb11 Use exclusively search hooks 2019-11-21 15:59:38 +01:00
dominik-zeglen
13a8d398d2 Use product type search hook 2019-11-21 15:59:37 +01:00
dominik-zeglen
fff2a8caea Use product search hook 2019-11-21 15:59:37 +01:00
dominik-zeglen
bd7130d196 Use page search hook 2019-11-21 15:59:36 +01:00
dominik-zeglen
b07b220b3c Use customer search hook 2019-11-21 15:59:35 +01:00
dominik-zeglen
3f28673c94 Use collection search hook 2019-11-21 15:59:34 +01:00
dominik-zeglen
e67727af03 Use category search hook 2019-11-21 15:59:33 +01:00
dominik-zeglen
0a7f65727a Use service account search hook 2019-11-21 15:59:32 +01:00
dominik-zeglen
4daec82206 Add search hooks 2019-11-21 15:59:31 +01:00
dominik-zeglen
6f2bff218f wip 2019-11-21 15:59:31 +01:00
dominik-zeglen
5ce5ed039f Update snapshots 2019-11-19 13:52:05 +01:00
dominik-zeglen
77982d9c35 Sort imports 2019-11-19 13:48:46 +01:00
dominik-zeglen
6fd1290273 Remove unused import 2019-11-19 13:48:45 +01:00
dominik-zeglen
631a44a105 Improve responsiveness 2019-11-19 13:48:44 +01:00
dominik-zeglen
c8fa856dd1 Update snapshots 2019-11-19 13:48:44 +01:00
dominik-zeglen
b2fa51ce94 Fix minor bugs 2019-11-19 13:48:43 +01:00
dominik-zeglen
1c9b9743e0 Add theme-color meta 2019-11-19 13:41:44 +01:00
Krzysztof Bialoglowicz
0ab414ab33 Update snapshots 2019-11-19 13:41:42 +01:00
Krzysztof Bialoglowicz
d4d91f5fe2 Fix order details header mobile 2019-11-19 13:41:41 +01:00
Krzysztof Bialoglowicz
89d351ccc6 Fix dialog tables on mobile 2019-11-19 13:41:40 +01:00
Krzysztof Bialoglowicz
f2caca15fe Fix menu mobile 2019-11-19 13:41:39 +01:00
Krzysztof Bialoglowicz
ac8dabf34d Fix configuration grid on mobile 2019-11-19 13:41:38 +01:00
Krzysztof Bialoglowicz
8e4a5b25f5 Fix page header on mobile 2019-11-19 13:41:37 +01:00
Krzysztof Bialoglowicz
9911f2b278 Use responsive table component 2019-11-19 13:41:36 +01:00
Krzysztof Bialoglowicz
bb5990c4d5 Fix responsive table props 2019-11-19 13:41:36 +01:00
Krzysztof Bialoglowicz
3cb0c7d523 Add responsive table component 2019-11-19 13:41:35 +01:00
dominik-zeglen
ccd5be1322 Fix disappearing products description 2019-11-19 12:30:07 +01:00
Marcin Gębala
187415feee
Merge branch 'master' into ref/use-apollo-hooks 2019-11-15 14:13:14 +01:00
dominik-zeglen
89b2958a2f Fix types 2019-11-14 17:14:59 +01:00
dominik-zeglen
e9dabd4f1c Fix submitting form without address 2019-11-14 17:07:31 +01:00
dominik-zeglen
5538946453 Update snapshots 2019-11-14 16:05:25 +01:00
dominik-zeglen
afec633272 Fix shadowing labels 2019-11-14 15:40:02 +01:00
dominik-zeglen
8a6cd1ef1f Create makeQuery hook 2019-11-14 15:37:32 +01:00
dominik-zeglen
b12f3c35fa Add app state 2019-11-14 15:10:52 +01:00
dominik-zeglen
0d51418f72 Display not found instead of error 2019-11-13 17:52:46 +01:00
dominik-zeglen
1dd0488c62 Use mutation hooks 2019-11-13 17:46:08 +01:00
dominik-zeglen
6d0607032a Add form validation 2019-11-13 14:50:38 +01:00
dominik-zeglen
37bfd7b855 Update stories 2019-11-13 14:12:17 +01:00
dominik-zeglen
b597f03c70 Remove unused prop 2019-11-13 14:12:16 +01:00
dominik-zeglen
eb58db95a5 Fix notification font size 2019-11-13 14:12:15 +01:00
dominik-zeglen
0dfe0de548 Fix header 2019-11-13 14:12:15 +01:00
dominik-zeglen
4ab886a7ca Update customer note design 2019-11-13 14:12:14 +01:00
Marcin Gębala
8aa97b0d61
Merge branch 'master' into add/plugin-fields 2019-11-12 16:50:53 +01:00
dominik-zeglen
6a636aed5d Update fixtures 2019-11-12 14:23:09 +01:00
dominik-zeglen
d71324ced2 Add ability to paginate through subcategories 2019-11-12 14:21:13 +01:00
dominik-zeglen
06de7440f3 Fix minor bugs 2019-11-12 14:08:00 +01:00
dominik-zeglen
9fff10eb50 Update stories 2019-11-08 11:43:45 +01:00
dominik-zeglen
58afde60a5 Add password handling 2019-11-08 11:43:17 +01:00
dominik-zeglen
6c78be33fc Add secret fields edit dialogs 2019-11-08 11:25:17 +01:00
dominik-zeglen
974dec9db4 Add authorization section 2019-11-07 16:54:05 +01:00
dominik-zeglen
ad035ccfae Update snapshots 2019-11-07 14:55:19 +01:00
dominik-zeglen
d3b5bb01a7 Fix crashing view 2019-11-07 14:42:08 +01:00
dominik-zeglen
928f19c879 Remove listener only if it exists 2019-11-07 14:42:08 +01:00
dominik-zeglen
2d9fc51bfb Fix arrow 2019-11-07 14:42:07 +01:00
dominik-zeglen
1aa3fb19f9 Do not check internal lib types 2019-11-07 14:42:07 +01:00
dominik-zeglen
254d0714ad Update snapshots 2019-11-07 14:42:06 +01:00
dominik-zeglen
56a5586b15 Fix product bulk actions 2019-11-07 14:42:06 +01:00
dominik-zeglen
15f9535ca6 Update messages 2019-11-07 14:42:05 +01:00