362 Commits

Author SHA1 Message Date
Chris Collins
29ff57d155
fix(ui): Fix filters in embedded list search component (#6350)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-638.lan>
2022-11-02 16:37:10 -07:00
John Joyce
3a6879907c
feat(ui): Enable Owner Type for Glossary Node + Domain (#6334)
* Enabling Owner Type of Glossary Nodes

* Enable Owner type for Domain
2022-11-02 16:30:59 -07:00
Gabe Lyons
9ab7d16825
fix(ui): two small ux fixes (#6335)
* two fixes for frontend- proper primary logic for no primary & snippet downgrade

* fix for merge logic

* updating tests
2022-11-01 15:17:48 -07:00
Chris Collins
2374bdedbd
fix(ui) Disable deleting Term Groups with children (#6332) 2022-11-01 17:35:29 -04:00
Ankit keshari
96848d5795
feat(ui) Add sorting to the Usage column & fix entity type name in Lineage Drawer (#6290) 2022-11-01 15:20:13 -04:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization (#6303) 2022-10-28 17:08:13 -07:00
Chris Collins
37ac31c06f
feat(ui) Add documentation to term/node creation modal (#6294) 2022-10-28 15:02:27 -04:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00
Gabe Lyons
228c10de43
fix(adv search): two advanced search fixes (#6252)
* two advanced search fixes

* another approach

* adding unit tests

* fixing checkstyle issue
2022-10-26 11:31:38 -07:00
Ankit keshari
ac6779989a
Add the ability to add Domain to Glossary Terms (#6135) 2022-10-24 10:20:48 -04: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
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles (#6225) 2022-10-23 21:07:51 -07:00
Ankit keshari
0b60225095
Worked on the CSS issue of Add Owners Modal (#6223) 2022-10-19 15:58:51 -04:00
Aditya Radhakrishnan
2a501dead1
feat(telemetry): add telemetry events to the glossary, domains, and managed ingestion pages (#6216)
Co-authored-by: John Joyce <john@acryl.io>
2022-10-18 15:48:10 -07:00
Chris Collins
034f2e9ff3
fix(glossary) Improve business glossary loading performance (#6208) 2022-10-14 16:40:52 -04:00
Aditya Radhakrishnan
a58502c5dc
feat(telemetry): add telemetry events to the settings page (#6198) 2022-10-13 11:41:47 -07:00
Gabe Lyons
1939116002
fixing filtering on impact analysis + cypress tests (#6152) 2022-10-07 15:09:23 -07:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04: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
Gabe Lyons
864e64de8f
feat(lineage): show fully qualified task name in lineage UI (#6126)
* showing fully qualified task name in lineage UI

* slight refactor

* use display name

* fix test
2022-10-05 13:54:26 -07:00
Gabe Lyons
1325b8ad71
feat(search): improved search snippet FE logic (#6109)
* starting improvements on search snippet

* flesh out ranking logic

* adding tests

* responding to comments
2022-10-04 11:27:46 -07: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
8163e1cbe9
fix(ui): fix schema infinite rerender (#6082) 2022-09-29 08:38:19 -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
John Joyce
ec5aeeff39
feat(ui): Adding placeholder entity for DataPlatform (#6045) 2022-09-26 08:55:03 -07:00
Ankit keshari
4e5f22cf3d
Worked on the dynamic column width of stats table (#5996) 2022-09-22 12:38:56 -04:00
Meenakshi Kamalaseshan Radha
f00e1f4f2e
feat(ui): Add Nullable label to Schema Render (#5909)
* Add Nullable label to Schema Render

* Fix lint error in NullableLabel

Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02GF7ZPMD6R.uhc.com>
2022-09-21 13:58:32 -07:00
Ankit keshari
b4ddadab02
Worked on the pop-over of matched entity (#5851) 2022-09-20 12:33:15 -04:00
Gabe Lyons
b9b0147dd1
feat(data platform) adding data platform indexing & select platform modal in frontend (#5988)
* adding data platform indexing & select platform modal in frontend

* comments
2022-09-20 08:53:26 -07:00
Ankit keshari
a432f495a9
fix(ui) Fix a couple small UI bugs (#5886) 2022-09-20 11:16:06 -04:00
Felix Lüdin
a407e0a370
feat(dashboard): add subTypes aspect to dashboard entity (#5843)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-18 23:03:38 -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
Gabe Lyons
afa58888e4
improving chart & dashboard entity page rendering (#5864)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-09 14:26:03 -07:00
Chris Collins
5303ecbd8e
feat(ui) Add entity search input to shared folder (#5876) 2022-09-09 14:29:23 -04:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab (#5845) 2022-09-09 14:28:53 -04:00
Ankit keshari
5a5af68210
Scroll issue on Glossary related entity page (#5804) 2022-09-08 12:30:13 -04:00
Gabe Lyons
f411487eb3
fix(domains): adding 10,000+ text when domain list caps out elastic count capacity (#5838) 2022-09-08 16:39:04 +05:30
Gabe Lyons
29a6f91b61
refactor(ui); update input display for dashboards (#5841) 2022-09-06 14:52:58 -07: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
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
Gabe Lyons
d9b2a45c5f
feat(looker): index looker charts and dashboards by business term (#5649) 2022-08-24 08:01:56 -07:00
Ankit keshari
c2fbd75d2a
feat(ingestion-ui) Add ingestion form for Postgres (#5671) 2022-08-23 17:03:16 -04:00
Chris Collins
f7168fdc4d
fix(ui) Remove constraint for searching with less than 3 characters (#5654) 2022-08-17 10:53:34 -04:00
Ankit keshari
d04138aec3
Glossary: Worked on the refetching data issue (#5638) 2022-08-16 17:41:02 -04:00
Ankit keshari
4ea0da1c11
fix(ui): Table and column stats hide when there is no data (#5651) 2022-08-16 13:10:05 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info (#5645) 2022-08-15 14:35:57 -07:00
Chris Collins
261163cac8
feat(ui) Retrieve last ingested timestamp and display on frontend (#5600) 2022-08-11 17:27:16 -07:00
Ankit keshari
6b819e966c
fix(ui): Schema tab -- Fixed the header issue (#5622) 2022-08-11 14:37:57 -07:00