Skip to content

workfront integration#61

Open
NancyKumari04 wants to merge 9 commits intoadobe:mainfrom
NancyKumari04:wf-integration
Open

workfront integration#61
NancyKumari04 wants to merge 9 commits intoadobe:mainfrom
NancyKumari04:wf-integration

Conversation

@NancyKumari04
Copy link

Description

Checklist:

  • I have signed the Adobe Open Source CLA.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

{
'id': 'asset-details-extension-tab',
'id': 'asset-details-extension-tab-1',
'tooltip': 'Asset Details Extension Tab',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly create new extension button and panel here.

/**
* Configuration constants
*/
const CONFIG = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undo this.

* Configuration constants
*/
const CONFIG = {
backendUrl: 'https://274796-chextn-stage.adobeio-static.net/api/v1/web/aem-contenthub-assets-details-1/generic',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like a magic url, can you make it dynamic?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://274796-chextn-stage.adobeio-static.net/api/v1/web/aem-contenthub-assets-details-1/generic
274796-chextn-stage = Adobe I/O Runtime namespace
aem-contenthub-assets-details-1/generic = package/action names from ext.config.yaml

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get it, but don't you think hard-coding this is not a good idea?

Copy link
Contributor

@saksbhardwaj saksbhardwaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall flow looks good to me, except one minor comment of hardcoding config url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants