Commit Graph

10 Commits

Author SHA1 Message Date
Lucio Lelii de6e86d53a refactor: code quality improvements (tasks 1-15)
- Fix memory leak in task-executions polling (DestroyRef)
- Fix race condition in flows service (error recovery)
- Add centralized NotificationService + GlobalNotificationComponent
- Convert main routes to lazy loading (loadComponent)
- Remove static state from auth interceptor
- Write real unit tests (guards, stores, services)
- Strengthen HFNodeData types (explicit properties)
- Extract pure functions from TaskExecutionViewer into utils
- Add console.warn logging to guards on access denied
- Expand runtime config (apiUrl, assistantEnabled, tourModeAlwaysOn, turnstileEnabled)
- Document FormUtility and ListStateViewHolder base classes
- Remove unused lucide-angular dependency
- Replace ngModel with signal bindings in flows-list/blocks-list
- Use :where() for global mat-form-field override
- Document design system tokens in styles.css
2026-04-09 14:53:02 +02:00
Lucio Lelii 7028ac0c53 feat: improve auth flow and task execution UX 2026-04-09 14:01:56 +02:00
Lucio Lelii fad93a3eca Add suspended execution resume support and production Docker setup 2026-03-22 10:35:30 +01:00
Lucio Lelii d6e3a2a534 Migrate core UI areas to Angular Material 2026-03-12 15:30:31 +01:00
Lucio Lelii e51d9a2fac added rete.js 2026-01-19 17:15:58 +01:00
Lucio Lelii 0fbe49f0f3 added flow service 2026-01-12 17:23:44 +01:00
Lucio Lelii bab3a9797d first commit 2026-01-07 16:07:33 +01:00
Lucio Lelii 55892d644b updated 2025-12-11 17:56:00 +01:00
Lucio Lelii c6aea28105 first commit 2025-12-11 17:52:01 +01:00
Lucio Lelii 239c9f9123 initial commit 2025-12-11 12:51:55 +01:00