177 Commits

Author SHA1 Message Date
ryota-cloud
0e62e8c77a
feat(ingestion) Adding vertexAI ingestion source (v1 - model group and model) (#12632) 2025-03-13 11:02:15 -07:00
Andrew Sikowitz
5576b3c71d
feat(versioning): Support entity versioning ingestion (#12755) 2025-03-03 23:14:25 -08:00
John Joyce
8dd2f6e28d
refactor(ui): Migrate to use the new Button component consistently (#12597)
Co-authored-by: John Joyce <john@Mac-71.lan>
Co-authored-by: John Joyce <john@Mac-2243.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-1022.lan>
Co-authored-by: John Joyce <john@Mac-1278.lan>
Co-authored-by: John Joyce <john@Mac-1287.lan>
2025-02-27 10:44:34 -08:00
Andrew Sikowitz
79fbc6aa75
feat(ui,graphql): Finish bringing alchemy UI to OSS (#12670) 2025-02-19 10:50:13 -08:00
Andrew Sikowitz
d33ef7aa43
fix(cypress): Improve smoke test flakiness (#12645) 2025-02-18 20:56:15 -08:00
Jay
60bbedfd64
fix(web) ingestion page resets when filter updated (#12589) 2025-02-11 14:42:26 -05:00
Andrew Sikowitz
aaaa655c21
feat(dataProcessInstance): Support data process instance entity page and lineage (#12499) 2025-01-30 00:39:56 -08:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
Pedro Silva
0c597d35af
feat(docs): Add release docs for 0.15.0 (#12374) 2025-01-17 18:15:56 +00:00
Aseem Bansal
dd23f9e294
fix(ui): null dereference (#12193) 2024-12-23 21:28:18 +05:30
Aseem Bansal
eee49b3cb8
fix(ui): dereference issues (#12109) 2024-12-13 11:47:49 +05:30
Aseem Bansal
3d7560585f
fix(ui): dereference errors (#12034) 2024-12-12 20:49:25 +05:30
Mayuri Nehate
becf51575e
docs(ingest/athena): update recipe with aws key pair example (#12076) 2024-12-11 18:21:58 +05:30
John Joyce
cbae728cf9
fix(ui): Adding overflow handling (also goes to oss) (#12022)
Co-authored-by: John Joyce <john@Mac-355.lan>
2024-12-04 11:30:53 -08:00
k-bartlett
dc87b51369
feat(ingest): connector for Neo4j (#11526)
Co-authored-by: kbartlett <keith.bartlett@fullsight.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay Feldman <8128360+feldjay@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com>
Co-authored-by: Felix Lüdin <13187726+Masterchen09@users.noreply.github.com>
2024-12-02 14:53:28 +05:30
sagar-salvi-apptware
c42f779859
fix: Add option for disabling ownership extraction (#11970)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-11-29 21:28:31 +05:30
skrydal
816fd3dba7
fix(ingestion/iceberg): Improvements to iceberg source (#11987) 2024-11-28 15:34:20 +00:00
Aseem Bansal
fbc98518b6
fix(ingest): always send correct data for advanced section (#11960) 2024-11-26 13:49:14 -08:00
Tim
970453e584
fix(ui): use correct docs link for csv enricher (#11917) 2024-11-22 10:34:39 -08:00
Gabe Lyons
17c9fcf4fb
Update CSVInfo.tsx (#11871) 2024-11-16 00:10:26 +00:00
sagar-salvi-apptware
fd2da83ff4
feat(ingest/cassandra): Add support for Cassandra as a source (#11822) 2024-11-15 20:41:21 +05:30
Jay
64e9114279
fix(ingestion-web) sorting and filtering uses api (#11844) 2024-11-13 09:53:31 -08:00
Felix Lüdin
92183cae53
fix(ui): show ingested entities in ingestion report when ingestion succeeded with warnings (#11704)
Co-authored-by: Gabe Lyons <gabe.lyons@acryl.io>
2024-11-12 15:58:59 -08:00
sagar-salvi-apptware
5d17ecb290
feat(ingest/dremio): Dremio Source Ingestion (#11598)
Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io>
Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-11-05 22:06:35 +05:30
Harshal Sheth
a1d4a74936
fix(ui): show structured report context in pre (#11673) 2024-10-23 12:39:14 -07:00
Felix Lüdin
554288bb05
fix(ui): show DataHub logo for DataHub sources in ingestion souces list (#11658)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2024-10-21 12:30:09 +05:30
Saketh Varma
f97f20a867
refactor(ui): antd Modal visible property to open (#11232) 2024-08-28 15:31:36 +05:30
Felix Lüdin
ce99bc4f22
feat(ingest): add ingestion source for SAP Analytics Cloud (#10958)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-26 11:29:15 -07:00
Andrew Sikowitz
0274c70292
fix(ui/ingest): Support invalid cron jobs (#10998) 2024-07-26 11:10:13 -07:00
Aseem Bansal
8b88930fad
fix(ui/ingest): correct privilege used to show tab (#10483)
Co-authored-by: Kunal-kankriya <127090035+Kunal-kankriya@users.noreply.github.com>
2024-07-22 20:25:12 +05:30
John Joyce
1617d6231b
feat(ingest): Support System Ingestion Sources, Show and hide system ingestion sources with Command-S (#10938)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:32:46 -07:00
noggi
78bffc3948
Index ExecutionRequestResults status field (#10811) 2024-07-15 12:54:33 -07:00
John Joyce
fa3e381f83
refactor(ingest): Refactor structured logging to support infos, warnings, and failures structured reporting to UI (#10828)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-03 19:20:58 -07:00
Hendrik Richert
6628ef63a7
feat(): Show data platform instances in policy modal if they are set on the policy (#10645)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-07-03 10:26:28 -07:00
John Joyce
8d5f0f3b04
refactor(ui): Misc improvements to the setup ingestion flow (ingest uplift 1/2) (#10764)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-07-01 16:43:21 -07:00
John Joyce
c7f83a3df4
feat(ui): Add support for structured reporting of warnings and failures in the UI ingestion flow (ingest uplift 2/2) (#10790)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 09:59:44 -07:00
Sukeerthi Mandyam
1fafc6c56c
chore(vulnerability): Inefficient Regular Expression - Potential high time complexity leading to ReDoS (#10315) 2024-06-28 15:07:26 -07:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -07:00
Davi Arnaut
3d28aa1a1f
chore(ui/ingest): improve description of executor ID (#10698) 2024-06-13 07:24:12 -10:00
Shubham Jagtap
90c1249e7d
feat(ingest/sigma): Sigma connector integration (#10037)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-04-15 20:18:31 -07:00
gaurav2733
23e9e94f6c
feat(ui/ingestion): add pagination on ingestion executions (#10269) 2024-04-11 17:17:41 +05:30
Dotan Mor
fa0c1b3fa9
feat(ingest/cockroachdb): add cockroachdb ingestion (#10226) 2024-04-09 18:36:51 -07:00
Harshal Sheth
bf52807e12
feat(ui): show classification in test connection (#10156) 2024-04-02 09:28:06 -05:00
gaurav2733
11f6ab64c5
feat(ui/ingest): ingestion form for Okta and AzureAD (#9829) 2024-03-19 20:50:46 +05:30
gaurav2733
937f58be45
fix(ui/ingest): trim leading and trailing whitespaces from the text (#10012) 2024-03-08 19:33:38 +05:30
Shubham Jagtap
a1f2216da7
feat(ingest/qlik): Qlik cloud connector integration (#9682)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-26 11:27:37 -08:00
Andrew Sikowitz
bbd818a64e
feat(ui): Add and update platform logos (#9849) 2024-02-15 10:06:19 -08:00
gaurav2733
f3cc4e068a
feat(ui/secret): support to edit secrets (#9737) 2024-01-29 21:56:16 +05:30
Shubham Jagtap
0486319bc8
feat(ingestion/fivetran): Add fivetran bigquery destination support (#9531)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-10 14:18:36 -05:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest (#9451) 2024-01-03 17:16:16 -05:00