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
|
65e5539173
|
Remove basePrice from schema
|
2020-06-10 15:39:10 +02:00 |
|
dominik-zeglen
|
2129596944
|
Add sku column to fulfillment cards
|
2020-05-25 11:59:23 +02:00 |
|
AlicjaSzu
|
1047762aa6
|
OrderPayment - update discount condition
|
2020-05-19 13:10:11 +02:00 |
|
AlicjaSzu
|
aefb339861
|
fix orders fixture error
|
2020-05-19 11:34:01 +02:00 |
|
AlicjaSzu
|
ea3b65bd8c
|
update orderes fixtures
|
2020-05-15 18:09:14 +02:00 |
|
AlicjaSzu
|
75efb26aa8
|
add discount to Order details view
|
2020-05-15 17:19:51 +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
|
5fd0f71888
|
Update messages
|
2020-05-08 16:01:04 +02:00 |
|
dominik-zeglen
|
b971363b9f
|
Handle untracked products
|
2020-05-08 15:38:44 +02:00 |
|
dominik-zeglen
|
6da39876be
|
Add ellisis to sku column
|
2020-05-07 13:14:24 +02:00 |
|
dominik-zeglen
|
6af08af910
|
Update product stock management to newest design
|
2020-05-04 18:06:36 +02:00 |
|
dominik-zeglen
|
fdf76fa967
|
Minor fixes
|
2020-04-29 16:14:20 +02:00 |
|
dominik-zeglen
|
3a81eaaf3d
|
Remove order bulk cancel
|
2020-04-28 16:53:54 +02:00 |
|
dominik-zeglen
|
5a3afa84a5
|
Display warehouse from which items were fulfilled
|
2020-04-28 16:53:54 +02:00 |
|
dominik-zeglen
|
932349a27a
|
Minor tweaks
|
2020-04-28 16:53:53 +02:00 |
|
dominik-zeglen
|
037ace2a1b
|
Handle stock errors
|
2020-04-28 16:53:52 +02:00 |
|
dominik-zeglen
|
65b9dbc483
|
Do not let go back to fulfillment view after success
|
2020-04-28 16:53:52 +02:00 |
|
dominik-zeglen
|
3922b315d5
|
Hook up components with API
|
2020-04-28 16:53:51 +02:00 |
|
dominik-zeglen
|
0c09d4b11d
|
wip
|
2020-04-28 16:53:16 +02:00 |
|
dominik-zeglen
|
14d89d2ab9
|
Use quantityAllocated
|
2020-04-28 16:53:15 +02:00 |
|
dominik-zeglen
|
0f52e427cb
|
Add back button
|
2020-04-28 16:53:12 +02:00 |
|
dominik-zeglen
|
dca0208173
|
Add fulfillment view
|
2020-04-28 16:53:11 +02:00 |
|
dominik-zeglen
|
a5c1c9d544
|
Create fulfillment page
|
2020-04-28 16:53:10 +02:00 |
|
dominik-zeglen
|
9812277e9a
|
wip
|
2020-04-28 16:53:09 +02:00 |
|
dominik-zeglen
|
27a740ed6b
|
Fix warehouse selection
|
2020-04-28 16:52:36 +02:00 |
|
dominik-zeglen
|
bc15224fcd
|
Refactor message and remove restock checkbox
|
2020-04-28 16:52:35 +02:00 |
|
dominik-zeglen
|
7cc3492e71
|
Add warehouse selection to restock items
|
2020-04-28 16:52:34 +02:00 |
|
dominik-zeglen
|
596cc41a7f
|
Add warehouse info
|
2020-04-28 16:52:33 +02: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 |
|
Krzysztof Wolski
|
082a12e0b8
|
Permission groups section (#406)
* Add permission groups 👪
|
2020-04-23 17:43:08 +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-zeglen
|
0806c7b328
|
Reset state after closing
|
2020-04-06 11:16:51 +02: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
|
96c98077d8
|
Use error codes in account sections
|
2020-03-24 13:54:08 +01:00 |
|
dominik-zeglen
|
038a17caf6
|
Add ready to capture filter
|
2020-03-04 17:15:55 +01:00 |
|
dominik-zeglen
|
4c27d69229
|
Fix form errors
|
2020-03-03 14:33:35 +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 |
|
dominik-zeglen
|
c4c0f22cec
|
Fix ICU plurals
|
2020-02-13 12:54:05 +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
|
943232acb3
|
Add query param getters
|
2020-01-20 16:46:58 +01:00 |
|
dominik-zeglen
|
83e1f62da4
|
Add filter tests
|
2020-01-20 16:46:56 +01:00 |
|