Joshua Eilers
a78e72caf8
highlight matched fields in search results ( #8651 )
2023-08-24 10:12:26 -07:00
Chris Collins
265e2a4e42
feat(ui/graphql) Add ability to sort search results from search results page ( #8595 )
2023-08-09 16:51:06 -04:00
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. ( #8460 )
2023-07-26 09:13:45 -07:00
Joshua Eilers
c074d2fdc1
Sidebar local storage setting + toggle tooltip ( #8288 )
2023-06-23 08:54:16 -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
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
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
jfrancos-mai
2c4a59b302
fix(ui): Open mailto link in new tab ( #7982 )
2023-05-24 13:38:37 -04:00
Joshua Eilers
d3dc2f22a5
feat(embed): embed lookup route ( #8033 )
2023-05-19 18:42:46 +00: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
a9bf1abaf8
chore: cleanup some devtool console warnings ( #7988 )
2023-05-09 15:16:11 -07:00
Chris Collins
d904a98f49
fix(ui) Fix Tag Details button to use url encoding ( #7948 )
2023-05-03 09:16:10 +01: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
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
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
Aseem Bansal
4e7233d45f
fix(analytics): remove zero values being added in charts ( #7425 )
2023-02-25 14:09:07 +05:30
Aseem Bansal
8a1a24b989
feat(analytics): add monthly active users in highlights ( #7341 )
2023-02-20 14:17:31 -08:00
Aditya Radhakrishnan
cf1e627e55
fix(ui): fix spacing on share buttons ( #7272 )
2023-02-07 12:02:04 -08:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -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
1e206c2584
feat(ui) Add new embedded profile to be displayed in extension ( #7113 )
2023-01-26 12:14:31 -05:00
John Joyce
50bc591811
fix(tests): Fixing add_users smoke test ( #7116 )
2023-01-24 08:35:10 -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
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 ( #6666 )
2022-12-12 12:30:09 -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
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages ( #6450 )
2022-11-22 08:48:03 -08:00
Chris Collins
78c3bf9ab6
fix(ui) Improve HoverEntityTooltip and truncate parent glossary nodes ( #6417 )
2022-11-14 13:05:55 -05:00
John Joyce
4c6dd0656f
fix(ui): Addressing minor UI issues pre-release ( #6368 )
2022-11-04 14:59:30 -07:00
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. ( #6352 )
2022-11-03 15:32:25 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature ( #6272 )
2022-10-26 16:43:39 -04:00
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles ( #6225 )
2022-10-23 21:07:51 -07:00
Ankit keshari
bd217f8a58
Create Tag Modal Issue: Clear the input value on press. ( #6212 )
2022-10-20 11:22:37 -04:00
Ankit keshari
0b60225095
Worked on the CSS issue of Add Owners Modal ( #6223 )
2022-10-19 15:58:51 -04:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization ( #6138 )
2022-10-06 19:41:18 -04:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together ( #6068 )
...
* stashing progress
* adding remove option
* more progress
* editing
* further in
* additional rendering improvements
* stashing adv search progress
* stashing more progress
* propagating not filters back to UI
* more frontend progress
* more filters working
* getting ready for data platform selector
* add platform select functionality
* locking out switching btwn advanced and standard filters
* final polish
* remove unneeded code
* added unit and cypress tests
* resolutions after merge
* adding documentation
* cleaning up & refactoring
* removing console.log
* minor ui fix & removing unneeded code
* fixing lineage search
* fixing lints
* fix display of degree
* fixing test
* fixing lint
* responding to comments
* fixing tests
* fix smoke tests
* fixing cypress
* fixing cypress test
* responding to comments
2022-10-04 10:20:04 -07:00
Gabe Lyons
60928757e0
feat(advanced-search): adding select value modal ( #6026 )
...
* adding select value modal
* responding to comments
2022-09-26 12:17:32 -07:00
Chris Collins
efc6ac3753
fix(ui) Filter search through schemas based on non-editable tags and terms as well ( #5942 )
...
* filter based on non-editable tags and terms as well
* update function name for consistency
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-18.lan>
2022-09-16 14:57:17 -07:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab ( #5845 )
2022-09-09 14:28:53 -04:00
Gabe Lyons
5bf5fc2d66
feat(previews): add previews for glossary terms, tags, and domains ( #5784 )
...
* add graphql for chart glossary terms
* add placeholder tab component
* continued progress
* finished rendering of other tooltips
* fix tests
* add null check
* force more clicks
* fix analytics test
2022-08-31 20:48:32 -07:00
John Joyce
ca29f8b679
fix(bootstrap): Creating dedicated thread pool for executing async bootstrap steps + misc fixes ( #5798 )
2022-08-31 19:34:17 -07:00
John Joyce
7cfae0d7a3
fix(ui): Remove add limit on Entity Profile for glossary terms and tags ( #5780 )
2022-08-31 08:51:08 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub ( #5767 )
2022-08-30 18:31:34 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI ( #5752 )
2022-08-28 20:08:25 -07:00
Ankit keshari
e8f521ef07
fix(): Worked on the scroll to top of the page after pagination change ( #5714 )
2022-08-24 15:20:52 -07:00
John Joyce
57b7ade1f0
feat(ui): Add rich UI ingestion run summary ( #5577 )
2022-08-08 14:33:57 -07:00
John Joyce
76b40b0946
feat(ui): Batch add & remove Owners to assets via the UI ( #5552 )
2022-08-03 17:02:37 -07:00
John Joyce
5c7975bd7c
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) ( #5544 )
2022-08-02 15:20:24 -07:00
John Joyce
44d5276879
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) ( #5534 )
2022-08-02 08:38:44 -07:00
John Joyce
f6736bf7a9
Fixing OIDC logout issues ( #5538 )
2022-08-01 19:23:03 -07:00