111 Commits

Author SHA1 Message Date
Salman-Apptware
8451c758e7
fix(search): fix search on paginated lists (#9198) 2023-11-16 09:24:47 -08:00
purnimagarg1
b851d59e20
Managed Ingestion UX Improvements (#9216) 2023-11-10 09:22:04 -08:00
Shubham Jagtap
e73e926999
feat(integration/fivetran): Fivetran connector integration (#9018)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-11-07 23:02:41 -08:00
Pedro Silva
379ffc8d94
build(release): Update files for 0.12.0 release (#9130) 2023-10-27 17:17:27 +01:00
Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging (#8998) 2023-10-21 16:20:59 +01:00
Kos Korchak
3360fa222d
test(): Ingestion source creation cypress test (#8850) 2023-10-20 13:25:06 -07:00
Andrew Sikowitz
b3ac42b1e4
feat(frontend/ingestion): Support flagged / warning / connection failure statuses; add recipe (#8920) 2023-10-18 13:42:03 -04:00
Jinlin Yang
6310e51eb0
feat(ingestion/dynamodb): implement pagination for list_tables (#8910) 2023-10-05 09:33:31 +05:30
hariishaa
622816dcb8
feat(metadata-ingestion): implement mlflow source (#7971)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-09-26 13:51:30 -04:00
Tony Ouyang
f4da93988e
feat(ingestion/dynamodb): Add DynamoDB as new metadata ingestion source (#8768)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2023-09-15 13:26:17 -07:00
Indy Prentice
6fc1f98bb8
build(release): Update files for 0.10.5 release (#8556) 2023-08-03 08:29:44 +05:30
VISHAL KUMAR
ef3b9489aa
feat(ingest/vertica): performance improvement and bug fixes (#8328)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-08-01 19:34:35 +05:30
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. (#8460) 2023-07-26 09:13:45 -07:00
Gabe Lyons
cf8e44b69a
fix(ui ingestion): fixing issue where stale fields could stick around when changing recipes (#8421) 2023-07-17 13:22:37 -07:00
Joshua Eilers
ae1b6328f7
chore(checkbox): darken all checkboxes (#8248) 2023-06-19 16:38:55 +05:30
Pedro Silva
4cfb795c1c
chore(release): update default cli for managed ingestion (#8226) 2023-06-13 15:51:03 +01:00
John Joyce
2ae82a347a
fix(ui ingest): Fix mapping for token_name, token_value form fields for Tableau (#8018) 2023-05-11 08:31:16 -07:00
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings (#7988) 2023-05-09 15:16:11 -07:00
Harshal Sheth
bf86235e26
fix(ingest/unity): use fully qualified catalog/schema patterns (#7900) 2023-05-02 16:27:17 -07:00
John Joyce
ed85296e4a
feat(ui): Support PowerBI Ingestion via UI form (#7817) 2023-04-17 11:37:00 -07:00
Chris Collins
04f1b86d54
fix(ui) Update Looker form to set client id as Secret (#7479) 2023-03-27 15:09:40 -04:00
Chris Collins
72fafa5ead
fix(ui) Safeguard ingestion execution request check (#7584) 2023-03-14 13:56:33 -04:00
david-leifker
212ae1de85
docs(release): updating docs per release process (#7281) 2023-02-09 10:41:11 -06:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges (#7159) 2023-02-02 15:30:49 -08:00
John Joyce
727050a8f3
refactor(ui ingest): Allow enabling / disabling ingestion schedule easily (#7162) 2023-01-30 11:39:27 -08:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08:00
Chris Collins
24be154e9c
fix(ui) Make checkboxes in ingestion forms easier to see (#7061) 2023-01-18 13:04:25 -05:00
Rajasekhar-Vuppala
cd9fc26a25
feat(ingest/vertica): Adding Vertica as source in Datahub UI (#7010)
Co-authored-by: Vishal <vishal.k@simplify3x.com>
Co-authored-by: VISHAL KUMAR <110387730+vishalkSimplify@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-01-13 13:23:32 -08:00
Aseem Bansal
86ee0e58de
feat(ci): add cypress test ui based ingestion (#6769) 2022-12-22 20:37:29 +05:30
John Joyce
b58021ab0a
feat(ui): Adding DBT Cloud support for UI ingestion (#6804) 2022-12-20 09:22:03 -08:00
Aditya Radhakrishnan
4a0f798ab5
fix(ui): change caching to happen post server-response when creating a UI ingestion recipe (#6815) 2022-12-20 07:57:24 -08:00
John Joyce
807b50699d
refactor(ui): Miscellaneous caching improvements (#6796) 2022-12-19 09:55:56 -08:00
John Joyce
6f71c957d5
fix(ui): Fixing minor issues with Ingestion forms (#6790) 2022-12-19 07:50:14 -08:00
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets (#6772) 2022-12-15 16:37:07 -08:00
John Joyce
621974e559
feat(ui): Support DataBricks Unity Catalog Source in Ui Ingestion (#6707) 2022-12-12 09:14:06 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
Aditya Radhakrishnan
70659711a8
perf(ui-ingestion): cache on creation or deletion of ingestion sources to reduce latency (#6647) 2022-12-05 22:20:24 -08:00
John Joyce
88d2d9bb08
refactor(ui): Making improvements to UI ingestion forms, adding MySQL, Trino, Presto, MSSQL, MariaDB forms (#6607) 2022-12-05 16:06:07 -08:00
John Joyce
df96e89557
refactor(ui): Improving Kafka UI Ingestion Form, Create Domain, Create Secret Modals (#6588) 2022-12-01 15:25:52 -08:00
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub (#6590) 2022-12-01 11:59:58 +05:30
John Joyce
6eb63c2aab
feat(ui): Add Test Connection Support for BigQuery ingestion source (#6543) 2022-11-28 10:29:46 -08:00
Gabe Lyons
d613ccedc5
updating snowflake placeholder text (#6493) 2022-11-18 13:23:44 -08:00
John Joyce
4c6dd0656f
fix(ui): Addressing minor UI issues pre-release (#6368) 2022-11-04 14:59:30 -07:00
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. (#6352) 2022-11-03 15:32:25 -07:00
Chris Collins
e1c39e59c8
feat(ui) Update bigquery UI ingestion source to be the same as bigquery-beta (#6283) 2022-10-31 15:52:13 -04:00
Chris Collins
6aedf67b02
feat(ui) Allow a user to type in a custom value in ingestion Secret Fields (#6301) 2022-10-28 12:48:23 -04:00
ChunTing Wu
f1aeafa462
fix(ui): repair display name of MongoDB source (#6270) 2022-10-23 21:23:10 -07:00
Chris Collins
775d2b083b
feat(ui-ingestion): Add test connection button to bigquery-beta form (#6248)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-10-21 17:33:34 -07:00
Aditya Radhakrishnan
2a501dead1
feat(telemetry): add telemetry events to the glossary, domains, and managed ingestion pages (#6216)
Co-authored-by: John Joyce <john@acryl.io>
2022-10-18 15:48:10 -07:00
Chris Collins
a7b17634c2
fix(ui) Fix bigquery and redshift forms for lineage fields (#6215) 2022-10-17 16:07:30 -04:00