6a447369f8 
					 
					
						
						
							
							feat(external-registry): Enhance authentication handling and update UI for external registries  
						
						
						
						
					 
					
						2025-09-10 08:50:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01d877f7ed 
					 
					
						
						
							
							feat(external-registry): Implement CRUD operations and connection verification for external registries  
						
						
						
						
					 
					
						2025-09-10 08:24:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73505d1ed8 
					 
					
						
						
							
							feat(dns): Add domain validation and dropdown for DNS entry creation and updates  
						
						
						
						
					 
					
						2025-09-09 15:13:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						766191899c 
					 
					
						
						
							
							feat(dns): Implement DNS management functionality  
						
						... 
						
						
						
						- Added DnsManager and DnsEntry classes to handle DNS entries.
- Introduced new interfaces for DNS entry requests and data structures.
- Updated Cloudly class to include DnsManager instance.
- Enhanced app state to manage DNS entries and actions for creating, updating, and deleting DNS records.
- Created UI components for DNS management, including forms for adding and editing DNS entries.
- Updated overview and services views to reflect DNS entries.
- Added validation and formatting methods for DNS entries. 
						
						
					 
					
						2025-09-09 15:08:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce047d1bb0 
					 
					
						
						
							
							feat(deployment): Implement Deployment and DeploymentManager classes with CRUD operations and service integration  
						
						
						
						
					 
					
						2025-09-08 12:46:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e19639c9be 
					 
					
						
						
							
							feat(web): Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions  
						
						
						
						
					 
					
						2025-09-08 06:46:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						54ef62e7af 
					 
					
						
						
							
							feat(settings): Add runtime settings management, node & baremetal managers, and settings UI  
						
						
						
						
					 
					
						2025-09-07 17:21:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eefaa55e13 
					 
					
						
						
							
							feat(cluster): Add cluster setupMode (manual|hetzner|aws|digitalocean) with conditional Hetzner auto-provisioning; UI and dashboard improvements; dependency upgrades  
						
						
						
						
					 
					
						2025-09-05 16:07:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b3b91312b 
					 
					
						
						
							
							fix(connector.letsencrypt): Improve Lets Encrypt integration and certificate handling; fix coreflow certificate response; add local assistant permissions config  
						
						
						
						
					 
					
						2025-08-18 21:24:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af7fcf6c2e 
					 
					
						
						
							
							fix(coreflow): Fix Coreflow identity lookup and response shape; improve API client tests and bump dependencies  
						
						
						
						
					 
					
						2025-08-18 21:11:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						907f3e8320 
					 
					
						
						
							
							Enhance Cloudly Configuration and Testing Setup  
						
						... 
						
						
						
						- Updated README to include architecture overview and details on components.
