Commit graph

405 commits

Author SHA1 Message Date
ValueOn AG
9ac2d5a6c1 decision subscription 2026-04-10 22:44:14 +02:00
ValueOn AG
abe6ba60d4 phase 2 i18n clean 2026-04-10 12:33:32 +02:00
ValueOn AG
095fe34c81 fixes 2026-04-09 21:33:54 +02:00
ValueOn AG
464151ca67 fix 2026-04-09 00:23:30 +02:00
ValueOn AG
fc2ef731a2 fixes lang update 2026-04-09 00:21:39 +02:00
ValueOn AG
c3646075ff ui all languages transferred 2026-04-09 00:11:35 +02:00
ValueOn AG
9661a0f7a5 issues fixed 2026-04-08 22:29:35 +02:00
ValueOn AG
db64505915 cleaned sql and ui language sets 2026-04-08 20:28:44 +02:00
ValueOn AG
280d2d0193 ux design 2026-04-07 22:42:49 +02:00
ValueOn AG
cbf81336e0 ux design 2026-04-07 22:42:29 +02:00
ValueOn AG
bc977b8281 integrated and initial teste unified automation 2026-04-07 22:32:14 +02:00
ValueOn AG
3a6f90a497 grapheditor editor and template handling 2026-04-07 14:22:52 +02:00
ValueOn AG
3bf79e1ae5 automation unification implemented 2026-04-07 00:49:12 +02:00
Patrick Motsch
a2f9e813aa
Merge branch 'int' into feat/grafical-workflow-editor 2026-04-05 00:42:01 +02:00
ValueOn AG
b4a853936a fixed type errors 2026-04-05 00:39:34 +02:00
ValueOn AG
1d0cb96a91 added formgenerator filter query parameter to pass with url 2026-04-04 23:24:59 +02:00
ValueOn AG
892603156c core class for system attributes sysCreated / sysModified 2026-04-04 16:46:22 +02:00
ValueOn AG
2a60f322ca fix(ui): theme tokens, primary CTAs, billing; invitations; connections
Made-with: Cursor
2026-04-02 23:53:24 +02:00
ValueOn AG
d3d054b132 commcoach agent integration: keep-alive persistence, input bar, voice controller fixes
Made-with: Cursor
2026-04-01 22:04:02 +02:00
ValueOn AG
2509fbdcf2 fix TS build: prefix unused destructured props with underscore
Made-with: Cursor
2026-03-31 23:52:41 +02:00
ValueOn AG
66708d6743 fixed data source 2026-03-31 23:41:02 +02:00
ValueOn AG
b96d3dad4a fix workspace sources: icon visibility, state sync, color mapping, sort order
Made-with: Cursor
2026-03-31 22:47:30 +02:00
ValueOn AG
cba01a2d61 fix hard delete icon color to inherit from button
Made-with: Cursor
2026-03-31 22:01:02 +02:00
ValueOn AG
8fcad7de45 add hard delete for mandates (SysAdmin only)
Made-with: Cursor
2026-03-31 21:53:14 +02:00
ValueOn AG
ca019ae28d fexed stripe webhook 2026-03-31 01:12:29 +02:00
ValueOn AG
624797246e fixed reloads 2026-03-31 00:06:33 +02:00
ValueOn AG
71bf6baae5 fixes 2026-03-30 23:39:13 +02:00
ValueOn AG
359f491fd9 Merge int into feat/unified-data-bar, resolve conflicts 2026-03-30 23:33:23 +02:00
ValueOn AG
9ea6ed4613 fixed onboarding flow 2026-03-30 23:03:33 +02:00
ValueOn AG
9d4e5bc90d streamlined neutralization flow 2026-03-30 00:15:01 +02:00
ValueOn AG
317e019b18 unified failsafe neutralization architecture 2026-03-29 21:55:13 +02:00
ValueOn AG
0f0f43ce1b streamlined billing incl ai and storage budget 2026-03-29 12:18:56 +02:00
ValueOn AG
d5bb102684 cleaned mandate and unified mandate to be standard type 2026-03-28 23:54:17 +01:00
ValueOn AG
e9f7b2016f fixes commcoach 2026-03-28 22:29:18 +01:00
ValueOn AG
4e2510c38b fixed sys attributes 2026-03-28 21:46:54 +01:00
ValueOn AG
77e7eba711 BREAKING CHANGE
API and persisted records use PowerOnModel system fields:
- sysCreatedAt, sysCreatedBy, sysModifiedAt, sysModifiedBy
Removed legacy JSON/DB field names:
- _createdAt, _createdBy, _modifiedAt, _modifiedBy
Frontend (frontend_nyla) and gateway call sites were updated accordingly.
Database:
- Bootstrap runs idempotent backfill (_migrateSystemFieldColumns) from old
  underscore columns and selected business duplicates into sys* where sys* IS NULL.
