Commit graph

351 commits

Author SHA1 Message Date
Dawid Tarasiuk
c4c9895a56 Create story for invoice list 2020-07-08 10:44:34 +02:00
Dawid Tarasiuk
b0c62d7ad9 Update invoice request types 2020-07-08 10:44:32 +02:00
Dawid Tarasiuk
80ace6e435 Update test snapshots 2020-07-08 10:44:29 +02:00
Dawid Tarasiuk
25b0082455 Implement generate invoice mutation 2020-07-08 10:44:29 +02:00
Dawid Tarasiuk
cd761d0990 Query invoices for order 2020-07-08 10:44:28 +02:00
Dawid Tarasiuk
624f3954df Update invoice callback names 2020-07-08 10:44:28 +02:00
Dawid Tarasiuk
e48e0a030e Query invoices for order 2020-07-08 10:44:27 +02:00
dominik-zeglen
eddec1a5c2 Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
AlicjaSzu
adebcc4452 remove react-alert lib, create MessageManagerProvider 2020-07-02 14:49:45 +02:00
AlicjaSzu
2921d14b75 update messages stories 2020-07-02 14:49:41 +02:00
AlicjaSzu
58c0a5859a use react-alert to render multiple notifications 2020-07-02 14:49:38 +02:00
Krzysztof Wolski
f4d570c7e5
Fix warnings and better test tag (#582)
* Resolve test warnings

* Tename data-tc to data-test

* Update src/orders/components/OrderFulfillPage/OrderFulfillPage.tsx
2020-07-02 12:59:09 +02:00
Dawid Tarasiuk
9e66d99dca Use productRangeUndiscounted instead of calculating variant prices range 2020-06-18 17:01:36 +02:00
Dawid Tarasiuk
e450dd4c4d Update product type in product list 2020-06-17 12:28:15 +02:00
Dawid Tarasiuk
02472d611e update snapshots 2020-06-16 15:19:30 +02:00
Dawid Tarasiuk
2d9385554b Update category product list 2020-06-16 13:13:10 +02:00
Dawid Tarasiuk
2fdda2db55 Update product list UI 2020-06-16 12:48:57 +02:00
Dawid Tarasiuk
1e93827deb Update product list tests 2020-06-12 16:44:35 +02:00
Dawid Tarasiuk
43aeff8e68 Update product variant creator 2020-06-12 13:19:44 +02:00
Dawid Tarasiuk
8fa7eb2b8a Revert "Remove base price from product create page"
This reverts commit 0b099e882c.
2020-06-12 12:17:17 +02:00
Dawid Tarasiuk
0b099e882c Remove base price from product create page 2020-06-08 13:52:20 +02:00
dominik-zeglen
2129596944 Add sku column to fulfillment cards 2020-05-25 11:59:23 +02:00
Krzysztof Wolski
a82de30309
Add circleci config and enhance our linters (#519)
* Add circleci config

* Season linting config

* Apply code style
2020-05-14 11:30:32 +02:00
dominik-zeglen
a5da3ea872 Fix CI build 2020-05-12 03:20:21 +02:00
dominik-zeglen
b971363b9f Handle untracked products 2020-05-08 15:38:44 +02:00
dominik-zeglen
6af08af910 Update product stock management to newest design 2020-05-04 18:06:36 +02:00
Dominik Żegleń
87fcc812a6
Merge pull request #508 from mirumee/fix/error-on-group-deletion
Handle errors on group deletion
2020-04-30 11:34:23 +02:00
Krzysztof Wolski
da950ce079 Review fixes 2020-04-30 11:06:09 +02:00
dominik-zeglen
e84aefab9a Use quantity allocated to get available variants 2020-04-29 18:51:19 +02:00
Dominik Żegleń
c41e7b8bf2
Merge pull request #509 from mirumee/tx/sync
Sync translations with transifex
2020-04-29 17:23:53 +02:00
dominik-zeglen
89bae127d2 Update translations 2020-04-29 17:11:02 +02:00
dominik-zeglen
6fb5c3d4e5 Fix form error 2020-04-29 16:53:52 +02:00
Krzysztof Wolski
3d7a638b20 Handle errors on group deletion 2020-04-29 08:47:08 +02:00
dominik-zeglen
57038445c9 Update snapshots 2020-04-28 17:00:52 +02:00
dominik-zeglen
3f5474659f Update snapshots 2020-04-28 16:53:55 +02:00
dominik-zeglen
14d89d2ab9 Use quantityAllocated 2020-04-28 16:53:15 +02:00
dominik-zeglen
c4fdfd2498 Update stories 2020-04-28 16:53:13 +02:00
dominik-zeglen
7cc3492e71 Add warehouse selection to restock items 2020-04-28 16:52:34 +02:00
dominik-zeglen
bcc4f96f82 Enable assigning multiple warehouses to zone 2020-04-28 16:37:21 +02:00
dominik-zeglen
94dad3e4d7 Improve single warehouse UX 2020-04-28 16:37:19 +02:00
dominik-zeglen
3ad8440c29 Update test cases 2020-04-28 16:37:11 +02:00
dominik-zeglen
85b730bce8 Update stories 2020-04-28 16:37:07 +02:00
dominik-zeglen
8b5b3c81d5 Fix type errors 2020-04-28 16:33:25 +02:00
dominik-zeglen
1e37867e3e Update stories and messages 2020-04-28 16:33:13 +02:00
dominik-zeglen
369be96850 Fix types 2020-04-28 16:33:11 +02:00
Krzysztof Wolski
a44e96a278 Update chosen pills 2020-04-27 09:53:34 +02:00
Krzysztof Wolski
082a12e0b8
Permission groups section (#406)
* Add permission groups 👪
2020-04-23 17:43:08 +02:00
Maciej Korycinski
75b2487c57 Rename variables service_account to apps 2020-04-22 12:17:19 +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
06e78acbf6 Adding storyshot for password too short error 2020-04-07 09:29:31 -04: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
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
51d1594509 Update stories 2020-03-24 13:54:23 +01:00
dominik-zeglen
b4d16517b0 Display order errors 2020-03-24 13:54:20 +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
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
96c98077d8 Use error codes in account sections 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
a95054ecb3 Add form error stories 2020-03-24 13:53:05 +01:00
Dominik Żegleń
bf92214fc3
Revert "Use error formatting in product type section" 2020-03-11 10:56:04 +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
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
c4863ece60 Do not store errors in form component 2020-02-24 15:14:48 +01:00
Marcin Gębala
24cfd20205
Merge branch 'master' into add/order-filter-fields 2020-02-12 14:06:52 +01:00
dominik-zeglen
535d1c780c Add customer field 2020-02-03 12:40:46 +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
6afda334be Update snapshots 2020-01-20 17:06:05 +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
a503f08538 Update stories 2020-01-20 16:46:53 +01:00
dominik-zeglen
36501a7131 Update stories 2020-01-20 16:46:21 +01:00
dominik-zeglen
c5b3e22ec5 Update stories 2020-01-20 16:46:19 +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
15849ff2af Separate visual and app layer in products 2020-01-20 16:46:10 +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
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
943e227522 Update stories 2020-01-20 16:45:49 +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
e49e685c09 Update snapshots 2020-01-20 16:45:44 +01:00
dominik-zeglen
e520f30a86 Fix stories 2020-01-20 16:45:15 +01:00
dominik-zeglen
32cdb56e6f Make order filters work 2020-01-20 16:45:08 +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
9c3563c59a Update stories 2020-01-20 10:50:56 +01:00
dominik-zeglen
e3930e78cd Update stories 2020-01-09 12:27:57 +01:00
dominik-zeglen
9c688d3aef Add sorting to lists 2019-12-18 11:22:02 +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
2909a9ce56 Update snapshots 2019-12-03 16:57:18 +01:00
Marcin Gębala
fee6686734
Merge branch 'master' into ref/use-eslint 2019-12-03 13:49:00 +01:00
Marcin Gębala
56f6744bb8
Merge branch 'master' into fix/dropdown-items 2019-12-02 17:07:17 +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
4cf4b3b45b Update snapshots 2019-11-28 16:27:28 +01:00
dominik-zeglen
88819f0067 Improve copy 2019-11-26 15:34:56 +01:00
dominik-zeglen
080eb0748a Update snapshots 2019-11-21 15:59:39 +01:00
dominik-zeglen
5ce5ed039f Update snapshots 2019-11-19 13:52:05 +01:00
dominik-zeglen
c8fa856dd1 Update snapshots 2019-11-19 13:48:44 +01:00
Krzysztof Bialoglowicz
0ab414ab33 Update snapshots 2019-11-19 13:41:42 +01:00
Krzysztof Bialoglowicz
9911f2b278 Use responsive table component 2019-11-19 13:41:36 +01:00
Marcin Gębala
187415feee
Merge branch 'master' into ref/use-apollo-hooks 2019-11-15 14:13:14 +01:00
dominik-zeglen
5538946453 Update snapshots 2019-11-14 16:05:25 +01:00
dominik-zeglen
37bfd7b855 Update stories 2019-11-13 14:12:17 +01:00
dominik-zeglen
9fff10eb50 Update stories 2019-11-08 11:43:45 +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
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
c6c997a98f Do not check lib type errors 2019-11-07 14:41:03 +01:00
dominik-zeglen
349c7dbcc0 Update stories 2019-11-07 14:39:15 +01:00
dominik-zeglen
74d6794679 Update @material-ui to v4 2019-11-07 14:29:07 +01:00
dominik-zeglen
b718ecdb22 Update snapshots 2019-11-07 14:11:49 +01:00
dominik-zeglen
898eecf628 Update types 2019-10-25 15:31:27 +02:00
dominik-zeglen
3c60782a1b Update copy 2019-10-24 15:17:37 +02:00
dominik-zeglen
457e786dd3 Update messages and snapshots 2019-10-24 15:16:05 +02:00
dominik-zeglen
261f80ee4f Add mailing configuration 2019-10-24 15:12:32 +02:00
dominik-zeglen
8e692c95b0 Fix story 2019-10-24 15:12:27 +02:00
Krzysztof Białogłowicz
39ad616b87
Merge branch 'master' into fix/ui-improvements 2019-10-23 11:34:46 +02:00
Krzysztof Bialoglowicz
2ba71c0bc2 Update snapshots 2019-10-22 14:47:36 +02:00
dominik-zeglen
7958671aeb Update messages 2019-10-21 16:52:56 +02:00
dominik-zeglen
4d27960d79 Fix attribute errors 2019-10-21 16:52:54 +02:00
dominik-zeglen
1f1209d7dd Update messages and snapshots 2019-10-21 14:11:52 +02:00
dominik-zeglen
f1a9bb137a Update stories 2019-10-21 13:14:33 +02:00
dominik-zeglen
77fe0076e2 Update snapshots 2019-10-21 13:11:53 +02:00
dominik-zeglen
54dad7cae5 Allow users to change language 2019-10-21 13:11:51 +02:00
Marcin Gębala
12dcda2012
Merge pull request #215 from mirumee/ref/translations
Improve code consistency
2019-10-21 10:00:12 +02:00
Krzysztof Bialoglowicz
13da934927 Fix error messages with service account 2019-10-18 14:33:05 +02:00
Krzysztof Bialoglowicz
9d3da33fc9 Update snapshots 2019-10-18 14:03:03 +02:00