5ef8621db7feat(task-execution): implement task cancellation handling and improve UI feedback for canceling tasksJuergen Kunz2025-09-12 23:53:10 +00:00
6cd348ca28feat(cloudly-view-tasks): add search and category filters, implement auto-refresh for task executionsJuergen Kunz2025-09-12 23:38:18 +00:00
3183f9e909chore(deps): update dependencies for @push.rocks/smartjson, @push.rocks/smartstate, @push.rocks/smartstring, and @git.zone/tstestJuergen Kunz2025-09-12 22:20:30 +00:00
ff7004412bfeat(appstate): Remove helper function for stripping class instances from data fetchingJuergen Kunz2025-09-12 10:58:16 +00:00
f07bcc4660feat(appstate): Refactor data fetching to use helper for stripping class instancesJuergen Kunz2025-09-12 07:56:06 +00:00
d773e13aabfeat(api-client): Add update and delete methods for external registries and secret bundles/groupsJuergen Kunz2025-09-10 20:33:32 +00:00
dc0d128892feat(api-client): Add advanced cluster creation method and refactor login actions to use API clientJuergen Kunz2025-09-10 20:23:12 +00:00
124c4ca46ffeat: Enhance API client integration across web and CLIJuergen Kunz2025-09-10 19:06:16 +00:00
5d281d9b6cfeat(tasks): Enhance task management with identity handling and initial data loadingJuergen Kunz2025-09-10 17:04:18 +00:00
5b37bb5b11feat: Implement Cloudly Task Manager with predefined tasks and execution trackingJuergen Kunz2025-09-10 16:37:03 +00:00
fd1da01a3ffeat(dns): Enhance DNS management with auto-generated entries and service activationJuergen Kunz2025-09-10 15:38:42 +00:00
6a447369f8feat(external-registry): Enhance authentication handling and update UI for external registriesJuergen Kunz2025-09-10 08:50:32 +00:00
01d877f7edfeat(external-registry): Implement CRUD operations and connection verification for external registriesJuergen Kunz2025-09-10 08:24:55 +00:00
73505d1ed8feat(dns): Add domain validation and dropdown for DNS entry creation and updatesJuergen Kunz2025-09-09 15:13:44 +00:00
766191899cfeat(dns): Implement DNS management functionalityJuergen Kunz2025-09-09 15:08:28 +00:00
38e8b4086dfeat(requests): Add deploymentRequests to index for improved request handlingJuergen Kunz2025-09-08 13:03:33 +00:00
ce047d1bb0feat(deployment): Implement Deployment and DeploymentManager classes with CRUD operations and service integrationJuergen Kunz2025-09-08 12:46:23 +00:00
e19639c9befeat(web): Add deployments API typings and web UI improvements: services & deployments management with CRUD and actionsJuergen Kunz2025-09-08 06:46:14 +00:00
a602021952fix(mta): Update email stats response interface in mta platform service to include totalEmailsSent, totalEmailsDelivered, totalEmailsBounced, averageDeliveryTimeMs, and lastUpdated timestamp.Philipp Kunz2025-04-25 16:27:48 +00:00
4b993fc6b3fix(secret-management): Refactor secret management to use distinct secret bundle and group APIs. Introduce API client classes for secret bundles and groups.Philipp Kunz2024-12-21 20:21:54 +01:00
50fac41c95fix(apiclient): Implemented IService interface in Service class and improved secret bundle documentation.Philipp Kunz2024-12-20 02:13:50 +01:00