- Re-run app bootstrap against each PostgreSQL database after deploy.
- Optional: DROP INDEX IF EXISTS "idx_invitation_createdby" if an old index remains;
  new index: idx_invitation_syscreatedby on Invitation(sysCreatedBy).
Tests:
- RBAC integration tests aligned with current GROUP mandate filter and UserMandate-based
  UserConnection GROUP clause; buildRbacWhereClause(..., mandateId=...) must be passed
  explicitly (same as production request context).
2026-03-28 18:13:18 +01:00
ValueOn AG
f5f6cad542 fixing round 1 2026-03-28 16:58:55 +01:00
idittrich-valueon
0f791a53fb next version of visual workflow editor with Clickup Connector 2026-03-25 09:39:19 +01:00
ValueOn AG
9a7e3f42d2 unified data completed implementation 2026-03-24 16:39:31 +01:00
ValueOn AG
bc091c399c unified data - step 1 2026-03-24 14:16:45 +01:00
ValueOn AG
cc8a699e58 fix: billing PREPAY_MANDATE stripe UI, invitation wizard show all feature instances
Made-with: Cursor
2026-03-23 10:29:24 +01:00
ValueOn AG
3bcf4e4d9e fixes 2026-03-23 00:27:56 +01:00
Patrick Motsch
dda7a2cac9
Merge branch 'int' into feat/service-subscription 2026-03-23 00:23:21 +01:00
ValueOn AG
064635ae74 rag stats 2026-03-23 00:18:06 +01:00
ValueOn AG
0367563ea8 tool fixes 2026-03-23 00:05:24 +01:00
ValueOn AG
05317e64ca fixed tables and forms 2026-03-22 22:19:47 +01:00
ValueOn AG
e6d28c436b streamlined formgeneratortable and sort/filter globally 2026-03-22 21:34:58 +01:00
idittrich-valueon
437c79909f fix: build errors 2026-03-22 19:54:31 +01:00
idittrich-valueon
896f7b5968 sharepoint nodes 2026-03-22 19:50:06 +01:00
idittrich-valueon
af58d5a868 finished email nodes 2026-03-22 18:22:06 +01:00
ValueOn AG
439fc3676f subscription base logic 2026-03-22 17:23:47 +01:00
idittrich-valueon
835428ac5f seperated files and updated editor 2026-03-22 16:40:42 +01:00
idittrich-valueon
9b4bad975c first version graphic automation editor 2026-03-22 16:17:38 +01:00
ValueOn AG
196f76f95e fixed rendering issues 2026-03-22 11:09:52 +01:00
ValueOn AG
131c4534b5 fixed global RAG and admin consent msft 2026-03-22 01:20:40 +01:00
ValueOn AG
9b99020686 feat(billing): Nutzerhinweise bei leerem Budget + Mandats-Mail (402/SSE)
Gateway
- InsufficientBalanceException: billingModel, userAction (TOP_UP_SELF /
  CONTACT_MANDATE_ADMIN), DE/EN-Texte, toClientDict(), fromBalanceCheck()
- HTTP 402 + JSON detail für globale API-Fehlerbehandlung
- AI/Chatbot: vor Raise ggf. E-Mail an BillingSettings.notifyEmails
  (PREPAY_MANDATE, Throttle 1h/Mandat) via billingExhaustedNotify
- Agent-Loop & Workspace-Route: SSE-ERROR mit strukturiertem Billing-Payload
- datamodelBilling: notifyEmails-Doku für Pool-Alerts
frontend_nyla
- useWorkspace: SSE onError für INSUFFICIENT_BALANCE mit messageDe/En
  und Hinweis auf Billing-Pfad bei TOP_UP_SELF
