Commit graph

27 commits

Author SHA1 Message Date
ValueOn AG
28951a7d22 fixes infomaniac different than in doc 2026-04-29 00:57:24 +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
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
Patrick Motsch
c431fe28bc
Merge pull request #39 from valueonag/feat/demo-system-readieness
Feat/demo system readieness
2026-04-17 21:48:41 +02:00
Ida
238dd6ae16 bugfix(CON-01, CON-02) 2026-04-17 13:54:00 +02:00
Ida
f09f43666a merge clickup connector changes
Merge remote-tracking branch 'origin/fix/click-up-connector' into int
2026-04-17 13:35:07 +02:00
ValueOn AG
4c959538ac testing fixes, udb source handling fixes 2026-04-17 11:50:25 +02:00
ValueOn AG
b76947d613 fixed formgenerator , trustee, sort and filter 2026-04-14 00:15:51 +02:00
idittrich-valueon
d55b24ab6a readded clickup connector 2026-04-13 12:11:29 +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
c3646075ff ui all languages transferred 2026-04-09 00:11:35 +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
359f491fd9 Merge int into feat/unified-data-bar, resolve conflicts 2026-03-30 23:33:23 +02: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
131c4534b5 fixed global RAG and admin consent msft 2026-03-22 01:20:40 +01:00
ValueOn AG
a7bfdddc00 ai workspace ui fixes 2026-03-16 11:38:29 +01:00
ValueOn AG
2a1cd2ef64 logical fixes 2026-02-09 23:45:05 +01:00
9b10f73d09 build errors 2026-01-29 10:14:33 +01:00
ValueOn AG
f41e6d0088 fixed ai call end to end with saas multimandate 2026-01-26 23:26:34 +01:00
ValueOn AG
dc4b475728 refactored pages ui access with saas mandates 2026-01-23 21:05:36 +01:00