Commit graph

25 commits

Author SHA1 Message Date
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
dc174f570c bugfix(FIL-04) 2026-04-17 14:41:44 +02:00
Ida
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
Ida
ab256bb094 bugfix(FIL-01 + files verschwunden nach hochladen und neuladen 2026-04-17 14:10:18 +02:00
ValueOn AG
4c959538ac testing fixes, udb source handling fixes 2026-04-17 11:50:25 +02:00
ValueOn AG
4762818d3d ui fixes 2026-04-12 14:05:01 +02:00
ValueOn AG
3803ebb274 fixed udb rbac 2026-04-12 10:43:31 +02:00
ValueOn AG
0f551423b2 fixed udb issues 2026-04-12 10:12:01 +02:00
ValueOn AG
dfb4c5ebd7 fixed udb foldertree 2026-04-12 00:28:56 +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
317e019b18 unified failsafe neutralization architecture 2026-03-29 21:55:13 +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
e6d28c436b streamlined formgeneratortable and sort/filter globally 2026-03-22 21:34:58 +01:00
ValueOn AG
131c4534b5 fixed global RAG and admin consent msft 2026-03-22 01:20:40 +01:00
ValueOn AG
c6d43340ff feat folder download as zip 2026-03-18 14:10:45 +01:00
ValueOn AG
9e792bc74f file system and stt and ttss reevisions 2026-03-17 19:19:32 +01:00
ValueOn AG
861bec31cb fixes 2026-02-10 00:25:29 +01:00
ValueOn AG
2a1cd2ef64 logical fixes 2026-02-09 23:45:05 +01:00
ValueOn AG
f41e6d0088 fixed ai call end to end with saas multimandate 2026-01-26 23:26:34 +01:00
ValueOn AG
cc8770dec3 reference fixes 2026-01-24 00:42:13 +01:00
ValueOn AG
dc4b475728 refactored pages ui access with saas mandates 2026-01-23 21:05:36 +01:00