PromucFlow_constructor/app/client/cypress/fixtures/CommunityIssuesExport.json
balajisoundar a72e3347f5
feat: Table one click binding for MongoDB and Postgres (#23629)
> Pull Request Template
>
> Use this template to quickly create a well written pull request.
Delete all quotes before creating the pull request.
>
## Description
> Add a TL;DR when description is extra long (helps content team)
>
> Please include a summary of the changes and which issue has been
fixed. Please also include relevant motivation
> and context. List any dependencies that are required for this change
>
> Links to Notion, Figma or any other documents that might be relevant
to the PR
>
>
#### PR fixes following issue(s)
Fixes # (issue number)
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] Jest
- [x] Cypress
>
>
#### Test Plan
> One Click Binding -
https://github.com/appsmithorg/TestSmith/issues/2390
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed

---------

Co-authored-by: Vemparala Surya Vamsi <vamsi@appsmith.com>
2023-06-01 22:56:05 +05:30

10207 lines
499 KiB
JSON

{
"clientSchemaVersion": 1.0,
"serverSchemaVersion": 6.0,
"exportedApplication": {
"name": "Community Issues",
"isPublic": false,
"pages": [{ "id": "Issues", "isDefault": true }],
"publishedPages": [{ "id": "Issues", "isDefault": true }],
"viewMode": false,
"appIsExample": false,
"unreadCommentThreads": 0.0,
"color": "#CCCCCC",
"icon": "arrow-right",
"slug": "community-issues",
"unpublishedCustomJSLibs": [],
"publishedCustomJSLibs": [],
"evaluationVersion": 2.0,
"applicationVersion": 1.0,
"isManualUpdate": false,
"deleted": false
},
"datasourceList": [
{
"name": "AForceDB",
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"gitSyncId": "620251c917bfcd7d6017a1fc_622201ea20daed7797f5693c"
}
],
"customJSLibList": [],
"pageList": [
{
"unpublishedPage": {
"name": "Issues",
"slug": "issues",
"layouts": [
{
"viewMode": false,
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 1082.0,
"snapColumns": 64.0,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0.0,
"bottomRow": 890.0,
"containerStyle": "none",
"snapRows": 125.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 78.0,
"minHeight": 940.0,
"parentColumnSpace": 1.0,
"dynamicBindingPathList": [],
"leftColumn": 0.0,
"children": [
{
"boxShadow": "none",
"widgetName": "upvote_modal",
"isCanvas": true,
"displayName": "Modal",
"iconSVG": "/static/media/icon.4975978e.svg",
"topRow": 90.0,
"bottomRow": 90.0,
"parentRowSpace": 1.0,
"type": "MODAL_WIDGET",
"hideCard": false,
"shouldScrollContents": true,
"animateLoading": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Canvas5",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 470.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 478.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "upvote_label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( Table1.selectedRow.labels.map((label) => {\n return {\n\t label: label,\n\t value: label\n }\n})))(upvote_label_select.options, upvote_label_select.serverSideFiltering) }}",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 1.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 64.0,
"dynamicHeight": "FIXED",
"widgetId": "xdplbo2hdw",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"onFilterUpdate": "{{fetch_labels.run({ filterText: upvote_label_select.filterText })}}",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text12Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 15.0,
"bottomRow": 19.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Comment",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "hx56ibu1uk",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "comment_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 19.0,
"bottomRow": 31.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"resetOnSubmit": true,
"leftColumn": 1.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 62.0,
"widgetId": "x2u0y4ound",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": ""
},
{
"boxShadow": "none",
"widgetName": "Icon2",
"onClick": "{{closeModal('upvote_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Icon",
"iconSVG": "/static/media/icon.31d6cfe0.svg",
"topRow": 1.0,
"bottomRow": 5.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": true,
"leftColumn": 58.0,
"dynamicBindingPathList": [],
"iconSize": 24.0,
"key": "aeg87lexno",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"iconName": "cross",
"widgetId": "nphe3f67yt",
"isVisible": true,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "Text11",
"dynamicPropertyPathList": [{ "key": "fontSize" }],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 1.0,
"bottomRow": 5.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Upvote Issue",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 41.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "bfqckgaole",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "1.5rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Button5",
"onClick": "{{closeModal('upvote_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 41.0,
"bottomRow": 45.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 30.0,
"dynamicBindingPathList": [],
"text": "Close",
"isDisabled": false,
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 42.0,
"isDefaultClickDisabled": true,
"widgetId": "2mnhq3yf99",
"buttonStyle": "PRIMARY",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "SECONDARY"
},
{
"boxShadow": "none",
"widgetName": "Button6",
"onClick": "{{IssueManager.addComment()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isDisabled" }
],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 41.0,
"bottomRow": 45.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 42.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Save",
"isDisabled": "{{!comment_link_input.isValid || IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"isDefaultClickDisabled": true,
"widgetId": "8ph22tfh2p",
"buttonStyle": "PRIMARY_BUTTON",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "PRIMARY"
},
{
"boxShadow": "none",
"widgetName": "Text12",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Link",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "gculfyyarv",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "comment_link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 10.0,
"bottomRow": 14.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 1.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 62.0,
"widgetId": "hhr3oe3adk",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": ""
},
{
"boxShadow": "none",
"widgetName": "Text25",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 31.0,
"bottomRow": 35.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"truncateButtonColor": "#FFC13D",
"text": "Labels",
"key": "z1pp8v2iis",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "jj9lerbuso",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"rightColumn": 0.0,
"detachFromLayout": true,
"widgetId": "a189hjos00",
"isVisible": true,
"version": 1.0,
"parentId": "wfscrnavzk",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"key": "9ppzbhlnqc",
"height": 478.0,
"labelTextSize": "0.875rem",
"rightColumn": 0.0,
"detachFromLayout": true,
"dynamicHeight": "FIXED",
"widgetId": "wfscrnavzk",
"canOutsideClickClose": true,
"canEscapeKeyClose": true,
"version": 2.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"width": 456.0,
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Tabs1",
"isCanvas": true,
"dynamicPropertyPathList": [
{ "key": "isVisible" },
{ "key": "onTabSelected" }
],
"displayName": "Tabs",
"iconSVG": "/static/media/icon.74a6d653.svg",
"topRow": 5.0,
"bottomRow": 89.0,
"parentRowSpace": 10.0,
"type": "TABS_WIDGET",
"hideCard": false,
"shouldScrollContents": false,
"animateLoading": false,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [{ "key": "onTabSelected" }],
"leftColumn": 44.0,
"dynamicBindingPathList": [
{ "key": "isVisible" },
{ "key": "accentColor" }
],
"children": [
{
"tabId": "tab1",
"boxShadow": "none",
"widgetName": "Canvas1",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 810.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 400.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"template": {
"Canvas1Copy": {
"widgetName": "Canvas1Copy",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 400.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": false,
"hideCard": true,
"dropDisabled": true,
"openParentPropertyPane": true,
"minHeight": 400.0,
"noPad": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": ["2mnw941o3c"],
"key": "6u4x0kf3h8",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "ucvwcx91v9",
"containerStyle": "none",
"isVisible": true,
"version": 1.0,
"parentId": "cu1twhxgsd",
"renderMode": "CANVAS",
"isLoading": false
},
"Container1": {
"boxShadow": "NONE",
"widgetName": "Container1",
"borderColor": "transparent",
"disallowCopy": true,
"isCanvas": true,
"displayName": "Container",
"iconSVG": "/static/media/icon.1977dca3.svg",
"topRow": 0.0,
"bottomRow": 12.0,
"dragDisabled": true,
"type": "CONTAINER_WIDGET",
"hideCard": false,
"openParentPropertyPane": true,
"isDeletable": false,
"animateLoading": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": ["tog68u9on9"],
"borderWidth": "0",
"key": "kvuew872nd",
"disablePropertyPane": true,
"backgroundColor": "white",
"rightColumn": 64.0,
"widgetId": "2mnw941o3c",
"containerStyle": "card",
"isVisible": true,
"version": 1.0,
"parentId": "ucvwcx91v9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0"
},
"Canvas2Copy": {
"widgetName": "Canvas2Copy",
"detachFromLayout": true,
"displayName": "Canvas",
"widgetId": "tog68u9on9",
"containerStyle": "none",
"topRow": 0.0,
"bottomRow": 120.0,
"parentRowSpace": 1.0,
"isVisible": true,
"type": "CANVAS_WIDGET",
"canExtend": false,
"version": 1.0,
"hideCard": true,
"parentId": "2mnw941o3c",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
"kklt0cg1tk",
"7sjskfdsub",
"6sjuuvj9ls",
"22rrixkfjj",
"05joyb6dqj"
],
"key": "6u4x0kf3h8"
},
"Text2": {
"widgetName": "Text2",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [{ "key": "text" }],
"leftColumn": 1.0,
"text": "{{List1.listData.map((currentItem) => currentItem.author)}}",
"key": "fzyz91gt8q",
"rightColumn": 29.0,
"textAlign": "LEFT",
"widgetId": "kklt0cg1tk",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "HEADING"
},
"Text3": {
"widgetName": "Text3",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 4.0,
"bottomRow": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [{ "key": "text" }],
"leftColumn": 1.0,
"text": "{{List1.listData.map((currentItem) => currentItem.comment)}}",
"key": "fzyz91gt8q",
"rightColumn": 64.0,
"textAlign": "LEFT",
"widgetId": "7sjskfdsub",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"shouldScroll": true,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "BODY"
},
"IconButton2": {
"boxShadow": "NONE",
"widgetName": "IconButton2",
"onClick": "{{List1.listData.map((currentItem) => navigateTo(currentItem.link, {},'NEW_WINDOW'))}}",
"buttonColor": "#03B365",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 56.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 64.0,
"iconName": "link",
"widgetId": "6sjuuvj9ls",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
"IconButton3": {
"boxShadow": "NONE",
"widgetName": "IconButton3",
"onClick": "{{IssueManager.deleteComment()}}",
"buttonColor": "#F86A2B",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 49.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 56.0,
"iconName": "trash",
"widgetId": "22rrixkfjj",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
"Text14": {
"widgetName": "Text14",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.1357421875,
"dynamicTriggerPathList": [],
"leftColumn": 33.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "{{List1.listData.map((currentItem) => moment(currentItem.created_at).format(\"Do MMM\"))}}",
"key": "w50usn0v9g",
"rightColumn": 49.0,
"textAlign": "RIGHT",
"widgetId": "05joyb6dqj",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2"
}
},
"boxShadow": "none",
"widgetName": "List1",
"listData": "{{fetch_comments.data}}",
"isCanvas": true,
"displayName": "List",
"iconSVG": "/static/media/icon.9925ee17.svg",
"topRow": 0.0,
"bottomRow": 81.0,
"parentRowSpace": 10.0,
"type": "LIST_WIDGET",
"hideCard": false,
"gridGap": 0.0,
"animateLoading": true,
"parentColumnSpace": 6.7265625,
"dynamicTriggerPathList": [
{ "key": "template.IconButton2.onClick" },
{ "key": "template.IconButton3.onClick" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "listData" },
{ "key": "template.Text3.text" },
{ "key": "template.Text2.text" },
{ "key": "template.Text14.text" },
{ "key": "template.Text2.text" },
{ "key": "template.Text3.text" },
{ "key": "template.IconButton2.onClick" },
{ "key": "template.Text14.text" },
{ "key": "accentColor" }
],
"gridType": "vertical",
"enhancements": true,
"children": [
{
"boxShadow": "none",
"widgetName": "Canvas1Copy",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 400.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": false,
"hideCard": true,
"dropDisabled": true,
"openParentPropertyPane": true,
"minHeight": 400.0,
"noPad": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Container1",
"borderColor": "transparent",
"disallowCopy": true,
"isCanvas": true,
"dynamicPropertyPathList": [
{ "key": "borderRadius" }
],
"displayName": "Container",
"iconSVG": "/static/media/icon.1977dca3.svg",
"topRow": 0.0,
"bottomRow": 12.0,
"dragDisabled": true,
"type": "CONTAINER_WIDGET",
"hideCard": false,
"openParentPropertyPane": true,
"isDeletable": false,
"animateLoading": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Canvas2Copy",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 120.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": false,
"hideCard": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Text2",
"dynamicPropertyPathList": [
{ "key": "fontSize" }
],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"dynamicBindingPathList": [
{ "key": "text" }
],
"leftColumn": 1.0,
"text": "{{currentItem.author}}",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 29.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "kklt0cg1tk",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.75rem",
"textStyle": "HEADING",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text3",
"dynamicPropertyPathList": [
{ "key": "fontSize" }
],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 4.0,
"bottomRow": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"overflow": "SCROLL",
"fontFamily": "System Default",
"dynamicBindingPathList": [
{ "key": "text" }
],
"leftColumn": 1.0,
"text": "{{currentItem.comment}}",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "7sjskfdsub",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.75rem",
"textStyle": "BODY",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "IconButton2",
"onClick": "{{navigateTo(currentItem.link, {},'NEW_WINDOW')}}",
"buttonColor": "#03B365",
"dynamicPropertyPathList": [
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [
{ "key": "onClick" }
],
"leftColumn": 56.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"iconName": "link",
"dynamicHeight": "FIXED",
"widgetId": "6sjuuvj9ls",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "IconButton3",
"onClick": "{{IssueManager.deleteComment()}}",
"buttonColor": "#F86A2B",
"dynamicPropertyPathList": [
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [
{ "key": "onClick" }
],
"leftColumn": 49.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"labelTextSize": "0.875rem",
"rightColumn": 56.0,
"iconName": "trash",
"dynamicHeight": "FIXED",
"widgetId": "22rrixkfjj",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "Text14",
"dynamicPropertyPathList": [
{ "key": "fontSize" }
],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.1357421875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 33.0,
"dynamicBindingPathList": [
{ "key": "text" }
],
"text": "{{moment(currentItem.created_at).format(\"Do MMM\")}}",
"key": "w50usn0v9g",
"labelTextSize": "0.875rem",
"rightColumn": 49.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "05joyb6dqj",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.75rem",
"minDynamicHeight": 4.0
}
],
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"detachFromLayout": true,
"widgetId": "tog68u9on9",
"containerStyle": "none",
"isVisible": true,
"version": 1.0,
"parentId": "2mnw941o3c",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"borderWidth": "0",
"key": "kvuew872nd",
"disablePropertyPane": true,
"labelTextSize": "0.875rem",
"backgroundColor": "white",
"rightColumn": 64.0,
"dynamicHeight": "FIXED",
"widgetId": "2mnw941o3c",
"containerStyle": "card",
"isVisible": true,
"version": 1.0,
"parentId": "ucvwcx91v9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"minDynamicHeight": 4.0
}
],
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "ucvwcx91v9",
"containerStyle": "none",
"isVisible": true,
"version": 1.0,
"parentId": "cu1twhxgsd",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"privateWidgets": {
"Text2": true,
"Text3": true,
"IconButton2": true,
"IconButton3": true,
"Text14": true
},
"key": "0d6epexg6w",
"labelTextSize": "0.875rem",
"backgroundColor": "transparent",
"rightColumn": 64.0,
"itemBackgroundColor": "#F6F7F8",
"widgetId": "cu1twhxgsd",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"parentId": "e05q08c1nq",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"tabName": "Upvotes",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "e05q08c1nq",
"isVisible": true,
"version": 1.0,
"parentId": "n316autef7",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
},
{
"tabId": "tab2",
"boxShadow": "none",
"widgetName": "Canvas2",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 800.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 400.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Text5",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Title",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 12.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "hb6ha60ybn",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text6",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 8.0,
"bottomRow": 12.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Description",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 26.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "5ohkvurob7",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text7",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 31.0,
"bottomRow": 35.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Type",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 16.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "ldimms4xqb",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text8",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 39.0,
"bottomRow": 43.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "Labels: {{Table1.selectedRow.labels.join(\",\")}}",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 63.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "r5pmq8fk8b",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text9",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Github Issue Link",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 24.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "imcqf02q27",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Button1",
"onClick": "{{IssueManager.update()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [{ "key": "isDisabled" }],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 74.0,
"bottomRow": 78.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 42.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Save",
"isDisabled": "{{!edit_link_input.isValid || !edit_type_input.isValid || !edit_title_input.text || IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 63.0,
"isDefaultClickDisabled": true,
"widgetId": "xl37pbnn45",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "PRIMARY"
},
{
"boxShadow": "none",
"widgetName": "edit_title_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 4.0,
"bottomRow": 8.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "defaultText" },
{ "key": "accentColor" }
],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "mtq0kmoqpi",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.title}}"
},
{
"boxShadow": "none",
"widgetName": "edit_description_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 12.0,
"bottomRow": 23.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "defaultText" },
{ "key": "accentColor" }
],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "7kjh660g7v",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.description}}"
},
{
"boxShadow": "none",
"widgetName": "edit_type_input",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.type}}",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{Configs.type}}",
"placeholderText": "Select option",
"isDisabled": false,
"key": "p2g6q7uu0o",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "pnfwyps2nc",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
},
{
"boxShadow": "none",
"widgetName": "edit_issue_select",
"isFilterable": true,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 51.0,
"bottomRow": 55.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.github_issue_id || \"\"}}",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{GithubManager.getIssues()}}",
"placeholderText": "Search Github Issue",
"isDisabled": false,
"key": "p2g6q7uu0o",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "kuwxh0qtmg",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onFilterUpdate": "{{GithubManager.searchIssues(edit_issue_select.filterText)}}"
},
{
"boxShadow": "none",
"widgetName": "Button4",
"onClick": "{{IssueManager.delete()}}",
"buttonColor": "#DD4B34",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 74.0,
"bottomRow": 78.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 32.0,
"dynamicBindingPathList": [],
"text": "",
"isDisabled": false,
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 41.0,
"isDefaultClickDisabled": true,
"iconName": "trash",
"widgetId": "ehrkah2uam",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "PRIMARY",
"iconAlign": "left"
},
{
"boxShadow": "none",
"widgetName": "Text15",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 55.0,
"bottomRow": 59.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Answer Link",
"key": "w50usn0v9g",
"labelTextSize": "0.875rem",
"rightColumn": 30.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "ljq0eqe3o5",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "edit_answer_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 59.0,
"bottomRow": 63.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Documentation / Example app URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "82zz8zgqm9",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": ""
},
{
"boxShadow": "none",
"widgetName": "IconButton6",
"onClick": "{{fetch_github_issue.run(() => navigateTo('https://github.com/appsmithorg/appsmith/issues/' + fetch_github_issue.data[0].issue_number, {},'NEW_WINDOW'))}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isVisible" },
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 24.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"isDisabled": false,
"key": "xtq2jih6i3",
"labelTextSize": "0.875rem",
"rightColumn": 31.0,
"iconName": "link",
"widgetId": "yv95jo8zuk",
"isVisible": "{{!!Table1.selectedRow.github_issue_id}}",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "Text17",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 26.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "{{Table1.selectedRow.author}}\n{{moment(Table1.selectedRow.created_at).format(\"Do MMM YYYY\")}}",
"key": "2y13r0w088",
"labelTextSize": "0.875rem",
"rightColumn": 63.0,
"disableLink": true,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "r0psmbf17o",
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text18",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 23.0,
"bottomRow": 27.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.1884765625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Issue Link",
"key": "2y13r0w088",
"labelTextSize": "0.875rem",
"rightColumn": 22.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "784m9ua7xy",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "edit_link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 27.0,
"bottomRow": 31.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.1884765625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "defaultText" },
{ "key": "accentColor" }
],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Discord / Github / Discourse / Intercom msg URL",
"isDisabled": false,
"key": "xkaggmfnaa",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "hlhsn0qacz",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.link || \"\"}}"
},
{
"boxShadow": "none",
"widgetName": "Text19",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"truncateButtonColor": "#FFC13D",
"text": "States",
"key": "r0yrfpzmtn",
"labelTextSize": "0.875rem",
"rightColumn": 14.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "5vtar11iru",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "edit_states_select",
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 67.0,
"bottomRow": 71.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.states}}",
"animateLoading": true,
"parentColumnSpace": 5.87890625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{Configs.states}}",
"placeholderText": "Select state(s)",
"isDisabled": false,
"key": "lmf0nxzr5a",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "qemq1k1zhf",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
},
{
"boxShadow": "none",
"widgetName": "IconButton9",
"onClick": "{{IssueManager.createGithubIssue()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 4.78515625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 52.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "6o86hsevdn",
"labelTextSize": "0.875rem",
"rightColumn": 63.0,
"iconName": "cube-add",
"widgetId": "uj3oiub9lt",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "IconButton10",
"onClick": "{{remove_github_issue.run().then(() => fetch_issues.run())}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isVisible" },
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 4.78515625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 31.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"isDisabled": false,
"key": "66ba61jgdc",
"labelTextSize": "0.875rem",
"rightColumn": 38.0,
"iconName": "remove",
"widgetId": "ria4v9jmjk",
"isVisible": "{{!!Table1.selectedRow.github_issue_id}}",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "edit_label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 43.0,
"bottomRow": 47.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( Table1.selectedRow.labels.map((label) => {\n return {\n\t label: label,\n\t value: label\n }\n})))(edit_label_select.options, edit_label_select.serverSideFiltering) }}",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"dynamicHeight": "FIXED",
"widgetId": "ufwxmsi8gy",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"onFilterUpdate": "{{fetch_labels.run({ filterText: edit_label_select.filterText })}}",
"minDynamicHeight": 4.0
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"tabName": "Details",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "devkwyks4k",
"isVisible": true,
"version": 1.0,
"parentId": "n316autef7",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"key": "5hk6y4h4e6",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"dynamicHeight": "FIXED",
"widgetId": "n316autef7",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"defaultTab": "Details",
"onTabSelected": "{{Tabs1.selectedTab === \"Upvotes\" ? fetch_comments.run() : undefined}}",
"shouldShowTabs": true,
"tabsObj": {
"tab2": {
"label": "Details",
"id": "tab2",
"widgetId": "devkwyks4k",
"isVisible": true,
"index": 0.0
},
"tab1": {
"label": "Upvotes",
"id": "tab1",
"widgetId": "e05q08c1nq",
"isVisible": true,
"index": 1.0
}
},
"isVisible": "{{!!Table1.selectedRow.id}}",
"version": 3.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "FilePicker1",
"buttonColor": "#03B365",
"displayName": "FilePicker",
"iconSVG": "/static/media/icon.7c5ad9c3.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"allowedFileTypes": [],
"type": "FILE_PICKER_WIDGET_V2",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [],
"leftColumn": 59.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "vhc66isyeb",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 64.0,
"isDefaultClickDisabled": true,
"widgetId": "bitkgcu3n8",
"defaultSelectedFiles": [],
"isVisible": false,
"label": "Select Files",
"maxFileSize": "5",
"version": 1.0,
"fileDataType": "Text",
"parentId": "0",
"selectedFiles": [],
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"files": [],
"maxNumFiles": 1.0
},
{
"boxShadow": "none",
"widgetName": "AddIssue",
"onClick": "{{showModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 9.8095703125,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 44.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"labelTextSize": "0.875rem",
"rightColumn": 47.0,
"iconName": "add",
"widgetId": "11kdci9jhn",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "TERTIARY",
"boxShadowColor": ""
},
{
"boxShadow": "none",
"widgetName": "add_issue_modal",
"isCanvas": true,
"displayName": "Modal",
"iconSVG": "/static/media/icon.4975978e.svg",
"topRow": 90.0,
"bottomRow": 114.0,
"parentRowSpace": 10.0,
"type": "MODAL_WIDGET",
"hideCard": false,
"shouldScrollContents": true,
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [],
"leftColumn": 14.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "Canvas3",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 690.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 694.0,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "none",
"widgetName": "label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "accentColor" }
],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"dynamicHeight": "FIXED",
"widgetId": "ankv8zz1xp",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"onFilterUpdate": "{{fetch_labels.run({ filterText: label_select.filterText })}}",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text19Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 45.0,
"bottomRow": 49.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"truncateButtonColor": "#FFC13D",
"text": "States",
"key": "r0yrfpzmtn",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "i9kgqmx0tz",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "states_select",
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 45.0,
"bottomRow": 49.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.states}}",
"animateLoading": true,
"parentColumnSpace": 5.87890625,
"dynamicTriggerPathList": [],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" },
{ "key": "accentColor" }
],
"options": "{{Configs.states}}",
"placeholderText": "Select state(s)",
"isDisabled": false,
"key": "lmf0nxzr5a",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "qawnxpxdix",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
},
{
"boxShadow": "none",
"widgetName": "Text5Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 16.0,
"bottomRow": 20.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Title",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "2mh922944s",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "title_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 16.0,
"bottomRow": 20.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "defaultText" },
{ "key": "accentColor" }
],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "glfkj7n61g",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": "{{GithubManager.getSelectedGithubIssue()?.title || \"\"}}"
},
{
"boxShadow": "none",
"widgetName": "Text6Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 21.0,
"bottomRow": 25.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Description",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "tx9h5i8ovw",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "description_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 21.0,
"bottomRow": 29.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "xp8otc7k1c",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": ""
},
{
"boxShadow": "none",
"widgetName": "Text7Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Type",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "xa5lprgkkr",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "type_select",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "accentColor" }
],
"options": "{{Configs.type}}",
"placeholderText": "Select Type",
"isDisabled": false,
"key": "p2g6q7uu0o",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "jw4tgzde1z",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
},
{
"boxShadow": "none",
"widgetName": "Text8Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Labels",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "483a8ji8wb",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Text9Copy",
"dynamicPropertyPathList": [{ "key": "isVisible" }],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 11.0,
"bottomRow": 15.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"text": "Github Issue",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "cj7wnbg01q",
"isVisible": "{{type_select.selectedOptionValue === \"Feature\" || type_select.selectedOptionValue === \"Bug\"}}",
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "add_issue_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" },
{ "key": "isVisible" }
],
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 11.0,
"bottomRow": 15.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "isVisible" },
{ "key": "accentColor" }
],
"options": "{{GithubManager.getIssues()}}",
"placeholderText": "Search Github Issues",
"isDisabled": false,
"key": "p2g6q7uu0o",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "mle8h2yllt",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": "{{type_select.selectedOptionValue === \"Feature\" || type_select.selectedOptionValue === \"Bug\"}}",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onFilterUpdate": "{{GithubManager.searchIssues(add_issue_select.filterText)}}"
},
{
"boxShadow": "none",
"widgetName": "Text10",
"dynamicPropertyPathList": [{ "key": "fontSize" }],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "New Issue",
"key": "fzyz91gt8q",
"labelTextSize": "0.875rem",
"rightColumn": 28.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "240nwl18xx",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "1.5rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "Button2",
"onClick": "{{closeModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 26.0,
"dynamicBindingPathList": [],
"text": "Close",
"isDisabled": false,
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 38.0,
"isDefaultClickDisabled": true,
"widgetId": "qk4c4nfb1q",
"buttonStyle": "PRIMARY",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "SECONDARY"
},
{
"boxShadow": "none",
"widgetName": "Button3",
"onClick": "{{IssueManager.create_issue()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isDisabled" }
],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 38.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Confirm",
"isDisabled": "{{!link_input.isValid || !type_select.isValid || !title_input.text || IssueManager.getAssignedLabels(label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"labelTextSize": "0.875rem",
"rightColumn": 63.0,
"isDefaultClickDisabled": true,
"widgetId": "mhnwwl1t95",
"buttonStyle": "PRIMARY_BUTTON",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "PRIMARY"
},
{
"boxShadow": "none",
"widgetName": "IconButton5",
"onClick": "{{closeModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "borderRadius" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 57.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "1b5hj6tv0b",
"labelTextSize": "0.875rem",
"rightColumn": 64.0,
"iconName": "cross",
"widgetId": "6tvffrozwj",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "9999px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "Text13",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 30.0,
"bottomRow": 34.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Issue Link",
"key": "w50usn0v9g",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "w91q3a6doy",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 30.0,
"bottomRow": 34.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "defaultText" },
{ "key": "accentColor" }
],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Discord / Github / Discourse / Intercom msg URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "erhs9rotun",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": "{{add_issue_select.selectedOptionValue ? \n\"https://github.com/appsmithorg/appsmith/issues/\" + GithubManager.getSelectedGithubIssue()?.issue_number : \"\"}}"
},
{
"boxShadow": "none",
"widgetName": "answer_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 40.0,
"bottomRow": 44.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Documentation / Example app URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "335stzmyk5",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"iconAlign": "left",
"defaultText": ""
},
{
"boxShadow": "none",
"widgetName": "Text16",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 40.0,
"bottomRow": 44.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Answer Link",
"key": "w50usn0v9g",
"labelTextSize": "0.875rem",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"dynamicHeight": "FIXED",
"widgetId": "h9drw49jnw",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "0.875rem",
"minDynamicHeight": 4.0
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"labelTextSize": "0.875rem",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "8tzkaielld",
"isVisible": true,
"version": 1.0,
"parentId": "rxoie5b5j5",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px"
}
],
"key": "9ppzbhlnqc",
"height": 694.0,
"labelTextSize": "0.875rem",
"rightColumn": 38.0,
"detachFromLayout": true,
"dynamicHeight": "FIXED",
"widgetId": "rxoie5b5j5",
"canOutsideClickClose": true,
"canEscapeKeyClose": true,
"version": 2.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"width": 456.0,
"minDynamicHeight": 4.0
},
{
"boxShadow": "none",
"widgetName": "RefreshIssues",
"onClick": "{{IssueManager.fetchIssues()}}",
"buttonColor": "#2E3D49",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 9.8095703125,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 41.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"labelTextSize": "0.875rem",
"rightColumn": 44.0,
"iconName": "refresh",
"widgetId": "pu0p8ahn8i",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "none",
"widgetName": "sort_select",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "GITHUB",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 20.3125,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 30.0,
"dynamicBindingPathList": [{ "key": "accentColor" }],
"options": "[\n {\n \"label\": \"Most Github Votes\",\n \"value\": \"GITHUB\"\n },\n {\n \"label\": \"Most Upvotes\",\n \"value\": \"VOTES\"\n },\n\t{\n \"label\": \"Most Commentors\",\n \"value\": \"COMMENTORS\"\n },\n\t{\n \"label\": \"Most Recent\",\n \"value\": \"RECENT\"\n }\n]",
"placeholderText": "Select option",
"isDisabled": false,
"key": "at2ne0v8x9",
"labelTextSize": "0.875rem",
"isRequired": true,
"rightColumn": 41.0,
"widgetId": "ra23cq4tyo",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onOptionChange": "{{fetch_issues.run()}}"
},
{
"boxShadow": "none",
"widgetName": "type_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "GREEN",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 23.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "accentColor" }
],
"options": "{{Configs.type}}",
"placeholderText": "Type",
"isDisabled": false,
"key": "p2g6q7uu0o",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 30.0,
"widgetId": "eznbmvwewn",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"boxShadow": "none",
"widgetName": "status_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 14.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "accentColor" }
],
"options": "{{Configs.states}}",
"placeholderText": "States",
"isDisabled": false,
"key": "52qeg2r9uo",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 23.0,
"widgetId": "sinxumk3m3",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"boxShadow": "none",
"widgetName": "pod_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 7.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "accentColor" }
],
"options": "{{Utils.getPodLabels()}}",
"placeholderText": "Pods",
"isDisabled": false,
"key": "qjixxicfzt",
"labelTextSize": "0.875rem",
"isRequired": false,
"rightColumn": 14.0,
"widgetId": "ajzvz766xg",
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"boxShadow": "none",
"widgetName": "Text1",
"dynamicPropertyPathList": [{ "key": "fontSize" }],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 16.71875,
"dynamicTriggerPathList": [],
"overflow": "NONE",
"fontFamily": "System Default",
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"truncateButtonColor": "#FFC13D",
"text": "\uD83D\uDDD3 Issues",
"key": "t8e7qdq1ol",
"labelTextSize": "0.875rem",
"rightColumn": 7.0,
"textAlign": "LEFT",
"dynamicHeight": "FIXED",
"widgetId": "yyqsgarlj7",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0px",
"maxDynamicHeight": 9000.0,
"fontSize": "1.5rem",
"minDynamicHeight": 4.0
},
{
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
"borderColor": "#E0DEDE",
"isVisibleDownload": true,
"iconSVG": "/static/media/icon.db8a9cbd2acd22a31ea91cc37ea2a46c.svg",
"topRow": 6.0,
"isSortable": true,
"onPageChange": "{{fetch_issues.run()}}",
"type": "TABLE_WIDGET_V2",
"inlineEditingSaveOption": "ROW_LEVEL",
"animateLoading": true,
"dynamicBindingPathList": [
{ "key": "accentColor" },
{ "key": "borderRadius" },
{ "key": "boxShadow" },
{ "key": "tableData" },
{ "key": "primaryColumns.type.computedValue" },
{ "key": "primaryColumns.title.computedValue" },
{ "key": "primaryColumns.total_reactions.computedValue" },
{ "key": "primaryColumns.unique_commentors.computedValue" },
{ "key": "primaryColumns.upvote_id.computedValue" },
{ "key": "primaryColumns.id.computedValue" },
{ "key": "primaryColumns.github_issue_id.computedValue" },
{ "key": "primaryColumns.author.computedValue" },
{ "key": "primaryColumns.created_at.computedValue" },
{ "key": "primaryColumns.description.computedValue" },
{ "key": "primaryColumns.labels.computedValue" },
{ "key": "primaryColumns.state.computedValue" },
{ "key": "primaryColumns.answer.computedValue" },
{ "key": "primaryColumns.link.computedValue" },
{ "key": "primaryColumns.states.computedValue" },
{ "key": "primaryColumns.count.computedValue" },
{ "key": "primaryColumns.updated_at.computedValue" },
{ "key": "primaryColumns.customColumn1.computedValue" }
],
"needsHeightForContent": true,
"leftColumn": 0.0,
"delimiter": ",",
"defaultSelectedRowIndex": 0.0,
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"isVisibleFilters": true,
"isVisible": true,
"enableClientSideSearch": true,
"version": 1.0,
"totalRecordsCount": 0.0,
"isLoading": false,
"onSearchTextChanged": "{{fetch_issues.run()}}",
"childStylesheet": {
"button": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"boxShadow": "none"
},
"menuButton": {
"menuColor": "{{appsmith.theme.colors.primaryColor}}",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"boxShadow": "none"
},
"iconButton": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"boxShadow": "none"
},
"editActions": {
"saveButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"discardButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}"
}
},
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"columnUpdatedAt": 1.682960727224e12,
"defaultSelectedRowIndices": [0.0],
"mobileBottomRow": 42.0,
"widgetName": "Table1",
"defaultPageSize": 0.0,
"columnOrder": [
"type",
"title",
"customColumn1",
"states",
"total_reactions",
"unique_commentors",
"upvote_id",
"id",
"github_issue_id",
"author",
"created_at",
"description",
"labels",
"state",
"link",
"count",
"answer",
"updated_at",
"customColumn2"
],
"dynamicPropertyPathList": [{"key": "tableData"}],
"displayName": "Table",
"bottomRow": 89.0,
"columnWidthMap": {
"task": 245.0,
"step": 70.0,
"status": 85.0
},
"parentRowSpace": 10.0,
"hideCard": false,
"mobileRightColumn": 31.0,
"parentColumnSpace": 7.859375,
"dynamicTriggerPathList": [
{ "key": "primaryColumns.customColumn2.onClick" },
{ "key": "onPageChange" },
{ "key": "onRowSelected" },
{ "key": "onSearchTextChanged" }
],
"borderWidth": "1",
"primaryColumns": {
"type": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 0.0,
"width": 150.0,
"originalId": "type",
"id": "type",
"alias": "type",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "Type",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"type\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"title": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 1.0,
"width": 150.0,
"originalId": "title",
"id": "title",
"alias": "title",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "Title",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"title\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"total_reactions": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 2.0,
"width": 150.0,
"originalId": "total_reactions",
"id": "total_reactions",
"alias": "total_reactions",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "+1",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"total_reactions\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"unique_commentors": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 3.0,
"width": 150.0,
"originalId": "unique_commentors",
"id": "unique_commentors",
"alias": "unique_commentors",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "Commentors",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"unique_commentors\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"upvote_id": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 4.0,
"width": 150.0,
"originalId": "upvote_id",
"id": "upvote_id",
"alias": "upvote_id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "upvote_id",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"upvote_id\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"id": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 5.0,
"width": 150.0,
"originalId": "id",
"id": "id",
"alias": "id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "id",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"id\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"github_issue_id": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 6.0,
"width": 150.0,
"originalId": "github_issue_id",
"id": "github_issue_id",
"alias": "github_issue_id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "github_issue_id",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"github_issue_id\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"author": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 7.0,
"width": 150.0,
"originalId": "author",
"id": "author",
"alias": "author",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "author",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"author\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"created_at": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 8.0,
"width": 150.0,
"originalId": "created_at",
"id": "created_at",
"alias": "created_at",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "created_at",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"created_at\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"description": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 9.0,
"width": 150.0,
"originalId": "description",
"id": "description",
"alias": "description",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "description",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"description\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"labels": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 10.0,
"width": 150.0,
"originalId": "labels",
"id": "labels",
"alias": "labels",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "labels",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"labels\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"state": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 11.0,
"width": 150.0,
"originalId": "state",
"id": "state",
"alias": "state",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "state",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"state\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"answer": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 12.0,
"width": 150.0,
"originalId": "answer",
"id": "answer",
"alias": "answer",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "Answer",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"answer\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"link": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 13.0,
"width": 150.0,
"originalId": "link",
"id": "link",
"alias": "link",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "link",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"link\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"states": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 14.0,
"width": 150.0,
"originalId": "states",
"id": "states",
"alias": "states",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "States",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"states\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"count": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 15.0,
"width": 150.0,
"originalId": "count",
"id": "count",
"alias": "count",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "Votes",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"count\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"updated_at": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 16.0,
"width": 150.0,
"originalId": "updated_at",
"id": "updated_at",
"alias": "updated_at",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textColor": "",
"textSize": "0.875rem",
"fontStyle": "",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": false,
"label": "updated_at",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( currentRow[\"updated_at\"]))}}",
"sticky": "",
"validation": {},
"cellBackground": ""
},
"customColumn1": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 10.0,
"width": 150.0,
"originalId": "customColumn1",
"id": "customColumn1",
"alias": "Status",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "0.875rem",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": true,
"label": "Status",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( Configs.getTitleState(currentRow.states)))}}",
"sticky": "",
"validation": {},
"buttonStyle": "rgb(3, 179, 101)",
"labelColor": "#FFFFFF"
},
"customColumn2": {
"allowCellWrapping": false,
"allowSameOptionsInNewRow": true,
"index": 10.0,
"width": 150.0,
"originalId": "customColumn2",
"id": "customColumn2",
"alias": "UpVote",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "iconButton",
"textSize": "0.875rem",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellEditable": false,
"isEditable": false,
"isCellVisible": true,
"isDerived": true,
"label": "UpVote",
"isSaveVisible": true,
"isDiscardVisible": true,
"computedValue": "",
"sticky": "",
"validation": {},
"buttonStyle": "rgb(3, 179, 101)",
"labelColor": "#FFFFFF",
"buttonColor": "#38AFF4",
"borderRadius": "0.375rem",
"boxShadow": "none",
"customAlias": "",
"iconName": "caret-up",
"onClick": "{{showModal('upvote_modal');}}",
"buttonVariant": "SECONDARY"
}
},
"onRowSelected": "{{resetWidget(\"Tabs1\", true);}}",
"key": "eyftuk193m",
"canFreezeColumn": true,
"isDeprecated": false,
"rightColumn": 43.0,
"textSize": "0.875rem",
"widgetId": "t1du9nktbq",
"minWidth": 450.0,
"tableData": "{{IssueManager.getIssueData()}}",
"label": "Data",
"searchKey": "",
"parentId": "0",
"serverSidePaginationEnabled": true,
"renderMode": "CANVAS",
"mobileTopRow": 14.0,
"horizontalAlignment": "LEFT",
"isVisibleSearch": true,
"responsiveBehavior": "fill",
"mobileLeftColumn": 0.0,
"isVisiblePagination": true,
"verticalAlignment": "CENTER"
}
]
},
"layoutOnLoadActions": [
[
{
"id": "Issues_search_github_issues",
"name": "search_github_issues",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": ["\"%\" + this.params.searchText + \"%\""],
"timeoutInMillisecond": 10000.0
}
],
[
{
"id": "Issues_fetch_comments",
"name": "fetch_comments",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": ["Table1.selectedRow.id"],
"timeoutInMillisecond": 10000.0
}
],
[
{
"id": "Issues_fetch_issues",
"name": "fetch_issues",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": [
"appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"",
" pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\" ",
"(Table1.pageNo - 1) * Table1.pageSize",
" \"%\" + Table1.searchText + \"%\" ",
"sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\" ",
"Table1.pageSize",
" type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\" ",
" status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\" "
],
"timeoutInMillisecond": 10000.0
},
{
"id": "Issues_fetch_labels",
"name": "fetch_labels",
"confirmBeforeExecute": false,
"pluginType": "API",
"jsonPathKeys": [],
"timeoutInMillisecond": 10000.0
}
],
[
{
"id": "Issues_fetch_label_config",
"name": "fetch_label_config",
"confirmBeforeExecute": false,
"pluginType": "API",
"jsonPathKeys": [],
"timeoutInMillisecond": 10000.0
}
]
],
"layoutOnLoadActionErrors": [],
"validOnPageLoadActions": true,
"id": "Issues",
"deleted": false,
"policies": [],
"userPermissions": []
}
],
"userPermissions": [],
"policies": [],
"isHidden": false
},
"publishedPage": {
"name": "Issues",
"slug": "issues",
"layouts": [
{
"viewMode": false,
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 1082.0,
"snapColumns": 64.0,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0.0,
"bottomRow": 1160.0,
"containerStyle": "none",
"snapRows": 125.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 53.0,
"minHeight": 940.0,
"parentColumnSpace": 1.0,
"dynamicBindingPathList": [],
"leftColumn": 0.0,
"children": [
{
"widgetName": "upvote_modal",
"isCanvas": true,
"displayName": "Modal",
"iconSVG": "/static/media/icon.4975978e.svg",
"topRow": 90.0,
"bottomRow": 90.0,
"parentRowSpace": 1.0,
"type": "MODAL_WIDGET",
"hideCard": false,
"shouldScrollContents": true,
"animateLoading": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "Canvas5",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 470.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 478.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "upvote_label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.labels.map((label) => {\n return {\n\t label: label,\n\t value: label\n }\n})}}",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 1.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"isRequired": true,
"rightColumn": 64.0,
"widgetId": "xdplbo2hdw",
"isVisible": true,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"onFilterUpdate": "{{fetch_labels.run({ filterText: upvote_label_select.filterText })}}"
},
{
"widgetName": "Text12Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 15.0,
"bottomRow": 19.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Comment",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "LEFT",
"widgetId": "hx56ibu1uk",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "comment_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 19.0,
"bottomRow": 31.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"resetOnSubmit": true,
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": false,
"rightColumn": 62.0,
"widgetId": "x2u0y4ound",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": ""
},
{
"widgetName": "Icon2",
"rightColumn": 64.0,
"onClick": "{{closeModal('upvote_modal')}}",
"iconName": "cross",
"buttonColor": "#2E3D49",
"displayName": "Icon",
"iconSVG": "/static/media/icon.31d6cfe0.svg",
"widgetId": "nphe3f67yt",
"topRow": 1.0,
"bottomRow": 5.0,
"isVisible": true,
"type": "ICON_BUTTON_WIDGET",
"version": 1.0,
"hideCard": true,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"leftColumn": 58.0,
"dynamicBindingPathList": [],
"borderRadius": "SHARP",
"buttonVariant": "TERTIARY",
"iconSize": 24.0,
"key": "aeg87lexno"
},
{
"widgetName": "Text11",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 1.0,
"bottomRow": 5.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Upvote Issue",
"key": "fzyz91gt8q",
"rightColumn": 41.0,
"textAlign": "LEFT",
"widgetId": "bfqckgaole",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "HEADING1"
},
{
"widgetName": "Button5",
"onClick": "{{closeModal('upvote_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 41.0,
"bottomRow": 45.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 30.0,
"dynamicBindingPathList": [],
"text": "Close",
"isDisabled": false,
"key": "oz6v5ujks3",
"rightColumn": 42.0,
"isDefaultClickDisabled": true,
"widgetId": "2mnhq3yf99",
"buttonStyle": "PRIMARY",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "SECONDARY"
},
{
"widgetName": "Button6",
"onClick": "{{IssueManager.addComment()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isDisabled" }
],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 41.0,
"bottomRow": 45.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 42.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Save",
"isDisabled": "{{!comment_link_input.isValid || IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"rightColumn": 64.0,
"isDefaultClickDisabled": true,
"widgetId": "8ph22tfh2p",
"buttonStyle": "PRIMARY_BUTTON",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY"
},
{
"widgetName": "Text12",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Link",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "LEFT",
"widgetId": "gculfyyarv",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "comment_link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 10.0,
"bottomRow": 14.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": true,
"rightColumn": 62.0,
"widgetId": "hhr3oe3adk",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": ""
},
{
"widgetName": "Text25",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 31.0,
"bottomRow": 35.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"shouldTruncate": false,
"truncateButtonColor": "#FFC13D",
"text": "Labels",
"key": "z1pp8v2iis",
"rightColumn": 17.0,
"textAlign": "LEFT",
"widgetId": "jj9lerbuso",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"shouldScroll": false,
"version": 1.0,
"parentId": "a189hjos00",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"rightColumn": 0.0,
"detachFromLayout": true,
"widgetId": "a189hjos00",
"isVisible": true,
"version": 1.0,
"parentId": "wfscrnavzk",
"renderMode": "CANVAS",
"isLoading": false
}
],
"key": "9ppzbhlnqc",
"height": 478.0,
"rightColumn": 0.0,
"detachFromLayout": true,
"widgetId": "wfscrnavzk",
"canOutsideClickClose": true,
"canEscapeKeyClose": true,
"version": 2.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"width": 456.0
},
{
"widgetName": "Tabs1",
"isCanvas": true,
"dynamicPropertyPathList": [
{ "key": "isVisible" },
{ "key": "onTabSelected" }
],
"displayName": "Tabs",
"iconSVG": "/static/media/icon.74a6d653.svg",
"topRow": 5.0,
"bottomRow": 89.0,
"parentRowSpace": 10.0,
"type": "TABS_WIDGET",
"hideCard": false,
"shouldScrollContents": false,
"animateLoading": false,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [{ "key": "onTabSelected" }],
"leftColumn": 44.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"children": [
{
"tabId": "tab1",
"widgetName": "Canvas1",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 830.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 400.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"template": {
"Canvas1Copy": {
"widgetName": "Canvas1Copy",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 400.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": false,
"hideCard": true,
"dropDisabled": true,
"openParentPropertyPane": true,
"minHeight": 400.0,
"noPad": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": ["2mnw941o3c"],
"key": "6u4x0kf3h8",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "ucvwcx91v9",
"containerStyle": "none",
"isVisible": true,
"version": 1.0,
"parentId": "cu1twhxgsd",
"renderMode": "CANVAS",
"isLoading": false
},
"Container1": {
"boxShadow": "NONE",
"widgetName": "Container1",
"borderColor": "transparent",
"disallowCopy": true,
"isCanvas": true,
"displayName": "Container",
"iconSVG": "/static/media/icon.1977dca3.svg",
"topRow": 0.0,
"bottomRow": 12.0,
"dragDisabled": true,
"type": "CONTAINER_WIDGET",
"hideCard": false,
"openParentPropertyPane": true,
"isDeletable": false,
"animateLoading": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": ["tog68u9on9"],
"borderWidth": "0",
"key": "kvuew872nd",
"disablePropertyPane": true,
"backgroundColor": "white",
"rightColumn": 64.0,
"widgetId": "2mnw941o3c",
"containerStyle": "card",
"isVisible": true,
"version": 1.0,
"parentId": "ucvwcx91v9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0"
},
"Canvas2Copy": {
"widgetName": "Canvas2Copy",
"detachFromLayout": true,
"displayName": "Canvas",
"widgetId": "tog68u9on9",
"containerStyle": "none",
"topRow": 0.0,
"bottomRow": 120.0,
"parentRowSpace": 1.0,
"isVisible": true,
"type": "CANVAS_WIDGET",
"canExtend": false,
"version": 1.0,
"hideCard": true,
"parentId": "2mnw941o3c",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
"kklt0cg1tk",
"7sjskfdsub",
"6sjuuvj9ls",
"22rrixkfjj",
"05joyb6dqj"
],
"key": "6u4x0kf3h8"
},
"Text2": {
"widgetName": "Text2",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [{ "key": "text" }],
"leftColumn": 1.0,
"text": "{{List1.listData.map((currentItem) => currentItem.author)}}",
"key": "fzyz91gt8q",
"rightColumn": 29.0,
"textAlign": "LEFT",
"widgetId": "kklt0cg1tk",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "HEADING"
},
"Text3": {
"widgetName": "Text3",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 4.0,
"bottomRow": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [{ "key": "text" }],
"leftColumn": 1.0,
"text": "{{List1.listData.map((currentItem) => currentItem.comment)}}",
"key": "fzyz91gt8q",
"rightColumn": 64.0,
"textAlign": "LEFT",
"widgetId": "7sjskfdsub",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"shouldScroll": true,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "BODY"
},
"IconButton2": {
"boxShadow": "NONE",
"widgetName": "IconButton2",
"onClick": "{{List1.listData.map((currentItem) => navigateTo(currentItem.link, {},'NEW_WINDOW'))}}",
"buttonColor": "#03B365",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 56.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 64.0,
"iconName": "link",
"widgetId": "6sjuuvj9ls",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
"IconButton3": {
"boxShadow": "NONE",
"widgetName": "IconButton3",
"onClick": "{{IssueManager.deleteComment()}}",
"buttonColor": "#F86A2B",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 49.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 56.0,
"iconName": "trash",
"widgetId": "22rrixkfjj",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
"Text14": {
"widgetName": "Text14",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.1357421875,
"dynamicTriggerPathList": [],
"leftColumn": 33.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "{{List1.listData.map((currentItem) => moment(currentItem.created_at).format(\"Do MMM\"))}}",
"key": "w50usn0v9g",
"rightColumn": 49.0,
"textAlign": "RIGHT",
"widgetId": "05joyb6dqj",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2"
}
},
"widgetName": "List1",
"listData": "{{fetch_comments.data}}",
"isCanvas": true,
"displayName": "List",
"iconSVG": "/static/media/icon.9925ee17.svg",
"topRow": 0.0,
"bottomRow": 81.0,
"parentRowSpace": 10.0,
"type": "LIST_WIDGET",
"hideCard": false,
"gridGap": 0.0,
"animateLoading": true,
"parentColumnSpace": 6.7265625,
"dynamicTriggerPathList": [
{ "key": "template.IconButton2.onClick" },
{ "key": "template.IconButton3.onClick" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "listData" },
{ "key": "template.Text3.text" },
{ "key": "template.Text2.text" },
{ "key": "template.Text14.text" },
{ "key": "template.Text2.text" },
{ "key": "template.Text3.text" },
{ "key": "template.IconButton2.onClick" },
{ "key": "template.Text14.text" }
],
"gridType": "vertical",
"enhancements": true,
"children": [
{
"widgetName": "Canvas1Copy",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 400.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": false,
"hideCard": true,
"dropDisabled": true,
"openParentPropertyPane": true,
"minHeight": 400.0,
"noPad": true,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"boxShadow": "NONE",
"widgetName": "Container1",
"borderColor": "transparent",
"disallowCopy": true,
"isCanvas": true,
"displayName": "Container",
"iconSVG": "/static/media/icon.1977dca3.svg",
"topRow": 0.0,
"bottomRow": 12.0,
"dragDisabled": true,
"type": "CONTAINER_WIDGET",
"hideCard": false,
"openParentPropertyPane": true,
"isDeletable": false,
"animateLoading": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "Canvas2Copy",
"detachFromLayout": true,
"displayName": "Canvas",
"widgetId": "tog68u9on9",
"containerStyle": "none",
"topRow": 0.0,
"bottomRow": 120.0,
"parentRowSpace": 1.0,
"isVisible": true,
"type": "CANVAS_WIDGET",
"canExtend": false,
"version": 1.0,
"hideCard": true,
"parentId": "2mnw941o3c",
"renderMode": "CANVAS",
"isLoading": false,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "Text2",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [
{ "key": "text" }
],
"leftColumn": 1.0,
"text": "{{currentItem.author}}",
"key": "fzyz91gt8q",
"rightColumn": 29.0,
"textAlign": "LEFT",
"widgetId": "kklt0cg1tk",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "HEADING"
},
{
"widgetName": "Text3",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 4.0,
"bottomRow": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"dynamicBindingPathList": [
{ "key": "text" }
],
"leftColumn": 1.0,
"text": "{{currentItem.comment}}",
"key": "fzyz91gt8q",
"rightColumn": 64.0,
"textAlign": "LEFT",
"widgetId": "7sjskfdsub",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"textStyle": true,
"dynamicBindingPathList": true,
"dynamicTriggerPathList": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"shouldScroll": true,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2",
"textStyle": "BODY"
},
{
"boxShadow": "NONE",
"widgetName": "IconButton2",
"onClick": "{{navigateTo(currentItem.link, {},'NEW_WINDOW')}}",
"buttonColor": "#03B365",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [
{ "key": "onClick" }
],
"leftColumn": 56.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 64.0,
"iconName": "link",
"widgetId": "6sjuuvj9ls",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "NONE",
"widgetName": "IconButton3",
"onClick": "{{IssueManager.deleteComment()}}",
"buttonColor": "#F86A2B",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.2890625,
"dynamicTriggerPathList": [
{ "key": "onClick" }
],
"leftColumn": 49.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 56.0,
"iconName": "trash",
"widgetId": "22rrixkfjj",
"logBlackList": {
"isVisible": true,
"iconName": true,
"borderRadius": true,
"boxShadow": true,
"buttonColor": true,
"buttonVariant": true,
"isDisabled": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"widgetName": "Text14",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.1357421875,
"dynamicTriggerPathList": [],
"leftColumn": 33.0,
"dynamicBindingPathList": [
{ "key": "text" }
],
"text": "{{moment(currentItem.created_at).format(\"Do MMM\")}}",
"key": "w50usn0v9g",
"rightColumn": 49.0,
"textAlign": "RIGHT",
"widgetId": "05joyb6dqj",
"logBlackList": {
"isVisible": true,
"text": true,
"fontSize": true,
"fontStyle": true,
"textAlign": true,
"textColor": true,
"widgetName": true,
"version": true,
"animateLoading": true,
"type": true,
"hideCard": true,
"displayName": true,
"key": true,
"iconSVG": true,
"isCanvas": true,
"minHeight": true,
"widgetId": true,
"renderMode": true,
"isLoading": true,
"parentColumnSpace": true,
"parentRowSpace": true,
"leftColumn": true,
"rightColumn": true,
"topRow": true,
"bottomRow": true,
"parentId": true
},
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "tog68u9on9",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH2"
}
],
"key": "6u4x0kf3h8"
}
],
"borderWidth": "0",
"key": "kvuew872nd",
"disablePropertyPane": true,
"backgroundColor": "white",
"rightColumn": 64.0,
"widgetId": "2mnw941o3c",
"containerStyle": "card",
"isVisible": true,
"version": 1.0,
"parentId": "ucvwcx91v9",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "0"
}
],
"key": "6u4x0kf3h8",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "ucvwcx91v9",
"containerStyle": "none",
"isVisible": true,
"version": 1.0,
"parentId": "cu1twhxgsd",
"renderMode": "CANVAS",
"isLoading": false
}
],
"privateWidgets": {
"Text2": true,
"Text3": true,
"IconButton2": true,
"IconButton3": true,
"Text14": true
},
"key": "0d6epexg6w",
"backgroundColor": "transparent",
"rightColumn": 64.0,
"itemBackgroundColor": "#F6F7F8",
"widgetId": "cu1twhxgsd",
"isVisible": true,
"parentId": "e05q08c1nq",
"renderMode": "CANVAS",
"isLoading": false
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"tabName": "Upvotes",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "e05q08c1nq",
"isVisible": true,
"version": 1.0,
"parentId": "n316autef7",
"renderMode": "CANVAS",
"isLoading": false
},
{
"tabId": "tab2",
"widgetName": "Canvas2",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 800.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 400.0,
"parentColumnSpace": 1.0,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "Text5",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Title",
"key": "fzyz91gt8q",
"rightColumn": 12.0,
"textAlign": "LEFT",
"widgetId": "hb6ha60ybn",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text6",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 8.0,
"bottomRow": 12.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Description",
"key": "fzyz91gt8q",
"rightColumn": 26.0,
"textAlign": "LEFT",
"widgetId": "5ohkvurob7",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text7",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 31.0,
"bottomRow": 35.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Type",
"key": "fzyz91gt8q",
"rightColumn": 16.0,
"textAlign": "LEFT",
"widgetId": "ldimms4xqb",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text8",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 39.0,
"bottomRow": 43.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "Labels: {{Table1.selectedRow.labels.join(\",\")}}",
"key": "fzyz91gt8q",
"rightColumn": 63.0,
"textAlign": "LEFT",
"widgetId": "r5pmq8fk8b",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text9",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Github Issue Link",
"key": "fzyz91gt8q",
"rightColumn": 24.0,
"textAlign": "LEFT",
"widgetId": "imcqf02q27",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Button1",
"onClick": "{{IssueManager.update()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [{ "key": "isDisabled" }],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 74.0,
"bottomRow": 78.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 42.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Save",
"isDisabled": "{{!edit_link_input.isValid || !edit_type_input.isValid || !edit_title_input.text || IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"rightColumn": 63.0,
"isDefaultClickDisabled": true,
"widgetId": "xl37pbnn45",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY"
},
{
"widgetName": "edit_title_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 4.0,
"bottomRow": 8.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "defaultText" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "mtq0kmoqpi",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.title}}"
},
{
"widgetName": "edit_description_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 12.0,
"bottomRow": 23.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "defaultText" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "7kjh660g7v",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.description}}"
},
{
"widgetName": "edit_type_input",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.type}}",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{Configs.type}}",
"placeholderText": "Select option",
"isDisabled": false,
"key": "p2g6q7uu0o",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "pnfwyps2nc",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false
},
{
"widgetName": "edit_issue_select",
"isFilterable": true,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 51.0,
"bottomRow": 55.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.github_issue_id || \"\"}}",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{GithubManager.getIssues()}}",
"placeholderText": "Search Github Issue",
"isDisabled": false,
"key": "p2g6q7uu0o",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "kuwxh0qtmg",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"onFilterUpdate": "{{GithubManager.searchIssues(edit_issue_select.filterText)}}"
},
{
"widgetName": "Button4",
"onClick": "{{IssueManager.delete()}}",
"buttonColor": "#DD4B34",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 74.0,
"bottomRow": 78.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 32.0,
"dynamicBindingPathList": [],
"text": "",
"isDisabled": false,
"key": "oz6v5ujks3",
"rightColumn": 41.0,
"isDefaultClickDisabled": true,
"iconName": "trash",
"widgetId": "ehrkah2uam",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY",
"iconAlign": "left"
},
{
"widgetName": "Text15",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 55.0,
"bottomRow": 59.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Answer Link",
"key": "w50usn0v9g",
"rightColumn": 30.0,
"textAlign": "LEFT",
"widgetId": "ljq0eqe3o5",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "edit_answer_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 59.0,
"bottomRow": 63.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Documentation / Example app URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "82zz8zgqm9",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.answer}}"
},
{
"boxShadow": "NONE",
"widgetName": "IconButton6",
"onClick": "{{fetch_github_issue.run(() => navigateTo('https://github.com/appsmithorg/appsmith/issues/' + fetch_github_issue.data[0].issue_number, {},'NEW_WINDOW'))}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isVisible" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 24.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"isDisabled": false,
"key": "xtq2jih6i3",
"rightColumn": 31.0,
"iconName": "link",
"widgetId": "yv95jo8zuk",
"isVisible": "{{!!Table1.selectedRow.github_issue_id}}",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"widgetName": "Text17",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"leftColumn": 26.0,
"dynamicBindingPathList": [{ "key": "text" }],
"text": "{{Table1.selectedRow.author}}\n{{moment(Table1.selectedRow.created_at).format(\"Do MMM YYYY\")}}",
"key": "2y13r0w088",
"rightColumn": 63.0,
"disableLink": true,
"textAlign": "RIGHT",
"widgetId": "r0psmbf17o",
"isVisible": true,
"fontStyle": "",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text18",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 23.0,
"bottomRow": 27.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.1884765625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Issue Link",
"key": "2y13r0w088",
"rightColumn": 22.0,
"textAlign": "LEFT",
"widgetId": "784m9ua7xy",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "edit_link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 27.0,
"bottomRow": 31.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.1884765625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "defaultText" }],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Discord / Github / Discourse / Intercom msg URL",
"isDisabled": false,
"key": "xkaggmfnaa",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "hlhsn0qacz",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{Table1.selectedRow.link || \"\"}}"
},
{
"widgetName": "Text19",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"shouldTruncate": false,
"truncateButtonColor": "#FFC13D",
"text": "States",
"key": "r0yrfpzmtn",
"rightColumn": 14.0,
"textAlign": "LEFT",
"widgetId": "5vtar11iru",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"shouldScroll": false,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "edit_states_select",
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 67.0,
"bottomRow": 71.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.states}}",
"animateLoading": true,
"parentColumnSpace": 5.87890625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{Configs.states}}",
"placeholderText": "Select state(s)",
"isDisabled": false,
"key": "lmf0nxzr5a",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "qemq1k1zhf",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false
},
{
"boxShadow": "NONE",
"widgetName": "IconButton9",
"onClick": "{{IssueManager.createGithubIssue()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 4.78515625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 52.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "6o86hsevdn",
"rightColumn": 63.0,
"iconName": "cube-add",
"widgetId": "uj3oiub9lt",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"boxShadow": "NONE",
"widgetName": "IconButton10",
"onClick": "{{remove_github_issue.run().then(() => fetch_issues.run())}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isVisible" }
],
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 47.0,
"bottomRow": 51.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 4.78515625,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 31.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"isDisabled": false,
"key": "66ba61jgdc",
"rightColumn": 38.0,
"iconName": "remove",
"widgetId": "ria4v9jmjk",
"isVisible": "{{!!Table1.selectedRow.github_issue_id}}",
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"widgetName": "edit_label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 43.0,
"bottomRow": 47.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.labels.map((label) => {\n return {\n\t label: label,\n\t value: label\n }\n})}}",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 0.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "ufwxmsi8gy",
"isVisible": true,
"version": 1.0,
"parentId": "devkwyks4k",
"renderMode": "CANVAS",
"isLoading": false,
"onFilterUpdate": "{{fetch_labels.run({ filterText: edit_label_select.filterText })}}"
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"tabName": "Details",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "devkwyks4k",
"isVisible": true,
"version": 1.0,
"parentId": "n316autef7",
"renderMode": "CANVAS",
"isLoading": false
}
],
"key": "5hk6y4h4e6",
"rightColumn": 64.0,
"widgetId": "n316autef7",
"defaultTab": "Details",
"onTabSelected": "{{Tabs1.selectedTab === \"Upvotes\" ? fetch_comments.run() : undefined}}",
"shouldShowTabs": true,
"tabsObj": {
"tab2": {
"label": "Details",
"id": "tab2",
"widgetId": "devkwyks4k",
"isVisible": true,
"index": 0.0
},
"tab1": {
"label": "Upvotes",
"id": "tab1",
"widgetId": "e05q08c1nq",
"isVisible": true,
"index": 1.0
}
},
"isVisible": "{{!!Table1.selectedRow.id}}",
"version": 3.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false
},
{
"widgetName": "FilePicker1",
"displayName": "FilePicker",
"iconSVG": "/static/media/icon.7c5ad9c3.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"allowedFileTypes": [],
"type": "FILE_PICKER_WIDGET_V2",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [],
"leftColumn": 59.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "vhc66isyeb",
"isRequired": false,
"rightColumn": 64.0,
"isDefaultClickDisabled": true,
"widgetId": "bitkgcu3n8",
"defaultSelectedFiles": [],
"isVisible": false,
"label": "Select Files",
"maxFileSize": "5",
"version": 1.0,
"fileDataType": "Text",
"parentId": "0",
"selectedFiles": [],
"renderMode": "CANVAS",
"isLoading": false,
"files": [],
"maxNumFiles": 1.0
},
{
"boxShadow": "NONE",
"widgetName": "AddIssue",
"onClick": "{{showModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 9.8095703125,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 44.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 47.0,
"iconName": "add",
"widgetId": "11kdci9jhn",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "SHARP",
"buttonVariant": "TERTIARY",
"boxShadowColor": ""
},
{
"widgetName": "add_issue_modal",
"isCanvas": true,
"displayName": "Modal",
"iconSVG": "/static/media/icon.4975978e.svg",
"topRow": 90.0,
"bottomRow": 114.0,
"parentRowSpace": 10.0,
"type": "MODAL_WIDGET",
"hideCard": false,
"shouldScrollContents": true,
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [],
"leftColumn": 14.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "Canvas3",
"displayName": "Canvas",
"topRow": 0.0,
"bottomRow": 720.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"hideCard": true,
"shouldScrollContents": false,
"minHeight": 694.0,
"parentColumnSpace": 1.0,
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"children": [
{
"widgetName": "label_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" }
],
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET_V2",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "",
"animateLoading": true,
"parentColumnSpace": 16.3125,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "options" }],
"options": "{{GithubManager.getLabels()}}",
"placeholderText": "Select label(s)",
"isDisabled": false,
"key": "5rw0979hv0",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "ankv8zz1xp",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"onFilterUpdate": "{{fetch_labels.run({ filterText: label_select.filterText })}}"
},
{
"widgetName": "Text19Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 45.0,
"bottomRow": 49.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"shouldTruncate": false,
"truncateButtonColor": "#FFC13D",
"text": "States",
"key": "r0yrfpzmtn",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "i9kgqmx0tz",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"shouldScroll": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "states_select",
"displayName": "MultiSelect",
"iconSVG": "/static/media/icon.a3495809.svg",
"labelText": "",
"topRow": 45.0,
"bottomRow": 49.0,
"parentRowSpace": 10.0,
"type": "MULTI_SELECT_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "{{Table1.selectedRow.states}}",
"animateLoading": true,
"parentColumnSpace": 5.87890625,
"dynamicTriggerPathList": [],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "defaultOptionValue" }
],
"options": "{{Configs.states}}",
"placeholderText": "Select state(s)",
"isDisabled": false,
"key": "lmf0nxzr5a",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "qawnxpxdix",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false
},
{
"widgetName": "Text5Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 16.0,
"bottomRow": 20.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Title",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "2mh922944s",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "title_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 16.0,
"bottomRow": 20.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "defaultText" }],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "glfkj7n61g",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{GithubManager.getSelectedGithubIssue()?.title || \"\"}}"
},
{
"widgetName": "Text6Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 21.0,
"bottomRow": 25.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Description",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "tx9h5i8ovw",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "description_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 21.0,
"bottomRow": 29.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [],
"labelStyle": "",
"inputType": "TEXT",
"isDisabled": false,
"key": "zyoraxqcrl",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "xp8otc7k1c",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": ""
},
{
"widgetName": "Text7Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "Type",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "xa5lprgkkr",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "type_select",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 6.0,
"bottomRow": 10.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "options" }],
"options": "{{Configs.type}}",
"placeholderText": "Select Type",
"isDisabled": false,
"key": "p2g6q7uu0o",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "jw4tgzde1z",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false
},
{
"widgetName": "Text8Copy",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 35.0,
"bottomRow": 39.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Labels",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "483a8ji8wb",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "Text9Copy",
"dynamicPropertyPathList": [{ "key": "isVisible" }],
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 11.0,
"bottomRow": 15.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [{ "key": "isVisible" }],
"text": "Github Issue",
"key": "fzyz91gt8q",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "cj7wnbg01q",
"isVisible": "{{type_select.selectedOptionValue === \"Feature\" || type_select.selectedOptionValue === \"Bug\"}}",
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "add_issue_select",
"isFilterable": true,
"dynamicPropertyPathList": [
{ "key": "onFilterUpdate" },
{ "key": "isVisible" }
],
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 11.0,
"bottomRow": 15.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": true,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [
{ "key": "onFilterUpdate" }
],
"leftColumn": 17.0,
"dynamicBindingPathList": [
{ "key": "options" },
{ "key": "isVisible" }
],
"options": "{{GithubManager.getIssues()}}",
"placeholderText": "Search Github Issues",
"isDisabled": false,
"key": "p2g6q7uu0o",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "mle8h2yllt",
"isVisible": "{{type_select.selectedOptionValue === \"Feature\" || type_select.selectedOptionValue === \"Bug\"}}",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"onFilterUpdate": "{{GithubManager.searchIssues(add_issue_select.filterText)}}"
},
{
"widgetName": "Text10",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"text": "New Issue",
"key": "fzyz91gt8q",
"rightColumn": 28.0,
"textAlign": "LEFT",
"widgetId": "240nwl18xx",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "HEADING1"
},
{
"widgetName": "Button2",
"onClick": "{{closeModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [],
"leftColumn": 26.0,
"dynamicBindingPathList": [],
"text": "Close",
"isDisabled": false,
"key": "oz6v5ujks3",
"rightColumn": 38.0,
"isDefaultClickDisabled": true,
"widgetId": "qk4c4nfb1q",
"buttonStyle": "PRIMARY",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "SECONDARY"
},
{
"widgetName": "Button3",
"onClick": "{{IssueManager.create_issue()}}",
"buttonColor": "#2E3D49",
"dynamicPropertyPathList": [
{ "key": "onClick" },
{ "key": "isDisabled" }
],
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 63.0,
"bottomRow": 67.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 38.0,
"dynamicBindingPathList": [{ "key": "isDisabled" }],
"text": "Confirm",
"isDisabled": "{{!link_input.isValid || !type_select.isValid || !title_input.text || IssueManager.getAssignedLabels(label_select.selectedOptionValues).length == 0}}",
"key": "oz6v5ujks3",
"rightColumn": 63.0,
"isDefaultClickDisabled": true,
"widgetId": "mhnwwl1t95",
"buttonStyle": "PRIMARY_BUTTON",
"isVisible": true,
"version": 1.0,
"recaptchaType": "V3",
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY"
},
{
"boxShadow": "NONE",
"widgetName": "IconButton5",
"onClick": "{{closeModal('add_issue_modal')}}",
"buttonColor": "#2E3D49",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 57.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "1b5hj6tv0b",
"rightColumn": 64.0,
"iconName": "cross",
"widgetId": "6tvffrozwj",
"isVisible": true,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "CIRCLE",
"buttonVariant": "TERTIARY"
},
{
"widgetName": "Text13",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 30.0,
"bottomRow": 34.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Issue Link",
"key": "w50usn0v9g",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "w91q3a6doy",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
},
{
"widgetName": "link_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 30.0,
"bottomRow": 34.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [{ "key": "defaultText" }],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Discord / Github / Discourse / Intercom msg URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"isRequired": true,
"rightColumn": 63.0,
"widgetId": "erhs9rotun",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": "{{add_issue_select.selectedOptionValue ? \n\"https://github.com/appsmithorg/appsmith/issues/\" + GithubManager.getSelectedGithubIssue()?.issue_number : \"\"}}"
},
{
"widgetName": "answer_input",
"displayName": "Input",
"iconSVG": "/static/media/icon.9f505595.svg",
"topRow": 40.0,
"bottomRow": 44.0,
"parentRowSpace": 10.0,
"autoFocus": false,
"type": "INPUT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"resetOnSubmit": true,
"leftColumn": 17.0,
"dynamicBindingPathList": [],
"labelStyle": "",
"inputType": "TEXT",
"placeholderText": "Documentation / Example app URL",
"isDisabled": false,
"key": "iqxzeop4oc",
"isRequired": false,
"rightColumn": 63.0,
"widgetId": "335stzmyk5",
"isVisible": true,
"label": "",
"allowCurrencyChange": false,
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"iconAlign": "left",
"defaultText": ""
},
{
"widgetName": "Text16",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 40.0,
"bottomRow": 44.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 6.9375,
"dynamicTriggerPathList": [],
"leftColumn": 1.0,
"dynamicBindingPathList": [],
"text": "Answer Link",
"key": "w50usn0v9g",
"rightColumn": 17.0,
"textAlign": "RIGHT",
"widgetId": "h9drw49jnw",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"version": 1.0,
"parentId": "8tzkaielld",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "PARAGRAPH"
}
],
"isDisabled": false,
"key": "6u4x0kf3h8",
"rightColumn": 430.5,
"detachFromLayout": true,
"widgetId": "8tzkaielld",
"isVisible": true,
"version": 1.0,
"parentId": "rxoie5b5j5",
"renderMode": "CANVAS",
"isLoading": false
}
],
"key": "9ppzbhlnqc",
"height": 694.0,
"rightColumn": 38.0,
"detachFromLayout": true,
"widgetId": "rxoie5b5j5",
"canOutsideClickClose": true,
"canEscapeKeyClose": true,
"version": 2.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"width": 456.0
},
{
"boxShadow": "NONE",
"widgetName": "RefreshIssues",
"onClick": "{{IssueManager.fetchIssues()}}",
"buttonColor": "#2E3D49",
"displayName": "Icon Button",
"iconSVG": "/static/media/icon.1a0c634a.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "ICON_BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 9.8095703125,
"dynamicTriggerPathList": [{ "key": "onClick" }],
"leftColumn": 41.0,
"dynamicBindingPathList": [],
"isDisabled": false,
"key": "35uqmnh3wt",
"rightColumn": 44.0,
"iconName": "refresh",
"widgetId": "pu0p8ahn8i",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"borderRadius": "SHARP",
"buttonVariant": "TERTIARY"
},
{
"widgetName": "sort_select",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "GITHUB",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 20.3125,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 30.0,
"dynamicBindingPathList": [],
"options": "[\n {\n \"label\": \"Most Github Votes\",\n \"value\": \"GITHUB\"\n },\n {\n \"label\": \"Most Upvotes\",\n \"value\": \"VOTES\"\n },\n\t{\n \"label\": \"Most Commentors\",\n \"value\": \"COMMENTORS\"\n },\n\t{\n \"label\": \"Most Recent\",\n \"value\": \"RECENT\"\n }\n]",
"placeholderText": "Select option",
"isDisabled": false,
"key": "at2ne0v8x9",
"isRequired": true,
"rightColumn": 41.0,
"widgetId": "ra23cq4tyo",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"onOptionChange": "{{fetch_issues.run()}}"
},
{
"widgetName": "type_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "GREEN",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 6.4140625,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 23.0,
"dynamicBindingPathList": [{ "key": "options" }],
"options": "{{Configs.type}}",
"placeholderText": "Type",
"isDisabled": false,
"key": "p2g6q7uu0o",
"isRequired": false,
"rightColumn": 30.0,
"widgetId": "eznbmvwewn",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"widgetName": "status_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 14.0,
"dynamicBindingPathList": [{ "key": "options" }],
"options": "{{Configs.states}}",
"placeholderText": "States",
"isDisabled": false,
"key": "52qeg2r9uo",
"isRequired": false,
"rightColumn": 23.0,
"widgetId": "sinxumk3m3",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"widgetName": "pod_filter",
"isFilterable": false,
"displayName": "Select",
"iconSVG": "/static/media/icon.bd99caba.svg",
"labelText": "",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "DROP_DOWN_WIDGET",
"serverSideFiltering": false,
"hideCard": false,
"defaultOptionValue": "",
"selectionType": "SINGLE_SELECT",
"animateLoading": true,
"parentColumnSpace": 5.5732421875,
"dynamicTriggerPathList": [{ "key": "onOptionChange" }],
"leftColumn": 7.0,
"dynamicBindingPathList": [{ "key": "options" }],
"options": "{{Utils.getPodLabels()}}",
"placeholderText": "Pods",
"isDisabled": false,
"key": "qjixxicfzt",
"isRequired": false,
"rightColumn": 14.0,
"widgetId": "ajzvz766xg",
"isVisible": true,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"onOptionChange": "{{IssueManager.fetchIssues()}}"
},
{
"multiRowSelection": false,
"onSort": "",
"isVisibleDownload": false,
"iconSVG": "/static/media/icon.db8a9cbd.svg",
"topRow": 5.0,
"isSortable": false,
"onPageChange": "{{fetch_issues.run()}}",
"type": "TABLE_WIDGET",
"animateLoading": true,
"dynamicBindingPathList": [
{ "key": "tableData" },
{ "key": "primaryColumns.unique_commentors.computedValue" },
{ "key": "primaryColumns.total_reactions.computedValue" },
{ "key": "primaryColumns.upvote_id.computedValue" },
{ "key": "primaryColumns.count.computedValue" },
{ "key": "primaryColumns.link.computedValue" },
{ "key": "primaryColumns.answer.isCellVisible" },
{ "key": "primaryColumns.state.computedValue" },
{ "key": "primaryColumns.type.computedValue" },
{ "key": "primaryColumns.labels.computedValue" },
{ "key": "primaryColumns.description.computedValue" },
{ "key": "primaryColumns.title.computedValue" },
{ "key": "primaryColumns.created_at.computedValue" },
{ "key": "primaryColumns.author.computedValue" },
{ "key": "primaryColumns.github_issue_id.computedValue" },
{ "key": "primaryColumns.id.computedValue" },
{ "key": "primaryColumns.states.computedValue" },
{ "key": "primaryColumns.updated_at.computedValue" },
{ "key": "derivedColumns.customColumn2.computedValue" },
{ "key": "primaryColumns.customColumn2.computedValue" }
],
"leftColumn": 0.0,
"delimiter": ",",
"isVisibleFilters": true,
"isVisible": true,
"enableClientSideSearch": true,
"version": 3.0,
"totalRecordsCount": 0.0,
"isLoading": false,
"onSearchTextChanged": "{{fetch_issues.run()}}",
"columnSizeMap": {
"task": 245.0,
"step": 62.0,
"status": 75.0,
"id": 61.0,
"type": 88.0,
"title": 590.0,
"date": 101.0,
"created_at": 150.0,
"count": 69.00000000000001,
"customColumn1": 91.0,
"answer": 91.0,
"total_reactions": 60.0,
"unique_commentors": 144.0,
"states": 155.0,
"customColumn2": 77.0,
"state": 111.0,
"link": 188.0,
"description": 187.0,
"author": 157.0,
"github_issue_id": 163.0
},
"widgetName": "Table1",
"defaultPageSize": 0.0,
"columnOrder": [
"type",
"title",
"customColumn2",
"total_reactions",
"unique_commentors",
"count",
"answer",
"customColumn1",
"states",
"upvote_id",
"id",
"github_issue_id",
"author",
"created_at",
"description",
"labels",
"state",
"link",
"updated_at"
],
"dynamicPropertyPathList": [
{ "key": "primaryColumns.answer.onClick" },
{ "key": "primaryColumns.answer.isCellVisible" }
],
"displayName": "Table",
"bottomRow": 89.0,
"parentRowSpace": 10.0,
"defaultSelectedRow": "0",
"hideCard": false,
"parentColumnSpace": 17.9375,
"dynamicTriggerPathList": [
{ "key": "primaryColumns.customColumn1.onClick" },
{ "key": "onRowSelected" },
{ "key": "onPageChange" },
{ "key": "onSearchTextChanged" },
{ "key": "onSort" },
{ "key": "primaryColumns.answer.onClick" }
],
"primaryColumns": {
"customColumn1": {
"index": 7.0,
"width": 150.0,
"id": "customColumn1",
"columnType": "iconButton",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": true,
"label": "UpVote",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.customColumn1))}}",
"buttonStyle": "rgb(3, 179, 101)",
"buttonLabelColor": "#FFFFFF",
"buttonColor": "#38AFF4",
"menuColor": "#03B365",
"labelColor": "#FFFFFF",
"buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => ( 'Upvote'))}}",
"iconName": "caret-up",
"borderRadius": "ROUNDED",
"buttonVariant": "SECONDARY",
"onClick": "{{showModal('upvote_modal')}}",
"horizontalAlignment": "LEFT",
"textSize": "PARAGRAPH"
},
"id": {
"index": 0.0,
"width": 150.0,
"id": "id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "id",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.id))}}"
},
"github_issue_id": {
"index": 1.0,
"width": 150.0,
"id": "github_issue_id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "github_issue_id",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.github_issue_id))}}"
},
"author": {
"index": 2.0,
"width": 150.0,
"id": "author",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "author",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.author))}}"
},
"created_at": {
"index": 3.0,
"width": 150.0,
"id": "created_at",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "created_at",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.created_at))}}"
},
"title": {
"index": 4.0,
"width": 150.0,
"id": "title",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "Title",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.title))}}"
},
"description": {
"index": 5.0,
"width": 150.0,
"id": "description",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "description",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.description))}}"
},
"labels": {
"index": 6.0,
"width": 150.0,
"id": "labels",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "labels",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.labels))}}"
},
"type": {
"index": 7.0,
"width": 150.0,
"id": "type",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "Type",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.type))}}"
},
"state": {
"index": 8.0,
"width": 150.0,
"id": "state",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "state",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.state))}}"
},
"answer": {
"index": 9.0,
"width": 150.0,
"id": "answer",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "iconButton",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": "{{Table1.sanitizedTableData.map((currentRow) => ( !!currentRow.answer))}}",
"isDerived": false,
"label": "Answer",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.answer))}}",
"iconName": "duplicate",
"buttonVariant": "TERTIARY",
"buttonColor": "#2E3D49",
"onClick": "{{copyToClipboard(currentRow.answer); showAlert('Copied');}}"
},
"link": {
"index": 11.0,
"width": 150.0,
"id": "link",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "link",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.link))}}"
},
"count": {
"index": 12.0,
"width": 150.0,
"id": "count",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "number",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "Votes",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.count))}}"
},
"upvote_id": {
"index": 13.0,
"width": 150.0,
"id": "upvote_id",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "upvote_id",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.upvote_id))}}"
},
"total_reactions": {
"index": 14.0,
"width": 150.0,
"id": "total_reactions",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "+1",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.total_reactions))}}"
},
"unique_commentors": {
"index": 15.0,
"width": 150.0,
"id": "unique_commentors",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "Commentors",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.unique_commentors))}}"
},
"states": {
"index": 16.0,
"width": 150.0,
"id": "states",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "States",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.states))}}"
},
"updated_at": {
"index": 16.0,
"width": 150.0,
"id": "updated_at",
"horizontalAlignment": "LEFT",
"verticalAlignment": "CENTER",
"columnType": "text",
"textSize": "PARAGRAPH",
"enableFilter": true,
"enableSort": true,
"isVisible": false,
"isDisabled": false,
"isCellVisible": true,
"isDerived": false,
"label": "updated_at",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.updated_at))}}"
},
"customColumn2": {
"index": 18.0,
"width": 150.0,
"id": "customColumn2",
"horizontalAlignment": "LEFT",
"columnType": "text",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": true,
"label": "Status",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( Configs.getTitleState(currentRow.states)))}}",
"buttonStyle": "rgb(3, 179, 101)",
"buttonLabelColor": "#FFFFFF",
"buttonColor": "#03B365",
"menuColor": "#03B365",
"labelColor": "#FFFFFF",
"textSize": "PARAGRAPH"
}
},
"onRowSelected": "{{resetWidget(\"Tabs1\")}}",
"key": "tr3pdljkm8",
"derivedColumns": {
"customColumn1": {
"index": 7.0,
"width": 150.0,
"id": "customColumn1",
"columnType": "iconButton",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": true,
"label": "UpVote",
"computedValue": "",
"buttonStyle": "rgb(3, 179, 101)",
"buttonLabelColor": "#FFFFFF",
"buttonColor": "#38AFF4",
"menuColor": "#03B365",
"labelColor": "#FFFFFF",
"buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => ( 'Upvote'))}}",
"iconName": "caret-up",
"borderRadius": "ROUNDED",
"buttonVariant": "PRIMARY",
"horizontalAlignment": "LEFT",
"textSize": "PARAGRAPH"
},
"customColumn2": {
"index": 18.0,
"width": 150.0,
"id": "customColumn2",
"horizontalAlignment": "LEFT",
"columnType": "text",
"enableFilter": true,
"enableSort": true,
"isVisible": true,
"isDisabled": false,
"isCellVisible": true,
"isDerived": true,
"label": "Status",
"computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( Configs.getTitleState(currentRow.states)))}}",
"buttonStyle": "rgb(3, 179, 101)",
"buttonLabelColor": "#FFFFFF",
"buttonColor": "#03B365",
"menuColor": "#03B365",
"labelColor": "#FFFFFF",
"textSize": "PARAGRAPH"
}
},
"rightColumn": 44.0,
"textSize": "PARAGRAPH",
"widgetId": "zsilqrkvkw",
"tableData": "{{IssueManager.getIssueData()}}",
"label": "Data",
"searchKey": "",
"parentId": "0",
"serverSidePaginationEnabled": true,
"renderMode": "CANVAS",
"horizontalAlignment": "LEFT",
"isVisibleSearch": true,
"isVisiblePagination": true,
"verticalAlignment": "CENTER"
},
{
"widgetName": "Text1",
"displayName": "Text",
"iconSVG": "/static/media/icon.97c59b52.svg",
"topRow": 0.0,
"bottomRow": 4.0,
"parentRowSpace": 10.0,
"type": "TEXT_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 16.71875,
"dynamicTriggerPathList": [],
"leftColumn": 0.0,
"dynamicBindingPathList": [],
"shouldTruncate": false,
"truncateButtonColor": "#FFC13D",
"text": "\uD83D\uDDD3 Issues",
"key": "t8e7qdq1ol",
"rightColumn": 7.0,
"textAlign": "LEFT",
"widgetId": "yyqsgarlj7",
"isVisible": true,
"fontStyle": "BOLD",
"textColor": "#231F20",
"shouldScroll": false,
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"fontSize": "HEADING1"
}
]
},
"layoutOnLoadActions": [
[
{
"id": "Issues_fetch_label_config",
"name": "fetch_label_config",
"confirmBeforeExecute": false,
"pluginType": "API",
"jsonPathKeys": [],
"timeoutInMillisecond": 10000.0
},
{
"id": "Issues_search_github_issues",
"name": "search_github_issues",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": ["\"%\" + this.params.searchText + \"%\""],
"timeoutInMillisecond": 10000.0
}
],
[
{
"id": "Issues_fetch_comments",
"name": "fetch_comments",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": ["Table1.selectedRow.id"],
"timeoutInMillisecond": 10000.0
}
],
[
{
"id": "Issues_fetch_issues",
"name": "fetch_issues",
"confirmBeforeExecute": false,
"pluginType": "DB",
"jsonPathKeys": [
"appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"",
"type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\"",
"\"%\" + Table1.searchText + \"%\"",
"(Table1.pageNo - 1) * Table1.pageSize",
"Table1.pageSize",
"status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\"",
"pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\"",
"sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\""
],
"timeoutInMillisecond": 10000.0
},
{
"id": "Issues_fetch_labels",
"name": "fetch_labels",
"confirmBeforeExecute": false,
"pluginType": "API",
"jsonPathKeys": [],
"timeoutInMillisecond": 10000.0
}
]
],
"validOnPageLoadActions": true,
"id": "Issues",
"deleted": false,
"policies": [],
"userPermissions": []
}
],
"userPermissions": [],
"policies": [],
"isHidden": false
},
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623762992e5d3f189d0c3c25"
}
],
"actionList": [
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getConfig",
"fullyQualifiedName": "Utils.getConfig",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return fetch_label_config.data;\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["() => {\n return fetch_label_config.data;\n}"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getConfig",
"fullyQualifiedName": "Utils.getConfig",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn fetch_label_config.data;\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["() => {\n\t\treturn fetch_label_config.data;\n\t}"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.getConfig",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6237662e2e5d3f189d0c3c37"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "checkIsPod",
"fullyQualifiedName": "Utils.checkIsPod",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "label => {\n return fetch_label_config.data.runners[0].issue.labels[label] !== undefined;\n}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "label" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"label => {\n return fetch_label_config.data.runners[0].issue.labels[label] !== undefined;\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "checkIsPod",
"fullyQualifiedName": "Utils.checkIsPod",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(label) => {\n\t\treturn fetch_label_config.data.runners[0].issue.labels[label] !== undefined\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "label" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(label) => {\n\t\treturn fetch_label_config.data.runners[0].issue.labels[label] !== undefined\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.checkIsPod",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6237662e2e5d3f189d0c3c38"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "fetch_issues",
"datasource": {
"name": "AForceDB",
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select global_issues.*, count(global_issues.id), count(issue_upvote.id) as upvote_id, COALESCE (github_issues.total_reactions, 0) as total_reactions, COALESCE(github_issues.unique_commentors,0) as unique_commentors, GREATEST(MAX(issue_upvote.created_at), MAX(global_issues.created_at)) as updated_at from global_issues left join github_issues on github_issues.id = global_issues.github_issue_id left join issue_upvote on global_issues.id = issue_upvote.issue_id where global_issues.title ilike '{{ \"%\" + Table1.searchText + \"%\" }}' {{appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"}} and global_issues.state != 'DELETED' {{ type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\" }} {{ pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\" }} \n{{ status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\" }} group by global_issues.id, github_issues.id, global_issues.github_issue_id, global_issues.author, global_issues.created_at, global_issues.title, global_issues.description, global_issues.labels, global_issues.type, global_issues.state, global_issues.answer, global_issues.link, global_issues.states, github_issues.total_reactions, github_issues.unique_commentors order by {{sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\" }} offset {{(Table1.pageNo - 1) * Table1.pageSize}} limit {{Table1.pageSize}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"",
" pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\" ",
"(Table1.pageNo - 1) * Table1.pageSize",
" \"%\" + Table1.searchText + \"%\" ",
"sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\" ",
"Table1.pageSize",
" type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\" ",
" status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\" "
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "fetch_issues",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select global_issues.*, count(global_issues.id), count(issue_upvote.id) as upvote_id, COALESCE (github_issues.total_reactions, 0) as total_reactions, COALESCE(github_issues.unique_commentors,0) as unique_commentors, GREATEST(MAX(issue_upvote.created_at), MAX(global_issues.created_at)) as updated_at from global_issues left join github_issues on github_issues.id = global_issues.github_issue_id left join issue_upvote on global_issues.id = issue_upvote.issue_id where global_issues.title ilike '{{ \"%\" + Table1.searchText + \"%\" }}' {{appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"}} and global_issues.state != 'DELETED' {{ type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\" }} {{ pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\" }} \n{{ status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\" }} group by global_issues.id, github_issues.id, global_issues.github_issue_id, global_issues.author, global_issues.created_at, global_issues.title, global_issues.description, global_issues.labels, global_issues.type, global_issues.state, global_issues.answer, global_issues.link, global_issues.states, github_issues.total_reactions, github_issues.unique_commentors order by {{sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\" }} offset {{(Table1.pageNo - 1) * Table1.pageSize}} limit {{Table1.pageSize}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"appsmith.URL.queryParams.id ? \" and global_issues.id=\" + appsmith.URL.queryParams.id: \"\"",
"type_filter.selectedOptionValue && type_filter.selectedOptionValue !== \"ALL\" ? \"and global_issues.type ='\" + type_filter.selectedOptionValue + \"'\" : \"\"",
"\"%\" + Table1.searchText + \"%\"",
"(Table1.pageNo - 1) * Table1.pageSize",
"Table1.pageSize",
"status_filter.selectedOptionValue && status_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + status_filter.selectedOptionValue + \"' =ANY(global_issues.states)\" : \"\"",
"pod_filter.selectedOptionValue && pod_filter.selectedOptionValue !== \"ALL\" ? \"and '\" + pod_filter.selectedOptionValue + \"'=ANY(global_issues.labels)\" : \"\"",
"sort_select.selectedOptionValue === \"GITHUB\" ? \"total_reactions desc, count desc, upvote_id desc\" : sort_select.selectedOptionValue === \"VOTES\" ? \"count desc, upvote_id desc, total_reactions desc\" : sort_select.selectedOptionValue === \"COMMENTORS\" ? \"unique_commentors desc, total_reactions desc, count desc, upvote_id desc\" : \"updated_at desc\""
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_fetch_issues",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62383bb7cb09660cd0f703e5"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getPodForLabel",
"fullyQualifiedName": "Utils.getPodForLabel",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(label = \"New JS Function\") => {\n const labels = fetch_label_config.data.runners[0].issue.labels;\n const pods = Utils.getPodLabels().map(pod => pod.label);\n let foundPod;\n pods.map(podLabel => {\n const foundLabel = labels[podLabel].conditions.find(condition => {\n return condition.label === label && podLabel !== label;\n });\n if (foundLabel) {\n foundPod = podLabel;\n }\n });\n return foundPod;\n}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "label" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(label = \"New JS Function\") => {\n const labels = fetch_label_config.data.runners[0].issue.labels;\n const pods = Utils.getPodLabels().map(pod => pod.label);\n let foundPod;\n pods.map(podLabel => {\n const foundLabel = labels[podLabel].conditions.find(condition => {\n return condition.label === label && podLabel !== label;\n });\n if (foundLabel) {\n foundPod = podLabel;\n }\n });\n return foundPod;\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getPodForLabel",
"fullyQualifiedName": "Utils.getPodForLabel",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(label = \"New JS Function\") => {\n\t\tconst labels = fetch_label_config.data.runners[0].issue.labels;\n\t\tconst pods = Utils.getPodLabels().map((pod) => pod.label);\n\t\tlet foundPod;\n\t\tpods.map((podLabel) => {\n\t\t\tconst foundLabel = labels[podLabel].conditions.find((condition) => {\n\t\t\t\treturn condition.label === label && podLabel !== label\n\t\t\t})\n\t\t\tif (foundLabel) {\n\t\t\t\tfoundPod = podLabel\n\t\t\t}\n\t\t});\n\t\treturn foundPod;\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [
{ "name": "label" },
{ "name": "", "value": "" },
{ "name": "\"New" },
{ "name": "JS" },
{ "name": "Function\"" }
],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(label = \"New JS Function\") => {\n\t\tconst labels = fetch_label_config.data.runners[0].issue.labels;\n\t\tconst pods = Utils.getPodLabels().map((pod) => pod.label);\n\t\tlet foundPod;\n\t\tpods.map((podLabel) => {\n\t\t\tconst foundLabel = labels[podLabel].conditions.find((condition) => {\n\t\t\t\treturn condition.label === label && podLabel !== label\n\t\t\t})\n\t\t\tif (foundLabel) {\n\t\t\t\tfoundPod = podLabel\n\t\t\t}\n\t\t});\n\t\treturn foundPod;\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.getPodForLabel",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623766592e5d3f189d0c3c3b"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "csvToArr",
"fullyQualifiedName": "Utils.csvToArr",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["() => {}"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "csvToArr",
"fullyQualifiedName": "Utils.csvToArr",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\t//const csvRows = FilePicker1.files[1].data.split(\"\\n\");\n\t\t//const objArr = [];\n\t\t//const headers = csvRows[0].split(',');\n\t\t\t//for(let i = 1; i < csvRows.length; i++) {\n\t\t\t\t//const rowObj = {};\n\t\t\t\t//objArr.push(rowObj);\n\t\t\t\t//const rowArr = csvRows[i].split(',');\n\t\t\t\t//rowArr.forEach((val, index) => {\n\t\t\t\t//rowObj[headers[index]] = val;\n\t\t\t\t//});\n\t\t\t//}\n\t\t//return objArr;\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\t//const csvRows = FilePicker1.files[1].data.split(\"\\n\");\n\t\t//const objArr = [];\n\t\t//const headers = csvRows[0].split(',');\n\t\t\t//for(let i = 1; i < csvRows.length; i++) {\n\t\t\t\t//const rowObj = {};\n\t\t\t\t//objArr.push(rowObj);\n\t\t\t\t//const rowArr = csvRows[i].split(',');\n\t\t\t\t//rowArr.forEach((val, index) => {\n\t\t\t\t//rowObj[headers[index]] = val;\n\t\t\t\t//});\n\t\t\t//}\n\t\t//return objArr;\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.csvToArr",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623766812e5d3f189d0c3c3e"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getAssignedLabels",
"fullyQualifiedName": "IssueManager.getAssignedLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(allLabels = label_select.selectedOptionValues) => {\n const labels = allLabels.filter(label => {\n return Utils.checkIsPod(label) !== true;\n });\n const podMap = {};\n labels.map(label => {\n const pod = Utils.getPodForLabel(label);\n if (pod) podMap[pod] = true;\n });\n return [...Object.keys(podMap), ...labels];\n}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "allLabels" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(allLabels = label_select.selectedOptionValues) => {\n const labels = allLabels.filter(label => {\n return Utils.checkIsPod(label) !== true;\n });\n const podMap = {};\n labels.map(label => {\n const pod = Utils.getPodForLabel(label);\n if (pod) podMap[pod] = true;\n });\n return [...Object.keys(podMap), ...labels];\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getAssignedLabels",
"fullyQualifiedName": "IssueManager.getAssignedLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(allLabels = label_select.selectedOptionValues) => {\n\t\tconst labels = allLabels.filter((label) => {\n\t\t\treturn Utils.checkIsPod(label) !== true;\n\t\t}); \n\t\tconst podMap = {};\n\t\tlabels.map((label) => {\n\t\t\tconst pod = Utils.getPodForLabel(label);\n\t\t\tif (pod)\n\t\t\t\tpodMap[pod] = true;\n\t\t});\n\t\treturn [...Object.keys(podMap), ...labels];\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [
{ "name": "allLabels" },
{ "name": "", "value": "" },
{ "name": "label_select.selectedOptionValues" }
],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(allLabels = label_select.selectedOptionValues) => {\n\t\tconst labels = allLabels.filter((label) => {\n\t\t\treturn Utils.checkIsPod(label) !== true;\n\t\t}); \n\t\tconst podMap = {};\n\t\tlabels.map((label) => {\n\t\t\tconst pod = Utils.getPodForLabel(label);\n\t\t\tif (pod)\n\t\t\t\tpodMap[pod] = true;\n\t\t});\n\t\treturn [...Object.keys(podMap), ...labels];\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.getAssignedLabels",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382c40cb09660cd0f703c3"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getLabelsForPod",
"fullyQualifiedName": "Utils.getLabelsForPod",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "pod => {\n return fetch_label_config.data.runners[0].issue.labels[pod].conditions.map(label => fetch_label_config.data.labels[label.label]).filter(label => label !== undefined);\n}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "pod" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"pod => {\n return fetch_label_config.data.runners[0].issue.labels[pod].conditions.map(label => fetch_label_config.data.labels[label.label]).filter(label => label !== undefined);\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getLabelsForPod",
"fullyQualifiedName": "Utils.getLabelsForPod",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(pod) => {\n\t\treturn fetch_label_config.data.runners[0]\n\t\t\t.issue.labels[pod].conditions.map((label) => \n\t\t\t\t\tfetch_label_config.data.labels[label.label])\n\t\t\t.filter((label) => label !== undefined)\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "pod" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(pod) => {\n\t\treturn fetch_label_config.data.runners[0]\n\t\t\t.issue.labels[pod].conditions.map((label) => \n\t\t\t\t\tfetch_label_config.data.labels[label.label])\n\t\t\t.filter((label) => label !== undefined)\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.getLabelsForPod",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623766812e5d3f189d0c3c3d"
},
{
"pluginType": "API",
"pluginId": "restapi-plugin",
"unpublishedAction": {
"name": "fetch_labels",
"datasource": {
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin",
"datasourceConfiguration": {
"url": "http://host.docker.internal:5001/v1/mock-api"
},
"invalids": [],
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"path": "/echo",
"headers": [{ "key": "content-type", "value": "application/json" }],
"encodeParamsToggle": true,
"queryParameters": [],
"body": "{\n \"total_count\": 16,\n \"incomplete_results\": false,\n \"items\": [\n {\n \"id\": 3393754279,\n \"node_id\": \"LA_kwDOEHNVHc7KSJSn\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/New%20Widget\",\n \"name\": \"New Widget\",\n \"color\": \"be4cf2\",\n \"default\": false,\n \"description\": \"A request for a new widget\",\n \"score\": 1\n },\n {\n \"id\": 2730904585,\n \"node_id\": \"MDU6TGFiZWwyNzMwOTA0NTg1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Epic\",\n \"name\": \"Epic\",\n \"color\": \"3E4B9E\",\n \"default\": false,\n \"description\": \"A zenhub epic that describes a project\",\n \"score\": 1\n },\n {\n \"id\": 2768358578,\n \"node_id\": \"MDU6TGFiZWwyNzY4MzU4NTc4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Task\",\n \"name\": \"Task\",\n \"color\": \"085630\",\n \"default\": false,\n \"description\": \"A simple Todo\",\n \"score\": 1\n },\n {\n \"id\": 2640225158,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjI1MTU4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Medium%20effort\",\n \"name\": \"Medium effort\",\n \"color\": \"D31156\",\n \"default\": false,\n \"description\": \"Something that'll take more than a week but less than a month to build\",\n \"score\": 1\n },\n {\n \"id\": 2384759598,\n \"node_id\": \"MDU6TGFiZWwyMzg0NzU5NTk4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/High\",\n \"name\": \"High\",\n \"color\": \"c94d14\",\n \"default\": false,\n \"description\": \"This issue blocks a user from building or impacts a lot of users\",\n \"score\": 1\n },\n {\n \"id\": 2184776572,\n \"node_id\": \"MDU6TGFiZWwyMTg0Nzc2NTcy\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Dependencies\",\n \"name\": \"Dependencies\",\n \"color\": \"0366d6\",\n \"default\": false,\n \"description\": \"Pull requests that update a dependency file\",\n \"score\": 1\n },\n {\n \"id\": 3684243954,\n \"node_id\": \"LA_kwDOEHNVHc7bmRny\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/New%20JS%20Function\",\n \"name\": \"New JS Function\",\n \"color\": \"8e8aa4\",\n \"default\": false,\n \"description\": \"Issues related to adding a JS Function\",\n \"score\": 1\n },\n {\n \"id\": 2640223895,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjIzODk1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Low%20effort\",\n \"name\": \"Low effort\",\n \"color\": \"8B59F0\",\n \"default\": false,\n \"description\": \"Something that'll take a few days to build\",\n \"score\": 1\n },\n {\n \"id\": 2640221594,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjIxNTk0\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Quick%20effort\",\n \"name\": \"Quick effort\",\n \"color\": \"95ED65\",\n \"default\": false,\n \"description\": \"Something that'll take a few hours to build\",\n \"score\": 1\n },\n {\n \"id\": 2640225928,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjI1OTI4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/High%20effort\",\n \"name\": \"High effort\",\n \"color\": \"A7E87B\",\n \"default\": false,\n \"description\": \"Something that'll take more than a month to build\",\n \"score\": 1\n },\n {\n \"id\": 2484384496,\n \"node_id\": \"MDU6TGFiZWwyNDg0Mzg0NDk2\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Needs%20Tests\",\n \"name\": \"Needs Tests\",\n \"color\": \"8ee263\",\n \"default\": false,\n \"description\": \"Needs automated tests to assert a feature/bug fix\",\n \"score\": 1\n },\n {\n \"id\": 2482077195,\n \"node_id\": \"MDU6TGFiZWwyNDgyMDc3MTk1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Query%20Editor\",\n \"name\": \"Query Editor\",\n \"color\": \"8887af\",\n \"default\": false,\n \"description\": \"The section where a user can write DB queries.\",\n \"score\": 1\n },\n {\n \"id\": 3012242710,\n \"node_id\": \"MDU6TGFiZWwzMDEyMjQyNzEw\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/skip-changelog\",\n \"name\": \"skip-changelog\",\n \"color\": \"06086F\",\n \"default\": false,\n \"description\": \"Adding this label to a PR prevents it from being listed in the changelog\",\n \"score\": 1\n },\n {\n \"id\": 2384760942,\n \"node_id\": \"MDU6TGFiZWwyMzg0NzYwOTQy\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Low\",\n \"name\": \"Low\",\n \"color\": \"79e53b\",\n \"default\": false,\n \"description\": \"An issue that is neither critical nor breaks a user flow\",\n \"score\": 1\n },\n {\n \"id\": 3949573096,\n \"node_id\": \"LA_kwDOEHNVHc7rabPo\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Support\",\n \"name\": \"Support\",\n \"color\": \"f6ff4d\",\n \"default\": false,\n \"description\": \"Issues created by the A-force team to address user queries\",\n \"score\": 1\n },\n {\n \"id\": 3596711146,\n \"node_id\": \"LA_kwDOEHNVHc7WYXTq\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Old%20App%20Issues\",\n \"name\": \"Old App Issues\",\n \"color\": \"87ab18\",\n \"default\": false,\n \"description\": \"Issues related to apps old apps a few weeks old and app issues in stale browser session\",\n \"score\": 1\n }\n ]\n}",
"httpMethod": "POST",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }],
"formData": { "apiContentType": "none" }
},
"executeOnLoad": true,
"dynamicBindingPathList": [],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "fetch_labels",
"datasource": {
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin",
"datasourceConfiguration": {
"url": "http://host.docker.internal:5001/v1/mock-api"
},
"invalids": [],
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"path": "/echo",
"headers": [{ "key": "content-type", "value": "application/json" }],
"encodeParamsToggle": true,
"queryParameters": [],
"body": "{\n \"total_count\": 16,\n \"incomplete_results\": false,\n \"items\": [\n {\n \"id\": 3393754279,\n \"node_id\": \"LA_kwDOEHNVHc7KSJSn\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/New%20Widget\",\n \"name\": \"New Widget\",\n \"color\": \"be4cf2\",\n \"default\": false,\n \"description\": \"A request for a new widget\",\n \"score\": 1\n },\n {\n \"id\": 2730904585,\n \"node_id\": \"MDU6TGFiZWwyNzMwOTA0NTg1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Epic\",\n \"name\": \"Epic\",\n \"color\": \"3E4B9E\",\n \"default\": false,\n \"description\": \"A zenhub epic that describes a project\",\n \"score\": 1\n },\n {\n \"id\": 2768358578,\n \"node_id\": \"MDU6TGFiZWwyNzY4MzU4NTc4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Task\",\n \"name\": \"Task\",\n \"color\": \"085630\",\n \"default\": false,\n \"description\": \"A simple Todo\",\n \"score\": 1\n },\n {\n \"id\": 2640225158,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjI1MTU4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Medium%20effort\",\n \"name\": \"Medium effort\",\n \"color\": \"D31156\",\n \"default\": false,\n \"description\": \"Something that'll take more than a week but less than a month to build\",\n \"score\": 1\n },\n {\n \"id\": 2384759598,\n \"node_id\": \"MDU6TGFiZWwyMzg0NzU5NTk4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/High\",\n \"name\": \"High\",\n \"color\": \"c94d14\",\n \"default\": false,\n \"description\": \"This issue blocks a user from building or impacts a lot of users\",\n \"score\": 1\n },\n {\n \"id\": 2184776572,\n \"node_id\": \"MDU6TGFiZWwyMTg0Nzc2NTcy\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Dependencies\",\n \"name\": \"Dependencies\",\n \"color\": \"0366d6\",\n \"default\": false,\n \"description\": \"Pull requests that update a dependency file\",\n \"score\": 1\n },\n {\n \"id\": 3684243954,\n \"node_id\": \"LA_kwDOEHNVHc7bmRny\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/New%20JS%20Function\",\n \"name\": \"New JS Function\",\n \"color\": \"8e8aa4\",\n \"default\": false,\n \"description\": \"Issues related to adding a JS Function\",\n \"score\": 1\n },\n {\n \"id\": 2640223895,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjIzODk1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Low%20effort\",\n \"name\": \"Low effort\",\n \"color\": \"8B59F0\",\n \"default\": false,\n \"description\": \"Something that'll take a few days to build\",\n \"score\": 1\n },\n {\n \"id\": 2640221594,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjIxNTk0\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Quick%20effort\",\n \"name\": \"Quick effort\",\n \"color\": \"95ED65\",\n \"default\": false,\n \"description\": \"Something that'll take a few hours to build\",\n \"score\": 1\n },\n {\n \"id\": 2640225928,\n \"node_id\": \"MDU6TGFiZWwyNjQwMjI1OTI4\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/High%20effort\",\n \"name\": \"High effort\",\n \"color\": \"A7E87B\",\n \"default\": false,\n \"description\": \"Something that'll take more than a month to build\",\n \"score\": 1\n },\n {\n \"id\": 2484384496,\n \"node_id\": \"MDU6TGFiZWwyNDg0Mzg0NDk2\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Needs%20Tests\",\n \"name\": \"Needs Tests\",\n \"color\": \"8ee263\",\n \"default\": false,\n \"description\": \"Needs automated tests to assert a feature/bug fix\",\n \"score\": 1\n },\n {\n \"id\": 2482077195,\n \"node_id\": \"MDU6TGFiZWwyNDgyMDc3MTk1\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Query%20Editor\",\n \"name\": \"Query Editor\",\n \"color\": \"8887af\",\n \"default\": false,\n \"description\": \"The section where a user can write DB queries.\",\n \"score\": 1\n },\n {\n \"id\": 3012242710,\n \"node_id\": \"MDU6TGFiZWwzMDEyMjQyNzEw\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/skip-changelog\",\n \"name\": \"skip-changelog\",\n \"color\": \"06086F\",\n \"default\": false,\n \"description\": \"Adding this label to a PR prevents it from being listed in the changelog\",\n \"score\": 1\n },\n {\n \"id\": 2384760942,\n \"node_id\": \"MDU6TGFiZWwyMzg0NzYwOTQy\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Low\",\n \"name\": \"Low\",\n \"color\": \"79e53b\",\n \"default\": false,\n \"description\": \"An issue that is neither critical nor breaks a user flow\",\n \"score\": 1\n },\n {\n \"id\": 3949573096,\n \"node_id\": \"LA_kwDOEHNVHc7rabPo\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Support\",\n \"name\": \"Support\",\n \"color\": \"f6ff4d\",\n \"default\": false,\n \"description\": \"Issues created by the A-force team to address user queries\",\n \"score\": 1\n },\n {\n \"id\": 3596711146,\n \"node_id\": \"LA_kwDOEHNVHc7WYXTq\",\n \"url\": \"https://api.github.com/repos/appsmithorg/appsmith/labels/Old%20App%20Issues\",\n \"name\": \"Old App Issues\",\n \"color\": \"87ab18\",\n \"default\": false,\n \"description\": \"Issues related to apps old apps a few weeks old and app issues in stale browser session\",\n \"score\": 1\n }\n ]\n}",
"httpMethod": "POST",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }],
"formData": { "apiContentType": "none" }
},
"executeOnLoad": true,
"dynamicBindingPathList": [],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_fetch_labels",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62389caf2d7f921bb707cf4b"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "fetchIssues",
"fullyQualifiedName": "IssueManager.fetchIssues",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n fetch_issues.run();\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["() => {\n fetch_issues.run();\n}"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "fetchIssues",
"fullyQualifiedName": "IssueManager.fetchIssues",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\tfetch_issues.run();\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["() => {\n\t\tfetch_issues.run();\n\t}"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.fetchIssues",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382c40cb09660cd0f703cf"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "create_issue",
"fullyQualifiedName": "IssueManager.create_issue",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n const labels = IssueManager.getAssignedLabels(label_select.selectedOptionValues);\n add_new_issue.run(() => {\n fetch_issues.run(() => {\n resetWidget('add_issue_modal', true);\n closeModal('add_issue_modal');\n });\n }, undefined, {\n labels: labels\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n const labels = IssueManager.getAssignedLabels(label_select.selectedOptionValues);\n add_new_issue.run(() => {\n fetch_issues.run(() => {\n resetWidget('add_issue_modal', true);\n closeModal('add_issue_modal');\n });\n }, undefined, {\n labels: labels\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "create_issue",
"fullyQualifiedName": "IssueManager.create_issue",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\tconst labels = IssueManager.getAssignedLabels(label_select.selectedOptionValues);\n\t\tadd_new_issue.run(() => {\n\t\t\t\tfetch_issues.run(() => {\n\t\t\t\t\tresetWidget('add_issue_modal', true);\n\t\t\t\t\tcloseModal('add_issue_modal');\n\t\t\t\t});\n\t\t}, undefined, { labels: labels })\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\tconst labels = IssueManager.getAssignedLabels(label_select.selectedOptionValues);\n\t\tadd_new_issue.run(() => {\n\t\t\t\tfetch_issues.run(() => {\n\t\t\t\t\tresetWidget('add_issue_modal', true);\n\t\t\t\t\tcloseModal('add_issue_modal');\n\t\t\t\t});\n\t\t}, undefined, { labels: labels })\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.create_issue",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382c40cb09660cd0f703bf"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getIssueData",
"fullyQualifiedName": "IssueManager.getIssueData",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return fetch_issues.data.map(issue => {\n if (issue.upvote_id > 0) issue.count = issue.count + 1;\n return {\n type: issue.type,\n title: issue.title,\n total_reactions: issue.total_reactions,\n unique_commentors: issue.unique_commentors,\n upvote_id: issue.upvote_id,\n ...issue\n };\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n return fetch_issues.data.map(issue => {\n if (issue.upvote_id > 0) issue.count = issue.count + 1;\n return {\n type: issue.type,\n title: issue.title,\n total_reactions: issue.total_reactions,\n unique_commentors: issue.unique_commentors,\n upvote_id: issue.upvote_id,\n ...issue\n };\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getIssueData",
"fullyQualifiedName": "IssueManager.getIssueData",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn fetch_issues.data.map((issue) => {\n\t\t\tif (issue.upvote_id > 0)\n\t\t\t\tissue.count = issue.count + 1;\n\t\t\treturn { type: issue.type, title: issue.title, total_reactions: issue.total_reactions, unique_commentors: issue.unique_commentors, upvote_id: issue.upvote_id ,...issue};\n\t\t});\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\treturn fetch_issues.data.map((issue) => {\n\t\t\tif (issue.upvote_id > 0)\n\t\t\t\tissue.count = issue.count + 1;\n\t\t\treturn { type: issue.type, title: issue.title, total_reactions: issue.total_reactions, unique_commentors: issue.unique_commentors, upvote_id: issue.upvote_id ,...issue};\n\t\t});\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.getIssueData",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382c40cb09660cd0f703c2"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "fetch_comments",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select * from issue_upvote where issue_id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": []
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["Table1.selectedRow.id"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "fetch_comments",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select * from issue_upvote where issue_id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": []
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["Table1.selectedRow.id"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_fetch_comments",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623850eacb09660cd0f703ff"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "add_new_comment",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "INSERT INTO issue_upvote\n (link, comment, author, created_at, issue_id, id)\nVALUES\n (\n '{{ comment_link_input.text }}',\n '{{ comment_input.text }}',\n\t\t'{{ appsmith.user.email }}',\n\t\tnow(),\n\t\t{{Table1.selectedRow.id}},\n\t\t(SELECT max(id) + 1\nFROM public.\"issue_upvote\")\n );",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"Table1.selectedRow.id",
"comment_input.text",
"appsmith.user.email",
"comment_link_input.text"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "add_new_comment",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "INSERT INTO issue_upvote\n (link, comment, author, created_at, issue_id, id)\nVALUES\n (\n '{{ comment_link_input.text }}',\n '{{ comment_input.text }}',\n\t\t'{{ appsmith.user.email }}',\n\t\tnow(),\n\t\t{{Table1.selectedRow.id}},\n\t\t(SELECT max(id) + 1\nFROM public.\"issue_upvote\")\n );",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"Table1.selectedRow.id",
"comment_input.text",
"appsmith.user.email",
"comment_link_input.text"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_add_new_comment",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382bb0cb09660cd0f703b7"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getLabels",
"fullyQualifiedName": "GithubManager.getLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return fetch_labels.data.body.items.filter(label => {\n return !label.name.includes('Pod');\n }).map(item => {\n return {\n label: item.name,\n value: item.name\n };\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n return fetch_labels.data.body.items.filter(label => {\n return !label.name.includes('Pod');\n }).map(item => {\n return {\n label: item.name,\n value: item.name\n };\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getLabels",
"fullyQualifiedName": "GithubManager.getLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn fetch_labels.data.body.items.filter((label) => {\n\t\t\treturn !label.name.includes('Pod');\n\t\t}).map((item) => {\n\t\t\treturn { label: item.name, value: item.name } \n\t\t}); \n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\treturn fetch_labels.data.body.items.filter((label) => {\n\t\t\treturn !label.name.includes('Pod');\n\t\t}).map((item) => {\n\t\t\treturn { label: item.name, value: item.name } \n\t\t}); \n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_GithubManager.getLabels",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62389d702d7f921bb707cf53"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "search_github_issues",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select * from github_issues where title ilike {{ \"%\" + this.params.searchText + \"%\" }} or issue_number ::text ilike {{ \"%\" + this.params.searchText + \"%\" }}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["\"%\" + this.params.searchText + \"%\""],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "search_github_issues",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "select * from github_issues where title ilike {{ \"%\" + this.params.searchText + \"%\" }} or issue_number ::text ilike {{ \"%\" + this.params.searchText + \"%\" }}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": true,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["\"%\" + this.params.searchText + \"%\""],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_search_github_issues",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62389e1e2d7f921bb707cf55"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "add_new_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "INSERT INTO global_issues\n (title, description, github_issue_id, author, created_at, labels, type, answer, link, states, state, id)\nVALUES\n (\n '{{ title_input.text }}',\n '{{ description_input.text }}',\n {{ add_issue_select.selectedOptionValue }},\n\t\t'{{ appsmith.user.email }}',\n\t\tnow(),\n\t\t'{{ \"{\" + (this.params.labels ?? []).join(\",\") + \"}\" }}',\n\t\t'{{ type_select.selectedOptionValue }}',\n\t\t'{{answer_input.text}}',\n\t\t'{{link_input.text}}',\n\t\t'{{\"{\" + states_select.selectedOptionValues.join(\",\") + \"}\"}}',\n\t\t'Opened',\n\t\t(SELECT max(id) + 1 FROM public.\"global_issues\")\n );",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"answer_input.text",
"description_input.text",
"add_issue_select.selectedOptionValue",
"appsmith.user.email",
"\"{\" + (this.params.labels ?? []).join(\",\") + \"}\"",
"\"{\" + states_select.selectedOptionValues.join(\",\") + \"}\"",
"type_select.selectedOptionValue",
"title_input.text",
"link_input.text"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "add_new_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "INSERT INTO global_issues\n (title, description, github_issue_id, author, created_at, labels, type, answer, link, states, state, id)\nVALUES\n (\n '{{ title_input.text }}',\n '{{ description_input.text }}',\n {{ add_issue_select.selectedOptionValue }},\n\t\t'{{ appsmith.user.email }}',\n\t\tnow(),\n\t\t'{{ \"{\" + (this.params.labels ?? []).join(\",\") + \"}\" }}',\n\t\t'{{ type_select.selectedOptionValue }}',\n\t\t'{{answer_input.text}}',\n\t\t'{{link_input.text}}',\n\t\t'{{\"{\" + states_select.selectedOptionValues.join(\",\") + \"}\"}}',\n\t\t'Opened',\n\t\t(SELECT max(id) + 1 FROM public.\"global_issues\")\n );",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": false }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"answer_input.text",
"description_input.text",
"add_issue_select.selectedOptionValue",
"appsmith.user.email",
"\"{\" + (this.params.labels ?? []).join(\",\") + \"}\"",
"\"{\" + states_select.selectedOptionValues.join(\",\") + \"}\"",
"type_select.selectedOptionValue",
"title_input.text",
"link_input.text"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_add_new_issue",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382cf9cb09660cd0f703db"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "update",
"fullyQualifiedName": "IssueManager.update",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "async () => {\n const labels = IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues);\n await update_issue.run({\n labels: labels\n });\n await fetch_issues.run();\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"async () => {\n const labels = IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues);\n await update_issue.run({\n labels: labels\n });\n await fetch_issues.run();\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "update",
"fullyQualifiedName": "IssueManager.update",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "async () => {\n\t\tconst labels = IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues);\n\t\tawait update_issue.run({ labels: labels });\n\t\tawait fetch_issues.run();\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"async () => {\n\t\tconst labels = IssueManager.getAssignedLabels(edit_label_select.selectedOptionValues);\n\t\tawait update_issue.run({ labels: labels });\n\t\tawait fetch_issues.run();\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.update",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6239dff0a11e927e2cfc827a"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "delete",
"fullyQualifiedName": "IssueManager.delete",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "async () => {\n await delete_issue.run(() => fetch_issues.run());\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"async () => {\n await delete_issue.run(() => fetch_issues.run());\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "delete",
"fullyQualifiedName": "IssueManager.delete",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "async () => {\n\t\tawait delete_issue.run(() => fetch_issues.run());\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"async () => {\n\t\tawait delete_issue.run(() => fetch_issues.run());\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.delete",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623a10fba11e927e2cfc8284"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getSelectedGithubIssue",
"fullyQualifiedName": "GithubManager.getSelectedGithubIssue",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return search_github_issues.data.find(issue => issue.id == add_issue_select.selectedOptionValue);\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n return search_github_issues.data.find(issue => issue.id == add_issue_select.selectedOptionValue);\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getSelectedGithubIssue",
"fullyQualifiedName": "GithubManager.getSelectedGithubIssue",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn search_github_issues.data.find((issue) => issue.id == add_issue_select.selectedOptionValue);\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\treturn search_github_issues.data.find((issue) => issue.id == add_issue_select.selectedOptionValue);\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_GithubManager.getSelectedGithubIssue",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6239d1a8a11e927e2cfc8276"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getPodLabels",
"fullyQualifiedName": "Utils.getPodLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return Object.keys(fetch_label_config.data.runners[0].issue.labels).map(pod => {\n return {\n label: pod,\n value: pod\n };\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n return Object.keys(fetch_label_config.data.runners[0].issue.labels).map(pod => {\n return {\n label: pod,\n value: pod\n };\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getPodLabels",
"fullyQualifiedName": "Utils.getPodLabels",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Utils",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn Object.keys(fetch_label_config.data.runners[0].issue.labels)\n\t\t\t.map((pod) => { \n\t\t\t\treturn {\n\t\t\t\t\tlabel: pod,\n\t\t\t\t\tvalue: pod\n\t\t\t\t}\n\t\t\t});\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\treturn Object.keys(fetch_label_config.data.runners[0].issue.labels)\n\t\t\t.map((pod) => { \n\t\t\t\treturn {\n\t\t\t\t\tlabel: pod,\n\t\t\t\t\tvalue: pod\n\t\t\t\t}\n\t\t\t});\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Utils.getPodLabels",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623765f12e5d3f189d0c3c35"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "update_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set \ntitle = {{edit_title_input.text}}, \ndescription = {{edit_description_input.text}},\ntype = {{edit_type_input.selectedOptionValue}},\nlabels = {{ \"{\" + this.params.labels.join(\",\") + \"}\" }}::text[],\nanswer = {{edit_answer_input.text}},\ngithub_issue_id = {{edit_issue_select.selectedOptionValue || Table1.selectedRow.github_issue_id}},\nlink = {{edit_link_input.text}},\nstates = {{\"{\" + edit_states_select.selectedOptionValues.join(\",\") + \"}\"}}::text[] where id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"edit_title_input.text",
"edit_description_input.text",
"edit_type_input.selectedOptionValue",
"edit_answer_input.text",
"edit_issue_select.selectedOptionValue || Table1.selectedRow.github_issue_id",
"Table1.selectedRow.id",
"\"{\" + this.params.labels.join(\",\") + \"}\"",
"edit_link_input.text",
"\"{\" + edit_states_select.selectedOptionValues.join(\",\") + \"}\""
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "update_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set \ntitle = {{edit_title_input.text}}, \ndescription = {{edit_description_input.text}},\ntype = {{edit_type_input.selectedOptionValue}},\nlabels = {{ \"{\" + this.params.labels.join(\",\") + \"}\" }}::text[],\nanswer = {{edit_answer_input.text}},\ngithub_issue_id = {{edit_issue_select.selectedOptionValue || Table1.selectedRow.github_issue_id}},\nlink = {{edit_link_input.text}},\nstates = {{\"{\" + edit_states_select.selectedOptionValues.join(\",\") + \"}\"}}::text[] where id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"edit_title_input.text",
"edit_description_input.text",
"edit_type_input.selectedOptionValue",
"edit_answer_input.text",
"edit_issue_select.selectedOptionValue || Table1.selectedRow.github_issue_id",
"Table1.selectedRow.id",
"\"{\" + this.params.labels.join(\",\") + \"}\"",
"edit_link_input.text",
"\"{\" + edit_states_select.selectedOptionValues.join(\",\") + \"}\""
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_update_issue",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6239d7e9a11e927e2cfc8278"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getIssues",
"fullyQualifiedName": "GithubManager.getIssues",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n return search_github_issues.data.map(item => {\n return {\n label: item.title,\n value: item.id + \"\"\n };\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n return search_github_issues.data.map(item => {\n return {\n label: item.title,\n value: item.id + \"\"\n };\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getIssues",
"fullyQualifiedName": "GithubManager.getIssues",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_GithubManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\treturn search_github_issues.data.map((item) => {\n\t\t\treturn {\n\t\t\t\tlabel: item.title,\n\t\t\t\tvalue: item.id + \"\"\n\t\t\t}\n\t\t})\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\treturn search_github_issues.data.map((item) => {\n\t\t\treturn {\n\t\t\t\tlabel: item.title,\n\t\t\t\tvalue: item.id + \"\"\n\t\t\t}\n\t\t})\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_GithubManager.getIssues",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62389edb2d7f921bb707cf57"
},
{
"pluginType": "API",
"pluginId": "restapi-plugin",
"unpublishedAction": {
"name": "fetch_label_config",
"datasource": {
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin",
"datasourceConfiguration": { "url": "https://hook.integromat.com" },
"invalids": [],
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"path": "/3yepr9ekaott9io115jl2lifd5z469s9",
"headers": [],
"encodeParamsToggle": true,
"queryParameters": [],
"httpMethod": "GET",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }],
"formData": { "apiContentType": "none" }
},
"executeOnLoad": true,
"dynamicBindingPathList": [],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "fetch_label_config",
"datasource": {
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin",
"datasourceConfiguration": { "url": "https://hook.integromat.com" },
"invalids": [],
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"path": "/3yepr9ekaott9io115jl2lifd5z469s9",
"headers": [],
"encodeParamsToggle": true,
"queryParameters": [],
"httpMethod": "GET",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }],
"formData": { "apiContentType": "none" }
},
"executeOnLoad": true,
"dynamicBindingPathList": [],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_fetch_label_config",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623765542e5d3f189d0c3c2d"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "addComment",
"fullyQualifiedName": "IssueManager.addComment",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n add_new_comment.run(() => {\n fetch_comments.run();\n update_issue_labels.run(() => fetch_issues.run());\n closeModal('upvote_modal');\n resetWidget('upvote_modal', true);\n });\n}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n add_new_comment.run(() => {\n fetch_comments.run();\n update_issue_labels.run(() => fetch_issues.run());\n closeModal('upvote_modal');\n resetWidget('upvote_modal', true);\n });\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "addComment",
"fullyQualifiedName": "IssueManager.addComment",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_IssueManager",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "() => {\n\t\tadd_new_comment.run(() => {\n\t\t\tfetch_comments.run();\n\t\t\tupdate_issue_labels.run(() => \n\t\t\t\tfetch_issues.run());\n\t\t\tcloseModal('upvote_modal');\n\t\t\tresetWidget('upvote_modal', true);\n\t\t});\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": true
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"() => {\n\t\tadd_new_comment.run(() => {\n\t\t\tfetch_comments.run();\n\t\t\tupdate_issue_labels.run(() => \n\t\t\t\tfetch_issues.run());\n\t\t\tcloseModal('upvote_modal');\n\t\t\tresetWidget('upvote_modal', true);\n\t\t});\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_IssueManager.addComment",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62394b6837307a6b1cf05f23"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "update_issue_labels",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set \nlabels = {{ \"{\" + IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues) + \"}\" }}::text[]\n where id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"Table1.selectedRow.id",
"\"{\" + IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues) + \"}\""
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "update_issue_labels",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set \nlabels = {{ \"{\" + IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues) + \"}\" }}::text[]\n where id = {{Table1.selectedRow.id}}",
"selfReferencingDataPaths": [],
"pluginSpecifiedTemplates": [{ "value": true }]
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"Table1.selectedRow.id",
"\"{\" + IssueManager.getAssignedLabels(upvote_label_select.selectedOptionValues) + \"}\""
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_update_issue_labels",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62394b3e37307a6b1cf05f21"
},
{
"pluginType": "JS",
"pluginId": "js-plugin",
"unpublishedAction": {
"name": "getTitleState",
"fullyQualifiedName": "Configs.getTitleState",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Configs",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "states => {\n return states ? states.map(state => Configs.statesMap[state]?.icon + \" \").join(\" \") : \"\";\n}",
"selfReferencingDataPaths": [],
"jsArguments": [{ "name": "states" }],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"states => {\n return states ? states.map(state => Configs.statesMap[state]?.icon + \" \").join(\" \") : \"\";\n}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "getTitleState",
"fullyQualifiedName": "Configs.getTitleState",
"datasource": {
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin",
"messages": [],
"isAutoGenerated": false,
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"collectionId": "Issues_Configs",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "(states) => {\n\t\treturn states ? states.map((state) => Configs.statesMap[state]?.icon + \" \").join(\" \") : \"\"\n\t}",
"selfReferencingDataPaths": [],
"jsArguments": [],
"isAsync": false
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": [
"(states) => {\n\t\treturn states ? states.map((state) => Configs.statesMap[state]?.icon + \" \").join(\" \") : \"\"\n\t}"
],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_Configs.getTitleState",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6239488837307a6b1cf05f1f"
},
{
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "delete_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set state = 'DELETED' where id = {{Table1.selectedRow.id.toString()}}",
"selfReferencingDataPaths": []
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["Table1.selectedRow.id.toString()"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"publishedAction": {
"name": "delete_issue",
"datasource": {
"pluginId": "postgres-plugin",
"messages": [],
"isAutoGenerated": false,
"id": "AForceDB",
"deleted": false,
"policies": [],
"userPermissions": []
},
"pageId": "Issues",
"actionConfiguration": {
"timeoutInMillisecond": 10000.0,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "update global_issues set state = 'DELETED' where id = {{Table1.selectedRow.id.toString()}}",
"selfReferencingDataPaths": []
},
"executeOnLoad": false,
"dynamicBindingPathList": [{ "key": "body" }],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["Table1.selectedRow.id.toString()"],
"userSetOnLoad": false,
"confirmBeforeExecute": false,
"policies": [],
"userPermissions": []
},
"id": "Issues_delete_issue",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_6239ce9ba11e927e2cfc8274"
}
],
"actionCollectionList": [
{
"unpublishedCollection": {
"name": "Utils",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetPodLabels: () => {\n\t\treturn Object.keys(fetch_label_config.data.runners[0].issue.labels)\n\t\t\t.map((pod) => { \n\t\t\t\treturn {\n\t\t\t\t\tlabel: pod,\n\t\t\t\t\tvalue: pod\n\t\t\t\t}\n\t\t\t});\n\t},\n\tcheckIsPod: (label) => {\n\t\treturn fetch_label_config.data.runners[0].issue.labels[label] !== undefined\n\t},\n\tgetConfig: () => {\n\t\treturn fetch_label_config.data;\n\t},\n\tgetPodForLabel: (label = \"New JS Function\") => {\n\t\tconst labels = fetch_label_config.data.runners[0].issue.labels;\n\t\tconst pods = this.getPodLabels().map((pod) => pod.label);\n\t\tlet foundPod;\n\t\tpods.map((podLabel) => {\n\t\t\tconst foundLabel = labels[podLabel].conditions.find((condition) => {\n\t\t\t\treturn condition.label === label && podLabel !== label\n\t\t\t})\n\t\t\tif (foundLabel) {\n\t\t\t\tfoundPod = podLabel\n\t\t\t}\n\t\t});\n\t\treturn foundPod;\n\t},\n\tgetLabelsForPod: (pod) => {\n\t\treturn fetch_label_config.data.runners[0]\n\t\t\t.issue.labels[pod].conditions.map((label) => \n\t\t\t\t\tfetch_label_config.data.labels[label.label])\n\t\t\t.filter((label) => label !== undefined)\n\t},\n\tcsvToArr: () => {\n\t\t//const csvRows = FilePicker1.files[1].data.split(\"\\n\");\n\t\t//const objArr = [];\n\t\t//const headers = csvRows[0].split(',');\n\t\t\t//for(let i = 1; i < csvRows.length; i++) {\n\t\t\t\t//const rowObj = {};\n\t\t\t\t//objArr.push(rowObj);\n\t\t\t\t//const rowArr = csvRows[i].split(',');\n\t\t\t\t//rowArr.forEach((val, index) => {\n\t\t\t\t//rowObj[headers[index]] = val;\n\t\t\t\t//});\n\t\t\t//}\n\t\t//return objArr;\n\t}\n}",
"variables": [],
"userPermissions": []
},
"publishedCollection": {
"name": "Utils",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetPodLabels: () => {\n\t\treturn Object.keys(fetch_label_config.data.runners[0].issue.labels)\n\t\t\t.map((pod) => { \n\t\t\t\treturn {\n\t\t\t\t\tlabel: pod,\n\t\t\t\t\tvalue: pod\n\t\t\t\t}\n\t\t\t});\n\t},\n\tcheckIsPod: (label) => {\n\t\treturn fetch_label_config.data.runners[0].issue.labels[label] !== undefined\n\t},\n\tgetConfig: () => {\n\t\treturn fetch_label_config.data;\n\t},\n\tgetPodForLabel: (label = \"New JS Function\") => {\n\t\tconst labels = fetch_label_config.data.runners[0].issue.labels;\n\t\tconst pods = this.getPodLabels().map((pod) => pod.label);\n\t\tlet foundPod;\n\t\tpods.map((podLabel) => {\n\t\t\tconst foundLabel = labels[podLabel].conditions.find((condition) => {\n\t\t\t\treturn condition.label === label && podLabel !== label\n\t\t\t})\n\t\t\tif (foundLabel) {\n\t\t\t\tfoundPod = podLabel\n\t\t\t}\n\t\t});\n\t\treturn foundPod;\n\t},\n\tgetLabelsForPod: (pod) => {\n\t\treturn fetch_label_config.data.runners[0]\n\t\t\t.issue.labels[pod].conditions.map((label) => \n\t\t\t\t\tfetch_label_config.data.labels[label.label])\n\t\t\t.filter((label) => label !== undefined)\n\t},\n\tcsvToArr: () => {\n\t\t//const csvRows = FilePicker1.files[1].data.split(\"\\n\");\n\t\t//const objArr = [];\n\t\t//const headers = csvRows[0].split(',');\n\t\t\t//for(let i = 1; i < csvRows.length; i++) {\n\t\t\t\t//const rowObj = {};\n\t\t\t\t//objArr.push(rowObj);\n\t\t\t\t//const rowArr = csvRows[i].split(',');\n\t\t\t\t//rowArr.forEach((val, index) => {\n\t\t\t\t//rowObj[headers[index]] = val;\n\t\t\t\t//});\n\t\t\t//}\n\t\t//return objArr;\n\t}\n}",
"variables": [],
"userPermissions": []
},
"id": "Issues_Utils",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623765e92e5d3f189d0c3c33"
},
{
"unpublishedCollection": {
"name": "GithubManager",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetLabels: () => {\n\t\treturn fetch_labels.data.body.items.filter((label) => {\n\t\t\treturn !label.name.includes('Pod');\n\t\t}).map((item) => {\n\t\t\treturn { label: item.name, value: item.name } \n\t\t}); \n\t}, \n\tgetIssues: () => {\n\t\treturn search_github_issues.data.map((item) => {\n\t\t\treturn {\n\t\t\t\tlabel: item.title,\n\t\t\t\tvalue: item.id + \"\"\n\t\t\t}\n\t\t})\n\t},\n\tgetSelectedGithubIssue: () => {\n\t\treturn search_github_issues.data.find((issue) => issue.id == add_issue_select.selectedOptionValue);\n\t}\n}",
"variables": [],
"userPermissions": []
},
"publishedCollection": {
"name": "GithubManager",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetLabels: () => {\n\t\treturn fetch_labels.data.body.items.filter((label) => {\n\t\t\treturn !label.name.includes('Pod');\n\t\t}).map((item) => {\n\t\t\treturn { label: item.name, value: item.name } \n\t\t}); \n\t}, \n\tgetIssues: () => {\n\t\treturn search_github_issues.data.map((item) => {\n\t\t\treturn {\n\t\t\t\tlabel: item.title,\n\t\t\t\tvalue: item.id + \"\"\n\t\t\t}\n\t\t})\n\t},\n\tgetSelectedGithubIssue: () => {\n\t\treturn search_github_issues.data.find((issue) => issue.id == add_issue_select.selectedOptionValue);\n\t}\n}",
"variables": [],
"userPermissions": []
},
"id": "Issues_GithubManager",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62389d692d7f921bb707cf51"
},
{
"unpublishedCollection": {
"name": "IssueManager",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetAssignedLabels: (allLabels = label_select.selectedOptionValues) => {\n\t\tconst labels = allLabels.filter((label) => {\n\t\t\treturn Utils.checkIsPod(label) !== true;\n\t\t}); \n\t\tconst podMap = {};\n\t\tlabels.map((label) => {\n\t\t\tconst pod = Utils.getPodForLabel(label);\n\t\t\tif (pod)\n\t\t\t\tpodMap[pod] = true;\n\t\t});\n\t\treturn [...Object.keys(podMap), ...labels];\n\t}, \n\tcreate_issue: () => {\n\t\tconst labels = this.getAssignedLabels(label_select.selectedOptionValues);\n\t\tadd_new_issue.run(() => {\n\t\t\t\tfetch_issues.run(() => {\n\t\t\t\t\tresetWidget('add_issue_modal', true);\n\t\t\t\t\tcloseModal('add_issue_modal');\n\t\t\t\t});\n\t\t}, undefined, { labels: labels })\n\t},\n\tfetchIssues: () => {\n\t\tfetch_issues.run();\n\t},\n\tgetIssueData: () => {\n\t\treturn fetch_issues.data.map((issue) => {\n\t\t\tif (issue.upvote_id > 0)\n\t\t\t\tissue.count = issue.count + 1;\n\t\t\treturn { type: issue.type, title: issue.title, total_reactions: issue.total_reactions, unique_commentors: issue.unique_commentors, upvote_id: issue.upvote_id ,...issue};\n\t\t});\n\t},\n\taddComment: () => {\n\t\tadd_new_comment.run(() => {\n\t\t\tfetch_comments.run();\n\t\t\tupdate_issue_labels.run(() => \n\t\t\t\tfetch_issues.run());\n\t\t\tcloseModal('upvote_modal');\n\t\t\tresetWidget('upvote_modal', true);\n\t\t});\n\t},\n\tupdate: async () => {\n\t\tconst labels = this.getAssignedLabels(edit_label_select.selectedOptionValues);\n\t\tawait update_issue.run({ labels: labels });\n\t\tawait fetch_issues.run();\n\t},\n\tdelete: async () => {\n\t\tawait delete_issue.run(() => fetch_issues.run());\n\t}\n}",
"variables": [],
"userPermissions": []
},
"publishedCollection": {
"name": "IssueManager",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\tgetAssignedLabels: (allLabels = label_select.selectedOptionValues) => {\n\t\tconst labels = allLabels.filter((label) => {\n\t\t\treturn Utils.checkIsPod(label) !== true;\n\t\t}); \n\t\tconst podMap = {};\n\t\tlabels.map((label) => {\n\t\t\tconst pod = Utils.getPodForLabel(label);\n\t\t\tif (pod)\n\t\t\t\tpodMap[pod] = true;\n\t\t});\n\t\treturn [...Object.keys(podMap), ...labels];\n\t}, \n\tcreate_issue: () => {\n\t\tconst labels = this.getAssignedLabels(label_select.selectedOptionValues);\n\t\tadd_new_issue.run(() => {\n\t\t\t\tfetch_issues.run(() => {\n\t\t\t\t\tresetWidget('add_issue_modal', true);\n\t\t\t\t\tcloseModal('add_issue_modal');\n\t\t\t\t});\n\t\t}, undefined, { labels: labels })\n\t},\n\tfetchIssues: () => {\n\t\tfetch_issues.run();\n\t},\n\tgetIssueData: () => {\n\t\treturn fetch_issues.data.map((issue) => {\n\t\t\tif (issue.upvote_id > 0)\n\t\t\t\tissue.count = issue.count + 1;\n\t\t\treturn { type: issue.type, title: issue.title, total_reactions: issue.total_reactions, unique_commentors: issue.unique_commentors, upvote_id: issue.upvote_id ,...issue};\n\t\t});\n\t},\n\taddComment: () => {\n\t\tadd_new_comment.run(() => {\n\t\t\tfetch_comments.run();\n\t\t\tupdate_issue_labels.run(() => \n\t\t\t\tfetch_issues.run());\n\t\t\tcloseModal('upvote_modal');\n\t\t\tresetWidget('upvote_modal', true);\n\t\t});\n\t},\n\tupdate: async () => {\n\t\tconst labels = this.getAssignedLabels(edit_label_select.selectedOptionValues);\n\t\tawait update_issue.run({ labels: labels });\n\t\tawait fetch_issues.run();\n\t},\n\tdelete: async () => {\n\t\tawait delete_issue.run(() => fetch_issues.run());\n\t}\n}",
"variables": [],
"userPermissions": []
},
"id": "Issues_IssueManager",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_62382c35cb09660cd0f703bd"
},
{
"unpublishedCollection": {
"name": "Configs",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\ttype: [\n\t\t{\n\t\t\tlabel: \"All\",\n\t\t\tvalue: \"ALL\"\n\t\t}, \n\t\t{\n\t\t\tlabel: \"Feature\",\n\t\t\tvalue: \"Feature\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Bug\",\n\t\t\tvalue: \"Bug\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Question\",\n\t\t\tvalue: \"Question\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Troubleshooting\",\n\t\t\tvalue: \"Troubleshooting\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Suggestion\",\n\t\t\tvalue: \"Suggestion\"\n\t\t}\n\t],\n\tpods: [\n\t\t{\n\t\t\tlabel: \"All\",\n\t\t\tvalue: \"ALL\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"App Viewers Pod\",\n\t\t\tvalue: \"App Viewers Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"UI Builders Pod\",\n\t\t\tvalue: \"UI Builders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Team Managers Pod\",\n\t\t\tvalue: \"Team Managers Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"FE Coders Pod\",\n\t\t\tvalue: \"FE Coders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"BE Coders Pod\",\n\t\t\tvalue: \"BE Coders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"New Developers Pod\",\n\t\t\tvalue: \"New Developers Pod\"\n\t\t}\n\t],\n\tstatus: [\n\t\t{\n\t\t\tlabel: \"Opened\",\n\t\t\tvalue: \"Opened\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Solved\",\n\t\t\tvalue: \"Solved\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Communicated to user\",\n\t\t\tvalue: \"Communicated to user\"\n\t\t}\n\t],\n\tstatesMap: {\n\t\t[\"Needs Documentation\"]: {\n\t\t\tlabel: \"Needs Docs\",\n\t\t\tvalue: \"Needs Documentation\",\n\t\t\ticon: \"❓\uD83D\uDCD1\",\n\t\t\torder: 1\n\t\t},\n\t\t[\"Documented\"]: {\n\t\t\tlabel: \"Documented\",\n\t\t\tvalue: \"Documented\",\n\t\t\ticon: \"\uD83D\uDCD1\",\n\t\t\torder: 2\n\t\t},\n\t\t[\"Needs App\"]: {\n\t\t\tlabel: \"Needs App\",\n\t\t\tvalue: \"Needs App\",\n\t\t\ticon: \"❓\uD83D\uDCBB\",\n\t\t\torder: 3\n\t\t},\n\t\t[\"App Built\"]: {\n\t\t\tlabel: \"App Built\",\n\t\t\tvalue: \"App Built\",\n\t\t\ticon: \"\uD83D\uDCBB\",\n\t\t\torder: 4\n\t\t},\n\t\t[\"Needs Product\"]: {\n\t\t\tlabel: \"Needs Product\",\n\t\t\tvalue: \"Needs Product\",\n\t\t\ticon: \"❓\uD83E\uDDE9\",\n\t\t\torder: 5\n\t\t},\n\t\t[\"Product Solved\"]: {\n\t\t\tlabel: \"Product Solved\",\n\t\t\tvalue: \"Product Solved\",\n\t\t\ticon: \"\uD83E\uDDE9\",\n\t\t\torder: 6\n\t\t},\n\t},\n\tstates: [ { label: \"All\", value: \"ALL\" }, ...Object.values(this.statesMap)],\n\tgetTitleState: (states) => {\n\t\treturn states ? states.map((state) => this.statesMap[state]?.icon + \" \").join(\" \") : \"\"\n\t}\n}",
"variables": [
{
"name": "type",
"value": "[{\n label: \"All\",\n value: \"ALL\"\n}, {\n label: \"Feature\",\n value: \"Feature\"\n}, {\n label: \"Bug\",\n value: \"Bug\"\n}, {\n label: \"Question\",\n value: \"Question\"\n}, {\n label: \"Troubleshooting\",\n value: \"Troubleshooting\"\n}, {\n label: \"Suggestion\",\n value: \"Suggestion\"\n}]"
},
{
"name": "pods",
"value": "[{\n label: \"All\",\n value: \"ALL\"\n}, {\n label: \"App Viewers Pod\",\n value: \"App Viewers Pod\"\n}, {\n label: \"UI Builders Pod\",\n value: \"UI Builders Pod\"\n}, {\n label: \"Team Managers Pod\",\n value: \"Team Managers Pod\"\n}, {\n label: \"FE Coders Pod\",\n value: \"FE Coders Pod\"\n}, {\n label: \"BE Coders Pod\",\n value: \"BE Coders Pod\"\n}, {\n label: \"New Developers Pod\",\n value: \"New Developers Pod\"\n}]"
},
{
"name": "status",
"value": "[{\n label: \"Opened\",\n value: \"Opened\"\n}, {\n label: \"Solved\",\n value: \"Solved\"\n}, {\n label: \"Communicated to user\",\n value: \"Communicated to user\"\n}]"
},
{
"name": "statesMap",
"value": "{\n [\"Needs Documentation\"]: {\n label: \"Needs Docs\",\n value: \"Needs Documentation\",\n icon: \"❓\uD83D\uDCD1\",\n order: 1\n },\n [\"Documented\"]: {\n label: \"Documented\",\n value: \"Documented\",\n icon: \"\uD83D\uDCD1\",\n order: 2\n },\n [\"Needs App\"]: {\n label: \"Needs App\",\n value: \"Needs App\",\n icon: \"❓\uD83D\uDCBB\",\n order: 3\n },\n [\"App Built\"]: {\n label: \"App Built\",\n value: \"App Built\",\n icon: \"\uD83D\uDCBB\",\n order: 4\n },\n [\"Needs Product\"]: {\n label: \"Needs Product\",\n value: \"Needs Product\",\n icon: \"❓\uD83E\uDDE9\",\n order: 5\n },\n [\"Product Solved\"]: {\n label: \"Product Solved\",\n value: \"Product Solved\",\n icon: \"\uD83E\uDDE9\",\n order: 6\n }\n}"
},
{
"name": "states",
"value": "[{\n label: \"All\",\n value: \"ALL\"\n}, ...Object.values(Configs.statesMap)]"
}
],
"userPermissions": []
},
"publishedCollection": {
"name": "Configs",
"pageId": "Issues",
"pluginId": "js-plugin",
"pluginType": "JS",
"actions": [],
"archivedActions": [],
"body": "export default {\n\ttype: [\n\t\t{\n\t\t\tlabel: \"All\",\n\t\t\tvalue: \"ALL\"\n\t\t}, \n\t\t{\n\t\t\tlabel: \"Feature\",\n\t\t\tvalue: \"Feature\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Bug\",\n\t\t\tvalue: \"Bug\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Question\",\n\t\t\tvalue: \"Question\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Troubleshooting\",\n\t\t\tvalue: \"Troubleshooting\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Suggestion\",\n\t\t\tvalue: \"Suggestion\"\n\t\t}\n\t],\n\tpods: [\n\t\t{\n\t\t\tlabel: \"All\",\n\t\t\tvalue: \"ALL\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"App Viewers Pod\",\n\t\t\tvalue: \"App Viewers Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"UI Builders Pod\",\n\t\t\tvalue: \"UI Builders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Team Managers Pod\",\n\t\t\tvalue: \"Team Managers Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"FE Coders Pod\",\n\t\t\tvalue: \"FE Coders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"BE Coders Pod\",\n\t\t\tvalue: \"BE Coders Pod\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"New Developers Pod\",\n\t\t\tvalue: \"New Developers Pod\"\n\t\t}\n\t],\n\tstatus: [\n\t\t{\n\t\t\tlabel: \"Opened\",\n\t\t\tvalue: \"Opened\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Solved\",\n\t\t\tvalue: \"Solved\"\n\t\t},\n\t\t{\n\t\t\tlabel: \"Communicated to user\",\n\t\t\tvalue: \"Communicated to user\"\n\t\t}\n\t],\n\tstatesMap: {\n\t\t[\"Needs Documentation\"]: {\n\t\t\tlabel: \"Needs Docs\",\n\t\t\tvalue: \"Needs Documentation\",\n\t\t\ticon: \"❓\uD83D\uDCD1\",\n\t\t\torder: 1\n\t\t},\n\t\t[\"Documented\"]: {\n\t\t\tlabel: \"Documented\",\n\t\t\tvalue: \"Documented\",\n\t\t\ticon: \"\uD83D\uDCD1\",\n\t\t\torder: 2\n\t\t},\n\t\t[\"Needs App\"]: {\n\t\t\tlabel: \"Needs App\",\n\t\t\tvalue: \"Needs App\",\n\t\t\ticon: \"❓\uD83D\uDCBB\",\n\t\t\torder: 3\n\t\t},\n\t\t[\"App Built\"]: {\n\t\t\tlabel: \"App Built\",\n\t\t\tvalue: \"App Built\",\n\t\t\ticon: \"\uD83D\uDCBB\",\n\t\t\torder: 4\n\t\t},\n\t\t[\"Needs Product\"]: {\n\t\t\tlabel: \"Needs Product\",\n\t\t\tvalue: \"Needs Product\",\n\t\t\ticon: \"❓\uD83E\uDDE9\",\n\t\t\torder: 5\n\t\t},\n\t\t[\"Product Solved\"]: {\n\t\t\tlabel: \"Product Solved\",\n\t\t\tvalue: \"Product Solved\",\n\t\t\ticon: \"\uD83E\uDDE9\",\n\t\t\torder: 6\n\t\t},\n\t},\n\tstates: [ { label: \"All\", value: \"ALL\" }, ...Object.values(this.statesMap)],\n\tgetTitleState: (states) => {\n\t\treturn states ? states.map((state) => this.statesMap[state]?.icon + \" \").join(\" \") : \"\"\n\t}\n}",
"variables": [
{
"name": "type",
"value": [
{ "label": "All", "value": "ALL" },
{ "label": "Feature", "value": "Feature" },
{ "label": "Bug", "value": "Bug" },
{ "label": "Question", "value": "Question" },
{ "label": "Troubleshooting", "value": "Troubleshooting" },
{ "label": "Suggestion", "value": "Suggestion" }
]
},
{
"name": "pods",
"value": [
{ "label": "All", "value": "ALL" },
{ "label": "App Viewers Pod", "value": "App Viewers Pod" },
{ "label": "UI Builders Pod", "value": "UI Builders Pod" },
{ "label": "Team Managers Pod", "value": "Team Managers Pod" },
{ "label": "FE Coders Pod", "value": "FE Coders Pod" },
{ "label": "BE Coders Pod", "value": "BE Coders Pod" },
{ "label": "New Developers Pod", "value": "New Developers Pod" }
]
},
{
"name": "status",
"value": [
{ "label": "Opened", "value": "Opened" },
{ "label": "Solved", "value": "Solved" },
{
"label": "Communicated to user",
"value": "Communicated to user"
}
]
},
{
"name": "statesMap",
"value": {
"Needs Documentation": {
"label": "Needs Docs",
"value": "Needs Documentation",
"icon": "❓\uD83D\uDCD1",
"order": 1.0
},
"Documented": {
"label": "Documented",
"value": "Documented",
"icon": "\uD83D\uDCD1",
"order": 2.0
},
"Needs App": {
"label": "Needs App",
"value": "Needs App",
"icon": "❓\uD83D\uDCBB",
"order": 3.0
},
"App Built": {
"label": "App Built",
"value": "App Built",
"icon": "\uD83D\uDCBB",
"order": 4.0
},
"Needs Product": {
"label": "Needs Product",
"value": "Needs Product",
"icon": "❓\uD83E\uDDE9",
"order": 5.0
},
"Product Solved": {
"label": "Product Solved",
"value": "Product Solved",
"icon": "\uD83E\uDDE9",
"order": 6.0
}
}
},
{
"name": "states",
"value": [
{ "label": "All", "value": "ALL" },
{
"label": "Needs Docs",
"value": "Needs Documentation",
"icon": "❓\uD83D\uDCD1",
"order": 1.0
},
{
"label": "Documented",
"value": "Documented",
"icon": "\uD83D\uDCD1",
"order": 2.0
},
{
"label": "Needs App",
"value": "Needs App",
"icon": "❓\uD83D\uDCBB",
"order": 3.0
},
{
"label": "App Built",
"value": "App Built",
"icon": "\uD83D\uDCBB",
"order": 4.0
},
{
"label": "Needs Product",
"value": "Needs Product",
"icon": "❓\uD83E\uDDE9",
"order": 5.0
},
{
"label": "Product Solved",
"value": "Product Solved",
"icon": "\uD83E\uDDE9",
"order": 6.0
}
]
}
],
"userPermissions": []
},
"id": "Issues_Configs",
"deleted": false,
"gitSyncId": "623762992e5d3f189d0c3c23_623763562e5d3f189d0c3c2b"
}
],
"updatedResources": {
"actionList": [
"add_new_issue##ENTITY_SEPARATOR##Issues",
"fetch_label_config##ENTITY_SEPARATOR##Issues",
"Utils.getConfig##ENTITY_SEPARATOR##Issues",
"GithubManager.getIssues##ENTITY_SEPARATOR##Issues",
"update_issue_labels##ENTITY_SEPARATOR##Issues",
"Utils.getPodLabels##ENTITY_SEPARATOR##Issues",
"GithubManager.getSelectedGithubIssue##ENTITY_SEPARATOR##Issues",
"IssueManager.addComment##ENTITY_SEPARATOR##Issues",
"IssueManager.fetchIssues##ENTITY_SEPARATOR##Issues",
"fetch_labels##ENTITY_SEPARATOR##Issues",
"Configs.getTitleState##ENTITY_SEPARATOR##Issues",
"add_new_comment##ENTITY_SEPARATOR##Issues",
"update_issue##ENTITY_SEPARATOR##Issues",
"fetch_comments##ENTITY_SEPARATOR##Issues",
"GithubManager.getLabels##ENTITY_SEPARATOR##Issues",
"IssueManager.getAssignedLabels##ENTITY_SEPARATOR##Issues",
"fetch_issues##ENTITY_SEPARATOR##Issues",
"IssueManager.update##ENTITY_SEPARATOR##Issues",
"search_github_issues##ENTITY_SEPARATOR##Issues",
"Utils.checkIsPod##ENTITY_SEPARATOR##Issues",
"Utils.getLabelsForPod##ENTITY_SEPARATOR##Issues",
"IssueManager.getIssueData##ENTITY_SEPARATOR##Issues",
"IssueManager.delete##ENTITY_SEPARATOR##Issues",
"delete_issue##ENTITY_SEPARATOR##Issues",
"Utils.csvToArr##ENTITY_SEPARATOR##Issues",
"Utils.getPodForLabel##ENTITY_SEPARATOR##Issues",
"IssueManager.create_issue##ENTITY_SEPARATOR##Issues"
],
"pageList": ["Issues"],
"actionCollectionList": [
"Configs##ENTITY_SEPARATOR##Issues",
"Utils##ENTITY_SEPARATOR##Issues",
"GithubManager##ENTITY_SEPARATOR##Issues",
"IssueManager##ENTITY_SEPARATOR##Issues"
]
},
"editModeTheme": {
"name": "Classic",
"displayName": "Classic",
"isSystemTheme": true,
"deleted": false
},
"publishedTheme": {
"name": "Classic",
"displayName": "Classic",
"isSystemTheme": true,
"deleted": false
}
}