2026-03-21 01:34:47 +01:00
ValueOn AG
2efc5fce86 truastee sync and charting 2026-03-18 23:04:59 +01:00
ValueOn AG
c6d43340ff feat folder download as zip 2026-03-18 14:10:45 +01:00
ValueOn AG
365b188fa2 vector fixes 2026-03-18 00:33:33 +01:00
ValueOn AG
9513e44b0c added monaco editor 2026-03-17 22:51:36 +01:00
ValueOn AG
9e792bc74f file system and stt and ttss reevisions 2026-03-17 19:19:32 +01:00
ValueOn AG
7e45b6a638 enhanced mobile view 2026-03-16 22:55:27 +01:00
ValueOn AG
d6d57a2113 workflow fixes 2026-03-16 14:26:37 +01:00
ValueOn AG
9e74daeaa5 fixed source access tools 2026-03-16 13:13:43 +01:00
ValueOn AG
65e38c0a48 fixed type issues 2026-03-16 11:48:17 +01:00
ValueOn AG
a7bfdddc00 ai workspace ui fixes 2026-03-16 11:38:29 +01:00
ValueOn AG
8babf0d4f9 fixed settings panel 2026-03-16 00:57:26 +01:00
ValueOn AG
584c5125de enhanced stt/tts functions 2026-03-16 00:47:47 +01:00
ValueOn AG
04b6841c51 new ai agent 2026-03-15 23:38:44 +01:00
ValueOn AG
869d1f24c3 removed ChatStats, only billing and transactions relevant 2026-03-14 11:52:17 +01:00
ValueOn AG
9cad69fd0c fix feature instance passing 2026-03-13 08:29:30 +01:00
5ceb243de9 fix:build errors due to old pages 2026-03-10 08:59:39 +01:00
df1344c228 updated feature automation and feature chat playground routes 2026-03-10 08:54:41 +01:00
ValueOn AG
0dbcad771b fix: Transcript isContinuation - merged STT-Chunks updaten statt duplizieren
Made-with: Cursor
2026-03-07 02:12:22 +01:00
ValueOn AG
3aef70ab5f fix: toFixed crash bei botResponse ohne processingTime/priceCHF (greeting, commands)
Made-with: Cursor
2026-03-07 01:22:22 +01:00
ValueOn AG
31bf734def commcoach: voice state machine refactor + document handling + abort + status events
TASK 1: muted as orthogonal flag (separate from VoiceState)
TASK 2: AbortController in sendMessage (abort previous AI calls)
TASK 3: cancelPendingSpeech for text input
TASK 4: silenceTimer reduced to 1s

