Commit graph

30 commits

Author SHA1 Message Date
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
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
Jakub Majorek
3eb940839d
Update sentry url prefix (#960) 2021-01-22 15:39:58 +01:00
Jakub Majorek
2d3a859db6
Fix typo in deploy template (#959) 2021-01-22 15:15:22 +01:00
Jakub Majorek
383055a2de
SALEOR-2064 Add generic error tracker with Sentry adapter (#956)
* Add generic error tracker with Sentry extension

* Add Sentry webpack plugin

* Update variable names and README

* Update deploy-staging template

* Update changelog
2021-01-22 15:05:26 +01:00
Mikail KOCAK
3985b30cce
Added missing trailing slash to staging endpoint 2021-01-08 11:09:58 +01:00
Grzegorz Kowalik
f6f4ec55ae Deploy to staging after merge to master 2020-12-30 11:06:26 +01:00
Dawid Tarasiuk
1e140853ec
File attributes (#884)
* Update changelog with file attributes

* Add file type attribute

* Update attribute properties form

* Update translation messages with file upload

* Create generic attributes component (#832)

* Create generic Attributes component

* Add story for Attributes component

* Remove deprecated attribute value type field from queries

* Update test snapshots of attributes component

* Add file upload field to atributes (#888)

* Add story for Attributes component

* Update test snapshots of attributes component

* Create file upload field in attributes

* Update upload file input data-test

* Update storybook test snapshots of attributes

* Add dedicated input props to file field

* Run Cypress using custom API

* Add missing error handling in file upload field

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

* Add file attribute upload to page attributes (#894)

* Support upload file attribute for pages

* Update after review

* Add file attribute upload to variant attributes (#892)

* Support upload file attribute for variants

* Update after review

* Refactor attribute values errors merging

* Update after review

* Add file attribute upload to product attributes (#826)

* Support upload file attribute for products

* Update after review

* Refactor attribute values errors merging

* Refactor product attribute value delete handling

* Fix deleting file in file upload field

* Fix delete attribute values errors handling

* Add link to file upload field (#898)

* Update file attributes updates (#899)

* Update file attributes updates

* Refactor file uploads handling

* Move attributes utils to attributes directory

* Fix product channel listing updates

* Clear file field value if file is not passed as prop

* Delete attribute values before update (#908)

* Delete file attributes after file update

* Triggr CI

* Show skeleton in file upload field during loading

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2020-12-16 11:53:28 +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
M.Graczyk
ef967eb5e4
Refactor of login tests (#630)
* WIP refactor of login tests

* Xit not woriking tests, fixed rest of them

* Properly pass env vars to cypress

* Remove unused code

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2020-08-20 15:36:00 +02:00
Patryk Zawadzki
046a996122
Enable CodeQL Analysis (#659) 2020-08-20 14:39:20 +02:00
Dominik Żegleń
8f64d8b8fb
Do not use devserver to run cypress tests (#650)
* Do not use devserver to  run cypress tests

* Update changelog
2020-08-18 10:22:39 +02:00
Cezary Miącz
7d450d133a Use url-safe test env branch slug 2020-08-10 12:22:14 +02:00
Krzysztof Wolski
c778c200ed
Move from test cafe to Cypress (#584)
* Typo

* Add cypress config

* Login and logout tests

* Typo

* Add basic test for warehouse

* Wrong password test

* Fixes and docs

* Remove testcafe

* Add gh action

* Update changelog

* Fix typo

* Update msgs

* Work on GH action

* Record artifacts

* Fix warehouse test
2020-07-20 11:42:44 +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
Milosz Tyborowski
447dc5da14 Cleanup S3 after decomissioning test environment 2020-07-07 15:03:18 +02:00
Cezary Miącz
9c47b04341 Setup test environment deployment workflow 2020-07-06 20:50:48 +02:00
Krzysztof Wolski
82b8a84597
Fix lint check (#586)
* Fix lint check

* Fix style
2020-07-06 11:59:27 +02:00
Krzysztof Wolski
0205ac1609 Update actions 2020-06-08 15:58:15 +02:00
Krzysztof Wolski
9481334afa Add action for translation messages 2020-06-08 14:27:56 +02:00
Krzysztof Wolski
94c1bee44c Add gh actions 2020-06-08 13:50:47 +02:00