12 Commits
Author SHA1 Message Date
DenozordecandCursor 4dbbf09326 feat(api, web): integrate pod routes and user hierarchy management
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m6s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
- Added pod routes to the API and registered them in the app.
- Implemented user hierarchy management with new database tables for user relationships and pod settings.
- Enhanced user detail and grid components to support pod settings, including the ability to create child users and manage their limits.
- Updated authentication guards to include pod-specific authorization checks.
- Improved user interface for managing pod access and settings in the user detail sheet and grid view.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 23:42:41 +07:00
DenozordecandCursor 14911cd067 fix(frontend): починить сортировку DataGrid и стиль колонки actions
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 1m57s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
Клик по заголовку снова сортирует напрямую; убран pin последней колонки, из-за которого actions выглядел отрезанным от строки.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 22:22:29 +07:00
Denozordec ee3e96647e Refactor dropdown menu components in various files to prevent event propagation, enhancing user interaction. Update CountedLineTabs component documentation with preview links for better clarity. Improve styling and layout in resource page and user columns for consistency and visual appeal.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m8s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 22:06:15 +07:00
Denozordec 3c065e8de1 Refactor ErrorsGridView component to streamline imports and enhance filtering functionality. Update pagination handling and integrate new log columns for improved data presentation. Adjust related components for consistency and performance optimization.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m15s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 21:58:20 +07:00
Denozordec d17a403f12 Add Errors route and integrate into navigation and dashboard
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m17s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 21:39:45 +07:00
Denozordec 33af19ba0c Refactor MePoolPanel component to integrate DC and writer metrics, enhancing data presentation with new RTT and coverage indicators. Update TypeScript interfaces for improved data handling and parsing of DC and writer statuses. Adjust runtime page to fetch and display new metrics, ensuring comprehensive monitoring of ME pool performance.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m21s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 19:57:18 +07:00
Denozordec 6481ee4f1a Enhance user detail and metrics components by adding share links, improving RankedBarList with titles and subtitles, and updating TypeScript configuration to exclude additional directories. Refactor runtime page to include ME pool quality metrics and improve error class label resolution in dashboard.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 1m58s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 19:47:56 +07:00
Denozordec d35fa5a285 Update .env.example and README.md to clarify JWT_SECRET requirements; enhance telemt API route handling to preserve query parameters; adjust TypeScript configuration to exclude specific directories; improve data grid components with new features and optimizations.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 3m58s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 19:22:26 +07:00
Denozordec 9bebc9e92d Refactor JWT secret handling in loadConfig function to ensure proper validation and trimming. Added error handling for production environment requiring a minimum length for JWT_SECRET.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m15s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 18:58:17 +07:00
Denozordec 06262664d2 Update .gitignore to exclude out-deploy-test directory, modify Dockerfile to include .npmrc in copy command, and enable injectWorkspacePackages in pnpm-lock.yaml for improved package management.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 2m2s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 18:53:38 +07:00
Denozordec 9ac385d332 Update Docker image references from 'telemtPanel' to 'telemtpanel' across configuration files and documentation for consistency.
Build and Push Telemt Panel Docker Image / build-and-push (push) Successful in 3m34s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 18:36:44 +07:00
Denozordec b5f31c1083 Init
Build and Push Telemt Panel Docker Image / build-and-push (push) Failing after 38s
Build and Push Telemt Panel Docker Image / create-release (push) Skipped
2026-08-04 18:33:48 +07:00