Giter Club home page Giter Club logo

sfcc-devtools's People

Contributors

dependabot[bot] avatar evechey avatar manifestinteractive avatar natehem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sfcc-devtools's Issues

Add support for page designer

Support for SFRA sites using Page Designer Components.

  • Currently on site, when you inspect a slot and notice it's a Page Designer component, you are required to go into business manager and search through the growing list of assets. (SFRA doesn't even have the ability to link directly to it in the Toolkit Icon)

The component generated comments have the unique data for the asset.
Typical Page designer component example:
<!-- dwMarker="rinclude" dwPipelineTitle="Internal - Page Designer" dwIsController="false" dwPageId="Component-Asset_Name" -->

Just need the extension to look for that and swap out the url with the one below:
https://${domain}/on/demandware.store/Sites-Site/default/ViewLdsBusinessManagerScreen-PageDesigner/#/edit/page/${dwPageId}

Option to override default linking for "Business Manager"

Overview:

Have an option to set the default linking for "Open in Business Manager".
So instead of being based off whether or not you are viewing staging or production, allow the user to set the link to always open business manager in the staging instance.

Acceptance Criteria:

This will allow the convenience of finding an asset currently in production, and opening it in the staging instance of business manager.

Steps to Duplicate ( required for bug reports ):

  • Have production site open
  • Open inspector and select a dwContentID comment.
  • Clicking the button for "Open in Business Manager" will open the Production version of Business Manager (which is currently an intended feature of the extension).

System Info ( required for bug reports ):

MacOS 10.15.4
Chrome Version 81.0.4044.92

Issue with opening Content Slots

Overview:

When clicking on a Content Slot comment, the correct label will show, but the button is missing.
I'm wondering if it's because of the siteID missing from the comment, so the code below doesn't build the slotURL correctly.
But it should still build the button, so I'm at a loss of what it could be exactly.

if (props.type === 'slot' && props.id && domain && siteID)

content-slot-no-woring

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.