Skip to content

Commit

Permalink
Add assc obj table details flyout skeleton 2
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Mar 7, 2024
1 parent b50c35f commit ecbdf7f
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 40 deletions.
1 change: 1 addition & 0 deletions common/types/data_connections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export interface PermissionsConfigurationProps {
}

export interface AssociatedObject {
datasource: string;
id: string;
name: string;
database: string;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand All @@ -42,6 +43,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand All @@ -63,6 +65,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand All @@ -84,6 +87,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand All @@ -105,6 +109,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand All @@ -113,6 +118,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
"accelerations": Array [],
"createdByIntegration": "",
"database": "db3",
"datasource": "flint_s3",
"id": "6",
"name": "Table_name_5",
"type": "CI",
Expand Down Expand Up @@ -146,8 +152,9 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "",
"database": "db3",
"id": "6",
"name": "Table_name_5",
"datasource": "flint_s3",
"id": "7",
"name": "Table_name_6",
"type": "CI",
},
]
Expand Down Expand Up @@ -495,6 +502,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand All @@ -516,6 +524,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand All @@ -537,6 +546,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand All @@ -558,6 +568,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand All @@ -579,6 +590,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand All @@ -587,6 +599,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
"accelerations": Array [],
"createdByIntegration": "",
"database": "db3",
"datasource": "flint_s3",
"id": "6",
"name": "Table_name_5",
"type": "CI",
Expand Down Expand Up @@ -620,8 +633,9 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "",
"database": "db3",
"id": "6",
"name": "Table_name_5",
"datasource": "flint_s3",
"id": "7",
"name": "Table_name_6",
"type": "CI",
},
]
Expand Down Expand Up @@ -1421,6 +1435,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand All @@ -1442,6 +1457,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand All @@ -1463,6 +1479,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand All @@ -1484,6 +1501,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand All @@ -1505,6 +1523,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand All @@ -1513,6 +1532,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
"accelerations": Array [],
"createdByIntegration": "",
"database": "db3",
"datasource": "flint_s3",
"id": "6",
"name": "Table_name_5",
"type": "CI",
Expand Down Expand Up @@ -1546,8 +1566,9 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "",
"database": "db3",
"id": "6",
"name": "Table_name_5",
"datasource": "flint_s3",
"id": "7",
"name": "Table_name_6",
"type": "CI",
},
]
Expand Down Expand Up @@ -2430,6 +2451,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand Down Expand Up @@ -2468,6 +2490,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand Down Expand Up @@ -2576,6 +2599,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "1",
"name": "Table_name_1",
"type": "Table",
Expand Down Expand Up @@ -2931,6 +2955,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand Down Expand Up @@ -2969,6 +2994,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand Down Expand Up @@ -3077,6 +3103,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "2",
"name": "Table_name_2",
"type": "Table",
Expand Down Expand Up @@ -3432,6 +3459,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand Down Expand Up @@ -3470,6 +3498,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand Down Expand Up @@ -3578,6 +3607,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db1",
"datasource": "flint_s3",
"id": "3",
"name": "Table_name_3",
"type": "Table",
Expand Down Expand Up @@ -3933,6 +3963,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand Down Expand Up @@ -3971,6 +4002,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand Down Expand Up @@ -4079,6 +4111,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db2",
"datasource": "flint_s3",
"id": "4",
"name": "Table_name_4",
"type": "Table",
Expand Down Expand Up @@ -4434,6 +4467,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand Down Expand Up @@ -4472,6 +4506,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand Down Expand Up @@ -4580,6 +4615,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "integration_1",
"database": "db3",
"datasource": "flint_s3",
"id": "5",
"name": "Table_name_5",
"type": "Table",
Expand Down Expand Up @@ -4890,6 +4926,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
"accelerations": Array [],
"createdByIntegration": "",
"database": "db3",
"datasource": "flint_s3",
"id": "6",
"name": "Table_name_5",
"type": "CI",
Expand All @@ -4915,6 +4952,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
"accelerations": Array [],
"createdByIntegration": "",
"database": "db3",
"datasource": "flint_s3",
"id": "6",
"name": "Table_name_5",
"type": "CI",
Expand Down Expand Up @@ -5046,7 +5084,7 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
onClick={[Function]}
type="button"
>
Table_name_5
Table_name_6
</button>
</EuiLink>
</div>
Expand Down Expand Up @@ -5274,8 +5312,9 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "",
"database": "db3",
"id": "6",
"name": "Table_name_5",
"datasource": "flint_s3",
"id": "7",
"name": "Table_name_6",
"type": "CI",
}
}
Expand Down Expand Up @@ -5324,8 +5363,9 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
],
"createdByIntegration": "",
"database": "db3",
"id": "6",
"name": "Table_name_5",
"datasource": "flint_s3",
"id": "7",
"name": "Table_name_6",
"type": "CI",
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,7 @@ exports[`Data Connection Page test Renders Prometheus data connection page with
class="euiLink euiLink--primary"
type="button"
>
Table_name_5
Table_name_6
</button>
</div>
</td>
Expand Down Expand Up @@ -3946,7 +3946,7 @@ exports[`Data Connection Page test Renders S3 data connection page with data 1`]
class="euiLink euiLink--primary"
type="button"
>
Table_name_5
Table_name_6
</button>
</div>
</td>
Expand Down
Loading

0 comments on commit ecbdf7f

Please sign in to comment.