saleor-dashboard/src/apps
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
..
components Apps tabs (#2380) 2022-10-20 13:35:31 +02:00
hooks Apps tabs (#2380) 2022-10-20 13:35:31 +02:00
views ESLint: No unused variables (#1981) 2022-10-04 13:30:51 +02:00
apolloMocks.ts Revert "Update React to 17 and update related packages (#2344)" (#2367) 2022-10-11 12:01:17 +02:00
context.ts Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
fixtures.ts [SALEOR-6851] Replace appUrl with manifestUrl in 3rd-party apps list (#2115) 2022-06-29 10:08:46 +02:00
index.tsx Periodical refresh of app token (#2091) 2022-07-12 12:30:53 +02:00
messages.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
mutations.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
queries.ts Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
styles.ts Apps tabs (#2380) 2022-10-20 13:35:31 +02:00
urls.ts Add quick app install from manifest (#2378) 2022-10-13 17:13:08 +02:00
useExtensions.ts Pass query params for product and order details app mounting points (#2100) 2022-06-24 14:17:58 +02:00
utils.ts Apps tabs (#2380) 2022-10-20 13:35:31 +02:00