Lukasz Ostrowski
58a3c26f7e
src/apps
refactors batch (#3773 )
...
* Add refactors to apps folder
Remove default exports in apps/views
Rename apps/views components, ensure they have similar convention
Refactor apps indexes files
Rename marketplace mentions to appstore
Rename useMarketplaceApps to useAppstoreApps
Rename some marketplace mentions to appstore
fix test
* Add changeset
2023-06-27 09:29:40 +02:00
Patryk Andrzejewski
1d2eeb7592
Strict mode plugin ( #3778 )
...
* Stric mode plugin
* Update command
2023-06-21 11:28:00 +02:00
Dawid
d79e21349a
Migrate new-apps to apps ( #3253 )
2023-03-06 10:57:25 +01:00
Dawid
ffa44f8b85
Remove app list view from old apps dir ( #3241 )
2023-03-02 10:22:01 +01:00
Krzysztof Żuraw
04247d3f95
Migrate from @saleor alias to @dashboard ( #2981 )
2023-01-16 10:45:12 +01:00
Dawid
eb01b84412
Improve apps contextual actions ( #2943 )
2023-01-12 09:19:13 +01: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