generated from jawills/sf-new-org
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
78 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"_allAttributes":null,"_properties":null,"_methods":null,"file":"/home/jawills/Documents/1sync/apps/jira-sf-integration/force-app/main/default/lwc/jiraProjectWizard/jiraProjectWizard.js","metadata":{"decorators":[{"type":"api","targets":[{"name":"recordId","type":"property","value":{"type":"unresolved"}},{"name":"objectApiName","type":"property","value":{"type":"unresolved"}}]},{"type":"wire","targets":[{"type":"method","name":"wiredAccount","static":{"fields":{"type":"array","value":[null,null,null]}},"params":{"recordId":"recordId"},"adapter":{"name":"getRecord","reference":"lightning/uiRecordApi"}}]},{"type":"track","targets":[{"name":"account","type":"property"}]}],"classMembers":[{"name":"filter","type":"property","value":{"type":"object","value":{}},"loc":{"start":{"line":12,"column":2},"end":{"line":20,"column":4}}},{"name":"recordId","type":"property","value":{"type":"unresolved"},"decorator":"api","loc":{"start":{"line":22,"column":2},"end":{"line":22,"column":16}}},{"name":"objectApiName","type":"property","value":{"type":"unresolved"},"decorator":"api","loc":{"start":{"line":23,"column":2},"end":{"line":23,"column":21}}},{"name":"account","type":"property","decorator":"track","loc":{"start":{"line":24,"column":2},"end":{"line":24,"column":17}}},{"name":"available","type":"property","loc":{"start":{"line":25,"column":2},"end":{"line":25,"column":12}}},{"name":"notCheckedKey","type":"property","value":{"type":"boolean","value":true},"loc":{"start":{"line":26,"column":2},"end":{"line":26,"column":23}}},{"name":"projectCreationDisable","type":"property","value":{"type":"boolean","value":true},"loc":{"start":{"line":27,"column":2},"end":{"line":27,"column":32}}},{"name":"projectName","type":"property","loc":{"start":{"line":28,"column":2},"end":{"line":28,"column":14}}},{"name":"projectLead","type":"property","loc":{"start":{"line":29,"column":2},"end":{"line":29,"column":14}}},{"name":"key","type":"property","loc":{"start":{"line":30,"column":2},"end":{"line":30,"column":6}}},{"name":"error","type":"property","loc":{"start":{"line":31,"column":2},"end":{"line":31,"column":8}}},{"name":"wiredAccount","type":"method","decorator":"wire","loc":{"start":{"line":32,"column":2},"end":{"line":52,"column":3}}},{"name":"handleKeyChange","type":"method","loc":{"start":{"line":53,"column":2},"end":{"line":55,"column":3}}},{"name":"handleNameChange","type":"method","loc":{"start":{"line":56,"column":2},"end":{"line":59,"column":3}}},{"name":"handleLeadChange","type":"method","loc":{"start":{"line":60,"column":2},"end":{"line":63,"column":3}}},{"name":"checkProjectCreation","type":"method","loc":{"start":{"line":65,"column":2},"end":{"line":69,"column":3}}},{"name":"handleKeyCheck","type":"method","loc":{"start":{"line":71,"column":2},"end":{"line":79,"column":3}}},{"name":"handleProjectCreate","type":"method","loc":{"start":{"line":81,"column":2},"end":{"line":106,"column":3}}}],"declarationLoc":{"start":{"line":11,"column":0},"end":{"line":107,"column":1}},"doc":"","exports":[{"type":"ExportDefaultDeclaration"}]},"updatedAt":"2024-07-13T14:20:04.305Z"},{"_allAttributes":null,"_properties":null,"_methods":null,"file":"/home/jawills/Documents/1sync/apps/jira-sf-integration/force-app/main/default/lwc/jiraVersionWizard/jiraVersionWizard.js","metadata":{"decorators":[{"type":"api","targets":[{"name":"recordId","type":"property","value":{"type":"unresolved"}},{"name":"objectApiName","type":"property","value":{"type":"unresolved"}}]}],"classMembers":[{"name":"nameField","type":"property","value":{"type":"unresolved"},"loc":{"start":{"line":9,"column":2},"end":{"line":9,"column":27}}},{"name":"recordId","type":"property","value":{"type":"unresolved"},"decorator":"api","loc":{"start":{"line":12,"column":2},"end":{"line":12,"column":16}}},{"name":"objectApiName","type":"property","value":{"type":"unresolved"},"decorator":"api","loc":{"start":{"line":13,"column":2},"end":{"line":13,"column":21}}},{"name":"handleVersionCreate","type":"method","loc":{"start":{"line":15,"column":2},"end":{"line":36,"column":3}}}],"declarationLoc":{"start":{"line":7,"column":0},"end":{"line":37,"column":1}},"doc":"","exports":[{"type":"ExportDefaultDeclaration"}]},"updatedAt":"2024-07-13T14:20:04.309Z"}] | ||
[] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
jira-integration/core/quickActions/Case.Pull_From_JIRA.quickAction-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<QuickAction xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<height>250</height> | ||
<label>Pull From JIRA</label> | ||
<optionsCreateFeedItem>false</optionsCreateFeedItem> | ||
<page>JIRACaseVF</page> | ||
<type>VisualforcePage</type> | ||
<width>-100</width> | ||
</QuickAction> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,17 @@ | |
"path": "jira-integration/core", | ||
"default": true, | ||
"package": "Jira Integration - Core", | ||
"versionName": "Case Controller", | ||
"versionNumber": "0.4.0.NEXT", | ||
"versionName": "ver 0.1", | ||
"versionNumber": "0.1.0.NEXT", | ||
"releaseNotesUrl": "https://github.com/jawills/jira-sf-integration/releases", | ||
"versionDescription": "Added individual record sync for issues on the case. And fixed a bug where opportunities and accounts weren't linking to the case." | ||
"versionDescription": "" | ||
}, | ||
{ | ||
"path": "jira-integration/auth", | ||
"package": "Jira Integration - Auth", | ||
"versionName": "ver 0.1", | ||
"versionNumber": "0.1.0.NEXT", | ||
"releaseNotesUrl": "https://github.com/jawills/jira-sf-integration/releases", | ||
"default": false, | ||
"versionDescription": "" | ||
} | ||
|
@@ -31,6 +32,10 @@ | |
"Jira [email protected]": "04tQl0000008hm9IAA", | ||
"Jira [email protected]": "04tQl0000008hnlIAA", | ||
"Jira [email protected]": "04tQl0000008hpNIAQ", | ||
"Jira Integration - Auth": "0HoQl00000000XtKAI" | ||
"Jira Integration - Auth": "0HoQl00000000XtKAI", | ||
"Jira Integration - Core": "0HoQl00000000ZVKAY", | ||
"Jira Integration - [email protected]": "04tQl0000008hsbIAA", | ||
"Jira Integration - [email protected]": "04tQl0000008iGnIAI", | ||
"Jira Integration - [email protected]": "04tQl0000008iIPIAY" | ||
} | ||
} | ||
} |