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
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
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
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
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
7a68f11a9f
feat(ui) Build entity doesn't exist page for entity profiles ( #7150 )
2023-01-27 14:36:01 -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
John Joyce
72f0328633
feat(ui): Documentation Editor Improvements ( #7072 )
2023-01-20 09:33:44 -08: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
John Joyce
3b71800f7d
fix(ui): URL Encode all Entity Profile URLs ( #7023 )
2023-01-12 10:32:39 -08:00
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
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets ( #6875 )
2023-01-03 15:40:39 -08: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
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
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
54230a8d81
feat(): Views Feature Milestone 1 ( #6666 )
2022-12-12 12:30:09 -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
Gabe Lyons
779d1cf369
feat(ml model): updating view of ml model feature list ( #6576 )
...
* updating view of ml model feature list
* Update TableOfMlFeatures.tsx
2022-12-02 09:51:51 -08:00
Chris Collins
cc832124df
fix(ui) Wrap schema field descriptions to allow read more/less always ( #6541 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-11-23 16:01:40 -08:00
Ankit keshari
7f71b2578b
feat(ui): Add sorting method to fieldpath column of schema tab ( #6510 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-11-22 13:43:56 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages ( #6450 )
2022-11-22 08:48:03 -08:00
John Joyce
c99ae26aa4
feat(ui): Adding External URLs to search preview for Dataset, Container, DataFlow, DataJob ( #6496 )
2022-11-18 17:46:26 -08:00
Ankit keshari
7ff765e4a6
feat(ui) Filter by description text on schema tab search ( #6400 )
2022-11-17 14:45:55 -05:00
Ankit keshari
fc26cf3f27
feat(ui) Added functionality to copy fieldpath and urn of each column ( #6398 )
2022-11-15 16:46:05 -05:00
Chris Collins
1d944beb0a
feat(lineage) Implement CLL impact analysis for inputFields ( #6426 )
2022-11-15 16:45:19 -05:00