Aditya Radhakrishnan
0496ae6547
fix(ui): fix styling on sign up and reset screens ( #7301 )
2023-02-09 18:53:07 -08:00
david-leifker
212ae1de85
docs(release): updating docs per release process ( #7281 )
2023-02-09 10:41:11 -06:00
Aditya Radhakrishnan
cf1e627e55
fix(ui): fix spacing on share buttons ( #7272 )
2023-02-07 12:02:04 -08:00
Aseem Bansal
c2d6ea7c42
fix(profile): use department name if available ( #7257 )
2023-02-07 16:42:24 +05:30
John Joyce
ed38fe7c71
fix(autocomplete): Use normal properties name instead of urn name in autocomplete ( #7236 )
2023-02-03 13:09:12 -08:00
dependabot[bot]
1ab495c23f
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /datahub-web-react ( #7231 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 18:51:47 +05:30
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
Chris Collins
8ef25e3980
fix(siblings) Fix editing of schema fields for siblings with unequal schemas ( #7199 )
2023-02-02 14:55:41 -05:00
vojtechneradatos
481551a326
fix(ui): typo 'Documenataion' ( #7227 )
2023-02-02 11:41:13 -08:00
John Joyce
c150ef04d6
feat(ui): Supporting display of columns and storage count in previews ( #7198 )
2023-02-02 09:38:06 -08:00
Chris Collins
68566c42d7
fix(ui) Increase the number of assertions that we query for in tab ( #7215 )
2023-02-02 10:40:32 -05:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements ( #6894 )
2023-01-31 18:44:37 -06:00
John Joyce
727050a8f3
refactor(ui ingest): Allow enabling / disabling ingestion schedule easily ( #7162 )
2023-01-30 11:39:27 -08:00
Chris Collins
7a68f11a9f
feat(ui) Build entity doesn't exist page for entity profiles ( #7150 )
2023-01-27 14:36:01 -08:00
John Joyce
590ef6288a
refactor(ui): Updates to Manual Lineage search ( #7151 )
2023-01-27 14:35:16 -08:00
jaykadambi
1192dbfeff
fix(ui): Sort top users by their query count in datasets stats tab ( #7148 )
2023-01-27 09:57:50 -08:00
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