Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						9c3817ee14
					 | 
					
						
						
							
							fix(deploy): update resource timestamp handling in deploy_resource method
						
						
						
						
						
						
					 | 
					
						2025-05-20 11:15:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						61cc49d317
					 | 
					
						
						
							
							fix(DeployController): update request handling to use input method and enhance OpenAPI description for deployment endpoint
						
						
						
						
						
						
					 | 
					
						2025-04-11 15:37:42 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						d075241289
					 | 
					
						
						
							
							feat(Deployment): enhance queue_application_deployment to handle existing deployments and return appropriate status messages
						
						
						
						
						
						
					 | 
					
						2025-04-11 15:27:56 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Laurence
							
						 
					 | 
					
						
						
							
						
						1e7b15ae77
					 | 
					
						
						
							
							enhance: Add missing UUID to openapi spec
						
						
						
						
						
						
					 | 
					
						2025-04-09 17:52:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						9f67633f2c
					 | 
					
						
						
							
							feat(api): add endpoints for retrieving application logs and deployments
						
						
						
						
						
						
					 | 
					
						2025-03-31 17:38:54 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						107eb8836b
					 | 
					
						
						
							
							Merge pull request #5444 from karan-vk/main
						
						
						
						
						
						
						
						Feat(api): Add Pull Request deployment support to WebHooks 
						
						
					 | 
					
						2025-03-31 17:34:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						ee5c0f0413
					 | 
					
						
						
							
							fix(deploy): validate team ID before deployment
						
						
						
						
						
						
					 | 
					
						2025-03-31 17:33:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						d8248ba153
					 | 
					
						
						
							
							Update app/Http/Controllers/Api/DeployController.php
						
						
						
						
						
						
						
						Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 
						
						
					 | 
					
						2025-03-31 17:23:58 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						99dd516d6b
					 | 
					
						
						
							
							Update app/Http/Controllers/Api/DeployController.php
						
						
						
						
						
						
						
						Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 
						
						
					 | 
					
						2025-03-31 17:22:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						adc3d95254
					 | 
					
						
						
							
							fix: only get apps for the current team
						
						
						
						
						
						
					 | 
					
						2025-03-31 16:52:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								__m__
							
						 
					 | 
					
						
						
							
						
						3b04d3df91
					 | 
					
						
						
							
							feat(deployments): add list application deployments api route
						
						
						
						
						
						
					 | 
					
						2025-03-31 12:31:17 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Karan Vijayakumar
							
						 
					 | 
					
						
						
							
						
						f0a1abc55d
					 | 
					
						
						
							
							fix(DeployController): cast 'pr' query parameter to integer
						
						
						
						
						
						
						
						Ensure the 'pr' query parameter is consistently treated as an integer to avoid type-related issues in subsequent logic 
						
						
					 | 
					
						2025-03-28 01:50:21 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Karan Vijayakumar
							
						 
					 | 
					
						
						
							
						
						2947a9ff1d
					 | 
					
						
						
							
							feat(deploy): add pull request ID parameter to deploy endpoint
						
						
						
						
						
						
					 | 
					
						2025-03-28 01:16:29 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						3fa7d03db7
					 | 
					
						
						
							
							fix: root + read:sensive could read senstive data with a middlewarew
						
						
						
						
						
						
					 | 
					
						2024-12-09 11:10:35 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kael
							
						 
					 | 
					
						
						
							
						
						6520235667
					 | 
					
						
						
							
							middleware should allow, not deny
						
						
						
						
						
						
					 | 
					
						2024-10-30 19:06:50 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Lucas Michot
							
						 
					 | 
					
						
						
							
						
						c5403b0b3f
					 | 
					
						
						
							
							Always prefer ::class notation
						
						
						
						
						
						
					 | 
					
						2024-10-28 14:56:13 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						63729c7bbf
					 | 
					
						
						
							
							Merge pull request #3373 from mattstein/api-project-description
						
						
						
						
						
						
						
						feat: Expose project description in API response 
						
						
					 | 
					
						2024-09-10 08:49:08 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Matt Stein
							
						 
					 | 
					
						
						
							
						
						44d417c07e
					 | 
					
						
						
							
							Fix user-facing string case.
						
						
						
						
						
						
					 | 
					
						2024-09-09 09:38:40 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						25480fe624
					 | 
					
						
						
							
							fix: openapi endpoint urls
						
						
						
						
						
						
					 | 
					
						2024-09-04 10:09:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								andrasbacsai
							
						 
					 | 
					
						
						
							
						
						96c4f5b8da
					 | 
					
						
						
							
							Fix styling
						
						
						
						
						
						
					 | 
					
						2024-07-25 11:31:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						6a4aa492c0
					 | 
					
						
						
							
							fix: random generated uuid will be full length (not 7 characters)
						
						
						
						
						
						
					 | 
					
						2024-07-25 13:31:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						2ea146333e
					 | 
					
						
						
							
							fix: uuid in api docs type
						
						
						
						
						
						
					 | 
					
						2024-07-24 21:10:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						33b965d9db
					 | 
					
						
						
							
							chore: more details
						
						
						
						
						
						
					 | 
					
						2024-07-09 13:59:54 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						2d3a6a4528
					 | 
					
						
						
							
							openapi work work
						
						
						
						
						
						
					 | 
					
						2024-07-09 10:45:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						efa2ae5177
					 | 
					
						
						
							
							api api api api
						
						
						
						
						
						
					 | 
					
						2024-07-04 13:45:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						b24a489c77
					 | 
					
						
						
							
							fix: api updates
						
						
						
						
						
						
					 | 
					
						2024-07-03 13:13:38 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						3c13f1ff61
					 | 
					
						
						
							
							feat: restart database
						
						
						
						
						
						
						
						feat: public dbs stay public after restart
feat: patch database conf 
						
						
					 | 
					
						2024-07-02 13:39:44 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						c39d6dd407
					 | 
					
						
						
							
							feat: token permissions
						
						
						
						
						
						
						
						feat: handle sensitive data
feat: handle read-only data 
						
						
					 | 
					
						2024-07-02 12:15:58 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andras Bacsai
							
						 
					 | 
					
						
						
							
						
						da6f2da3d0
					 | 
					
						
						
							
							feat: lots of api endpoints
						
						
						
						
						
						
					 | 
					
						2024-07-01 16:26:50 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |