Commit graph

48 commits

Author SHA1 Message Date
ValueOn AG
be748b162c pwg-demo 2026-04-20 00:31:09 +02:00
ValueOn AG
13f4574098 centralized language catalog 2026-04-19 00:36:42 +02:00
ValueOn AG
4c959538ac testing fixes, udb source handling fixes 2026-04-17 11:50:25 +02:00
ValueOn AG
74d0ce429a feat db-clean-ui and unified content udm 2026-04-16 23:13:01 +02:00
ValueOn AG
851b509f9e fixed tools 2026-04-14 16:15:33 +02:00
ValueOn AG
7758f9a58d tool fix 2026-04-14 08:40:44 +02:00
ValueOn AG
b76947d613 fixed formgenerator , trustee, sort and filter 2026-04-14 00:15:51 +02:00
ValueOn AG
feecb80b70 i18n tags tools 2026-04-13 09:43:57 +02:00
ValueOn AG
88b581ac83 integration view 2026-04-12 18:32:16 +02:00
ValueOn AG
994664f0b4 fixed sysuser and removed redundant fallbacks 2026-04-11 22:23:35 +02:00
ValueOn AG
d1f0b3c3d6 fixed language logic items 2026-04-11 19:44:52 +02:00
ValueOn AG
7cf0795660 alle sprachtexte mit dot-strings ersetzt 2026-04-11 00:07:30 +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
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
2a60f322ca fix(ui): theme tokens, primary CTAs, billing; invitations; connections
Made-with: Cursor
2026-04-02 23:53:24 +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
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
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
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
439fc3676f subscription base logic 2026-03-22 17:23:47 +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
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