93cb6939dc
feat: frontend consent integration
2026-04-29 14:39:40 +02:00
ValueOn AG
30ea8bbefe
fixed trustee
2026-04-26 23:59:09 +02:00
ValueOn AG
564a1200c6
datamodel sctirc fk logic in one place
2026-04-26 18:11:42 +02:00
ValueOn AG
24f0c3e2eb
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
ValueOn AG
71f4265e06
fixes udb, outlook, workflow
2026-04-21 23:49:46 +02:00
ValueOn AG
cdca242f82
data source fixes
2026-04-21 00:50:36 +02:00
ValueOn AG
50107a91ba
fixed proper splitting sysadmin/platformadmin and proper logic for mandate name(slug) and label(user)
2026-04-19 00:04:03 +02:00
Patrick Motsch
1c3b3ace27
Merge pull request #126 from valueonag/feat/demo-system-readieness
...
Feat/demo system readieness
2026-04-17 21:46:59 +02:00
18fb8e32b3
bugfix(CON-01)
2026-04-17 13:48:18 +02:00
ValueOn AG
e942770ffc
feat db-clean-ui and unified content udm
2026-04-16 23:13:05 +02:00
ValueOn AG
5780cc0324
cleanup routesintegration view
2026-04-12 18:32:21 +02:00
ValueOn AG
3adbd1da29
fixed sysuser and removed redundant fallbacks
2026-04-11 22:23:41 +02:00
ValueOn AG
87e2e6d401
decision subscription
2026-04-10 22:44:08 +02:00
ValueOn AG
be9e47caad
phase 2 i18n clean
2026-04-10 12:33:27 +02:00
Patrick Motsch
a1df2df3c5
Merge pull request #115 from valueonag/feat/unified-data-bar
...
Feat/unified data bar
2026-03-30 23:05:09 +02:00
ValueOn AG
7e88005721
unified failsafe neutralization architecture
2026-03-29 21:55:09 +02:00
ValueOn AG
1fdf238aaf
cleaned mandate and unified mandate to be standard type
2026-03-28 23:54:11 +01:00
ValueOn AG
75484c0f73
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:12:37 +01:00
ValueOn AG
efe540b4f9
fixing round 1
2026-03-28 16:59:01 +01:00
idittrich-valueon
d0f8444bac
next version of visual workflow editor with ClickUp Connections
2026-03-25 09:38:06 +01:00
ValueOn AG
8b161ed410
unified data - step 1
2026-03-24 14:16:46 +01:00
patrick-motsch
ab48e2e853
enhanced generic navigation tree
2026-02-10 00:10:07 +01:00
patrick-motsch
7532841d9d
fixed mandate flag
2026-02-09 12:57:47 +01:00
patrick-motsch
1f3746aef5
streamlined bootstrap and initial config
2026-02-09 12:49:35 +01:00
patrick-motsch
bbea0ff115
revised state machine for workflow backend and ui
2026-02-08 00:25:48 +01:00
ValueOn AG
edeaf64fa4
automation template/definition editor
2026-02-03 23:42:27 +01:00
ValueOn AG
df4c60fc99
fixes
2026-01-24 18:01:28 +01:00
ValueOn AG
f02ebead7c
dyn options in api
2026-01-22 18:52:04 +01:00
ValueOn AG
82c01b5cb0
saas mandates core done
2026-01-21 00:32:47 +01:00
ValueOn AG
5c0ab3f893
implemented multimandate
2026-01-17 02:17:58 +01:00
ValueOn AG
4b49eab26e
user registration and password reset with magic link
2026-01-12 23:31:20 +01:00
ValueOn AG
4b00e741b3
refactored service center
2025-12-15 21:55:26 +01:00
ValueOn AG
d009f93dba
rbac roles and rules integration tests passed
2025-12-07 23:51:05 +01:00
ValueOn AG
6e6cf7012b
rbac module testing done
2025-12-07 22:00:55 +01:00
ValueOn AG
54246745a9
refactored uam to rbac
2025-12-07 13:48:39 +01:00
ValueOn AG
9bd7821cf5
feat: refactored ai calls and pydantic models
2025-11-17 23:12:18 +01:00
ValueOn AG
88110d0f9d
centralized timestamp management with logger
2025-11-06 14:27:02 +01:00
ValueOn AG
c44fc92568
refactored whole codebase for camelCase part 1 of 2
2025-10-31 00:05:39 +01:00
ValueOn AG
daddf417be
Cleaned all import lists
2025-10-24 23:57:17 +02:00
ValueOn AG
d2b6820812
cleaned pydantic model classes
2025-10-05 16:28:44 +02:00
ValueOn AG
07a2d279df
cleaned model space centralized
2025-09-25 16:59:44 +02:00