Logo
Explore Help
Sign In
CubeCraft-Creations/Extrudex
9
0
Fork 0
You've already forked Extrudex
Code Issues Pull Requests 7 Actions Packages Projects Releases Wiki Activity
Files
a154ea9d664509894c2fff462e2be786488e24a4
Extrudex/frontend/.editorconfig

17 lines
274 B
INI
Raw Normal View History

feat(CUB-58): Agent Status SignalR Service (Angular) - Scaffold Angular 17 frontend with standalone components - Add @microsoft/signalr package dependency - Create AgentStatusService connecting to /hub endpoint - Auto-reconnect with progressive delays - Listens for AgentStatusChanged and BroadcastMessage - Logs all updates to console - Exposes statusUpdates$ and connected$ observables - onStatusUpdate() alias matching CUB-58 spec - Create AgentStatusUpdate interface (agentId, status, lastSeenAt) - Add APP_INITIALIZER provider to start connection on app boot - Register initializer in app.config.ts - Update .gitignore for frontend build artifacts
2026-04-26 07:21:47 +00:00
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 260ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API