1481 Commits

Author SHA1 Message Date
Chris Collins
1312ca9368
fix(ui) Fix tags and terms columns on nested schema fields (#7782) 2023-04-10 20:28:13 -04:00
John Joyce
f0c5ba08b6
fix(ui): Fix tags display name + color in UI for autocomplete, search preview, entity profile (#7785) 2023-04-10 15:17:25 -07:00
Chris Collins
70e60847a2
fix(auto-complete) Pass in views to auto-complete endpoint for filtering (#7754) 2023-04-05 16:48:08 +05:30
Thosan Girisona
062e8ae323
fix(TestResults UI):show non-failing TestResult (#7747) 2023-04-05 11:16:44 +05:30
John Joyce
3609167086
fix(ci): Fixing broken Domains Test (#7746) 2023-04-04 13:36:34 +05:30
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
ba6426ef61
feat(ui) Update auto-complete functionality and design (#7515)
Adds in new styles for auto-complete as well as the new functionality around quick filters.
2023-03-27 12:45:38 -04:00
Aditya Radhakrishnan
660d477457
fix(lineage): change default lineage time window to All Time (#7662) 2023-03-23 10:47:47 -07:00
John Joyce
4da49fb1b4
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations (#7592)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:36:21 -07:00
John Joyce
bd76183b00
fix(ui): Address regression in column usage stats + add unit test (#7645)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:27:58 -07:00
John Joyce
ce33db74fd
refactor(ui): Loading schema dynamically for dataset profile (#7558)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:27:31 -07:00
John Joyce
9ec86a5cc0
fix(ui): Fix download to CSV flow using Scroll across entities api (#7629) 2023-03-21 10:05:58 -07:00
John Joyce
c075e0e77b
refactor(ui): Fix scrolling behavior for compact entity profile (#7599) 2023-03-21 08:51:22 -07:00
dependabot[bot]
99bddbea90
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /datahub-web-react (#7554)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 08:52:17 -07:00
Gabe Lyons
6aa84f7afb
Extend character limit for Create Domain Modal (#7589) 2023-03-14 17:39:04 -07:00
John Joyce
a18c93c028
refactor(ui): Separate entity lineage counts query from rest of entity query (#7569) 2023-03-14 13:26:57 -07:00
Chris Collins
72fafa5ead
fix(ui) Safeguard ingestion execution request check (#7584) 2023-03-14 13:56:33 -04:00
Aseem Bansal
39f7f74329
chore(ci): add daylight savings timezone for tests, fix daylight saving bug in analytics charts (#7484) 2023-03-14 16:12:29 +05:30
david-leifker
72198f98c0
feat(search): searchAcrossEntities/Lineage improvements (#7550)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-03-12 18:18:51 -07:00
John Joyce
947990ac8b
fix(): Fix Query Detail Modal Scroll + add misc log messages (#7530) 2023-03-09 18:02:13 -08:00
Chris Collins
4f78de6810
fix(ui) Fix UI flickering when switching between glossary entities (#7432) 2023-03-06 12:05:45 -05:00
Chris Collins
036983c4e3
fix(ui) Make tooltip on search results stats summary clearer (#7492) 2023-03-05 17:39:09 -05:00
Chris Collins
70f6985eb3
fix(ui) Standardize subtypes casing with View Definition tab (#7477) 2023-03-02 19:02:08 -05:00
Aditya Radhakrishnan
04a32d487f
tests(cypress): add improved Cypress tests for timeline lineage (#7464) 2023-03-02 15:02:06 -08:00
Chris Collins
b8f8a10ee2
fix(ui) Merge duplicate schema fields on siblings regardless of casing (#7413)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-02-28 15:56:02 -08:00
John Joyce
d54e3b81cf
fix(lineage): Fixing Timeline Lineage Filters (#7435) 2023-02-27 16:00:57 -08:00
Aseem Bansal
4e7233d45f
fix(analytics): remove zero values being added in charts (#7425) 2023-02-25 14:09:07 +05:30
John Joyce
5e77e68352
feat(queries): Adding Tooltips to Queries Tab (#7421) 2023-02-24 16:04:23 -08:00
Alexey Kravtsov
79aa66ab0a
feat(frontend): add additional tabs to glossary terms view (#7392)
Adds tabs for "Contained by" and "Inherited by" on the Glossary Related Terms tab.
2023-02-22 16:30:47 -05:00
Aseem Bansal
8a1a24b989
feat(analytics): add monthly active users in highlights (#7341) 2023-02-20 14:17:31 -08:00
John Joyce
92cd2b2c1b
fix(lineage): Fix Upstream + Downstream Count in presence of Soft-Deleted / Non-Existent references (#7374) 2023-02-20 14:00:14 -08:00
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab (#7366) 2023-02-20 11:10:18 -08:00
John Joyce
1b8ab4607e
fix(lineage): Include maxHops in Lineage Cache Key + misc UI improvements (#7351) 2023-02-17 15:49:42 -08:00
Chris Collins
979265df17
fix(ui) Update styles of embedded profile page to match designs (#7348) 2023-02-15 13:37:01 -05:00
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