Skip to content

Commit

Permalink
Merge pull request #2512 from Shopify/link_extension_targets
Browse files Browse the repository at this point in the history
Updated admin targets page with the new  link targets
  • Loading branch information
AaronSpringut authored Dec 10, 2024
2 parents e021dd9 + f4964d9 commit def00aa
Show file tree
Hide file tree
Showing 24 changed files with 111 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,117 @@ You register targets in your \`shopify.extension.toml\` and inside the Javascrip
},
],
},
{
type: 'GenericAccordion',
title: 'Admin link extension locations',
anchorLink: 'link-locations',
sectionContent:
'Admin link extensions appear on resource pages throughout the admin. Learn more about [admin actions](/docs/apps/admin/admin-actions-and-blocks#admin-actions).',
accordionContent: [
{
title: 'Abandoned checkout details',
description:
'This page shows information about a single abandoned checkout. The `admin.abandoned-checkout-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.abandoned-checkout-details.link.png',
},
{
title: 'Collection details',
description:
'This page shows information about a single collection. The `admin.collection-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.collection.details.link.png',
},
{
title: 'Collection index',
description:
'This page shows a table of multiple collections. The `admin.collection-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.collection.index.link.png',
},
{
title: 'Customer details',
description:
'This page shows information about a single customer. The `admin.customer-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.customer.details.link.png',
},
{
title: 'Customer index',
description:
'This page shows a table of multiple customers. The `admin.customer-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.customers.index.link.png',
},
{
title: 'Customer index selection',
description:
'This page shows a table of multiple customers. The `admin.customer-index.selection-action.link` target is available on this page when multiple customers are selected.',
image: 'admin.customer-index-selection.link.png',
},
{
title: 'Discount index',
description:
'This page shows a table of multiple discounts. The `admin.discount-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.discounts.index.link.png',
},
{
title: 'Draft order details',
description:
'This page shows information about a single draft order. The `admin.draft-order-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.draft-order.details.link.png',
},
{
title: 'Draft order index',
description:
'This page shows a table of multiple draft orders. The `admin.draft-order-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.draft-orders.index.link.png',
},
{
title: 'Draft order index selection',
description:
'This page shows a table of multiple draft orders. The `admin.draft-order-index.selection-action.link` target is available on this page when multiple draft orders are selected.',
image: 'admin.draft-order-index.selection.link.png',
},
{
title: 'Order details',
description:
'This page shows information about a single order. The `admin.order-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.order.details.link.png',
},
{
title: 'Order index',
description:
'This page shows a table of multiple orders. The `admin.order-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.orders.index.link.png',
},
{
title: 'Order index selection',
description:
'This page shows a table of multiple orders. The `admin.order-index.selection-action.link` target is available on this page when multiple orders are selected.',
image: 'admin.order-index.selection-action.link.png',
},
{
title: 'Product details',
description:
'This page shows information about a single product. The `admin.product-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.product.details.link.png',
},
{
title: 'Product index',
description:
'This page shows a table of multiple products. The `admin.product-index.action.link` target is available in the "More actions" on the page.',
image: 'admin.products.index.link.png',
},
{
title: 'Product index selection',
description:
'This page shows a table of multiple products. The `admin.product-index.selection-action.link` target is available on this page when multiple products are selected.',
image: 'admin.product-index.selection.link.png',
},
{
title: 'Product variant details',
description:
'This page shows information about a single product variant. The `admin.product-variant-details.action.link` target is available in the "More actions" on the page.',
image: 'admin.product-variant.details.link.png',
},
],
},
{
type: 'Markdown',
title: 'Customer segmentation locations',
Expand Down

0 comments on commit def00aa

Please sign in to comment.