38 Commits

Author SHA1 Message Date
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
c075e0e77b
refactor(ui): Fix scrolling behavior for compact entity profile (#7599) 2023-03-21 08:51:22 -07:00
Chris Collins
4f78de6810
fix(ui) Fix UI flickering when switching between glossary entities (#7432) 2023-03-06 12:05:45 -05:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages (#6450) 2022-11-22 08:48:03 -08:00
Chris Collins
8c783dac62
feat(privileges) Create privileges to allow for managing children of entities (#6346)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-634.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-666.lan>
2022-11-03 13:06:40 -07:00
Chris Collins
a28fc1ede8
feat(ui): Display 'View in Github' if externalUrl is link to GitHub (#6253) 2022-10-23 21:29:35 -07:00
Ankit keshari
11092c73cf
feat(groups & owners) Add ability to edit group name + assign creator as owner of metadata (#6047)
Adds ability to edit user group names from the UI. Also sets the creator or Glossary Terms, Glossary Nodes, and Domains to be the owner of said item.
2022-10-06 15:36:39 -04: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
c0eb8a1b8b
feat(ui): Adding Search Select feature(frontend only) (#5507) 2022-07-28 17:40:03 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles (#5440) 2022-07-19 15:46:43 -07:00
John Joyce
ac61bcd951
fix(ui): Fixing unreleased search preview bugs (#5432) 2022-07-19 10:29:42 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements (#5419) 2022-07-17 22:02:09 -07:00
Gabe Lyons
cd147685c7
feat(siblings): allow viewing siblings separately (#5390)
* allow pulling back curtain for siblings

* sibling pullback working for lineage + property merge

* propagating provinence to ui

* fixups from merge & some renames

* fix styling & add tooltip

* adding cypress tests

* fix lint

* updating mocks

* updating smoke test

* fixing domains smoke test

* responding to comments
2022-07-14 14:23:12 -07:00
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI (#5280)
* Adding support for deleting tags and domains via the UI

* Fixing tests
2022-06-29 19:41:41 -07:00
Chris Collins
f9aca8aca2
feat(domain) Add ability to edit a Domain name from the UI (#5266) 2022-06-27 16:09:36 -07:00
John Joyce
6b82a0b0b6
refactor(UI): Refactor Dataset Health Status (#5222) 2022-06-22 12:21:34 -07:00
Ankit keshari
e6b66d8cf5
refactor(ui): Fixed the UI issue on Deprecated Pop-Up issue (#5130) 2022-06-09 11:11:42 -07:00
John Joyce
4da3d132f8
refactor(ui): UI Navigation Refactoring (#5076) 2022-06-03 07:47:39 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
Felix Lüdin
69466c069c
fix(ui): do not show copy URN buttons when Clipboard API is not available (#4963) 2022-05-19 20:48:09 -07:00
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Chris Collins
e32f22f6bf
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-09 14:28:50 -07:00
Shubham Thakre
6610265b68
feat(ui): entity profile add copy url option update (#4821) 2022-05-05 13:46:45 -07:00
Chris Collins
40cb83f583
fix(entity header): Fixes two issues in the EntityHeader - update UI and remove link (#4720)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-04-22 13:46:09 -07:00
John Joyce
8d036fa179
Only adding deprecation button to specific entity pages (#4712) 2022-04-21 09:51:47 -07:00
Ankit keshari
e572af62ea
feat(ui): Add support for Deprecating an entity via the UI (#4633) 2022-04-15 15:10:44 -07:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA (#4305) 2022-03-04 11:51:31 -08:00
John Joyce
3668de85e0
Fixing domains double icon on profile (#4093) 2022-02-08 15:21:07 -08:00
Aseem Bansal
452d2c22b5
fix(analytics): fix missing events from UI (#4026) 2022-02-07 09:22:59 -08:00
John Joyce
169cd4fde9
feat(containers): Adding Containers UI (as demo'd in Jan Townhall) (#4037) 2022-02-02 13:51:39 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
RyanHolstien
5c5dd5bfee
Feature/dynamic platform icons (#3968) 2022-01-25 19:03:31 -08:00
John Joyce
b32975d6db
refactor(gql/ui): Misc refactorings (#3921) 2022-01-19 17:02:17 -08:00
Gabe Lyons
bb0943f2e5
feat(ui): lineage - allow for expanding of lineage node titles in the lineage explorer (#3856) 2022-01-07 17:29:15 -08:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. (#3303) 2021-09-28 10:30:37 -07:00
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo (#3185) 2021-09-02 15:39:08 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -07:00