Karolina Rakoczy
592993c030
All analytics in separate tests
2021-02-15 10:44:50 +01:00
Karolina Rakoczy
6f1190be28
fix tests for channels after merge
2021-02-12 16:48:23 +01:00
Karolina Rakoczy
9f5c1b544e
tests for products
2021-02-12 15:36:13 +01:00
Karolina Rakoczy
b9c567d377
merge changes
2021-02-12 11:31:27 +01:00
Karolina Rakoczy
5b6d1ddd77
wait for sales to be visible
2021-02-12 10:36:14 +01:00
Karolina Rakoczy
16cbe6c3a5
add expect
2021-02-12 10:16:04 +01:00
Karolina Rakoczy
c5939517c6
add then
2021-02-12 10:00:20 +01:00
Karolina Rakoczy
9278208639
add frontShop request
2021-02-12 09:54:52 +01:00
Tomasz Szymanski
c561b0a7f7
Fix bug with tax calculation after shipping method update
2021-02-12 09:31:11 +01:00
Tomasz Szymanski
4160fb685c
Display proper prices of selected channel in products add dialog
2021-02-12 09:01:51 +01:00
Karolina Rakoczy
c32c244724
fix regex for orders
2021-02-11 19:47:01 +01:00
Karolina Rakoczy
6e66ccc0f6
Fix regex in sales
2021-02-11 17:06:14 +01:00
Karolina Rakoczy
7bb8a8fee2
Fix regex in orders
2021-02-11 16:55:30 +01:00
Karolina Rakoczy
8434c04dc1
Fix regex in orders
2021-02-11 16:51:29 +01:00
Karolina Rakoczy
179135611b
add wait for request
2021-02-11 16:26:37 +01:00
Karolina Rakoczy
c1e9803640
add data-test-id
2021-02-11 16:04:56 +01:00
Karolina Rakoczy
ecca49608a
merge all changes
2021-02-11 15:31:36 +01:00
Karolina Rakoczy
221756a70e
merge changes
2021-02-11 15:17:00 +01:00
Karolina
7bb3efa65d
Saleor 1736 configuration channels ( #966 )
...
* Cypress tests for channels
Co-authored-by: Marcin Gębala <maarcin.gebala@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2021-02-11 14:58:05 +01:00
Karolina
68eb5309ef
Merge branch 'master' into SALEOR-1738-Tests-for-home-page
2021-02-11 13:53:29 +01:00
Karolina Rakoczy
d738c515c0
install faker
2021-02-11 13:48:24 +01:00
Karolina Rakoczy
27e5d912e4
tests for dashboard
2021-02-11 13:20:00 +01:00
Karolina Rakoczy
e1bd4b28e9
add test for several variants
2021-02-11 10:20:39 +01:00
Karolina Rakoczy
322c5cc13c
update packages
2021-02-10 15:21:58 +01:00
Marcin Gębala
b36160edb1
Update PR template ( #975 )
2021-02-10 09:50:12 +01:00
Karolina Rakoczy
1664bad52a
test for create variant
2021-02-09 14:06:10 +01:00
Tomasz Szymanski
b3fe252f20
CR changes
2021-02-08 14:30:06 +01:00
Tomasz Szymanski
49124e2014
Drop maybe in favor of optional operator
2021-02-08 11:28:48 +01:00
Karolina Rakoczy
2a9e420420
all tests for products
2021-02-08 10:23:12 +01:00
Tomasz Szymanski
dd3a000562
Fix invalid order history event
2021-02-08 10:07:52 +01:00
Tomasz Szymanski
2c2d07be0c
CR changes, switch net to gross prices
2021-02-05 13:46:15 +01:00
Karolina Rakoczy
584e66b9f9
one test for available for purchase
2021-02-04 13:26:04 +01:00
Karolina Rakoczy
cb528a7744
tests for publish products
2021-02-04 12:15:27 +01:00
Tomasz Szymanski
cfb5bb5168
Forbid confirmation of order that has not products inside
2021-02-03 13:19:26 +01:00
Dawid Tarasiuk
db4fc1d8c5
Fix failing login in Firefox browser ( #970 )
...
The bug was introduced in OAuth2 implementation (1645e2fd
), where the tokenAuthLoading flag from AuthProvider was not used and it did not blocked UI in loading state.
2021-02-03 09:22:04 +01:00
Tomasz Szymanski
17f9f026bb
Update changelog
2021-02-02 14:24:35 +01:00
Karolina Rakoczy
fe9f55ee81
created orders and products, missing data-testid
2021-02-02 12:34:10 +01:00
Tomasz Szymanski
beee789294
Hide metadata on unconfirmed order
2021-02-02 12:12:00 +01:00
Tomasz Szymanski
4f3fea10ff
Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation
2021-02-02 11:52:10 +01:00
Tomasz Szymanski
c7562ebb72
Linter, translations
2021-02-02 11:49:46 +01:00
Dominik Żegleń
8ece366660
Show channel picker to all staff members ( #969 )
2021-02-02 10:38:43 +01:00
Maciej Korycinski
836fc6dce4
Merge pull request #963 from mirumee/SALEOR-1301-oauth-openid-flow
...
1301 - OAuth2 flow with OpenID
2021-02-02 08:58:50 +01:00
Tomasz Szymanski
4cf8c95347
Unconfirmed order view contents
2021-01-29 14:14:31 +01:00
Dawid Tarasiuk
1645e2fdab
Implement Oauth2 flow with OpenID
2021-01-28 14:11:00 +01:00
Maciej Korycinski
6477d62409
Add missing error ( #965 )
2021-01-27 11:42:08 +01:00
Tomasz Szymanski
b0de18797e
Refactor mutations of draftOrderLines[CRUD] to orderLines[CRUD]
2021-01-27 10:49:35 +01:00
Karolina Rakoczy
95be7b5163
order ready to fulfill created
2021-01-27 10:41:55 +01:00
mmarkusik
3af7117a1d
Merge pull request #961 from mirumee/super-duper-urgent-return-fixes-again-2
...
Add returned items card to refund
2021-01-26 14:04:03 +01:00
Magdalena Markusik
0649879873
Trigger deployment
2021-01-26 11:27:33 +01:00
mmarkusik
9a694071ce
Saleor 2078/create cypress test ids ( #958 )
...
* Add first id
* Add more ids
* Add more test ids
* Fix typing
* Remove unnecessary import
* Update snapshots
2021-01-26 11:21:54 +01:00