Commit graph

147 commits

Author SHA1 Message Date
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
c1655bdd0a refactor: move billingWebhookHandler to serviceBilling layer
Business logic for Stripe webhooks belongs in serviceCenter/services/serviceBilling/, not in routes/. Updates 3 lazy imports in routeBilling.py accordingly.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 21:01:32 +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
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
76753f6037 fix data connector readfile
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m2s
Deploy Plattform-Core (Int) / deploy (push) Successful in 8s
2026-06-04 23:20:28 +02:00
08fa70e4e0 security and mfa
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m4s
Deploy Plattform-Core (Int) / deploy (push) Successful in 42s
2026-06-03 23:21:29 +02:00
b7503e0272 fixes doc generation and renderers 3
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m2s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-06-03 17:15:20 +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
a6c89c5159 fix: Calendar adapter uses calendarView with date range, agent shows event summaries inline
All checks were successful
Deploy Plattform-Core / test (push) Successful in 48s
Deploy Plattform-Core (Int) / test (push) Successful in 1m1s
Deploy Plattform-Core / deploy (push) Successful in 11s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 09:29:28 +02:00
a7b5192e25 Merge remote-tracking branch 'origin/int'
Some checks failed
Deploy Plattform-Core / deploy (push) Blocked by required conditions
Deploy Plattform-Core (Int) / test (push) Waiting to run
Deploy Plattform-Core (Int) / deploy (push) Blocked by required conditions
Deploy Plattform-Core / test (push) Has been cancelled
2026-06-01 00:02:22 +02:00
92a4c27afe fix: TEXT-to-VECTOR migration, table content normalization, ChatDocument DB fallback, Private-LLM log level
Some checks failed
Deploy Plattform-Core / deploy (push) Blocked by required conditions
Deploy Plattform-Core / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 00:00:57 +02:00
Ida
3b0881b0ca fix: crash upon startup
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 53s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-05-29 07:19:30 +02:00
Ida
3345f65c40 Merge branch 'int' of git.poweron.swiss:PowerOn/platform-core into int
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m2s
Deploy Plattform-Core (Int) / deploy (push) Successful in 10s
2026-05-29 06:41:57 +02:00
51ac15e501 fix ragLimits inheritance from connection root to child DataSources
All checks were successful
Deploy Plattform-Core / test (push) Successful in 41s
Deploy Plattform-Core (Int) / test (push) Successful in 1m3s
Deploy Plattform-Core / deploy (push) Successful in 5s
Deploy Plattform-Core (Int) / deploy (push) Successful in 10s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 21:34:57 +02:00
Ida
bf261d6566 feat: billing admin link in exhaust notification email + requestFrontendUrl middleware
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 1m1s
Deploy Plattform-Core (Int) / deploy (push) Successful in 10s
2026-05-28 15:54:41 +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
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
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
ValueOn AG
09c6d33dec fixed expenses workflow 2026-05-19 22:14:00 +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
7c4c5e079a rag enhancements 2026-05-16 22:55:43 +02:00
ValueOn AG
16ab816c65 teamsbot ux fixes 2026-05-12 22:39:42 +02:00
ValueOn AG
c130f49cf9 fixed teams 2026-05-12 17:49:48 +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
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
5455e09367 fix: completely fixed grouping to be like clickup grouping, removed wrong mechanisms 2026-05-04 17:27:14 +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
ValueOn AG
3da6e24bec fixed component formgeneratortree and truastee workflows 2026-05-03 22:03:29 +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
Ida
06d9910ecd file tree ersetzt durch gruppierung im formgenerator 2026-04-30 12:37:46 +02:00
ValueOn AG
b500bfa6c1 plan D fixed 2026-04-29 23:27:52 +02:00
ValueOn AG
afd7e9d941 plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
Ida
ce671f61b6 feat: app-scheduler ausgebaut um nachts bestehende connections zu indexieren 2026-04-29 14:39:40 +02:00
Ida
4a840e9e6e added neutralization option to indexing new connections 2026-04-29 14:39:40 +02:00