Aseem Bansal
8b88930fad
fix(ui/ingest): correct privilege used to show tab ( #10483 )
...
Co-authored-by: Kunal-kankriya <127090035+Kunal-kankriya@users.noreply.github.com>
2024-07-22 20:25:12 +05:30
John Joyce
8d5f0f3b04
refactor(ui): Misc improvements to the setup ingestion flow (ingest uplift 1/2) ( #10764 )
...
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-07-01 16:43:21 -07:00
John Joyce
c7f83a3df4
feat(ui): Add support for structured reporting of warnings and failures in the UI ingestion flow (ingest uplift 2/2) ( #10790 )
...
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 09:59:44 -07:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI ( #10741 )
2024-06-21 11:03:56 -07:00
amit-apptware
1b56035b1d
feat(ui/data-contract): Data contract UI under Validation Tab ( #10625 )
...
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
2024-06-19 10:44:02 -04:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
Sumit Patil
3e31ae4127
build(react): Fix typescript errors in test files ( #9982 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2024-03-05 16:21:42 -08:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI ( #9718 )
2024-02-02 15:55:36 -05:00
gaurav2733
dc16c73937
feat(ui): include parent term groups, domains in glossary, domain dropdown ( #9715 )
2024-01-29 15:26:14 +05:30
Chris Collins
0c940c7b2b
feat(ui) Add standardized GQL error handling function to FE ( #9470 )
2024-01-19 13:38:48 -05:00
Ingthor Birkir Arnason
0b66e5e452
fix(frontend): Add fallback for image load error on Avatar ( #9501 )
...
Co-authored-by: Ingthor Birkir Arnason <ingthor.arnason@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-19 10:03:56 -05:00
Salman-Apptware
47e6a04fb9
feat(ui): Auto-focus on entity profile action modals ( #9444 )
2024-01-10 14:37:33 -08:00
gaurav2733
5321352852
style(ui): humanise duration shown on ingestion page ( #9530 )
2023-12-29 12:53:58 +05:30
Salman-Apptware
16d3df620f
fix(ui): Tab doesn't represent the page you are on for non-data asset pages ( #9468 )
2023-12-20 16:32:52 +05:30
Olga Dimova
3096aa6ffa
feat(glossary): add toggle sidebar button and functionality to Busine… ( #9222 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-12-07 12:44:24 -05:00
Chris Collins
fe444aff26
fix(ui) Set explicit height on logo images to fix render bug ( #9344 )
2023-11-29 13:52:26 -05:00
Amanda Ng
a9650b650c
feat(ui): bump frontend dependencies ( #8353 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-11-27 11:45:21 -05:00
Salman-Apptware
a704290be4
PRD-742/fix:Settings tab should have 2 scrollable sections ( #9218 )
2023-11-19 20:36:21 -08:00
david-leifker
f2ce3ab62c
lint(frontend): fix HeaderLinks lint error ( #9189 )
2023-11-06 15:19:55 -06:00
Sumit Patil
7cfe3c7979
OBS-191 | Viewing domains page should not require Manage Domains priv… ( #9156 )
2023-11-04 19:32:23 +00:00
John Joyce
0f8d275735
refactor(style): Improve search bar input focus + styling ( #8955 )
2023-10-04 20:03:40 -07:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested ( #8841 )
...
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
John Joyce
4539a1cf20
feat(health): Adding Entity Health Status to the Lineage Graph View ( #8739 )
2023-08-29 09:32:35 -07:00
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