Commit graph

63 commits

Author SHA1 Message Date
dominik-zeglen
eddec1a5c2 Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
AlicjaSzu
1887769055 add status to notifications 2020-07-06 10:46:14 +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
504ff43376 Update queries imports 2020-06-19 12:31:17 +02:00
Dawid Tarasiuk
9e66d99dca Use productRangeUndiscounted instead of calculating variant prices range 2020-06-18 17:01:36 +02:00
Dawid Tarasiuk
79b49ea406 Update product list style 2020-06-17 14:11:31 +02:00
Dawid Tarasiuk
3f2a75e159 Replace maybe with optional chaining 2020-06-17 12:03:06 +02:00
Dawid Tarasiuk
576c7e1b35 Update queries types 2020-06-17 10:33:57 +02:00
Dawid Tarasiuk
2d9385554b Update category product list 2020-06-16 13:13:10 +02:00
Dawid Tarasiuk
65e5539173 Remove basePrice from schema 2020-06-10 15:39:10 +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
6af08af910 Update product stock management to newest design 2020-05-04 18:06:36 +02:00
dominik-zeglen
4b661c9bff Add simple product stock management 2020-04-28 16:33:22 +02:00
dominik-zeglen
852bd71beb Use translated errors in categories section 2020-03-24 13:53:02 +01:00
dominik-zeglen
4c27d69229 Fix form errors 2020-03-03 14:33:35 +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
dominik-zeglen
c4c0f22cec Fix ICU plurals 2020-02-13 12:54:05 +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
dominik-zeglen
bf0bad5a5e Rename state to status prop 2019-12-06 18:17:44 +01:00
dominik-zeglen
6b62f5cc40 Do not use getMutationState explicitly 2019-12-06 18:11:46 +01:00
dominik-zeglen
96176924f9 Add missing style names 2019-12-03 16:28:40 +01:00
dominik-zeglen
421da92cb3 Use eslint instead of tslint 2019-12-02 16:33:58 +01:00
dominik-zeglen
af95cb3be2 Fix handlers 2019-11-28 16:27:27 +01:00
Krzysztof Bialoglowicz
9911f2b278 Use responsive table component 2019-11-19 13:41:36 +01:00
dominik-zeglen
8a6cd1ef1f Create makeQuery hook 2019-11-14 15:37:32 +01:00
dominik-zeglen
1dd0488c62 Use mutation hooks 2019-11-13 17:46:08 +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
4b574c5d6c Fix messages 2019-11-07 14:40:28 +01:00
dominik-zeglen
74d6794679 Update @material-ui to v4 2019-11-07 14:29:07 +01:00
dominik-zeglen
d84ba84e91 Update @material-ui 2019-11-07 14:22:40 +01:00
dominik-zeglen
33e956ea57 Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
dominik-zeglen
3732a7ba68 Use back instead of cancel 2019-10-21 16:46:12 +02:00
dominik-zeglen
e58a0157b1 Capitalize headers 2019-10-09 17:33:55 +02:00
dominik-zeglen
1f190c50da Fix text styling 2019-09-30 14:52:03 +02:00
dominik-zeglen
a3d4344113 Add data-tc tags 2019-09-25 11:26:46 +02:00
dominik-zeglen
d5d795ddcc Fix copy 2019-09-16 16:45:02 +02:00
dominik-zeglen
89e7aa82df Add search to collection list 2019-09-16 16:06:56 +02:00
dominik-zeglen
53ac48062f Add search bar to category list 2019-09-16 16:06:33 +02:00
Krzysztof Bialoglowicz
aaede4b586 Fix types and small isssues 2019-09-12 10:46:46 +02:00
Krzysztof Bialoglowicz
4cc48250b2 Fix small issues 2019-09-11 16:25:27 +02:00
Krzysztof Bialoglowicz
258e6ad2a7 Remove Add icon from buttons 2019-09-10 14:11:47 +02:00
Krzysztof Bialoglowicz
a709ab8830 Fix add/create/assing buttons naming 2019-09-05 15:33:50 +02:00
Krzysztof Bialoglowicz
6277ad4a83 Fix name field width 2019-09-05 12:24:41 +02:00
dominik-zeglen
c649f76480 Fix left padding 2019-09-02 13:16:29 +02:00
dominik-zeglen
609c99ace2 Update snapshots 2019-09-02 11:53:13 +02:00
dominik-zeglen
85cd2e875e Add attributes as columns in product list view 2019-09-02 11:50:06 +02:00
dominik-zeglen
faaaea773a Clean any trace of i18next 2019-08-29 14:43:00 +02:00