c8e9304801
gruppierung fertig gestellt formgenerator
2026-04-29 18:25:42 +02:00
b61544d8b1
feat: rag extension frontend consent
2026-04-29 14:53:38 +02:00
ValueOn AG
9e08953c44
kdrive fix
2026-04-29 00:35:11 +02:00
ValueOn AG
3016806db9
added infomaniak
2026-04-26 23:59:14 +02:00
ValueOn AG
a9e8e8cddd
build fix
2026-04-26 23:05:15 +02:00
ValueOn AG
f0e73b62d2
Graph and data class falignment strict
2026-04-26 22:53:39 +02:00
ValueOn AG
8679cdffcb
datamodel sctirc fk logic in one place
2026-04-26 18:11:52 +02:00
ValueOn AG
c47dc67a84
cleanup internal marked exports
2026-04-26 08:31:31 +02:00
ValueOn AG
1c2a196192
fixes udb, outlook, workflow
2026-04-21 23:49:50 +02:00
ValueOn AG
7d84160cdb
data source fixes
2026-04-21 00:50:42 +02:00
ValueOn AG
59017138ff
feature fixes
2026-04-20 17:51:07 +02:00
ValueOn AG
d814a76660
Merge branch 'feat/demo-system-readieness' of https://github.com/valueonag/frontend_nyla into feat/demo-system-readieness
2026-04-19 00:04:20 +02:00
ValueOn AG
2e00f3ac44
fixed proper splitting sysadmin/platformadmin and proper logic for mandate name(slug) and label(user)
2026-04-19 00:04:09 +02:00
82844f0cbe
bugfix(FIL-02+allgemein previewer wieder hergestellt und content preview für word und excel hinzugefügt
2026-04-17 14:33:19 +02:00
ab256bb094
bugfix(FIL-01 + files verschwunden nach hochladen und neuladen
2026-04-17 14:10:18 +02:00
238dd6ae16
bugfix(CON-01, CON-02)
2026-04-17 13:54:00 +02:00
ValueOn AG
851b509f9e
fixed tools
2026-04-14 16:15:33 +02:00
ValueOn AG
b76947d613
fixed formgenerator , trustee, sort and filter
2026-04-14 00:15:51 +02:00
ValueOn AG
1741cc1a0d
fixed instance nav labels i18n
2026-04-12 21:32:22 +02:00
ValueOn AG
19a2a90f01
language fixes
2026-04-12 18:48:41 +02:00
ValueOn AG
88b581ac83
integration view
2026-04-12 18:32:16 +02:00
ValueOn AG
4762818d3d
ui fixes
2026-04-12 14:05:01 +02:00
ValueOn AG
0f551423b2
fixed udb issues
2026-04-12 10:12:01 +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
c3646075ff
ui all languages transferred
2026-04-09 00:11:35 +02:00
ValueOn AG
db64505915
cleaned sql and ui language sets
2026-04-08 20:28:44 +02:00
ValueOn AG
3bf79e1ae5
automation unification implemented
2026-04-07 00:49:12 +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
8fcad7de45
add hard delete for mandates (SysAdmin only)
...
Made-with: Cursor
2026-03-31 21:53:14 +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
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
bc091c399c
unified data - step 1
2026-03-24 14:16:45 +01:00
ValueOn AG
e6d28c436b
streamlined formgeneratortable and sort/filter globally
2026-03-22 21:34:58 +01:00
ValueOn AG
439fc3676f
subscription base logic
2026-03-22 17:23:47 +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
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
d6d57a2113
workflow fixes
2026-03-16 14:26:37 +01:00
ValueOn AG
a7bfdddc00
ai workspace ui fixes
2026-03-16 11:38:29 +01:00
ValueOn AG
869d1f24c3
removed ChatStats, only billing and transactions relevant
2026-03-14 11:52:17 +01:00