Commit graph

19 commits

Author SHA1 Message Date
Karolina Rakoczy
f78b4472b7
Fix channels in shipping (#1936)
* fix channels in shipping

* merge

* fix run tests

* fix run critical

* fix base url
2022-04-11 10:20:26 +02:00
Karolina Rakoczy
74848922dc
Run critical tests in ever PR (#1945)
* run critical tests after test env deployment

* add cache

* add all branches

* change workflow name

* add run on pull request for testing

* change type

* add run on deployment

* run on copleted

* test critical

* add quote

* change baseUrl

* fix base url

* fix base url

* upload reports

* run in parallel

* save build folder

* remove build from gitignore

* remove build

* update nide version

* last try with parallel

* save build

* save build

* Run critical

* change cypress API url

* run critical in parallel

* check which workflow has lower duration time

* save all reports with container in name

* add reports on failure

* remove reporters

* fix jobs

* merge

* add group name

* run critical

* Refactor critical tests (#1906)

* refactored tag added to purchaseWithProductsTypes, navigation, stocksInCheckout

* homePageAnalitics - refactor

* refactor home page

* refactor creating variants

* refactor adding product without sku to order

* add script to run critical locally

* change tests cases names

* fix names, remove comments, add script to run refactored tests

* remove workflow for parallel

* remove key

* run critical in deploy workflow

* remove workflow

* remove workflow
2022-03-23 11:36:30 +02:00
Jakub Majorek
51be4c79c0
Update organization name (#1484) 2021-10-11 09:53:22 +03:00
Jakub Majorek
dbaed5478a
App adjustments (#1385)
* Use shop domain as backendHost, guard domain changes on cloud instances

* Update messages and snapshots

* Remove unused prop
2021-09-13 16:14:04 +02:00
Karolina
78ba9f4fe9
Saleor 2699 tests for home page (#1019)
* tests for home page

* tests for home page

* tests for home page

* change master to qa API_URL

* add user to env

* remove empty file
2021-03-23 11:14:18 +01:00
Dawid Tarasiuk
1645e2fdab Implement Oauth2 flow with OpenID 2021-01-28 14:11:00 +01:00
Cezary Miącz
b894487c63
Update staging API_URI in PR template and test env workflow (#962) 2021-01-25 14:51:13 +01:00
Dominik Żegleń
e55805a79d
Add zip code exclusion (#877)
* Clean up stories

* Add missing props

* Add zip codes section (#861)

* Add zip code listing

* Add list wrapping

* Update snapshots

* Set up API data

* Fix lgtm warning

* Update snapshots

* Run Actions on all PR

* Checks on PR

* Test envs on PR

* Cleanup action on PR

* Update messages

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

* Add zip code range dialog

* Fix path management

* Use query params to handle modal actions

* Allow zip codes to be assigned to shipping method

* Make params optional

* Fix types

* Add zip code deletion (#871)

* Add zip code range dialog

* Fix path management

* Use query params to handle modal actions

* Allow zip codes to be assigned to shipping method

* Make params optional

* Fix types

* Clean up urls

* Add zip code range delete action

* Update snapshots and messages

* Update testing and changelog

* Update schema

* Simplify code

* Refresh zip code list after assigning them

* Update view after zip code deletion

* Update types and snapshots

* Update snapshots

* Fix error message, checkbox default value (#880)

* Fix error message, checkbox default value

* Update snapshots

* Use price instead of weight variant

* Update schema and types

* Hide exclude/include zip codes section

* Update stories

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Tomasz Szymański <lime129@gmail.com>
2020-12-01 16:42:25 +01:00
Mikail KOCAK
2e48e79f69 Dropped set-env in favor of outputs 2020-11-16 09:34:13 +01:00
Cezary Miącz
59a8337c4f Add storybook deployment 2020-09-16 17:01:06 +02:00
Mikail KOCAK
1c77a2560f Updated test dashboard deployment to allow dashes
API_URI can now contain dashes.
2020-08-28 12:03:19 +02:00
Cezary Miącz
7d450d133a Use url-safe test env branch slug 2020-08-10 12:22:14 +02:00
Miłosz Tyborowski
6c481d2199
Remove edited from actions that deploy testenv (#600) 2020-07-10 13:22:45 +02:00
Cezary Miącz
8e356d1b22 Fix cleanup & add deafult api uri 2020-07-09 15:07:24 +02:00
Milosz Tyborowski
4d22c7d0af Use hardcoded action versions 2020-07-09 12:46:02 +02:00
Cezary Miącz
bf96ed060f Add codeowners and conditions for deployment workflows 2020-07-08 21:30:09 +02:00
Cezary Miącz
89065cce41 Add deployment status 2020-07-08 15:57:15 +02:00
Milosz Tyborowski
a2f7f42fdc Comment testenv deployment workflow 2020-07-08 14:38:23 +02:00
Cezary Miącz
9c47b04341 Setup test environment deployment workflow 2020-07-06 20:50:48 +02:00