Magdalena Markusik
c7fa1ae79d
Update snapshots
2021-02-22 13:38:24 +01:00
Magdalena Markusik
bf5e775cbf
Merge with master, resolve conflicts
2021-02-22 13:26:32 +01:00
Sebastian Kalinowski
af01ebe4dc
fix: Use STATIC_URL in development server ( #980 )
...
`publicPath` was not set to STATIC_URL when making use
of development server. This prevented properly put dashboard
under subdir in some cases in development mode.
2021-02-22 12:47:57 +01:00
Karolina
153b52dc0f
Merge pull request #986 from mirumee/Skip-cypress-test-in-PR-from-private-forks
...
Skip cypress test if PR from private fork
2021-02-19 19:17:22 +01:00
Karolina Rakoczy
535c8d8618
Skip cypress test if PR from private fork
2021-02-18 16:33:24 +01:00
Piotr Grundas
35857cf717
Update webhooks ( #982 )
...
* Update webhooks
* Update snapshots
* Add messages
Co-authored-by: Marcin Gębala <5421321+maarcingebala@users.noreply.github.com>
2021-02-18 14:50:57 +01:00
Magdalena Markusik
a3ac52f653
Update tests
2021-02-18 14:39:45 +01:00
Dominik Żegleń
afa228fd6d
Fix no channels crash ( #984 )
...
* Fix crash caused by not having any channels
* Update changelog
2021-02-18 14:05:39 +01:00
Magdalena Markusik
10a366839b
Fixes
2021-02-18 13:59:47 +01:00
Magdalena Markusik
9730e44abe
Update everything to handle null values in content and description fields
2021-02-18 13:38:41 +01:00
Karolina
1bf9254428
Merge pull request #977 from mirumee/SALEOR-1738-Tests-for-home-page
...
Saleor 1738 tests for home page
2021-02-18 11:50:13 +01:00
Magdalena Markusik
25f8e29801
Update schema and types
2021-02-17 12:58:09 +01:00
Karolina Rakoczy
8ecfa78a8b
rename regex
2021-02-17 12:22:24 +01:00
Karolina Rakoczy
9bb20551f9
fix regex
2021-02-17 00:11:46 +01:00
Karolina Rakoczy
c361da5dc8
Remove awaits
2021-02-16 21:48:37 +01:00
Cezary Miącz
0a927245d2
Merge pull request #981 from mirumee/fix/master-staging-api-uri
...
Fix master-staging deployment API_URI
2021-02-16 17:16:54 +01:00
Cezary Miącz
59dcd753fb
Fix master-staging deployment API_URI
2021-02-16 15:54:55 +01:00
Karolina Rakoczy
ebfb22d9f8
add promises
2021-02-16 15:19:46 +01:00
Karolina Rakoczy
592993c030
All analytics in separate tests
2021-02-15 10:44:50 +01:00
Karolina Rakoczy
5b6d1ddd77
wait for sales to be visible
2021-02-12 10:36:14 +01:00
Karolina Rakoczy
c5939517c6
add then
2021-02-12 10:00:20 +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
Marcin Gębala
b36160edb1
Update PR template ( #975 )
2021-02-10 09:50:12 +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
Karolina Rakoczy
fe9f55ee81
created orders and products, missing data-testid
2021-02-02 12:34:10 +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
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
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
Magdalena Markusik
2e9dcd52dd
Update snapshots
2021-01-25 15:16:44 +01:00
Magdalena Markusik
679b532860
Update messages
2021-01-25 15:16:44 +01:00
Magdalena Markusik
f7c7f4e518
Fix marked as paid item not displaying correctly in order history
2021-01-25 15:16:43 +01:00
Magdalena Markusik
94d08dde7d
Remove unnecessary import
2021-01-25 15:16:43 +01:00
Magdalena Markusik
708e381576
Update messages
2021-01-25 15:16:43 +01:00
Magdalena Markusik
6608ac8122
Add returned products to refund page
2021-01-25 15:16:43 +01:00