Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dd9089b7f 
							
						 
					 
					
						
						
							
							UI : Fixed Lineage Nodes positioning ( #2020 )  
						
						... 
						
						
						
						* UI : Fixed Lineage Nodes positioning
* Moved utils to utils file
* Addressing review comment 
						
						
					 
					
						2022-01-05 14:49:54 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2be8b0c20c 
							
						 
					 
					
						
						
							
							tests for issues found ( #2021 )  
						
						
						
						
					 
					
						2022-01-05 14:17:55 +05:30 
						 
				 
			
				
					
						
							
							
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36d518fa2d 
							
						 
					 
					
						
						
							
							Fixes   #2010  - Upgrade dependencies for version 0.8 ( #2026 )  
						
						
						
						
					 
					
						2022-01-04 09:21:48 -08:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcbd3aef22 
							
						 
					 
					
						
						
							
							Moving EntityLineage Utils to separate utils file. ( #2014 )  
						
						
						
						
					 
					
						2022-01-04 15:10:57 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60ff85ccdc 
							
						 
					 
					
						
						
							
							selenium code clean-up ( #2012 )  
						
						... 
						
						
						
						* code clean-up
* removing extra code 
						
						
					 
					
						2022-01-04 13:56:55 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59de16125d 
							
						 
					 
					
						
						
							
							added workflow for selenium tests without sample data ( #1999 )  
						
						... 
						
						
						
						* added workflow for selenium tests without sample data
* change in drop-create command
* using different approach to start server
* minor change
* minor change
* adding timeout to start server step 
						
						
					 
					
						2022-01-03 16:36:32 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b11e503117 
							
						 
					 
					
						
						
							
							updating descriptions twice ( #1957 )  
						
						
						
						
					 
					
						2021-12-29 18:29:27 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a7335f93f 
							
						 
					 
					
						
						
							
							added version test for pipeline and dashboard details page ( #1955 )  
						
						
						
						
					 
					
						2021-12-29 14:00:38 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9582cd3ecb 
							
						 
					 
					
						
						
							
							checking description after editing it ( #1947 )  
						
						... 
						
						
						
						* checking description after editing it
* added sleep
* minor change
* uncommenting code
* uncommenting code 
						
						
					 
					
						2021-12-29 12:51:57 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							671ab8a68c 
							
						 
					 
					
						
						
							
							UI : Adding versioning for Pipeline Entity. ( #1942 )  
						
						... 
						
						
						
						* UI : Adding versiong for dashboard entity.
* UI : Adding versioning for Pipeline Entity. 
						
						
					 
					
						2021-12-29 11:30:23 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							19545e78da 
							
						 
					 
					
						
						
							
							UI : Adding versiong for dashboard entity. ( #1935 )  
						
						
						
						
					 
					
						2021-12-29 10:49:13 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fb63c3019 
							
						 
					 
					
						
						
							
							Minor changes with webpack optimisation ( #1949 )  
						
						
						
						
					 
					
						2021-12-28 23:16:52 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86fb5bbc1b 
							
						 
					 
					
						
						
							
							Fixed   #1945  UI is sending the wrong column index in the patch while editing column description. ( #1948 )  
						
						
						
						
					 
					
						2021-12-28 22:04:10 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfb0159114 
							
						 
					 
					
						
						
							
							Changing File from JSX to TSX ( #1946 )  
						
						... 
						
						
						
						* Changing File from JSX to TSX
* Making tag prop optional in button component.
* Addressing review comments.
* Addressing review comments. 
						
						
					 
					
						2021-12-28 22:03:53 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c557f9f3d 
							
						 
					 
					
						
						
							
							added steps for pages with no data in selenium workflow ( #1934 )  
						
						... 
						
						
						
						* added steps for pages with no data in selenium workflow
* commit for testing workflow 
						
						
					 
					
						2021-12-28 16:29:15 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6337fbd165 
							
						 
					 
					
						
						
							
							added version test for topics page ( #1943 )  
						
						
						
						
					 
					
						2021-12-28 16:28:37 +05:30 
						 
				 
			
				
					
						
							
							
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4863e02a68 
							
						 
					 
					
						
						
							
							Fixes   #1901  - Add support for storing last successful event timestamp to resume sending events on server shutdown ( #1938 )  
						
						
						
						
					 
					
						2021-12-27 13:36:43 -08:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f479fb1c6 
							
						 
					 
					
						
						
							
							Adding feed data for column changes. ( #1929 )  
						
						... 
						
						
						
						* Adding feed data for column changes.
* Fixed FQN issue for lineage API call.
* Minor fix. 
						
						
					 
					
						2021-12-27 22:12:52 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f28114b47 
							
						 
					 
					
						
						
							
							UI: Adding versioning for topic entity. ( #1884 )  
						
						... 
						
						
						
						* UI: Adding versioning for topic entity.
* Adding versions button
* Adding topicversion component.
* Adding diff for topic tags and tier.
* Adding license for new file.
* Removed Fragment .
* Moving state dispatch to method. 
						
						
					 
					
						2021-12-27 15:47:04 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c925168f65 
							
						 
					 
					
						
						
							
							Fixed   #1922  UI shows incorrect wrong major version in version history. ( #1928 )  
						
						
						
						
					 
					
						2021-12-27 12:02:36 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e68aeaab1 
							
						 
					 
					
						
						
							
							fixing tags which are change on ui side ( #1896 )  
						
						... 
						
						
						
						* fixing tags which are change on ui side
* minor changes
* empty commit, testing workflow 
						
						
					 
					
						2021-12-25 10:20:55 +05:30 
						 
				 
			
				
					
						
							
							
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb847bc004 
							
						 
					 
					
						
						
							
							Revert "Use defaults of google java format action ( #1845 )" ( #1912 )  
						
						... 
						
						
						
						This reverts commit 782209ead58f4cd82882872e9f8f40779d8b6e54. 
						
						
					 
					
						2021-12-23 19:22:47 -08:00 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3adbd4ea5b 
							
						 
					 
					
						
						
							
							added without ingestion test cases for MyData page ( #1890 )  
						
						... 
						
						
						
						* added without ingestion test cases for MyData page
* added search test case and assert for test cases 
						
						
					 
					
						2021-12-23 13:01:35 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48fb162116 
							
						 
					 
					
						
						
							
							added tests for checking exception handling on ui ( #1867 )  
						
						
						
						
					 
					
						2021-12-23 10:42:42 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddda20afc9 
							
						 
					 
					
						
						
							
							Feat: added tour guide for user ( #1463 )  
						
						... 
						
						
						
						* initial setup for tour feature
* initial setup for tour component
* add functionality to switch component in tourPage
* add observer in tourpage
* updated ui as per new refactore
* updated ui as per new refactore
* add explore page dummy data and tour for explore page
* add tour guide for dataset details page
* add types for current tour page
* updated react-tutorial to latest version
* added positioning for tour box
* added required changes as per new UI
* miner fix
* updated tour as per new UI
* updated tour steps and added tour end modal
* disable button click for feed when tour is active
* addressing comments
* Updated yarn.lock for react tutorial post merging
* fixing lint issue 
						
						
					 
					
						2021-12-22 19:56:09 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce88b18654 
							
						 
					 
					
						
						
							
							Fix: no data placeholder ( #1889 )  
						
						
						
						
					 
					
						2021-12-22 19:01:09 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be06a77fdc 
							
						 
					 
					
						
						
							
							UI: npm ci and code clean-up ( #1870 )  
						
						... 
						
						
						
						* UI: npm ci and code clean-up
* Moved from npm to yarn
* Updated yarn.lock post main merge
* Removed unnecessary files 
						
						
					 
					
						2021-12-22 18:27:48 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5db73edc4f 
							
						 
					 
					
						
						
							
							Adding Lineage section to Dashboard entities ( #1864 )  
						
						... 
						
						
						
						* Adding Lineage section to Dashboard entities
* Added dashboard details overview case. 
						
						
					 
					
						2021-12-22 13:30:31 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae87195371 
							
						 
					 
					
						
						
							
							Fix   #1878  Profiler tab should show the column constraints. ( #1881 )  
						
						
						
						
					 
					
						2021-12-22 11:39:16 +05:30 
						 
				 
			
				
					
						
							
							
								Alberto Miorin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							782209ead5 
							
						 
					 
					
						
						
							
							Use defaults of google java format action ( #1845 )  
						
						... 
						
						
						
						* Use defaults of google java format action
* Fix the first Java file
* Add lint-staged
* Remove husky 
						
						
					 
					
						2021-12-21 17:51:18 +01:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ee2168d33 
							
						 
					 
					
						
						
							
							Style : Changing icons size and thickness. ( #1865 )  
						
						... 
						
						
						
						* Style : Changing icons size and thickness.
* minor change 
						
						
					 
					
						2021-12-21 17:25:14 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8db5ec328c 
							
						 
					 
					
						
						
							
							Fix:   #1745  Two arrows seem unnecessary In details page breadcrumb. ( #1866 )  
						
						
						
						
					 
					
						2021-12-21 17:24:42 +05:30 
						 
				 
			
				
					
						
							
							
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7111267669 
							
						 
					 
					
						
						
							
							Update version to 0.8 and ingestion to 0.6 ( #1859 )  
						
						
						
						
					 
					
						2021-12-20 22:02:59 -08:00 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							572f0d5fdb 
							
						 
					 
					
						
						
							
							Fixed resolution issue for explore page and other related misc fixes ( #1853 )  
						
						
						
						
					 
					
						2021-12-20 20:06:52 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8a4550fbc 
							
						 
					 
					
						
						
							
							refector code for text-highlighter ( #1851 )  
						
						
						
						
					 
					
						2021-12-20 18:52:09 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6d585fe51 
							
						 
					 
					
						
						
							
							Fix: text highlight issue on search ( #1850 )  
						
						
						
						
					 
					
						2021-12-20 14:47:10 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d99d02f22 
							
						 
					 
					
						
						
							
							Added What's new features and change-logs ( #1818 )  
						
						
						
						
					 
					
						2021-12-17 17:45:30 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d50f15e97 
							
						 
					 
					
						
						
							
							Fix: Remove empty values from recently search value ( #1807 )  
						
						... 
						
						
						
						* fix: fix miner changes
* Fix: remove empty values from recently search term 
						
						
					 
					
						2021-12-16 19:42:52 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b422b150d7 
							
						 
					 
					
						
						
							
							Added selenium tests for  #1763  and  #1777  ( #1806 )  
						
						... 
						
						
						
						* added new tests
* addressing reviewdog config
* addressing reviewdog config 
						
						
					 
					
						2021-12-16 19:30:03 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13a867de33 
							
						 
					 
					
						
						
							
							Fix: serviceType is missing from lineage table node. ( #1802 )  
						
						
						
						
					 
					
						2021-12-16 18:11:47 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32a6bd85ce 
							
						 
					 
					
						
						
							
							fix: fix miner changes ( #1800 )  
						
						
						
						
					 
					
						2021-12-16 16:41:32 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5eb056b788 
							
						 
					 
					
						
						
							
							Added Metabase support from UI ( #1795 )  
						
						... 
						
						
						
						* Added Metabase support on UI
* Added Service Icon for Metabase
* Minor fix 
						
						
					 
					
						2021-12-16 16:05:02 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							212385adfd 
							
						 
					 
					
						
						
							
							Fix: Position issue of clear all button ( #1793 )  
						
						
						
						
					 
					
						2021-12-16 13:04:14 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bce697b514 
							
						 
					 
					
						
						
							
							Fix   #1777  Left column for faceted search on Explore page disappears some times. ( #1789 )  
						
						
						
						
					 
					
						2021-12-15 22:50:18 -08:00 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b66d9f4b6 
							
						 
					 
					
						
						
							
							Fix: icon change issue on click of dbtmodal tab ( #1779 )  
						
						
						
						
					 
					
						2021-12-15 11:04:52 -08:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e739f35333 
							
						 
					 
					
						
						
							
							Fix: Fixed some minor bugs ( #1774 )  
						
						
						
						
					 
					
						2021-12-15 19:52:12 +05:30 
						 
				 
			
				
					
						
							
							
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							936200b853 
							
						 
					 
					
						
						
							
							Fix: Misc UI updates according to feedback ( #1773 )  
						
						... 
						
						
						
						* Fix: Misc UI updates according to feedback
* Minor fix 
						
						
					 
					
						2021-12-15 19:04:04 +05:30 
						 
				 
			
				
					
						
							
							
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a002155845 
							
						 
					 
					
						
						
							
							modified description related tests cases ( #1772 )  
						
						
						
						
					 
					
						2021-12-15 19:02:48 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54c012e545 
							
						 
					 
					
						
						
							
							Style: Adding style changes as per  #1761  feedback. ( #1770 )  
						
						... 
						
						
						
						* Style: Adding style changes as per #1761  feedback.
* minor search icon changes 
						
						
					 
					
						2021-12-15 18:38:11 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6849f1069 
							
						 
					 
					
						
						
							
							Improve: Add clear all button for filter feature in explore page ( #1768 )  
						
						... 
						
						
						
						* Improve: Add clear all button for filter in explore page
* miner fix 
						
						
					 
					
						2021-12-15 18:08:43 +05:30