ValueOn AG
a787cdf6bf
fixed onboarding flow
2026-03-30 23:03:36 +02:00
ValueOn AG
e0a09ae6b1
streamlined neutralization flow
2026-03-30 00:14:57 +02:00
ValueOn AG
7e88005721
unified failsafe neutralization architecture
2026-03-29 21:55:09 +02:00
ValueOn AG
3ac25a269a
streamlined billing incl ai and storage budget
2026-03-29 12:18:58 +02:00
ValueOn AG
c12a75f87f
fix user name resolution
2026-03-28 23:56:28 +01:00
ValueOn AG
1fdf238aaf
cleaned mandate and unified mandate to be standard type
2026-03-28 23:54:11 +01:00
ValueOn AG
1f42c015d6
fixes commcoach
2026-03-28 22:29:15 +01:00
ValueOn AG
1883f8cd6a
fixed sys attributes
2026-03-28 21:46:55 +01:00
ValueOn AG
20d2bf215f
fixes
2026-03-28 18:28:35 +01:00
ValueOn AG
75484c0f73
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:12:37 +01:00
ValueOn AG
efe540b4f9
fixing round 1
2026-03-28 16:59:01 +01:00
ValueOn AG
b33444e891
unified data completed implementation
2026-03-24 16:39:25 +01:00
ValueOn AG
96c94fae57
unified data - step 1
2026-03-24 14:17:18 +01:00
ValueOn AG
8b161ed410
unified data - step 1
2026-03-24 14:16:46 +01:00
ValueOn AG
f796ae3807
fix: RBAC bootstrap anthropic for user, FeatureAccess response, workspace UI repair, user access overview, RBAC tests
...
Made-with: Cursor
2026-03-23 10:29:23 +01:00
Patrick Motsch
2345ff669a
Merge pull request #113 from valueonag/feat/service-subscription
...
Feat/service subscription
2026-03-23 00:19:49 +01:00
ValueOn AG
da096bb6e2
rag stats
2026-03-23 00:17:59 +01:00
ValueOn AG
3934cdd3ee
tool fixes
2026-03-23 00:05:29 +01:00
ValueOn AG
9ef0d43091
fixed tables and forms
2026-03-22 22:19:50 +01:00
ValueOn AG
2e7a0a73c7
streamlined formgeneratortable and sort/filter globally
2026-03-22 21:34:54 +01:00
idittrich-valueon
9a2e2b4f5f
included sharepoint nodes
2026-03-22 19:46:50 +01:00
idittrich-valueon
f808d63c25
finished email nodes
2026-03-22 18:20:31 +01:00
ValueOn AG
c813bd63ca
subscription base logic
2026-03-22 17:23:54 +01:00
idittrich-valueon
04305c5f95
basic functionality
2026-03-22 16:15:11 +01:00
idittrich-valueon
c168443d4f
feat: first version of graphical automation feature
2026-03-22 15:25:29 +01:00
ValueOn AG
9186c60ad2
fixed rendering issues
2026-03-22 11:09:48 +01:00
ValueOn AG
8cf31077a6
fixed global RAG and admin consent msft
2026-03-22 01:20:44 +01:00
ValueOn AG
0a0973d41b
hotfix msft/google login tokens end to end separated from connection
...
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:40 +01:00
ValueOn AG
f89eacfc47
fixes trustee data
2026-03-18 23:40:25 +01:00
ValueOn AG
c3f8be68b2
truastee sync and charting
2026-03-18 23:04:56 +01:00
ValueOn AG
6296b79ad0
feat folder download as zip
2026-03-18 14:10:50 +01:00
ValueOn AG
d63a41fbc8
llm failover enhanced
2026-03-18 13:57:01 +01:00
ValueOn AG
b876f01da2
tools enhancement and cleanup
2026-03-18 13:06:57 +01:00
ValueOn AG
9b741a0a28
vector fixes
2026-03-18 00:33:38 +01:00
ValueOn AG
587dd7489e
fixed trustee rma connector
2026-03-17 23:23:40 +01:00
ValueOn AG
4e843761a9
Cleaned backend and enhanced ai call failover modes
2026-03-17 22:51:05 +01:00
ValueOn AG
1d4148e8b5
codeeditor
2026-03-17 20:26:11 +01:00
ValueOn AG
6c8cc843ce
file system and stt and ttss reevisions
2026-03-17 19:19:27 +01:00
ValueOn AG
f3de454b66
fixed chat history context
2026-03-16 21:22:40 +01:00
Patrick Motsch
6154eb2553
Merge pull request #106 from valueonag/refactor/service-migrations
...
Refactor/service migrations
2026-03-16 15:51:07 +01:00
ValueOn AG
a5539f7602
img generation added
2026-03-16 15:44:54 +01:00
ValueOn AG
afe77233f9
fixed content mapping
2026-03-16 15:24:20 +01:00
ValueOn AG
c161a93796
sharepoint relative path fix
2026-03-16 15:12:05 +01:00
ValueOn AG
c873f96848
fixed source access and workflow resource limits and stop
2026-03-16 15:08:05 +01:00
ValueOn AG
b418207c2c
workflow fixes
2026-03-16 14:26:42 +01:00
ValueOn AG
a24b20d302
fixed source access tools
2026-03-16 13:13:46 +01:00
ValueOn AG
2a04acb278
fixed debugs
2026-03-16 11:48:22 +01:00
ValueOn AG
b5dc643dac
ai workspace ui fixes
2026-03-16 11:38:18 +01:00
ValueOn AG
f51c313c2c
fix settings page
2026-03-16 00:51:09 +01:00
ValueOn AG
3d49bd9d03
enhanced stt/tts functions
2026-03-16 00:47:42 +01:00