Commit graph

2310 commits

Author SHA1 Message Date
Karolina Rakoczy
00e28061bd tests for variants 2021-03-01 13:50:36 +01:00
Karolina Rakoczy
30e3fd9320 tests for variants 2021-03-01 13:37:31 +01:00
Karolina Rakoczy
af059da41b tests for collections 2021-03-01 13:25:13 +01:00
Karolina Rakoczy
dfdf43fed5 merge with master 2021-03-01 13:07:05 +01:00
Karolina Rakoczy
4a64dd8d57 tests for variants 2021-03-01 12:54:08 +01:00
Karolina
4e99c7bcdf
Merge pull request #979 from mirumee/SALEOR-1742-Tests-for-products
Saleor 1742 tests for products
2021-03-01 10:29:00 +01:00
Karolina Rakoczy
7e793140e7 test for variants 2021-02-26 16:39:42 +01:00
Karolina Rakoczy
36dca95454 test for products, remove cy command 2021-02-26 15:34:35 +01:00
Karolina Rakoczy
089a2c428d test for variants 2021-02-26 15:32:01 +01:00
Krzysztof Wolski
e3bcd3e008
Update changelog after community contribution (#991) 2021-02-25 14:55:59 +01:00
Danilo Gačević
0af427e36e
fix: trigger form change when collections are being added to list of product collections (#987)
* fix: trigger form change when collections are being added to list of product collections

* fix: eslint and prettier

Co-authored-by: danilofatcat <danilo.gacevic@fatcatcoders.com>
2021-02-25 14:00:47 +01:00
Karolina Rakoczy
fde78fe874 remove class 2021-02-25 11:40:07 +01:00
Karolina Rakoczy
ded6cdd5c4 tests for variants 2021-02-25 10:51:52 +01:00
Karolina Rakoczy
83bf59889e merge with products 2021-02-24 20:35:37 +01:00
Karolina Rakoczy
6e6b9956ef collections tests 2021-02-24 14:21:19 +01:00
Karolina Rakoczy
095a5522d3 fix login commands 2021-02-24 12:21:06 +01:00
Jakub Majorek
e5e5c638ad
Configuration changes (#988)
* Use root path for development

* Use cheaper source maps for development
2021-02-24 12:20:59 +01:00
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