462 Commits

Author SHA1 Message Date
Aseem Bansal
a8d822d874
chore(stats): change default stats lookback (#8408) 2023-07-13 13:23:47 +05:30
sudhakara
779d692cdc
refactor(ui): uniform ordering of items on the entities sidebar section (#8365)
Co-authored-by: sudhakara.st <sst@zynga.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Joshua Eilers <josh.eilers@acryl.io>
2023-07-11 14:09:54 -07:00
Chris Collins
18c1f12436
feat(ui) Allow a configurable default tab for domain entity profile page (#8316) 2023-07-11 10:30:47 -04:00
Joshua Eilers
c57037eb86
feat(stats): show size in bytes and scale at y=min (#8375) 2023-07-06 17:19:40 +00:00
Chris Collins
c051ea00b0
feat(ui) Show Acryl information with button and banner behind flag (#8330) 2023-06-29 17:13:50 -04:00
Gabe Lyons
653dc7312a
feat(usage): add max width to users tooltip (#8335) 2023-06-29 10:58:47 -07:00
Joshua Eilers
e0f8e9c944
fix(documentation): remove links from associatedUrn (#8319) 2023-06-28 13:42:26 -07:00
Gabe Lyons
c9e4be5dab
fix(embed): hide chart & dashboard previews if not for looker (#8307) 2023-06-27 08:26:46 -07:00
Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization (#8281) 2023-06-25 13:41:22 -04:00
John Joyce
65dd8e8d32
refactor(validations): Add URL-based Routing to Dataset Validations Tab (#8254) 2023-06-22 17:41:21 -07:00
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience (#8235)
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
Joshua Eilers
071ef4d111
feat(stats): make rowcount more human readable (#8232) 2023-06-14 10:54:19 -07:00
Chris Collins
03ac44c595
fix(ui) Show Entities first on Domain pages again (#8159) 2023-06-01 11:56:44 -04:00
Joshua Eilers
4ade1311f1
fix(stats): display consistent query count on stats tab (#8151) 2023-05-31 08:33:02 -07:00
Gabe Lyons
bb4a912d9b
feat(search): adding support for _entityType filter in the application layer + frontend (#8102)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-05-30 10:21:33 -07:00
Chris Collins
de16bdc2b0
fix(ui) Fix selecting columns in Lineage tab for CLL (#8129) 2023-05-30 11:13:57 -04:00
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity (#8045)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01:00
Chris Collins
2fe73038d2
feat(ui) Show documentation on Domain pages first (#8110) 2023-05-23 18:14:45 -05:00
Chris Collins
3c0d720eb6
feat(ui) Add readOnly flag that disables profile URL editing (#8067) 2023-05-23 15:29:02 -04:00
jfrancos-mai
d98ebd330c
fix(ui): SchemaDescriptionField 'read-more' doesn't affect table height (#7970) 2023-05-23 13:11:21 -04: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
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
Aditya Radhakrishnan
d4d62575d8
fix(ui): add loading indicator for download as CSV action (#8003) 2023-05-11 09:11:42 -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
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
b58894662e
fix(ui) Disable cache on Domain and Glossary Related Entities pages (#7867) 2023-04-20 14:03:25 -04: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
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
John Joyce
a18c93c028
refactor(ui): Separate entity lineage counts query from rest of entity query (#7569) 2023-03-14 13:26:57 -07:00
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
5e77e68352
feat(queries): Adding Tooltips to Queries Tab (#7421) 2023-02-24 16:04:23 -08:00