Mining/ui/src/app
google-labs-jules[bot] 2621e89c68 feat(ui): pass profileId in navigation
- Updated `navigateToProfiles` in `MainLayoutComponent` to pass `profileId` as a query parameter.
- Updated `ProfilesComponent` to read the `id` query parameter and set `editingProfileId` accordingly.
2026-02-02 06:07:05 +00:00
..
components feat: Add API configuration service and enhance security validation in commands 2025-12-31 17:46:25 +00:00
layouts feat(ui): pass profileId in navigation 2026-02-02 06:07:05 +00:00
pages feat(ui): pass profileId in navigation 2026-02-02 06:07:05 +00:00
admin.component.css feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00
admin.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
admin.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
api-config.service.ts feat: Add API configuration service and enhance security validation in commands 2025-12-31 17:46:25 +00:00
app.config.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.routes.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
app.spec.ts feat(ui): Add notifications, loading states, mobile support, and inline editing 2025-12-31 00:04:57 +00:00
app.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.css feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.html feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.ts feat: Add WebSocket events, simulation mode, and redesigned Miners page 2025-12-31 07:11:41 +00:00
dashboard.component.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
dashboard.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
dashboard.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
miner.service.ts fix: Address 16 security findings from parallel code review 2025-12-31 17:44:49 +00:00
node.service.ts feat: Add API configuration service and enhance security validation in commands 2025-12-31 17:46:25 +00:00
notification.service.spec.ts feat(ui): Add notifications, loading states, mobile support, and inline editing 2025-12-31 00:04:57 +00:00
notification.service.ts feat(ui): Add notifications, loading states, mobile support, and inline editing 2025-12-31 00:04:57 +00:00
profile-create.component.html feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
profile-create.component.ts fix: Address 16 security findings from parallel code review 2025-12-31 17:44:49 +00:00
profile-list.component.css feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00
profile-list.component.html feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
profile-list.component.ts feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
setup-wizard.component.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
setup-wizard.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
setup-wizard.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
stats-bar.component.ts feat: Enhance dashboard layout with responsive stats bar and chart integration 2025-12-11 16:04:17 +00:00
terminal-modal.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
uuid.d.ts feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00
websocket.service.ts fix: Address 16 security findings from parallel code review 2025-12-31 17:44:49 +00:00