Commit graph

49 commits

Author SHA1 Message Date
ValueOn AG
02bf4020d7 build fixes 2026-05-01 00:00:06 +02:00
ValueOn AG
70459d57e3 fixes before document generation refactory styles 2026-04-29 22:54:26 +02:00
ValueOn AG
8cecf3b320 plana+c implemented 2026-04-29 21:27: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
d8ff3a84d9 fixed user references 2026-04-26 08:57:47 +02:00
ValueOn AG
c47dc67a84 cleanup internal marked exports 2026-04-26 08:31:31 +02:00
ValueOn AG
e09ed758ff teamsbot 2026-04-25 01:13:13 +02:00
ValueOn AG
fc2cce8732 fixes 2026-04-23 23:09:54 +02:00
ValueOn AG
1c2a196192 fixes udb, outlook, workflow 2026-04-21 23:49:50 +02:00
ValueOn AG
d771d4bc09 fix critical trustee db sync 2026-04-21 10:45:11 +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
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
4c959538ac testing fixes, udb source handling fixes 2026-04-17 11:50:25 +02:00
ValueOn AG
c89d96c6b0 added syscreatedat in trustee 2026-04-14 00:22:01 +02:00
ValueOn AG
b76947d613 fixed formgenerator , trustee, sort and filter 2026-04-14 00:15:51 +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
9ac2d5a6c1 decision subscription 2026-04-10 22:44:14 +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
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
3bcf4e4d9e fixes 2026-03-23 00:27:56 +01:00
ValueOn AG
05317e64ca fixed tables and forms 2026-03-22 22:19:47 +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
2efc5fce86 truastee sync and charting 2026-03-18 23:04:59 +01:00
ValueOn AG
9513e44b0c added monaco editor 2026-03-17 22:51:36 +01:00
ValueOn AG
543b94523a fix pipeline polling, add Swiss amount formatting, right-align numbers in tables
Made-with: Cursor
2026-03-01 21:54:57 +01:00
ValueOn AG
052f579232 fix remaining TS errors in TrusteePositionDocumentsView
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 22:55:10 +01:00
ValueOn AG
cae8386544 fix TS build errors and add position-documents API
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 22:51:29 +01:00
ValueOn AG
be8757e15e fixes sync and ai tree 2026-02-22 22:34:14 +01:00
ValueOn AG
843b481c36 sync trustee feature with rma 2026-02-22 00:07:40 +01:00
ValueOn AG
cdea97e2cf trustee connections 2026-02-21 00:56:50 +01:00
1829c1c4ad updated pek pages 2026-02-14 17:34:04 +01:00
ValueOn AG
2a1cd2ef64 logical fixes 2026-02-09 23:45:05 +01:00
ValueOn AG
fe5f4bf188 automation template/definition editor 2026-02-03 23:42:19 +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
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
dc4b475728 refactored pages ui access with saas mandates 2026-01-23 21:05:36 +01:00
ValueOn AG
70c84dd897 revised ui components 2026-01-20 00:56:00 +01:00