Browse Source
			
			
			Bugfix/remove sort header in comment column of activities table (#1883)
			
				* Remove sort header
* Update changelog
			
			
				pull/1886/head
			
			
		 
		
			
				
					
						
						Thomas Kaul
					
					3 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 2 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					CHANGELOG.md
				
 
			
				- 
					
					
					 
					libs/ui/src/lib/activities-table/activities-table.component.html
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					### Fixed | 
					 | 
					 | 
					### Fixed | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Fixed the alignment of the performance column header in the holdings table | 
					 | 
					 | 
					- Fixed the alignment of the performance column header in the holdings table | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					- Removed the unnecessary sort header of the comment column in the activities table | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development | 
					 | 
					 | 
					- Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					## 1.258.0 - 2023-04-20 | 
					 | 
					 | 
					## 1.258.0 - 2023-04-20 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -391,7 +391,6 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        *matHeaderCellDef | 
					 | 
					 | 
					        *matHeaderCellDef | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-none d-lg-table-cell px-1" | 
					 | 
					 | 
					        class="d-none d-lg-table-cell px-1" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-header-cell | 
					 | 
					 | 
					        mat-header-cell | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-sort-header | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      ></th> | 
					 | 
					 | 
					      ></th> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <td | 
					 | 
					 | 
					      <td | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        *matCellDef="let element" | 
					 | 
					 | 
					        *matCellDef="let element" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |