Commit graph

2343 commits

Author SHA1 Message Date
Karolina Rakoczy
3a90d9bdc2 fix login commands 2021-02-24 12:19:17 +01:00
Karolina Rakoczy
f1c86f0a4d tests for products -change login cy command 2021-02-24 10:27:57 +01:00
Karolina Rakoczy
ac7f1b19b6 tests for products - fix storefront req 2021-02-23 15:30:52 +01:00
Karolina Rakoczy
e8c20ae511 tests for products 2021-02-23 13:09:58 +01:00
Tomasz Szymański
c30429f7f4
Implement inclusion feature of postal codes (#983)
* Temporary merged schema and types update

* Update typing for zipCodeRules -> postalCodeRules

* Refactor zipCodes to postalCodes

* Fix new schema webhooks

* Delete postal code unassign dialog

* Query inclusion type from backend

* Clean up schema from old mutations

* Proper new mutations structure, all postal code related changes

* Linter changes

* Fix bug with save not being refreshed after codes are added / deleted / inclusion change

* Tests and translations

* Fix warnings across app, minor variables refactor

* Linting

* Trigger deployment

* CR changes, cleanups and refactors

* Update snapshots

* Resolve bug with radio not shows correct value on page refresh

* Fix price and weight creation of codes

* Reducer

* Revert "Reducer"

This reverts commit 07a3aed9c88332bde7d9be61b6dbc29e34e4edba.
2021-02-23 09:58:25 +01:00
mmarkusik
626fa1336f
Merge pull request #985 from mirumee/SALEOR-2270/update-nullable-editor-js-fields
Saleor 2270/update nullable editor js fields
2021-02-22 15:34:26 +01:00
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
Karolina Rakoczy
170a9b8b44 tests for collections 2021-02-22 13:10:51 +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
ca5df50640 tests for collections 2021-02-19 13:41:40 +01:00
Karolina Rakoczy
2ea9035e9c 2021-02-19 12:08:10 +01:00
Karolina Rakoczy
4fc9fefa74 tests for products 2021-02-19 10:57:25 +01:00
Karolina Rakoczy
03c6149f6f tests for variants 2021-02-19 09:45:34 +01:00
Karolina Rakoczy
5f413d16fc merge with tests for products 2021-02-18 21:08:06 +01:00
Karolina Rakoczy
76ef2e6264 tests for products 2021-02-18 20:50:12 +01:00
Karolina Rakoczy
1b4da95e81 tests for products 2021-02-18 20:32:35 +01:00
Karolina Rakoczy
1c51419685 Merge branch 'master' of https://github.com/mirumee/saleor-dashboard into SALEOR-1742-Tests-for-products 2021-02-18 20:31:35 +01:00
Karolina Rakoczy
a33b13aaa2 tests for available for purchase 2021-02-18 19:28:01 +01:00
Karolina Rakoczy
535c8d8618 Skip cypress test if PR from private fork 2021-02-18 16:33:24 +01:00
Karolina Rakoczy
5fa5eda4a7 merge with master 2021-02-18 16:28:29 +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
Karolina Rakoczy
5b05db92fc add get collection request 2021-02-18 10:00:08 +01:00
Karolina Rakoczy
91460bd8b1 add data-test-id 2021-02-17 13:50:57 +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
1a09ccefe0 create variants steps 2021-02-17 11:47:23 +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
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