- Changed import paths in test helpers and test files to use the new Git zone packages.
- Modified S3 bucket name in test setup for consistency.
- Updated CloudlyConfig class to use more descriptive environment variable names for MongoDB and S3 configuration.
- Adjusted ImageManager to retrieve the S3 bucket name from the configuration instead of hardcoding it. 
						
						
					 
					
						2025-08-18 03:07:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77d911e47a 
					 
					
						
						
							
							fix(platformservice/mta): Update getEmailStatus response schema: make details property optional  
						
						
						
						
					 
					
						2025-04-25 18:20:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5b91789d1 
					 
					
						
						
							
							fix(mta): update email status response type in MTA platform service  
						
						
						
						
					 
					
						2025-04-25 17:02:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b987ce27b8 
					 
					
						
						
							
							fix(platformservice/mta): Refactor email status response in MTA service  
						
						
						
						
					 
					
						2025-04-25 16:34:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a602021952 
					 
					
						
						
							
							fix(mta): Update email stats response interface in mta platform service to include totalEmailsSent, totalEmailsDelivered, totalEmailsBounced, averageDeliveryTimeMs, and lastUpdated timestamp.  
						
						
						
						
					 
					
						2025-04-25 16:27:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4674a20a2c 
					 
					
						
						
							
							BREAKING CHANGE(ts_interfaces/platformservice/mta): Rename mta interfaces and upgrade dependency versions  
						
						
						
						
					 
					
						2025-04-25 15:57:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e5dd9b05a 
					 
					
						
						
							
							feat(service): Add support for service creation, update, and deletion.  
						
						
						
						
					 
					
						2025-01-20 02:18:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04b278ee28 
					 
					
						
						
							
							fix(service): Fix secret bundle and service management bugs  
						
						
						
						
					 
					
						2025-01-20 02:11:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41d7550e89 
					 
					
						
						
							
							fix(deps): Updated @git.zone/tspublish to version ^1.9.1  
						
						
						
						
					 
					
						2025-01-02 04:07:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d70617a90c 
					 
					
						
						
							
							feat(cli): Add CLI support and external registries view  
						
						
						
						
					 
					
						2025-01-02 03:58:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						caf3a095f2 
					 
					
						
						
							
							feat(external-registry): Introduce external registry management  
						
						
						
						
					 
					
						2024-12-30 00:01:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a617f51b19 
					 
					
						
						
							
							feat(apiclient): Added support for managing external registries in the API client.  
						
						
						
						
					 
					
						2024-12-29 13:40:51 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89bd767bea 
					 
					
						
						
							
							feat(apiclient): Add external registry management capabilities to Cloudly API client.  
						
						
						
						
					 
					
						2024-12-29 13:19:46 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33311348e2 
					 
					
						
						
							
							fix(interfaces): Fix image location schema in IImage interface  
						
						
						
						
					 
					
						2024-12-28 21:48:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da7b866f23 
					 
					
						
						
							
							feat(manager.registry): Add external registry management  
						
						
						
						
					 
					
						2024-12-28 21:39:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dbd9b661c6 
					 
					
						
						
							
							fix(secretmanagement): Refactor secret bundle actions and improve authorization handling  
						
						
						
						
					 
					
						2024-12-28 19:50:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0ebb719f7 
					 
					
						
						
							
							feat(apiclient): Add method to flatten secret bundles into key-value objects.  
						
						
						
						
					 
					
						2024-12-22 20:09:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0d0b106f90 
					 
					
						
						
							
							feat(cloudlyapiclient): Extend CloudlyApiClient with cluster, secretbundle, and secretgroup methods  
						
						
						
						
					 
					
						2024-12-22 20:03:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f65200703d 
					 
					
						
						
							
							fix(apiclient): Fixed image creation method in cloudlyApiClient  
						
						
						
						
					 
					
						2024-12-22 19:55:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4d9f40c41 
					 
					
						
						
							
							fix(ts_web): Fix action type and data fields in appstate for CRUD operations  
						
						
						
						
					 
					
						2024-12-21 22:14:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b993fc6b3 
					 
					
						
						
							
							fix(secret-management): Refactor secret management to use distinct secret bundle and group APIs. Introduce API client classes for secret bundles and groups.  
						
						
						
						
					 
					
						2024-12-21 20:21:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50fac41c95 
					 
					
						
						
							
							fix(apiclient): Implemented IService interface in Service class and improved secret bundle documentation.  
						
						
						
						
					 
					
						2024-12-20 02:13:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df67ebd27a 
					 
					
						
						
							
							fix(core): Updated dependencies in package.json to latest versions.  
						
						
						
						
					 
					
						2024-12-17 19:51:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						db07db930c 
					 
					
						
						
							
							feat(services): Add service management functionalities  
						
						
						
						
					 
					
						2024-12-14 20:32:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7477704905 
					 
					
						
						
							
							feat(api-client): Add static method getImageById for Image class in api-client  
						
						
						
						
					 
					
						2024-11-18 19:52:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b74ce05845 
					 
					
						
						
							
							fix(interfaces): Remove deprecated deployment directive and update related interfaces  
						
						
						
						
					 
					
						2024-11-18 19:43:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5a3ddcf39b 
					 
					
						
						
							
							fix(apiclient): Ensure mandatory parameter in CloudlyApiClient constructor  
						
						
						
						
					 
					
						2024-11-18 17:48:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						36a481ecd1 
					 
					
						
						
							
							fix(docker): Fix improper Docker push command preventing push to the correct registry.  
						
						
						
						
					 
					
						2024-11-18 13:41:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27c98c4e32 
					 
					
						
						
							
							fix(docker_tags): Updated Docker configuration to include NPM tokens.  
						
						
						
						
					 
					
						2024-11-17 07:05:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b5ca898eac 
					 
					
						
						
							
							fix(Dockerfile): Corrected docker base image tag in Dockerfile for alpine compatibility.  
						
						
						
						
					 
					
						2024-11-17 06:31:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fff4c7642d 
					 
					
						
						
							
							fix(infrastructure): Correct Docker image path in Dockerfile for improved build consistency.  
						
						
						
						
					 
					
						2024-11-17 01:04:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b70dad4996 
					 
					
						
						
							
							fix(project setup): fixed incorrect configuration in npmextra.json  
						
						
						
						
					 
					
						2024-11-17 00:00:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91a0272ab3 
					 
					
						
						
							
							fix(docker tags): Comment out unused secret variables in docker_tags.yaml  
						
						
						
						
					 
					
						2024-11-16 22:31:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9e32540bf 
					 
					
						
						
							
							fix(package): Updated package dependencies  
						
						
						
						
					 
					
						2024-11-16 16:08:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b77089d79 
					 
					
						
						
							
							fix(workflow): Fix Docker image path in GitHub action workflow  
						
						
						
						
					 
					
						2024-11-06 21:26:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cab57ab303 
					 
					
						
						
							
							fix(overall): Refactor and improve code consistency across all modules  
						
						
						
						
					 
					
						2024-11-06 21:21:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0144fdd5b 
					 
					
						
						
							
							fix(dependencies): Updated dependencies and fixed Docker Alpine image retrieval issue in tests  
						
						
						
						
					 
					
						2024-11-06 21:16:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f12cb9f94 
					 
					
						
						
							
							fix(test and dependencies): Corrected cloudlyUrl in test.apiclient and updated tapbundle dependency.  
						
						
						
						
					 
					
						2024-11-06 17:19:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38d2120c35 
					 
					
						
						
							
							fix(api client): Fixed localhost URL issue in test.client.ts  
						
						
						
						
					 
					
						2024-11-06 16:59:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28cd6d1b49 
					 
					
						
						
							
							fix(tests): Refactored test setup for consistency and isolated config initialization.  
						
						
						
						
					 
					
						2024-11-06 16:53:21 +01:00