860 Commits

Author SHA1 Message Date
jfrancos-mai
d98ebd330c
fix(ui): SchemaDescriptionField 'read-more' doesn't affect table height (#7970) 2023-05-23 13:11:21 -04:00
Indy Prentice
da33e27784
feat(search): Add AggregateAcrossEntities endpoint (#8000) 2023-05-19 21:26:50 +00:00
Joshua Eilers
d3dc2f22a5
feat(embed): embed lookup route (#8033) 2023-05-19 18:42:46 +00:00
Gabe Lyons
72bcfc53af
feat(caching): skip cache on ownership tabs (#8082) 2023-05-19 09:38:24 -07:00
Chris Collins
33c4ab7fda
fix(ui) Fix entity name styling to show deprecation and others properly (#8084) 2023-05-19 09:54:34 -04:00
Quentin FLEURENT NAMBOT
dc4a20301f
feat(web): update AWS logos (#8057) 2023-05-18 12:51:53 -07:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products (#8039)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Joshua Eilers
91caa0c2b9
fix(search): only show explore all btn on search and home (#8047) 2023-05-15 18:59:16 +00:00
Joshua Eilers
1cb425e9a7
fix(search): enter key with no query should search all (#8036) 2023-05-15 16:57:40 +00:00
Aditya Radhakrishnan
0fa983adc7
fix(ui): posts - fix formatting for posts where the title can get cut off (#8001) 2023-05-13 20:58:35 -07:00
Aditya Radhakrishnan
d4d62575d8
fix(ui): add loading indicator for download as CSV action (#8003) 2023-05-11 09:11:42 -07: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
bb9b981eb3
feat(search): support only searching by quick filter (#7997) 2023-05-09 15:16:50 -07:00
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings (#7988) 2023-05-09 15:16:11 -07:00
John Joyce
95ba6d9c68
fix(download as csv): Support download to csv for impact analysis tab (#7956) 2023-05-08 10:14:38 -07:00
Joshua Eilers
99b75e4d60
fix(SearchBar): Restore explore all link (#7973) 2023-05-05 12:36:13 -07:00
Chris Collins
abeda11ba1
feat(tracking) Add tracking events to our chrome extension page (#7967) 2023-05-04 17:52:07 -04:00
Chris Collins
3f8a532bbc
fix(ui) Fix displaying column level lineage for sibling nodes (#7955) 2023-05-04 10:53:18 -04:00
Chris Collins
d904a98f49
fix(ui) Fix Tag Details button to use url encoding (#7948) 2023-05-03 09:16:10 +01:00
Harshal Sheth
bf86235e26
fix(ingest/unity): use fully qualified catalog/schema patterns (#7900) 2023-05-02 16:27:17 -07:00
Mayuri Nehate
a0c4e0dd46
feat(ingest): add GCS ingestion source (#7903)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-04-27 19:03:41 +02:00
Chris Collins
b58894662e
fix(ui) Disable cache on Domain and Glossary Related Entities pages (#7867) 2023-04-20 14:03:25 -04:00
Harry Nguyen
a9a80b8c70
chore(ui): change background color to transparent for avatar with photoUrl (#7527)
Co-authored-by: Nguyen Tri Hieu <nhieu@fossil.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-04-20 13:06:39 -04:00
Chris Collins
90f653b622
fix(ui) Get all entity assertions in chrome extension (#7849) 2023-04-20 12:41:20 -04:00
Chris Collins
34c5847b17
fix(ui) Add UI fixes and design tweaks to AutoComplete (#7845) 2023-04-20 12:28:02 -04:00
david-leifker
429c54f3ad
fix(ci): fix spark lineage test (#7829) 2023-04-17 15:29:45 -07:00
John Joyce
ed85296e4a
feat(ui): Support PowerBI Ingestion via UI form (#7817) 2023-04-17 11:37:00 -07:00
Chris Collins
9c726b3a56
fix(ui) Fix 404 page routing bug (#7824) 2023-04-17 11:29:54 -04:00
John Joyce
4742e81726
fix(ui): Fix subtle initial redirect bug (#7796) 2023-04-13 14:22:02 -07:00
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