AlicjaSzu
|
ce19f6aab6
|
MessageManager - update data-test
|
2020-07-02 14:55:39 +02:00 |
|
AlicjaSzu
|
3f903b8525
|
remove timer from error notification
|
2020-07-02 14:49:48 +02:00 |
|
AlicjaSzu
|
a3d16975da
|
MessageManager clean up
|
2020-07-02 14:49:46 +02:00 |
|
AlicjaSzu
|
adebcc4452
|
remove react-alert lib, create MessageManagerProvider
|
2020-07-02 14:49:45 +02:00 |
|
AlicjaSzu
|
5960eb4644
|
set notifications column width to widest element
|
2020-07-02 14:49:44 +02:00 |
|
AlicjaSzu
|
88da4cab1d
|
MessageManager - update classNames
|
2020-07-02 14:49:43 +02:00 |
|
AlicjaSzu
|
f247e79369
|
update defaultMessages
|
2020-07-02 14:49:42 +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 |
|
AlicjaSzu
|
49df188703
|
add expandedText prop to MessageManager
|
2020-07-02 14:49:37 +02:00 |
|
AlicjaSzu
|
b3eb13a785
|
update MessageManager
|
2020-07-02 14:49:37 +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
|
4174cbe0fa
|
Merge pull request #583 from mirumee/fix/tokens
Fix refresh token
|
2020-07-01 15:58:09 +02:00 |
|
dominik-zeglen
|
7e11db8c52
|
Fix refresh token
|
2020-07-01 13:11:08 +02:00 |
|
dependabot-preview[bot]
|
f5ac7b28ba
|
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4 (#551)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-01 12:47:41 +02:00 |
|
Dominik Żegleń
|
e7a0495556
|
Merge pull request #574 from mirumee/add/background-tasks
Add background task manager
|
2020-06-26 14:05:44 +02:00 |
|
dominik-zeglen
|
278be8a0bb
|
Fix index
|
2020-06-26 13:09:57 +02:00 |
|
dominik-zeglen
|
6aa53c6775
|
Fix case
|
2020-06-26 13:09:56 +02:00 |
|
dominik-zeglen
|
25e7ca8aa7
|
Fix useBackgroundTask hook
|
2020-06-26 13:09:56 +02:00 |
|
dominik-zeglen
|
c57598fb09
|
Update changelog
|
2020-06-26 13:09:56 +02:00 |
|
dominik-zeglen
|
e80ef22f0d
|
Add context to project root
|
2020-06-26 13:09:56 +02:00 |
|
dominik-zeglen
|
bdf90039b5
|
Handle asynchronous tasks
|
2020-06-26 13:09:55 +02:00 |
|
dominik-zeglen
|
7a2a18a1d4
|
Add background task manager
|
2020-06-26 13:09:55 +02:00 |
|
natalia
|
4468857856
|
Fix updating shipping rates (#565)
|
2020-06-25 09:18:46 +02:00 |
|
Krzysztof Wolski
|
2a6334cb74
|
Dont open browser on npm start (#577)
|
2020-06-25 08:47:54 +02:00 |
|
Dawid Tarasiuk
|
4b85cf4342
|
Merge pull request #555 from mirumee/feature/remove-base-price
Remove base price from dashboard
|
2020-06-19 14:03:07 +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
|
a29ac065a3
|
Update locale default messages
|
2020-06-18 11:37:55 +02:00 |
|
Dawid Tarasiuk
|
055d3e63dd
|
Fix optional chaining
|
2020-06-17 18:14:50 +02:00 |
|
Dawid Tarasiuk
|
ea407432cc
|
Fix locale default messages
|
2020-06-17 18:13:33 +02:00 |
|
Dawid Tarasiuk
|
79b49ea406
|
Update product list style
|
2020-06-17 14:11:31 +02:00 |
|
Dawid Tarasiuk
|
e450dd4c4d
|
Update product type in product list
|
2020-06-17 12:28:15 +02:00 |
|
Dawid Tarasiuk
|
3f2a75e159
|
Replace maybe with optional chaining
|
2020-06-17 12:03:06 +02:00 |
|
Dawid Tarasiuk
|
0f5a49ab48
|
Update getProductPriceRange
|
2020-06-17 11:37:11 +02:00 |
|
Dawid Tarasiuk
|
576c7e1b35
|
Update queries types
|
2020-06-17 10:33:57 +02:00 |
|
Dawid Tarasiuk
|
2d55cb85e1
|
Update changelog
|
2020-06-16 18:46:43 +02:00 |
|
Dawid Tarasiuk
|
d71f7b2a7b
|
Update translations
|
2020-06-16 18:42:56 +02:00 |
|
Dawid Tarasiuk
|
02472d611e
|
update snapshots
|
2020-06-16 15:19:30 +02:00 |
|
Dawid Tarasiuk
|
eaa85bc795
|
Update product variant creator
|
2020-06-16 15:16:08 +02:00 |
|
Dawid Tarasiuk
|
cdfac6de6b
|
Update product update page
|
2020-06-16 14:57:22 +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
|
b001c74af2
|
Display variant price range in product list
|
2020-06-12 14:39:51 +02:00 |
|
Dawid Tarasiuk
|
43aeff8e68
|
Update product variant creator
|
2020-06-12 13:19:44 +02:00 |
|
Dawid Tarasiuk
|
0a32479327
|
Update product queries
|
2020-06-12 12:42:19 +02:00 |
|
Dawid Tarasiuk
|
696250feca
|
Removed Pricing card for configurable products
|
2020-06-12 12:35:38 +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
|
65e5539173
|
Remove basePrice from schema
|
2020-06-10 15:39:10 +02:00 |
|