0659d0d21a
ValueOn Lead to Offer durchgespielt, bugfixes in Dateigenerierung und ai nodes
2026-05-03 18:01:10 +02:00
06d9910ecd
file tree ersetzt durch gruppierung im formgenerator
2026-04-30 12:37:46 +02:00
ValueOn AG
052647a52b
wired infomaniac to ai adapters and tools
2026-04-29 01:52:47 +02:00
ValueOn AG
24f0c3e2eb
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
ValueOn AG
7d27ddf6b5
fixed integration graph editor ai
2026-04-19 01:22:33 +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
d9f437f63e
bugfix(FIL-01 + files verschwunden nach hochladen und reload
2026-04-17 14:09:33 +02:00
ValueOn AG
e942770ffc
feat db-clean-ui and unified content udm
2026-04-16 23:13:05 +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
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
2171460b9e
cleaned migration code
2026-04-04 17:54:36 +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
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
ValueOn AG
3934cdd3ee
tool fixes
2026-03-23 00:05:29 +01:00
ValueOn AG
2e7a0a73c7
streamlined formgeneratortable and sort/filter globally
2026-03-22 21:34:54 +01:00
ValueOn AG
9b741a0a28
vector fixes
2026-03-18 00:33:38 +01:00
ValueOn AG
4e843761a9
Cleaned backend and enhanced ai call failover modes
2026-03-17 22:51:05 +01:00
ValueOn AG
6c8cc843ce
file system and stt and ttss reevisions
2026-03-17 19:19:27 +01:00
6dc2afafb9
fix:performance improvements
...
- app.py: Pre-warm AI connectors at module load and in lifespan
- aicoreModelRegistry.py: Connector discovery cache, getAvailableModels cache, bulk RBAC, eager prewarm
- connectorDbPostgre.py: Connector cache, contextvars for userId, eviction (max 32)
- chatbot: Uses _get_cached_connector, Service center integration, BillingService exceptions, BillingService exceptions instead of direct imports
- interfaceDbApp.py: Uses _get_cached_connector
- interfaceDbManagement.py: Uses _get_cached_connector
- security/rbac.py: Adds checkResourceAccessBulk
2026-03-06 13:46:54 +01:00
1e4047caf1
fix: ready for merge with int
2026-02-26 16:17:15 +01:00
d3dbca7289
nicht fertig; Stand Kessler Demo
2026-02-26 16:00:26 +01:00
69aa73ed73
fixed complete langgraph workflow and information fetching
2026-02-14 17:31:39 +01:00
patrick-motsch
7051a6e35f
fixed rbac issues and sysadmin integration
2026-02-12 00:34:17 +01:00
patrick-motsch
d98c31a4d1
logical fixes
2026-02-09 23:44:52 +01:00
patrick-motsch
1f3746aef5
streamlined bootstrap and initial config
2026-02-09 12:49:35 +01:00
ValueOn AG
2fc8034260
rbac rules tested and fixed
2026-01-25 03:01:01 +01:00
ValueOn AG
a0b9a6e4b5
reference fixes
2026-01-24 00:42:19 +01:00
ValueOn AG
04ba89a0e8
before feature container refactory
2026-01-22 00:23:33 +01:00