644 Commits

Author SHA1 Message Date
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
Gabe Lyons
2e332d8c09
fix(graph service): only query for entities that should have lineage [Breaking Change] (#5539)
* allow filtering multiple entity types in graph service

* fixing up tests

* fixing imports

* lint fix

* another lint fix

* fixing another lint

* responding to comments

* fixing entity registry test

* always fetch yourself
2022-08-11 13:15:38 -07:00
John Joyce
e9494f503f
feat(search): Sticky search filters + misc bug fixes & improvements (#5601) 2022-08-10 15:12:53 -07:00
John Joyce
03302ce409
fix(ui): Split based on Data Platform delimiter in Lineage viz (#5613) 2022-08-10 15:12:10 -07:00
John Joyce
57b7ade1f0
feat(ui): Add rich UI ingestion run summary (#5577) 2022-08-08 14:33:57 -07:00
John Joyce
737543900e
feat(ui): Support batch deleting from ui (#5582) 2022-08-08 13:41:59 -07:00
xiphl
e4a587ac24
feat(ui): make container description searchable and have description show up in results (#5586) 2022-08-08 09:39:24 -07:00
John Joyce
69aba0beb3
fix(ui): Fixing batch set domains bug (#5580) 2022-08-05 15:45:16 -07:00
John Joyce
da77752f0d
feat(ui): Support batch deprecation from the UI (Batch actions part 6/7) (#5572) 2022-08-04 15:14:33 -07:00
John Joyce
6c616fd417
feat(ui): Batch set & unset Domain for assets via the UI (#5560) 2022-08-04 13:37:47 -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
Chris Collins
d9d77646af
fix(glossary) Fix Glossary success messages and sort Glossary (#5533)
* show error and success messages in glossary properly

* sort glossary nodes and terms alphabetically

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-01 09:37:34 -07:00
John Joyce
c0eb8a1b8b
feat(ui): Adding Search Select feature(frontend only) (#5507) 2022-07-28 17:40:03 -07:00
Ankit keshari
f59b21e951
refactor(ui): Adding checkbox option to select multiple results at once. (#5422) 2022-07-25 16:34:15 -07:00
John Joyce
f8697ba54f
feat(ui): Partial support for Chart usage (#5473) 2022-07-22 15:19:04 -07:00
Ankit keshari
582c39e477
Worked on the alignment of menu icon in search header (#5458) 2022-07-21 12:38:05 -04:00
Aditya Radhakrishnan
d28e18147c
feat(app): schema-history - remove blame language for the schema history feature (#5457) 2022-07-21 08:58:48 -07:00