Made-with: Cursor
2026-03-07 01:02:15 +01:00
ValueOn AG
fe40097d33 fix: teamsbot SSE events - chatSendFailed und error handling im UI
Made-with: Cursor
2026-03-07 00:56:02 +01:00
ValueOn AG
48215f165c fix: voice transcript cascading - processedIndex nur bei Recognition-Neustart resetten
Made-with: Cursor
2026-03-06 22:55:28 +01:00
ValueOn AG
93016a7e4c commcoach: SpeechRecognition Neustart nach botSpeaking/interrupted Wechsel
Made-with: Cursor
2026-03-06 22:17:58 +01:00
bc94e52904 fix: created feature view for automation page instead of using workflow pages, updated to use pop-up component instead of hard-code 2026-03-06 15:42:20 +01:00
b13e6f105c fix: updated chatbot page to work with performance improvements 2026-03-06 15:40:51 +01:00
ValueOn AG
309d6982e8 commcoach: voice state machine replacing distributed useEffect logic
Made-with: Cursor
2026-03-06 14:43:07 +01:00
ValueOn AG
a5be7df834 commcoach: suspend speech recognition during TTS playback on mobile
Made-with: Cursor
2026-03-06 14:32:59 +01:00
ValueOn AG
bbef615e0c commcoach: add TTS audio lifecycle logging for mobile diagnosis
Made-with: Cursor
2026-03-06 14:20:42 +01:00
ValueOn AG
e91eca025a commcoach: fix mobile speech recognition restart clearing state every 5s
Made-with: Cursor
2026-03-06 14:12:31 +01:00
ValueOn AG
b28a7fcf33 commcoach: mobile debug overlay for speech recognition diagnosis
Made-with: Cursor
2026-03-06 14:07:00 +01:00
ValueOn AG
d5a4c880a4 teamsbot: SSE-Stream verbindet beim ersten Laden (sessionStatus in deps)
Made-with: Cursor
2026-03-06 13:14:25 +01:00
ValueOn AG
cb45ecd52b commcoach: unused totalWords entfernt
Made-with: Cursor
2026-03-06 12:40:06 +01:00
ValueOn AG
251a9ca1ea fixed stt procedure 2026-03-05 23:41:41 +01:00
ValueOn AG
36b8558dd0 Alle 9 Fixes sind implementiert. Hier die Zusammenfassung:
Fix 1 -- Opening-Prompt: processSessionOpening in serviceCommcoach.py prüft jetzt ob es die erste Session ist (isFirstSession) und gibt der AI einen expliziten Prompt, der das Erfinden von Kontext verbietet.
Fix 2 -- Stabiler Transcript: onresult in CommcoachCoachingView.tsx nutzt jetzt processedResultIndexRef um nur neue Results zu verarbeiten. Finalisierte Teile werden stabil akkumuliert, kein Flackern mehr.
Fix 3 -- Hintergrundgeräusche-Timeout: Neuer silenceTimerRef mit 5s Timeout. Wenn nach onspeechstart kein Text kommt, wird isUserSpeaking automatisch zurückgesetzt.
Fix 4 -- Stop-Button: "Stop" Button erscheint im Session-Header wenn TTS läuft (via isTtsPlaying State, synchronisiert per 200ms Interval mit isTtsPlayingRef).
Fix 5 -- Weitersprechen-Button: lastTtsAudioRef speichert das zuletzt gespielte Audio. stopTts setzt wasInterrupted = true. "Weitersprechen" Button erscheint nach Unterbrechung und spielt das Audio erneut ab.
Fix 6 -- Paralleles TTS: Neue _generateAndEmitTts() Hilfsfunktion. In processMessage und processSessionOpening wird TTS als asyncio.create_task parallel zu _emitChunkedResponse gestartet.
Fix 7 -- JSON-Response: Die AI antwortet jetzt als JSON mit text, speech, documents. Neuer Prompt-Block wird in buildCoachingSystemPrompt angehängt. _parseAiJsonResponse() und _saveGeneratedDocument() im Backend. processMessage und processSessionOpening nutzen die neue Struktur.
Fix 8 -- Loading-States: Neuer actionLoading State in useCommcoach. Alle async Funktionen setzen setActionLoading('key') vor dem Await und null im finally. Buttons zeigen Loading-Text und werden disabled.
Fix 9 -- Umlaute: Alle deutschen Strings in allen CommCoach-Dateien (Backend + Frontend) korrigiert: ae->ä, oe->ö, ue->ü.
2026-03-04 22:53:45 +01:00
ValueOn AG
26044ff53b fixes comm blocking bot and feedback 2026-03-04 00:09:10 +01:00
ValueOn AG
d603ee8820 2 critical fixes: pwd reset and invitation caching ui 2026-03-03 23:07:49 +01:00
ValueOn AG
5186e58e00 iteration 2 done 2026-03-03 23:02:49 +01:00
ValueOn AG
cd14e8a6fb commcoach iteration 1 completed 2026-03-03 22:04:54 +01:00
ValueOn AG
275164e7cb fixed build 2026-03-02 21:24:28 +01:00
ValueOn AG
18e6b3e4d8 fixed coaching rules 2026-03-02 21:10:36 +01:00
ValueOn AG
0518ee48d5 teamsbot: Refetch bei Session-Ende fuer vollstaendige Daten, sessionState verarbeiten
Made-with: Cursor
2026-03-02 10:24:04 +01:00
ValueOn AG
e044eed9fa fixed dossier 2026-03-02 00:56:02 +01:00
ValueOn AG
7077f02104 com feature mvp 2026-03-02 00:51:25 +01:00
ValueOn AG
543b94523a fix pipeline polling, add Swiss amount formatting, right-align numbers in tables
Made-with: Cursor
2026-03-01 21:54:57 +01:00