ValueOn AG
24f0c3e2eb
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
ValueOn AG
794ba36f27
teamsbot
2026-04-25 01:13:01 +02:00
ValueOn AG
71f4265e06
fixes udb, outlook, workflow
2026-04-21 23:49:46 +02:00
ValueOn AG
5ef311a82e
stripe fix
2026-04-21 08:57:43 +02:00
ValueOn AG
cdca242f82
data source fixes
2026-04-21 00:50:36 +02:00
ValueOn AG
f29e0c9edc
feature fixes
2026-04-20 17:51:09 +02:00
ValueOn AG
7d27ddf6b5
fixed integration graph editor ai
2026-04-19 01:22:33 +02:00
ValueOn AG
3ea85fe57e
centralized language catalog
2026-04-19 00:36:45 +02:00
ValueOn AG
24ff6058d5
fixed ai workspace voice google issue
2026-04-19 00:19:42 +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
08cb98cfba
bugfix(BIL-02)
2026-04-17 15:24:22 +02:00
d9f437f63e
bugfix(FIL-01 + files verschwunden nach hochladen und reload
2026-04-17 14:09:33 +02:00
ValueOn AG
19be818fbb
testing fixes, udb source handling fixes
2026-04-17 11:50:24 +02:00
ValueOn AG
e942770ffc
feat db-clean-ui and unified content udm
2026-04-16 23:13:05 +02:00
ValueOn AG
fe89952252
fixes ai toolbox connections
2026-04-14 13:26:12 +02:00
ValueOn AG
591e890527
tool fix
2026-04-14 08:40:43 +02:00
ValueOn AG
35209f7f80
fixed formgenerator , trustee, sort and filter
2026-04-14 00:15:56 +02:00
ValueOn AG
17455688a9
fixed automation parameter flow
2026-04-13 00:38:47 +02:00
ValueOn AG
5780cc0324
cleanup routesintegration view
2026-04-12 18:32:21 +02:00
ValueOn AG
e43b0741ed
fixes lang uand issues
2026-04-12 14:04:49 +02:00
ValueOn AG
1b51ee3e1c
fixed udb rbac
2026-04-12 10:43:30 +02:00
ValueOn AG
091a3672de
fixed udb issues
2026-04-12 10:12:03 +02:00
ValueOn AG
c30c18fc71
fixed udb foldertree
2026-04-12 00:29:00 +02:00
ValueOn AG
3adbd1da29
fixed sysuser and removed redundant fallbacks
2026-04-11 22:23:41 +02:00
ValueOn AG
4dfc0afd06
fixed language logic items
2026-04-11 19:44:58 +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
ValueOn AG
8b33a86274
issues fixed
2026-04-08 22:29:30 +02:00
ValueOn AG
cc1fdb13e5
cleaned sql and ui language sets
2026-04-08 20:28:34 +02:00
ValueOn AG
c395495300
integrated and initial teste unified automation
2026-04-07 22:32:05 +02:00
ValueOn AG
13242fa5ac
grapheditor editor and template handling
2026-04-07 14:22:53 +02:00
ValueOn AG
f65223137e
automation unification implemented
2026-04-07 00:49:08 +02:00
ValueOn AG
2171460b9e
cleaned migration code
2026-04-04 17:54:36 +02:00
ValueOn AG
65a495dc36
core class for system attributes sysCreated / sysModified
2026-04-04 16:45:46 +02:00
ValueOn AG
50bf59879f
fix: mandate subscription provisioning, capacity errors, invitations API
...
Made-with: Cursor
2026-04-02 23:53:36 +02:00
ValueOn AG
93f28f57df
fix sequenst subscription and mandate
2026-04-02 11:58:34 +02:00
ValueOn AG
0a5fa20cb8
fixed voice feat commcoach
2026-04-01 21:59:28 +02:00
ValueOn AG
413dcd9b6c
fix hard delete cascade: wrong import for FeatureAccessRole
...
Made-with: Cursor
2026-03-31 21:59:26 +02:00
ValueOn AG
695c652a56
mandate admin fixes
2026-03-31 13:31:25 +02:00
ValueOn AG
ef39d01e16
fixed database issue subscriptions
2026-03-31 01:51:08 +02:00
ValueOn AG
350c699473
fexed stripe webhook
2026-03-31 01:12:25 +02:00
ValueOn AG
a787cdf6bf
fixed onboarding flow
2026-03-30 23:03:36 +02:00
ValueOn AG
7e88005721
unified failsafe neutralization architecture
2026-03-29 21:55:09 +02:00
ValueOn AG
3ac25a269a
streamlined billing incl ai and storage budget
2026-03-29 12:18:58 +02:00
ValueOn AG
1fdf238aaf
cleaned mandate and unified mandate to be standard type
2026-03-28 23:54:11 +01:00
ValueOn AG
1883f8cd6a
fixed sys attributes
2026-03-28 21:46:55 +01:00
ValueOn AG
20d2bf215f
fixes
2026-03-28 18:28:35 +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