Michał Droń
66976d547b
Drop dynamic column toggles in column picker ( #3878 )
...
* Drop dynamic column toggles
* Replace removal icon
* Add changeset
* Add docs
* Update docs
* Fix types on order draft datagrid
* Adjust collections column picker to new architecture
* Adjust categories column picker to new architecture
* Test column picker: adding, removing and searching for dynamic columns in picker (#3901 )
* test - column picker. Adding, removing and searching for dynamic columns in picker.
* update tests tame with TC ids
* removed unused row checks on products list view
* Lint files
---------
Co-authored-by: wojteknowacki <124166231+wojteknowacki@users.noreply.github.com>
2023-07-12 13:59:17 +02:00
wojteknowacki
ad341e9954
Tests - fixes pages scenarios ( #3857 )
...
* test fixes for pages scenarios
* fixed pages tests - should create published page should keep failing since waits for BE fix
2023-07-05 14:23:56 +02:00
wojteknowacki
e69a62d9bb
fixed flaky draft order and products without sku tests ( #3795 )
2023-06-23 14:51:59 +02:00
wojteknowacki
6a2ee1f1d0
test for opening products from order grid ( #3780 )
2023-06-23 12:01:57 +02:00
Patryk Andrzejewski
730c96db88
Attach metadata to the fulfillments within the orders ( #3667 )
...
* Metadata for fulfillment
* Metadata for fulfillment
* Trigger deploy
* Fix removing priv metadata
* Remove blinks
* tests for adding, deleteing and updating public and prvate metadata for fullfilled orders (#3684 )
---------
Co-authored-by: wojteknowacki <124166231+wojteknowacki@users.noreply.github.com>
Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-05-23 13:51:56 +02:00
wojteknowacki
b396c8e9a5
fixes staff members tests ( #3678 )
...
* fixes staff members tests
* removing 'only' from suite
2023-05-23 09:51:36 +02:00
Anna Szczęch
70c7f3a2f8
Add e2e for capture transactions in orders ( #3567 )
...
* Update schema, remove transaction specific files
* Merge `.transaction` queries and mutations into regular files
* Merge OrderDetails fragments
* Remove usage of `.transaction` graphl types
* Update fixtures
* Remove usage of useFlag, remove duplicated queries & mutations
* Fix displayed event type for INFO
* Remove type alias from order/types.ts, remove type casting
* Fix failing tests
* Add preview label and better description in Channel settings
* Update button in GrantRefund page
* Fix missing data-test-id
* add e2e for capture transactions in orders
* creates tests for transactions order view switched on
---------
Co-authored-by: Jonatan Witoszek <jonatan.witoszek@saleor.io>
Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-05-11 08:46:33 +02:00
wojteknowacki
fc1c367eaf
dashboard demo tests ( #3431 )
...
* dashboard demo tests
2023-04-05 09:09:53 +02:00