saleor-dashboard/src
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
..
apps Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
attributes Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
auth Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
categories Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
channels add data-test-id in channel picker (#2036) 2022-05-16 10:30:34 +02:00
collections Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
components Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
configuration Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
containers Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
customers Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
discounts Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
giftCards Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
graphql Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
home Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
hooks Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
icons Fix TS issues on icon components (#1878) 2022-02-18 11:49:46 +01:00
navigation Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
orders Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
pages Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
pageTypes Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
permissionGroups Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
plugins Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
products Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
productTypes Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
searches Fulfillment creation refactor (#1896) 2022-04-29 11:16:58 +02:00
services/errorTracking Ignore EditorJS errors (#1036) 2021-03-30 16:31:38 +02:00
shipping Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
siteSettings Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
staff Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
storybook Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
styles Preview pills (#1880) 2022-02-21 12:38:27 +01:00
taxes Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
translations Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
utils Handle case when attribute value is empty on initial render (#2068) 2022-05-31 14:52:59 +02:00
warehouses Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
webhooks Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
config.ts Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
fixtures.ts Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
index.html Disable search engine indexing out of the box (#1907) 2022-03-10 12:04:07 +01:00
index.tsx Disable query batching (#1922) 2022-03-17 16:00:17 +01:00
intl.ts Apps list page enchancements (#2035) 2022-05-31 17:18:15 +02:00
misc.ts Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
sw.js Add service worker (#1073) 2021-04-26 12:10:47 +02:00
themeOverrides.ts Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
types.ts Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00