saleor-dashboard/src/fragments
Jonatan Witoszek 5138608f86
Apps list page enchancements (#2035)
* Remove marketplace from Apps list

* Move apps in progress to bottom

* Remove pagination from InstalledApps

* Add apps permissions tooltip

* Activate/deactivate InstalledApps from list

* Add changes description to CHANGELOG

* Update package.json to include macaw required changes

* Upadte fixtures

* Rename Local Apps -> Third Party Apps

* Update macaw, fix TS errors

* Refactor AppPermission component to use permission fragment

* Add fragment for app list query, refactor InstalledApps props type

* Fix check for usage within context inside useAppListContext

* Remove redundant errors check in mutation hooks inside AppsList

* Update extracted messages

* Fix AppListPage stories failing

* Fix Tooltip not working in failed installed apps

* Update messages
2022-05-31 17:18:15 +02:00
..
address.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
apps.ts Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
attributes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
auth.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
categories.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
channels.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
collections.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
customers.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
discounts.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
errors.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
file.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
giftCards.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadata.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
navigation.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
orders.ts Fulfillment creation refactor (#1896) 2022-04-29 11:16:58 +02:00
pageInfo.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pages.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pageTypes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
permissionGroups.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
plugins.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
products.ts Fulfillment creation refactor (#1896) 2022-04-29 11:16:58 +02:00
productTypes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
shipping.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
shop.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
staff.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
taxes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
timePeriod.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
translations.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
warehouses.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
webhooks.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
weight.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00