2020-05-06 15:41:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								---
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								title: DOD for UI development
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								---
							 
						 
					
						
							
								
									
										
										
										
											2020-03-09 08:01:43 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-03-25 00:05:14 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use this as a kind of checklist whenever you develop something in the UI of SCM-Manager, regardless whether you are developing core features or plugins.
							 
						 
					
						
							
								
									
										
										
										
											2020-03-09 08:01:43 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-31 17:28:30 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								|   | Don't forget to |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								|---|-----------------|
							 
						 
					
						
							
								
									
										
										
										
											2020-03-09 08:01:43 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								| ☐ | use imports with `@scm-manager` , eg. `@scm-manager/ui-components`  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								| ☐ | let buttons have whitespace |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								| ☐ | update german translation |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								| ☐ | add help icons to input components |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								| ☐ | not use colors directly, but refer to `is-primary`  or `is-warning`  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								| ☐ | make sure your view works on mobile devices |
							 
						 
					
						
							
								
									
										
										
										
											2020-06-11 07:16:31 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								| ☐ | document [extension points ](../plugins/extension-points ) |