1416 Commits

Author SHA1 Message Date
Gabe Lyons
5cecc3c48e
feat(queries): [Experimental] Allow customization of # of queries in Query tab via env var (#6964) 2023-01-06 10:54:45 -08:00
Aseem Bansal
c9626bdf63
chore(react): remove outdated cypress tests and dependency (#6948) 2023-01-05 13:57:52 -08:00
dependabot[bot]
3f706133ff
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /datahub-web-react (#6931)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-01-04 17:07:08 +05:30
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets (#6875) 2023-01-03 15:40:39 -08:00
david-leifker
c845866521
test(misc): misc test updates (#6890) 2022-12-29 11:26:42 -06:00
Meenakshi Kamalaseshan Radha
d9b71cea19
feat(ui) - Add a custom error message for bulk edit to add clarity (#6775)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
2022-12-28 13:22:21 -08:00
jx2lee
988b3d476c
docs(google-analytics): Correct grammatical error in README.md (#6870) 2022-12-28 12:01:53 +00:00
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) (#6744)
* fix(security): commons-text in frontend

* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint

* testing docker build

* Add retry configuration options for entity client

* Kafka debugging

* fix(kafka-setup): parallelize topic creation

* Adjust docker build

* Docker build updates

* WIP

* fix(lint): metadata-ingestion lint

* fix(gradle-docker): fix docker frontend dep

* fix(elastic): fix race condition between gms and mae for index creation

* Revert "fix(elastic): fix race condition between gms and mae for index creation"

This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.

* fix(test): fix datahub frontend test for clean/test cycle

* fix(test): datahub-frontend missing assets in test

* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer

* gitingore update

* fix(docker): remove platform on docker base image, set by buildx

* refactor(kafka-producer): update kafka producer tracking/logging

* updates per PR feedback

* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool

Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00:00
John Joyce
c482ef0215
refactor(ui): Misc domains improvements (#6850) 2022-12-23 11:06:47 -08:00
Teppo Naakka
b0a82ca7f4
feat(ui): sortable domain list (#6736) 2022-12-22 07:22:22 -08:00
Aseem Bansal
86ee0e58de
feat(ci): add cypress test ui based ingestion (#6769) 2022-12-22 20:37:29 +05:30
John Joyce
8976844635
feat(ui): Support adding custom id when creating term and term group (#6830) 2022-12-22 06:32:46 -08:00
Aseem Bansal
2fb0b1ecfb
fix(ci): reduce flakiness views select test (#6821) 2022-12-21 20:53:58 +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
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI (#6816) 2022-12-20 10:54:08 -05:00
Aditya Radhakrishnan
cd937e0c67
fix(ui): URL encode urns for ownership entity links (#6814) 2022-12-20 07:04:56 -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
Aditya Radhakrishnan
d48e44499e
fix(tutorial): skip getting steps if there is no user (#6786) 2022-12-16 11:18:43 -08:00
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets (#6772) 2022-12-15 16:37:07 -08:00
John Joyce
0e614d110b
fix(): Fix the datahub-web-react build (#6764) 2022-12-14 12:58:54 -08:00
John Joyce
fd6d12f84a
refactor(ux): Misc UX Improvements (tutorial copy, caching, filters) (#6743) 2022-12-14 09:11:51 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
John Joyce
621974e559
feat(ui): Support DataBricks Unity Catalog Source in Ui Ingestion (#6707) 2022-12-12 09:14:06 -08:00
Aseem Bansal
3099bd1486
fix(ci): flakiness due to onboarding tour in add user test (#6734) 2022-12-12 22:02:19 +05:30
dependabot[bot]
e769a723a3
build(deps): bump qs from 6.5.2 to 6.5.3 in /datahub-web-react (#6664) 2022-12-08 16:29:20 -08:00
Aditya Radhakrishnan
37126f56e8
fix(ui): fix search on policy builder (#6703) 2022-12-08 16:15:23 -08:00
dependabot[bot]
2008130f2f
build(deps): bump express from 4.17.1 to 4.18.2 in /datahub-web-react (#6665) 2022-12-08 14:57:53 -08:00
John Joyce
bbcec3b226
refactor(ui): Adding caching for users, groups, and roles (#6673) 2022-12-08 09:23:15 -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
Aseem Bansal
626a06445a
feat(ci): add smoke test for domain mutation (#6641) 2022-12-07 15:27:50 +05:30
dependabot[bot]
438bbdee0f
build(deps): bump decode-uri-component in /datahub-web-react (#6617) 2022-12-06 14:45:27 -08:00
Paul Logan
dbb4c84cb2
docs: move rfcs to separate repo (#6621)
* moving rfc's

* ignoring rfc/

* moving RFC

* updating rfc policy page

* removing unused filter patter

* removing unused filter patter
2022-12-06 13:03:15 -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
Aditya Radhakrishnan
5e971ce71e
fix(analytics): skip ListDomains if user cannot manage domains and have only one loading message (#6624) 2022-12-02 19:30:02 -08:00
Chris Collins
8ff35b81ed
fix(ui) Fix double scroll in embedded list search sections (#6618) 2022-12-02 15:12:15 -06:00
Gabe Lyons
779d1cf369
feat(ml model): updating view of ml model feature list (#6576)
* updating view of ml model feature list

* Update TableOfMlFeatures.tsx
2022-12-02 09:51:51 -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
Chris Collins
6255181169
fix(ui) Display duplicate nodes in lineage viz (#6526) 2022-11-23 16:14:21 -08:00
Chris Collins
cc832124df
fix(ui) Wrap schema field descriptions to allow read more/less always (#6541)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-11-23 16:01:40 -08:00
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -08:00
Ankit keshari
7f71b2578b
feat(ui): Add sorting method to fieldpath column of schema tab (#6510)
Co-authored-by: John Joyce <john@acryl.io>
2022-11-22 13:43:56 -08:00
Chris Collins
7b13c28391
fix(ui) Fix roles not always displaying on page load (#6524) 2022-11-22 15:01:48 -06:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages (#6450) 2022-11-22 08:48:03 -08:00
John Joyce
c99ae26aa4
feat(ui): Adding External URLs to search preview for Dataset, Container, DataFlow, DataJob (#6496) 2022-11-18 17:46:26 -08:00
Gabe Lyons
d613ccedc5
updating snowflake placeholder text (#6493) 2022-11-18 13:23:44 -08:00