beab1dd337 
								
									
								
							
								 
							
						 
						
							
							
								
								Added title and action buttons to Project view page ( #13437 )  
							
							... 
							
							
 
							
							* Added title and action buttons to Project view page
* Changed octicon for project close action
* Fix indentation in templates/repo/projects/view.tmpl
Co-authored-by: zeripath <art27@cantab.net>
* Fix indentation templates/repo/projects/view.tmpl (2nd)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2ac112d84e 
								
									
								
							
								 
							
						 
						
							
							
								
								Comment box tweaks and SVG dropdown triangles ( #13376 )  
							
							... 
							
							
 
							
							* Comment box tweaks and SVG dropdown triangles
- Change all dropdown triangles to SVG
- Bring inline review comment box closer to regular comment boxes
- Enhance arc-green checkbox contrast
- Minor reaction tweaks
- Flexbox the diff file header
* remove a border
* fix type marker in arc-green
* add small code padding
* fix position regression and remove useless rules
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								83106c166d 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace footer and modal icons with SVG ( #13245 )  
							
							... 
							
							
 
							
							- Replace two font icons with SVG in the footer
- Replace icons in delete modals with SVG
- Horizontally center message text in modals 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ffddf3f8a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Make SVG size argument optional ( #12814 )  
							
							... 
							
							
 
							
							Now defaults to 16 on both frontend and backend.
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d4e35b9dc6 
								
									
								
							
								 
							
						 
						
							
							
								
								Hide 'New Project board' button for users that are not signed in ( #12547 )  
							
							... 
							
							
 
							
							* hide: 'New Project board' button
* there is no reason to show the button for users that are not signed in
* update template: specifies the condition together with another one
as per lafriks' suggestion in the comment
* chore: add proper user authorization check
* chore: also hide button if repo is archived
* chore: show project board edit/delete menu to authorized users only
* chore: drop the redundant IsSigned check
* CanWriteIssues and CanWritePulls implies (and requires) signed in user
* Add CanWriteProjects and properly assert permissions
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4027c5dd7c 
								
									
								
							
								 
							
						 
						
							
							
								
								Kanban board ( #8346 )  
							
							... 
							
							
 
							
							Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: jaqra <48099350+jaqra@users.noreply.github.com>
Co-authored-by: Kerry <flatline-studios@users.noreply.github.com>
Co-authored-by: Jaqra <jaqra@hotmail.com>
Co-authored-by: Kyle Evans <kevans91@users.noreply.github.com>
Co-authored-by: Tsakiridis Ilias <TsakiDev@users.noreply.github.com>
Co-authored-by: Ilias Tsakiridis <ilias.tsakiridis@outlook.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago