* test-nv-deploy yaml adjustments to generate testmo reports
* CR fixes
* changed working dir for testmo runner
* changed prepare tests to wait for deploy
* removed working dir
* wip - working dir
* wip - working dir
* resource path deletion
* order of steps changed
* wip
* wip
* cypress reporter fix, added hash to report name
* reporter fix - name of output changed
* report name change
* moved testmo run it into workflow env var
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip - output
* Test with output
---------
Co-authored-by: andrzejewsky <vox3r69@gmail.com>
* Add empty screen message if no apps are installed
* Add .env.template with Appstore and Demo set by default
* Change how section is resolved
* Add message that Saleor apps can be installed only in Cloud
* Add apps.saleor.io url be default Appstore url in Dockerfile
* Show cloud only message for apps with manifest
* Extract messages
* Fix test
* Change message to tooltip
* Update readme
Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
Co-authored-by: Michał Droń <dron.official@yahoo.com>
Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
These 2 configs are widely used by various Node version managers
These managers can be easily configured to automatically switch Node version
when entering a directory
With this change, its more likely that correct Node and NPM version will be used,
avoiding accidental usage of incompatible versions
Reference for Node managers support can be found here:
https://stackoverflow.com/questions/27425852/what-uses-respects-the-node-version-file