Giteabot 
							
						 
					 
					
						
						
							
						
						60fa2a5960 
					 
					
						
						
							
							Fix issue/PR title edit ( #30858 ) ( #30865 )  
						
						... 
						
						
						
						Backport #30858  by wxiaoguang
1. "enter" doesn't work (I think it is the last enter support for #14843 )
2. if a branch name contains something like `&`, then the branch selector doesn't update
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com > 
						
						
					 
					
						2024-05-05 13:53:12 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
						
						8de2992ffb 
					 
					
						
						
							
							Make Ctrl+Enter work for issue/comment edit ( #30720 )  
						
						... 
						
						
						
						Fix  #30710  
					
						2024-04-27 14:32:00 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
						
						f95622cddc 
					 
					
						
						
							
							Fix issue comment form and quick-submit ( #30623 )  
						
						... 
						
						
						
						1. Rewrite initGlobalEnterQuickSubmit (by the way, remove jQuery)
2. Fix issue comment form layout 
						
						
					 
					
						2024-04-22 01:00:04 +08:00 
						 
				 
			
				
					
						
							
							
								Yarden Shoham 
							
						 
					 
					
						
						
							
						
						d8d4b33b31 
					 
					
						
						
							
							Remove jQuery from the "quick submit" handler ( #29200 )  
						
						... 
						
						
						
						- Switched to plain JavaScript
- Tested the quick submit functionality and it works as before
# Demo using JavaScript without jQuery

---------
Signed-off-by: Yarden Shoham <git@yardenshoham.com > 
						
						
					 
					
						2024-02-16 21:03:50 +01:00 
						 
				 
			
				
					
						
							
							
								HesterG 
							
						 
					 
					
						
						
							
						
						a43ea22479 
					 
					
						
						
							
							Change form actions to fetch for submit review box ( #25219 )  
						
						... 
						
						
						
						Co-author: @wxiaoguang 
Close  #25096  
The way to fix it in this PR is to change form submit to fetch using
formData, and add flags to avoid post repeatedly.
Should be able to apply to more forms that have the same issue after
this PR.
In the demo below, 'approve' is clicked several times, and then
'comment' is clicked several time after 'request changes' clicked.
After:
https://github.com/go-gitea/gitea/assets/17645053/beabeb1d-fe66-4b76-b048-4f022b4e83a0 
Update: screenshots from /devtest
>

> 
>

> 
>

---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com > 
						
						
					 
					
						2023-06-14 16:01:37 +08:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
						
						c4303efc23 
					 
					
						
						
							
							Support markdown editor for issue template ( #24400 )  
						
						... 
						
						
						
						Fixes  #24398 
Task:
- [x] Reusing "textarea" like GitHub seems more friendly to users.
- [x] ^V image pasting and file uploading handling.
<details><summary>screenshots</summary>


Display only one markdown editor:

Support file upload and ^V image pasting

</details>
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-authored-by: silverwind <me@silverwind.io > 
					
						2023-05-08 22:22:52 +00:00 
						 
				 
			
				
					
						
							
							
								wxiaoguang 
							
						 
					 
					
						
						
							
						
						42d9a6a980 
					 
					
						
						
							
							move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ( #20679 )  
						
						
						
						
					 
					
						2022-08-05 18:08:29 +08:00