Michał Droń
Michał Droń
I want to merge this change because it connects countries view to the API in Simple taxes feature. **PR intended to be tested with API branch:** ### Screenshots ### Pull...
I want to merge this change because it improves payment status card. - dropped table layout in favour of flexbox - total balance is now queried from the API instead...
I want to merge this change because it adds taxes views for simple taxes feature. **PR intended to be tested with API branch:** https://github.com/saleor/saleor/pull/9784 ## Scope 1. [x] Tax configuration...
### What I'm trying to achieve I'm trying to display the data of a product which is a reference attribute (for example a thumbnail). `reference` field on the `AttributeValue` type...
I want to merge this change because it drops the preorder feature. **PR intended to be tested with API branch:** main (core can drop this separately) ## Impact - Product...
### Description of the issue When doing return with refund on order with transactions, if we write custom refund value it's not possible to write prices like 4,04 or 11,01...
### Description of the issue When doing return with refund on order with transactions, the view is refreshed before mutations are finished. ### Steps to reproduce the problem 1. Find...
### Description of the issue This is yet another case of unit tests failing on Intel macbooks, similar to #2947. ### Steps to reproduce the problem Run npm run test...
### Description of the issue ConfirmButton which is mostly used in action dialogs (~61 places in dashboard) has incorrect color on hover when disabled: ### Steps to reproduce the problem...
### Description of the issue When hovering over selected checkbox in the datagrid, check mark disappears ### Steps to reproduce the problem 1. go to any datagrid 2. select any...