saleor-dashboard/src/apps
Lukasz Ostrowski 1fb4479058
Add quick app install from manifest (#2378)
* Create a button that navigates to app install page

* Add translations keys

* Extract messages

* Change type literal to enum

* Update snapshots
2022-10-13 17:13:08 +02:00
..
components Add quick app install from manifest (#2378) 2022-10-13 17:13:08 +02:00
hooks Fix app iframe resolution (#2111) 2022-06-30 11:05:09 +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 Fix styling of app install ui (#2254) 2022-09-06 10:22:33 +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