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