5ef8621db7
feat(task-execution): implement task cancellation handling and improve UI feedback for canceling tasks
Juergen Kunz2025-09-12 23:53:10 +00:00
6cd348ca28
feat(cloudly-view-tasks): add search and category filters, implement auto-refresh for task executions
Juergen Kunz2025-09-12 23:38:18 +00:00
3183f9e909
chore(deps): update dependencies for @push.rocks/smartjson, @push.rocks/smartstate, @push.rocks/smartstring, and @git.zone/tstest
Juergen Kunz2025-09-12 22:20:30 +00:00
ff7004412b
feat(appstate): Remove helper function for stripping class instances from data fetching
Juergen Kunz2025-09-12 10:58:16 +00:00
f07bcc4660
feat(appstate): Refactor data fetching to use helper for stripping class instances
Juergen Kunz2025-09-12 07:56:06 +00:00
d773e13aab
feat(api-client): Add update and delete methods for external registries and secret bundles/groups
Juergen Kunz2025-09-10 20:33:32 +00:00
dc0d128892
feat(api-client): Add advanced cluster creation method and refactor login actions to use API client
Juergen Kunz2025-09-10 20:23:12 +00:00
124c4ca46f
feat: Enhance API client integration across web and CLI
Juergen Kunz2025-09-10 19:06:16 +00:00
5d281d9b6c
feat(tasks): Enhance task management with identity handling and initial data loading
Juergen Kunz2025-09-10 17:04:18 +00:00
5b37bb5b11
feat: Implement Cloudly Task Manager with predefined tasks and execution tracking
Juergen Kunz2025-09-10 16:37:03 +00:00
fd1da01a3f
feat(dns): Enhance DNS management with auto-generated entries and service activation
Juergen Kunz2025-09-10 15:38:42 +00:00
6a447369f8
feat(external-registry): Enhance authentication handling and update UI for external registries
Juergen Kunz2025-09-10 08:50:32 +00:00
01d877f7ed
feat(external-registry): Implement CRUD operations and connection verification for external registries
Juergen Kunz2025-09-10 08:24:55 +00:00
73505d1ed8
feat(dns): Add domain validation and dropdown for DNS entry creation and updates
Juergen Kunz2025-09-09 15:13:44 +00:00
766191899c
feat(dns): Implement DNS management functionality
Juergen Kunz2025-09-09 15:08:28 +00:00
38e8b4086d
feat(requests): Add deploymentRequests to index for improved request handling
Juergen Kunz2025-09-08 13:03:33 +00:00
ce047d1bb0
feat(deployment): Implement Deployment and DeploymentManager classes with CRUD operations and service integration
Juergen Kunz2025-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
Juergen Kunz2025-09-08 06:46:14 +00:00
a602021952
fix(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
4674a20a2c
BREAKING CHANGE(ts_interfaces/platformservice/mta): Rename mta interfaces and upgrade dependency versions
Philipp Kunz2025-04-25 15:57:35 +00: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.
Philipp Kunz2024-12-21 20:21:54 +01:00
50fac41c95
fix(apiclient): Implemented IService interface in Service class and improved secret bundle documentation.
Philipp Kunz2024-12-20 02:13:50 +01:00