ValueOn AG
b4a853936a
fixed type errors
2026-04-05 00:39:34 +02:00
idittrich-valueon
0f791a53fb
next version of visual workflow editor with Clickup Connector
2026-03-25 09:39:19 +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
ab127abacf
Merge pull request #23 from valueonag/feat/service-subscription
...
Feat/service subscription
2026-03-23 00:23:30 +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
Patrick Motsch
735a6f3d3b
Merge pull request #19 from valueonag/feat/code-editor
...
Feat/code editor
2026-03-18 23:42:55 +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
Patrick Motsch
34a8bdeafb
Merge pull request #18 from valueonag/feat/code-editor
...
vector fixes
2026-03-18 00:34:43 +01:00
ValueOn AG
365b188fa2
vector fixes
2026-03-18 00:33:33 +01:00
Patrick Motsch
2a0454a9ff
Merge pull request #17 from valueonag/feat/file-tree-system
...
Feat/file tree system
2026-03-17 23:25:47 +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
Patrick Motsch
9c1b9676c8
Merge pull request #16 from valueonag/refactor/service-migrations
...
Refactor/service migrations
2026-03-16 15:52:17 +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
9cf89124cd
Merge branch 'int' of https://github.com/valueonag/frontend_nyla into int
2026-03-06 15:39:06 +01:00
9ec302a166
fix: updated yml files to include retention days for artifacts
2026-03-06 15:38:58 +01:00