Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74e611c89b 
							
						 
					 
					
						
						
							
							feat(ingestion-ui) Worked on the Hive ingestion form ( #5661 )  
						
						
						
						
					 
					
						2022-08-19 09:34:27 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9da6f12c18 
							
						 
					 
					
						
						
							
							feat(ingestion) Followups to live ingestion logs in UI ( #5676 )  
						
						... 
						
						
						
						* fix live logs collapsing repeatedly
* set refresh interval to null
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan> 
						
						
					 
					
						2022-08-18 08:37:14 -07:00 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f585607de 
							
						 
					 
					
						
						
							
							feat(domains): highlighting domain recommendation cards on homepage ( #5655 )  
						
						
						
						
					 
					
						2022-08-17 13:55:55 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7168fdc4d 
							
						 
					 
					
						
						
							
							fix(ui) Remove constraint for searching with less than 3 characters ( #5654 )  
						
						
						
						
					 
					
						2022-08-17 10:53:34 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acddbee042 
							
						 
					 
					
						
						
							
							feat(ingestion) Fetch live logs on an ingestion run from UI ( #5653 )  
						
						... 
						
						
						
						* feat(ingestion) Fetch live logs on an ingestion run from UI
* final cleanups
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-478.lan> 
						
						
					 
					
						2022-08-16 16:01:26 -07: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 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b97702f621 
							
						 
					 
					
						
						
							
							fix(ui): Fixing search filtering issue introduced with sticky filters ( #5643 )  
						
						
						
						
					 
					
						2022-08-15 11:30:52 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							261163cac8 
							
						 
					 
					
						
						
							
							feat(ui) Retrieve last ingested timestamp and display on frontend ( #5600 )  
						
						
						
						
					 
					
						2022-08-11 17:27:16 -07:00 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2252f82cef 
							
						 
					 
					
						
						
							
							fix(ui): stop overfetching data for operations ( #5632 )  
						
						
						
						
					 
					
						2022-08-11 17:26:34 -07:00 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b819e966c 
							
						 
					 
					
						
						
							
							fix(ui): Schema tab -- Fixed the header issue  ( #5622 )  
						
						
						
						
					 
					
						2022-08-11 14:37:57 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							126235a51f 
							
						 
					 
					
						
						
							
							feat(tokens) Create and display non-expiring tokens on the frontend ( #5630 )  
						
						... 
						
						
						
						Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan> 
						
						
					 
					
						2022-08-11 14:15:33 -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 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							626196d45f 
							
						 
					 
					
						
						
							
							fix(ui) Followups to recent changes to UI ingestion forms ( #5602 )  
						
						
						
						
					 
					
						2022-08-10 08:45:45 -07:00 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b2488e69e 
							
						 
					 
					
						
						
							
							feat(ingestion) Kafka UI ingestion form Addition and minor updates ( #5598 )  
						
						
						
						
					 
					
						2022-08-09 16:20:10 -04: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 
						 
				 
			
				
					
						
							
							
								Aditya Radhakrishnan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aabc55499d 
							
						 
					 
					
						
						
							
							fix(groups): fix user, search, and preview group membership to be fetched for both external and native group memberships ( #5587 )  
						
						
						
						
					 
					
						2022-08-08 10:54:18 -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 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4fc28e747 
							
						 
					 
					
						
						
							
							feat(ingestion) Add Save & Run button to managed ingestion builder ( #5579 )  
						
						
						
						
					 
					
						2022-08-05 16:36:05 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69aba0beb3 
							
						 
					 
					
						
						
							
							fix(ui): Fixing batch set domains bug ( #5580 )  
						
						
						
						
					 
					
						2022-08-05 15:45:16 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6749171568 
							
						 
					 
					
						
						
							
							feat(ingestion) Implement secrets in new managed ingestion form ( #5574 )  
						
						
						
						
					 
					
						2022-08-05 15:24:47 -04: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 
						 
				 
			
				
					
						
							
							
								Gabe Lyons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f06b8eb4e8 
							
						 
					 
					
						
						
							
							(chore): upgrading ingestion to 0.8.42 ( #5562 )  
						
						
						
						
					 
					
						2022-08-04 17:06:16 +05:30 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9a3ee1cb6b 
							
						 
					 
					
						
						
							
							feat(ingestion) Update managed ingestion scheduler to be easier to use ( #5559 )  
						
						
						
						
					 
					
						2022-08-03 17:16:20 -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 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b85c79ada 
							
						 
					 
					
						
						
							
							fix(ingestion) Set pipeline_name on UI recipes with forms ( #5535 )  
						
						
						
						
					 
					
						2022-08-01 19:26:46 -04: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 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1f0c7a6aa 
							
						 
					 
					
						
						
							
							feat(ingestion) Add frontend connection test for Snowflake ( #5520 )  
						
						
						
						
					 
					
						2022-08-01 09:12:02 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							160f8e8b1e 
							
						 
					 
					
						
						
							
							fix(ui) Display Term Group name properly in Recently Viewed ( #5528 )  
						
						
						
						
					 
					
						2022-08-01 14:45:44 +05:30 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0eb8a1b8b 
							
						 
					 
					
						
						
							
							feat(ui): Adding Search Select feature(frontend only)  ( #5507 )  
						
						
						
						
					 
					
						2022-07-28 17:40:03 -07:00 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ccf698b41 
							
						 
					 
					
						
						
							
							feat(ui): Added form to Looker and Tableau ( #5487 )  
						
						
						
						
					 
					
						2022-07-28 14:56:12 -07:00 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e34ff1c177 
							
						 
					 
					
						
						
							
							fix(ui): Flickering Issue on search input field ( #5515 )  
						
						
						
						
					 
					
						2022-07-28 09:12:19 -07:00 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							362b3610c9 
							
						 
					 
					
						
						
							
							fix(ui): Fix Flickering Issue on search input field ( #5503 )  
						
						
						
						
					 
					
						2022-07-27 14:56:36 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Collins 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be296d69a5 
							
						 
					 
					
						
						
							
							feat(ui) Show Glossary and Domains header links to everyone ( #5506 )  
						
						... 
						
						
						
						Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan> 
						
						
					 
					
						2022-07-27 14:55:27 -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 
						 
				 
			
				
					
						
							
							
								Ankit keshari 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ec7b9d4c6 
							
						 
					 
					
						
						
							
							Ingestion: Added form in Big Query type to edit the queries. ( #5431 )  
						
						
						
						
					 
					
						2022-07-25 17:57:42 -04:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8697ba54f 
							
						 
					 
					
						
						
							
							feat(ui): Partial support for Chart usage ( #5473 )  
						
						
						
						
					 
					
						2022-07-22 15:19:04 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af2fd8ce59 
							
						 
					 
					
						
						
							
							build(deps): bump terser from 4.8.0 to 4.8.1 in /datahub-web-react ( #5446 )  
						
						... 
						
						
						
						Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-07-21 22:47:30 -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 
						 
				 
			
				
					
						
							
							
								Aditya Radhakrishnan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eec5eae0ab 
							
						 
					 
					
						
						
							
							feat(groups): add native groups concept to DataHub ( #5443 )  
						
						
						
						
					 
					
						2022-07-20 16:55:10 -07:00 
						 
				 
			
				
					
						
							
							
								John Joyce 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa7ae23904 
							
						 
					 
					
						
						
							
							feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles  ( #5440 )  
						
						
						
						
					 
					
						2022-07-19 15:46:43 -07:00