Commit graph

29 commits

Author SHA1 Message Date
ValueOn AG
7d84160cdb data source fixes 2026-04-21 00:50:42 +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
ValueOn AG
d1f0b3c3d6 fixed language logic items 2026-04-11 19:44:52 +02:00
ValueOn AG
9ac2d5a6c1 decision subscription 2026-04-10 22:44:14 +02:00
ValueOn AG
bc977b8281 integrated and initial teste unified automation 2026-04-07 22:32:14 +02:00
ValueOn AG
3bf79e1ae5 automation unification implemented 2026-04-07 00:49:12 +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
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
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
9513e44b0c added monaco editor 2026-03-17 22:51:36 +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
ValueOn AG
7077f02104 com feature mvp 2026-03-02 00:51:25 +01:00
50f3499fda ready for rebase 2026-02-26 16:27:08 +01:00
f0a7daea02 nicht fertig; Stand Demo Kessler 2026-02-26 15:58:11 +01:00
1ff776c503 added neutralization view 2026-02-26 15:07:56 +01:00
ValueOn AG
5d4ef43d5f codeeditor mvp phase 1 done 2026-02-23 18:35:42 +01:00
ValueOn AG
843b481c36 sync trustee feature with rma 2026-02-22 00:07:40 +01:00
ValueOn AG
76dd20c1ce fix: add teamsbot to FEATURE_REGISTRY, fix duplicate key warning
- Added teamsbot feature config to FEATURE_REGISTRY with labels (Teams Bot)
  and view definitions (Dashboard, Sessions, Settings)
- Fixed React key warning in language dropdown (duplicate language codes from Google TTS API)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 09:43:53 +01:00
1829c1c4ad updated pek pages 2026-02-14 17:34:04 +01:00
ValueOn AG
4231727544 enhanced generic navigation tree 2026-02-10 00:10:10 +01:00
ValueOn AG
ff1caba925 admin pages streamlined 2026-02-04 14:09:51 +01:00
ValueOn AG
2b220fe816 gpdr compliancy implemented 2026-01-25 23:57:47 +01:00
ValueOn AG
bf4ddc6fd5 rbac rules tested and fixed 2026-01-25 03:01:07 +01:00
ValueOn AG
6a406d885d fixes 2026-01-24 18:01:35 +01:00
ValueOn AG
5952074626 access rules editor enhanced 2026-01-24 09:58:04 +01:00
ValueOn AG
8033ca9207 prepared multimandate 2026-01-17 02:18:24 +01:00