Krzysztof Żuraw
|
04247d3f95
|
Migrate from @saleor alias to @dashboard (#2981)
|
2023-01-16 10:45:12 +01:00 |
|
Dawid
|
bba95a8fb4
|
Extract "webhooks & events" to separate page (#2818)
* Extract "webhooks & events" to separate page
* Create separate /custom-app/ path for custom apps with webhooks
* Change all /webhooks/ paths to /custom-apps/
* Update messages
* Update generated graphql types
* Create findById util
* Refactor consts and resolvers for custom app urls
* Fix app graphql fragment
* Update Miscellaneous icon for Webhooks and Events
* Add tests for custom apps utils
* Fix dark-mode Miscellaneous icon for Webhooks and Events
* adjustments for autotests
Co-authored-by: karolm-saleor <karol.macheta@saleor.io>
|
2022-12-15 14:51:05 +01:00 |
|
Lukasz Ostrowski
|
e06d3bdf0d
|
Improve dashboard and marketplace connection (#2666)
* Change env variables related to marketplace, add navigation item
* Change apps order
* Add button to browse marketplace
* Add redirect to Saleor Apps Marketplace on button click
* Move apps tabs state to URL
* Pass theme for initial marketplace iframe load
* Improve marketplace mount
* fix types
* fix cr
* Update env variables to disable marketplace on envs other than master staging
* Extract locales
* update snapshots
|
2022-11-30 17:20:20 +01:00 |
|
Karolina Rakoczy
|
4b46b4891c
|
Fix test for creating app (#2439)
|
2022-10-24 10:22:45 +02:00 |
|
Lukasz Ostrowski
|
d67e4799b2
|
Apps tabs (#2380)
* 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
|
2022-10-20 13:35:31 +02:00 |
|