Chris Collins
1e206c2584
feat(ui) Add new embedded profile to be displayed in extension ( #7113 )
2023-01-26 12:14:31 -05:00
Amanda Ng
7ded44280d
feat(ui): allow removing parentNodes of Glossary Nodes and Glossary Terms ( #7135 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-01-26 09:07:11 -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
Felix Lüdin
0cfbec72c8
fix(ui): only use visible and enabled tabs for selected tab and routing in entity profiles ( #6629 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-01-24 17:38:07 -08:00
dependabot[bot]
331ba158b3
chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /datahub-web-react ( #7123 )
2023-01-24 12:05:45 -08:00
John Joyce
50bc591811
fix(tests): Fixing add_users smoke test ( #7116 )
2023-01-24 08:35:10 -08:00
John Joyce
72f0328633
feat(ui): Documentation Editor Improvements ( #7072 )
2023-01-20 09:33:44 -08:00
Amanda Ng
d53b3f4f0c
fix(ui): display the correct access token expiry in AccessTokenModal ( #7078 )
2023-01-19 17:03:13 -08:00
Chris Collins
24be154e9c
fix(ui) Make checkboxes in ingestion forms easier to see ( #7061 )
2023-01-18 13:04:25 -05:00
Chris Collins
a3c0bb25ca
fix(ui) Fix duplicate schema field rendering with siblings ( #7057 )
2023-01-18 12:14:12 -05:00
Amanda Ng
087b169b38
feat(editor): improve documentation editor using Remirror ( #6631 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-01-17 18:00:39 -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
John Joyce
3b71800f7d
fix(ui): URL Encode all Entity Profile URLs ( #7023 )
2023-01-12 10:32:39 -08:00
Meenakshi Kamalaseshan Radha
d3754ba309
feat(privileges) - Create a privilege to manage glossary children recursively ( #6731 )
...
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-01-09 16:05:39 -08:00
Chris Collins
485a4baaa8
chore(frontend) Remove unused dependencies from package.json ( #6974 )
2023-01-09 14:11:56 +05:30
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