62be7af0c3
feat(web): enhance CountedLineTabs and HealthCheckConfigFields components
DenozordecandCursor2026-07-17 13:06:02 +07:00
a02f4f36a7
refactor(web): streamline component structure by removing unused refs and logging
DenozordecandCursor2026-07-17 12:07:12 +07:00
1f710bbe8b
feat(api, web): integrate health status management for services and domains
DenozordecandCursor2026-07-17 02:55:49 +07:00
64585ccd47
feat(api, web): enhance health check and domain management features
DenozordecandCursor2026-07-17 02:25:12 +07:00
dd167a4fec
refactor(web): remove unused logging function from OpsDashboard
DenozordecandCursor2026-07-17 01:59:48 +07:00
5a95202327
refactor(web): enhance OpsDashboard and ChartContainer for improved metrics logging and responsiveness
DenozordecandCursor2026-07-17 01:36:54 +07:00
fa66f06067
refactor(web): improve layout and interactivity in dashboard components
DenozordecandCursor2026-07-17 01:20:20 +07:00
1de497d4b4
chore(web): update TypeScript configuration and Vite aliases for UI components
DenozordecandCursor2026-07-10 00:55:34 +07:00
99672325fb
refactor(web): update vitest configuration to merge with Vite config and add alias for utility path
DenozordecandCursor2026-07-10 00:45:04 +07:00
e707766418
feat(web): добавить App Switcher для перехода между приложениями
DenozordecandCursor2026-06-30 15:11:55 +07:00
72a4b3403b
Выравнивание UI с vps-tracker: тема b2fA, ReUI DataGrid и shell
DenozordecandCursor2026-06-30 14:48:24 +07:00
09b32a5d62
refactor: Enhance health check target queries to use FQDN for hostname resolution and improve group health check logic in the database layer
Denozordec2026-06-26 00:46:39 +07:00
6038feda66
refactor: Update health check service to use undici's fetch for improved HTTP probing and enhance FormFieldSimple component with optional hint prop
Denozordec2026-06-26 00:30:51 +07:00
a0380b3f66
chore: Add undici package and update health check service to utilize undici's Agent for improved HTTP probing
Denozordec2026-06-26 00:15:22 +07:00
43d473c520
refactor: Enhance health check and load balancing logic in ServiceEditSheet and ServiceRow components, adding support for CNAME records and improving clarity in health check configurations
Denozordec2026-06-26 00:02:23 +07:00
2e412d9e77
refactor: Update ServiceEditSheet component to improve load balancing and health check display logic, ensuring accurate representation based on target IPs and enhancing user clarity
Denozordec2026-06-25 23:51:02 +07:00
54fd22a42b
refactor: Integrate group health check logic into ServiceRow and ServiceGroupItem components, enhancing health status display and improving overall service monitoring capabilities
Denozordec2026-06-25 23:39:00 +07:00
7d0a013b56
refactor: Update health check logic in ServiceRow component to conditionally display health status based on health check configuration, improving clarity and user feedback
Denozordec2026-06-25 23:24:44 +07:00
934afa5c95
refactor: Enhance health-related components by integrating date formatting for last checked timestamps and improving tooltip display, ensuring better readability and user experience
Denozordec2026-06-25 23:12:20 +07:00
5bdf4e774d
refactor: Simplify HealthCheckConfigFields component structure and enhance layout by integrating className prop for better styling flexibility, while maintaining functionality for load balancing and health check configurations
Denozordec2026-06-25 19:06:01 +07:00
0d652fa1c1
refactor: Update schemas to use coerced boolean types for enabled and health check fields, improving type safety and consistency across service-related schemas
Denozordec2026-06-25 18:52:00 +07:00
6a1498bf80
feat: Implement load balancing and health check features for service groups, including DNS-based load balancing modes and health check configurations, enhancing service reliability and performance monitoring
Denozordec2026-06-25 18:24:00 +07:00
e5dc483d43
refactor: Enhance ChartCard and DataTable components by improving layout structure, adding pagination controls, and optimizing tab functionality for better user experience
Denozordec2026-06-25 17:43:17 +07:00
063761539c
refactor: Consolidate density-related logic by moving densityRowClass and densityLabel to a dedicated data-table-density component, improving code organization and reusability across data table components
Denozordec2026-06-25 17:27:39 +07:00
4e536c3b7e
refactor: Enhance UI components in various files by implementing new layouts, improving accessibility, and optimizing data handling for better performance and user experience
Denozordec2026-06-25 17:27:21 +07:00
2147782ba6
refactor: Replace legacy UI components with new App components across various files for improved consistency and maintainability
Denozordec2026-06-25 16:54:21 +07:00
9569c22e4d
chore: Update package.json and pnpm-lock.yaml to add husky for Git hooks; enhance Docker workflow with pnpm setup and linting steps; refactor various components to utilize new form components and improve UI consistency.
Denozordec2026-06-25 15:47:29 +07:00
3632bd25e4
chore: Update Dockerfile to refine cleanup process by targeting specific directories for file deletion, enhancing build efficiency and reducing unnecessary operations.
Denozordec2026-06-22 16:10:49 +07:00
e6b1f81246
chore: Refactor Dockerfile to improve cleanup process by replacing multiple find commands with targeted rm commands for better efficiency and clarity in the build output.
Denozordec2026-06-22 16:04:14 +07:00
1be714b8d2
chore: Update Dockerfile to streamline build process by consolidating build stages and adding turbo.json for enhanced configuration.
Denozordec2026-06-22 15:13:45 +07:00
6571e1cc22
chore: Simplify Dockerfile by consolidating COPY commands for package.json and related files, improving clarity and maintainability.
Denozordec2026-06-22 15:06:45 +07:00
80b2e21d40
chore: Update .dockerignore to exclude test files and directories for cleaner Docker builds
Denozordec2026-06-22 14:58:34 +07:00
20d067426c
chore: Remove unused cache-from and cache-to directives in Docker workflow to streamline build process
Denozordec2026-06-22 14:45:18 +07:00
41a2684a51
chore: Refactor Dockerfiles to use build stages for improved caching and efficiency; update .dockerignore to exclude additional files; enhance pnpm workspace configuration for better package management.
Denozordec2026-06-22 14:40:43 +07:00
3846184e5f
chore: Update Docker workflow to use ACTIONS_PAT for authentication instead of PACKAGE_TOKEN
Denozordec2026-06-22 14:06:18 +07:00
880287efff
chore: Add turbo.json to Dockerfiles for improved build configuration
Denozordec2026-06-22 14:02:57 +07:00
ddda123dd1
chore: Update Dockerfiles to install additional build dependencies (python3, make, g++) for improved build process.
Denozordec2026-06-22 13:58:04 +07:00
6d1d8ca4f3
feat:Update pnpm-lock.yaml to link shared package; modify API routes to utilize new schemas for domain and service management; enhance DNS record handling with CNAME support; refactor service and subdomain routes for improved functionality; implement confirm dialog for domain deletion in the frontend; clean up unused components and improve UI consistency.
Denozordec2026-06-22 13:52:33 +07:00
4a70cf5854
Enhance frontend documentation and UI components; update frontend-shadcn.mdc to include UI patterns reference; improve navigation structure in AppSidebar by categorizing items; refactor DataTableCard to support empty states with EmptyState component; implement ConfirmDialog for delete actions in DnsRecordsTable and GroupsPage; add search functionality in CertificatesPage and GroupsPage for better user experience; update ServiceEditSheet to utilize tabs for organization.
Denozordec2026-06-19 12:15:29 +07:00
d11414666f
Refactor project to transition from Rust backend to Node.js with Fastify; update Dockerfile and Docker configurations for new build process; enhance local development instructions in CONTRIBUTING.md; implement health checks in Docker Compose; update pnpm-lock.yaml with new dependencies for API and shared packages; revise README.md to reflect new stack and development setup.
Denozordec2026-06-19 12:06:32 +07:00
0a0a1a92f1
Enhance service management by adding service groups functionality; introduce new schemas for service groups and views; update API routes and handlers for service groups; implement service group creation and update logic; refactor service queries to support grouping; add new dependencies in pnpm-lock.yaml for improved UI components.
Denozordec2026-06-19 11:19:22 +07:00
5f7b3ac388
Update pnpm-lock.yaml to include new dependencies for @dnd-kit packages; enhance frontend documentation with MCP patterns and shadcn guidelines; refactor route handling for groups and services; implement new DataTableCard and KanbanBoard components for better domain and service management; add service binding functionality and improve DNS record management with new schemas and queries.
Denozordec2026-06-15 16:41:10 +07:00
b1467575c5
Refactor project structure to use pnpm monorepo; update Dockerfile and related configurations for frontend build process. Adjust .dockerignore and .gitignore to reflect new paths. Modify .env.example for cron job timing. Update CONTRIBUTING.md and README.md for new development instructions.
Denozordec2026-06-15 15:37:36 +07:00