Commit graph

392 commits

Author SHA1 Message Date
4a60086c80 cp adapted to 2026 poweron
Some checks failed
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
26dd8f6f3f cleanup intra referencings in codebase
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 12s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-09 07:05:06 +02:00
4f8473bd70 cleaned servicebag and removed servicehub
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 1m2s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-08 23:35:31 +02:00
e0caad0a75 import fixes
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m5s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-06-08 20:45:51 +02:00
ce612ffcfc import referencing fixes
All checks were successful
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
9be2d8aab5 refactory workflowAutomation completed as system component reolacing automation2 and graphEditor
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 16s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-08 10:31:17 +02:00
39aba4cca8 before refactory workflowAutomation
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m2s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-06-07 22:26:18 +02:00
2b208ee504 fix(test): update methodTrustee path in signature validator parametrize
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 56s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 08:39:19 +02:00
877f859f6b fix(tests): align test imports with refactored module paths
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 59s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
Fix broken test imports after architecture refactoring:
- mfaService: _buildTotp -> buildTotp, _decryptSecret -> decryptSecret
- _actionSignatureValidator: _validateTypeRef -> validateTypeRef
- fkRegistry: modules.shared -> modules.dbHelpers
- costEstimate/ragLimits: _costEstimate -> costEstimate, _ragLimits -> ragLimits
- udbNodes: _isFeatureAdmin -> isFeatureAdmin
- inheritFlags: _normalisePath -> normalisePath
- methodTrustee: old workflow path -> features/trustee/workflows
- methodDiscovery: fix featuresDir path calculation (4 dirname levels)
- mainGraphicalEditor: wrap template labels with t() for i18n

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 08:25:43 +02:00
cf0233f193 refactor: architecture cleanup + fix scheduler Automation2Workflow error
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 13s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
Fix: add missing Automation2Workflow/Automation2WorkflowRun imports to interfaceFeatureGraphicalEditor.py (caused scheduler crash on boot)
Refactor: gdprDeletion via onUserDelete lifecycle hooks
Refactor: i18nBootSync accounting labels via app.py parameter injection
Refactor: serviceHub moved to serviceCenter/serviceHub.py
Split: teamsbot/service.py, realEstate/main, routeTrustee, routeBilling
Cleanup: remove obsolete methodTrustee, serviceExceptions shim
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 07:59:31 +02:00
bc7c6fe27c elimination of technical issues (imports)
Some checks failed
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
10f172e950 fix(teamsbot): reuse existing SSE queue in joinMeeting to prevent stale reference
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m6s
Deploy Plattform-Core (Int) / deploy (push) Successful in 8s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 10:38:45 +02:00
74f6f35ad4 fix: resolve datasource labels on reload, faster shutdown
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m3s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 23:56:58 +02:00
Stephan Schellworth
b1d4137935 fix(connectors): resolve browse tokens by connection UUID
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m3s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
ConnectorResolver now loads tokens with UserConnection.id so connection:authority:username references work in browse. ClickUp routes resolve references via getUserConnectionById; graph node defs use list picker only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 09:41:43 +02:00
2eb1a5589d fixes doc generation and renderers
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 18s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-03 16:45:17 +02:00
d61e29bcac fixes private model and udb scoping sources
Some checks failed
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
24899b0cf2 fixes private model and udb scoping sources 2026-06-03 09:34:28 +02:00
51b789b5aa icon toggle
All checks were successful
Deploy Plattform-Core / test (push) Successful in 53s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-27 15:36:03 +02:00
513ded84d5 teams issue
All checks were successful
Deploy Plattform-Core / test (push) Successful in 49s
Deploy Plattform-Core / deploy (push) Successful in 5s
Deploy Plattform-Core (Int) / test (push) Successful in 1m3s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-05-25 23:59:10 +02:00
0c7ab77728 fixed db poweron reference - not baseclass
All checks were successful
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:49:50 +02:00
9719a22581 Pydantic FK als Single Source of Truth
All checks were successful
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:14:05 +02:00
e800bc0b71 Sync: full codebase from GitHub gateway main
Some checks failed
Deploy Plattform-Core / test (push) Failing after 45s
Deploy Plattform-Core / deploy (push) Has been skipped
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-23 23:54:29 +02:00
Ida
7624af5b46 fix: grafical editor list parsed incorrectly
Some checks failed
Deploy Plattform-Core / test (push) Failing after 48s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 16:03:21 +02:00
Ida
5a99d73f93 fix: tests
Some checks failed
Deploy Plattform-Core / test (push) Failing after 44s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 15:40:17 +02:00
ValueOn AG
9773c00bca trustee budget fix 2026-05-19 17:38:18 +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
Patrick Motsch
f5aba4bf99
Merge pull request #164 from valueonag/feat/demo-system-readieness
rag enhancements
2026-05-16 23:02:23 +02:00
ValueOn AG
7c4c5e079a rag enhancements 2026-05-16 22:55:43 +02:00
Ida
2f8abb5ac4 updated all api keys 2026-05-15 12:23:50 +02:00
ValueOn AG
e3284994d0 fixes stt paras 2026-05-12 23:33:43 +02:00
ValueOn AG
16ab816c65 teamsbot ux fixes 2026-05-12 22:39:42 +02:00
ValueOn AG
6380f14ebe teamsbot anonymous bot working 2026-05-12 19:16:34 +02:00
ValueOn AG
48c0f900af rag 2026-05-12 15:19:01 +02:00
ValueOn AG
03a6d3248b fixed teamsbot issues 2026-05-11 23:59:31 +02:00
ValueOn AG
75e07743a6 google keys transferred to account poweron.center.ai 2026-05-11 21:26:20 +02:00
ValueOn AG
df9a43c190 abo enterprise, ai agent fixes 2026-05-10 22:09:51 +02:00
ValueOn AG
130bdfb7cc siwtch dns poweron-center to poweron.swiss 2026-05-08 13:11:18 +02:00
Patrick Motsch
436547d47e
Merge branch 'int' into feat/demo-system-readieness 2026-05-08 00:13:59 +02:00
ValueOn AG
e9c39f8e31 fixes redmine 2026-05-07 11:01:37 +02:00
ValueOn AG
cfd303792f refactored comcoach und teamsbot 2026-05-06 23:28:22 +02:00
Ida
dac9911f8b removed git merge conflicts 2026-05-05 16:06:05 +02:00
Ida
9ae2ffc415 ValueOn Lead to Offer durchgespielt, bugfixes in Dateigenerierung und ai nodes 2026-05-04 17:27:14 +02:00
Ida
f184da9898 fix: looping node and content extraction 2026-05-04 17:27:14 +02:00
Ida
e6ca6a9d8e ValueOn Lead to Offer durchgespielt, bugfixes in Dateigenerierung und ai nodes 2026-05-04 17:26:43 +02:00
Ida
f96325f804 feat: unify workflow context picker — contextBuilder multi-select, lift type-blocking, user-language labels, backend serialization, fix circular ref crash 2026-05-04 17:25:16 +02:00
Ida
60b2fcf56b fix: alle Node definitionen korrigiert und im backend gesetzt - keine mapping layer sonder saubere quelldaten, fehlende dataRef parameter hinzugefügt, damit jede node kontext nutzen kann 2026-05-04 17:25:16 +02:00
Patrick Motsch
7942766931
Merge pull request #149 from valueonag/feat/demo-system-readieness
Feat/demo system readieness
2026-04-30 23:58:26 +02:00
ValueOn AG
c140bd14d4 fixed nodes handovers 2026-04-30 23:54:45 +02:00