103 Commits

Author SHA1 Message Date
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
Peter Szalai
773917c817
feat(release): bump CLI version to 0.9.0 (#6195)
* feat(release): bump CLI version to 0.9.0

* update breaking changes section

* add graphql breaking change

* typo
2022-10-14 17:14:26 +02:00
Chris Collins
9d5851cf10
feat(ingestion-ui) Add new form for the bigquery-beta connector (#6200) 2022-10-13 15:50:47 -07:00
Ankit keshari
0c6eeb8fdf
feat(ingestion-ui) Update source ingestion type if editing yaml ingestion type (#6156) 2022-10-13 14:43:16 -04:00
Ankit keshari
21c1d37d13
feat(ui): Add warning banner to looker and lookml UI ingestion forms (#6111) 2022-10-11 11:19:20 -04:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress

* adding remove option

* more progress

* editing

* further in

* additional rendering improvements

* stashing adv search progress

* stashing more progress

* propagating not filters back to UI

* more frontend progress

* more filters working

* getting ready for data platform selector

* add platform select functionality

* locking out switching btwn advanced and standard filters

* final polish

* remove unneeded code

* added unit and cypress tests

* resolutions after merge

* adding documentation

* cleaning up & refactoring

* removing console.log

* minor ui fix & removing unneeded code

* fixing lineage search

* fixing lints

* fix display of degree

* fixing test

* fixing lint

* responding to comments

* fixing tests

* fix smoke tests

* fixing cypress

* fixing cypress test

* responding to comments
2022-10-04 10:20:04 -07:00
Shirshanka Das
48b46971b8
feat(ingest): remove hardcoded env variable default for cli version (#6075) 2022-10-02 16:46:34 -07:00
Ankit keshari
d1be7d5f35
Worked to hide the recommendation (#6021) 2022-09-22 13:02:51 -04:00
Felix Lüdin
a407e0a370
feat(dashboard): add subTypes aspect to dashboard entity (#5843)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-18 23:03:38 -07:00