
* Add tabs to apps page * Detect app in tunnel * Disable manifest install if Saleor Apps context * Show only app origin instead full manifest * Add copy manifest feature * Update tests * Add ENV with marketplace endpoint for fetching saleor apps * Fetch Saleor apps for Marketplace and display them in the tab, otherwise hide * Code review fixes * Extract translation messages * Update tests
1.7 KiB
1.7 KiB
I want to merge this change because...
PR intended to be tested with API branch:
Screenshots
Pull Request Checklist
- This code contains UI changes
- All visible strings are translated with proper context including data-formatting
- Attributes
[data-test-id]
are added for new elements - Changes are mentioned in the changelog
- The changes are tested in different browsers and in light/dark mode
Test environment config
API_URI=https://automation-dashboard.staging.saleor.cloud/graphql/ MARKETPLACE_URL=https://apps.saleor.io SALEOR_APPS_ENDPOINT=https://apps.saleor.io/api/saleor-apps
Do you want to run more stable tests?
To run all tests, just select the stable checkbox. To speed up tests, increase the number of containers. Tests will be re-run only when the "run e2e" label is added.
- stable
- giftCard
- category
- collection
- attribute
- productType
- shipping
- customer
- permissions
- menuNavigation
- pages
- sales
- vouchers
- homePage
- login
- orders
- products
- app
- plugins
- translations
- navigation
- variants
CONTAINERS=1