4a60086c80
cp adapted to 2026 poweron
Deploy Plattform-Core (Int) / test (push) Failing after 15s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-09 09:53:31 +02:00
ce612ffcfc
import referencing fixes
Deploy Plattform-Core (Int) / test (push) Successful in 1m0s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-06-08 14:46:52 +02:00
bc7c6fe27c
elimination of technical issues (imports)
Deploy Plattform-Core (Int) / test (push) Failing after 13s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-06 00:32:45 +02:00
d61e29bcac
fixes private model and udb scoping sources
Deploy Plattform-Core (Int) / test (push) Failing after 24s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-03 09:37:03 +02:00
9719a22581
Pydantic FK als Single Source of Truth
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:14:05 +02:00
ValueOn AG
1ed462ad13
fixes rag and workflow
2026-05-19 16:48:01 +02:00
ValueOn AG
4064ac0266
fixed toggle icons udb
2026-05-18 07:56:53 +02:00
ValueOn AG
2bb65c2303
db connection pooling and rag limit transparency
2026-05-17 20:38:37 +02:00
ValueOn AG
48c0f900af
rag
2026-05-12 15:19:01 +02:00
ValueOn AG
130bdfb7cc
siwtch dns poweron-center to poweron.swiss
2026-05-08 13:11:18 +02:00
ValueOn AG
3da6e24bec
fixed component formgeneratortree and truastee workflows
2026-05-03 22:03:29 +02:00
ValueOn AG
880fa4d787
plana+c implemented
2026-04-29 21:27:08 +02:00
ValueOn AG
794ba36f27
teamsbot
2026-04-25 01:13:01 +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
ValueOn AG
5780cc0324
cleanup routesintegration view
2026-04-12 18:32:21 +02:00
ValueOn AG
cc1fdb13e5
cleaned sql and ui language sets
2026-04-08 20:28:34 +02:00
ValueOn AG
f65223137e
automation unification implemented
2026-04-07 00:49:08 +02:00
ValueOn AG
65a495dc36
core class for system attributes sysCreated / sysModified
2026-04-04 16:45:46 +02:00
ValueOn AG
3ac25a269a
streamlined billing incl ai and storage budget
2026-03-29 12:18:58 +02: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
Patrick Motsch
2345ff669a
Merge pull request #113 from valueonag/feat/service-subscription
...
Feat/service subscription
2026-03-23 00:19:49 +01:00
ValueOn AG
2e7a0a73c7
streamlined formgeneratortable and sort/filter globally
2026-03-22 21:34:54 +01:00
idittrich-valueon
04305c5f95
basic functionality
2026-03-22 16:15:11 +01:00
ValueOn AG
4e843761a9
Cleaned backend and enhanced ai call failover modes
2026-03-17 22:51:05 +01:00
22e70aa878
fix: chat-playground and automation feature routes unification
2026-03-09 11:03:02 +01:00
025fb8ff61
removed demo files
2026-02-26 16:05:26 +01:00
d3dbca7289
nicht fertig; Stand Kessler Demo
2026-02-26 16:00:26 +01:00
patrick-motsch
e1557e9cc9
trustee connections
2026-02-21 00:56:53 +01:00
patrick-motsch
f9aa35647b
sync features a and p
2026-02-19 00:31:32 +01:00
patrick-motsch
8d28f6d77b
fiixed feature instance role access
2026-02-08 14:26:01 +01:00
ValueOn AG
2fc8034260
rbac rules tested and fixed
2026-01-25 03:01:01 +01:00
ValueOn AG
6187cc7295
refactored pages ui access with saas mandates
2026-01-23 21:05:47 +01:00
ValueOn AG
280cafd54a
refactored features phase II
2026-01-23 01:10:00 +01:00
ValueOn AG
bb9630d6c4
fixed imports
2026-01-22 21:11:25 +01:00
ValueOn AG
362080791a
isolate features
2026-01-22 17:00:29 +01:00
ValueOn AG
f3b01c823e
saas multi-mandate rbac up and running
2026-01-21 10:34:42 +01:00