Commit graph

289 commits

Author SHA1 Message Date
patrick-motsch
338f9522a5 codeeditor mvp phase 1 done 2026-02-23 18:35:36 +01:00
patrick-motsch
9d129f111f fixes for roles 2026-02-23 17:13:50 +01:00
patrick-motsch
e24ef42617 feat(teamsbot): AI voice test, config save, camelCase mapping, default voices
- Voice test endpoint generates sample text dynamically via AI in selected language
- Fixed config save: added "config" to allowed update fields in interfaceFeatures
- Clean camelCase mapping in interfaceVoiceObjects (audio_content -> audioContent)
- Default TTS voices for common languages in connectorVoiceGoogle
- Fixed updateFeatureInstanceConfig -> updateFeatureInstance with config field

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:08:50 +01:00
f9d2f2061e Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
69aa73ed73 fixed complete langgraph workflow and information fetching 2026-02-14 17:31:39 +01:00
patrick-motsch
ae4dc9fa48 fix: skip STT fallbacks for teamsbot, run audio processing in background
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 18:17:47 +01:00
patrick-motsch
1ce125ac75 fixes 2026-02-12 01:40:00 +01:00
patrick-motsch
7051a6e35f fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
patrick-motsch
b16420db41 fixed mandate routing 2026-02-10 01:44:21 +01:00
patrick-motsch
82badd9e4d fixed mandate bootstrap 2026-02-10 00:35:29 +01:00
patrick-motsch
ab48e2e853 enhanced generic navigation tree 2026-02-10 00:10:07 +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
patrick-motsch
887867acd0 billing rbac 2026-02-08 16:14:01 +01:00
patrick-motsch
34deb5f23d fixed billing transactions mapping and added reporting 2026-02-08 13:15:19 +01:00
patrick-motsch
e4d41965f3 fixed stats and billing sync 2026-02-08 01:44:43 +01:00
patrick-motsch
bbea0ff115 revised state machine for workflow backend and ui 2026-02-08 00:25:48 +01:00
patrick-motsch
a054d12d54 billing fixes 2026-02-06 16:18:37 +01:00
patrick-motsch
d5226a5599 boot running without errors 2026-02-04 22:34:41 +01:00
ValueOn AG
d118128813 billing initial 2026-02-04 21:50:55 +01:00
ValueOn AG
45eda1e4d4 cleaned up all route and main references - no direct access to db.getRecordset - only over interfaces 2026-02-04 14:09:35 +01:00
ValueOn AG
edeaf64fa4 automation template/definition editor 2026-02-03 23:42:27 +01:00
ValueOn AG
f31e10496a automation template management and fix admin center 2026-02-03 21:29:50 +01:00
164e7487cc readded chatbot functionality 2026-01-30 14:02:02 +01:00
411a6a081a fixed merge conflicts 2026-01-30 12:00:34 +01:00
e4662b19e2 althause update 2026-01-30 11:24:24 +01:00
ValueOn AG
4c91bd7607 fixes 2026-01-27 00:28:31 +01:00
ValueOn AG
829711f755 fixed system and dynamic data rbac 2026-01-26 12:39:00 +01:00
ValueOn AG
e737bf5cdb gpdr compliancy implemented 2026-01-25 23:57:41 +01:00
ValueOn AG
2fc8034260 rbac rules tested and fixed 2026-01-25 03:01:01 +01:00
ValueOn AG
df4c60fc99 fixes 2026-01-24 18:01:28 +01:00
ValueOn AG
50e3fce12b fixed automation and trustee 2026-01-24 02:06:49 +01:00
ValueOn AG
a0b9a6e4b5 reference fixes 2026-01-24 00:42:19 +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
04ba89a0e8 before feature container refactory 2026-01-22 00:23:33 +01:00
ValueOn AG
ac88f25526 serverside filter and sort for form generic 2026-01-21 15:57:16 +01:00
ValueOn AG
f3b01c823e saas multi-mandate rbac up and running 2026-01-21 10:34:42 +01:00
ValueOn AG
82c01b5cb0 saas mandates core done 2026-01-21 00:32:47 +01:00
ValueOn AG
77e1414744 module testing 2026-01-20 00:55:39 +01:00
c4d195464c feat: langgraph as state manager 2026-01-19 17:44:58 +01:00
ValueOn AG
ccc41e7023 harmonized module names 2026-01-19 09:18:37 +01:00
ValueOn AG
5c0ab3f893 implemented multimandate 2026-01-17 02:17:58 +01:00
ValueOn AG
013de9e220 fixed trustee access 2026-01-13 23:16:49 +01:00
ValueOn AG
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +01:00
ValueOn AG
4b49eab26e user registration and password reset with magic link 2026-01-12 23:31:20 +01:00
b06375352e fix:fixed merge conflicts from chatbot 2026-01-12 08:07:30 +01:00
ValueOn AG
cda0cb1093 hotfix workflows dynamic and automation after pr integrations 2026-01-11 22:42:02 +01:00
ValueOn AG
5380e30f0d fix: cleaned interfaces to work all with rbac 2026-01-11 15:42:33 +01:00
Patrick Motsch
abbed64463
Merge pull request #85 from valueonag/feat/real-estate
Feat/real estate
2026-01-11 15:12:16 +01:00
Patrick Motsch
8b2d0464ad
Update interfaceDbChatObjects.py
line 1247 removed a "return true" unreachable code
2026-01-11 14:12:47 +01:00
8147f3f7c8 fix: generalized event manager for message streaming 2026-01-09 12:14:47 +01:00
3a5d27f385 feat:chatbot weiterimplementiert 2026-01-08 08:33:39 +01:00
4aea154eaf feat: multiselect parcells and create projects 2026-01-05 18:04:01 +01:00
6ded28e21a feat:chatbot weiterimplementiert 2026-01-05 15:12:13 +01:00
f78547e51b fix:constant reload 2026-01-05 07:34:45 +01:00
766122bd13 update pek 2025-12-30 09:15:38 +01:00
ValueOn AG
56d6ecf978 refactored actions handlers 2025-12-17 10:45:09 +01:00
ValueOn AG
4b00e741b3 refactored service center 2025-12-15 21:55:26 +01:00
c56da4f51c fix:parzellen-fetching und geolinien 2025-12-15 09:22:42 +01:00
ce434dd74d rebase again 2025-12-15 07:28:25 +01:00
12dd5aaea6 PEK update 2025-12-15 07:21:56 +01:00
8e2c4adcb5 feinschliff für pek 2025-12-15 07:16:21 +01:00
dc93890f46 integrated PEK data modell and according routes to get data 2025-12-15 07:16:20 +01:00
ValueOn AG
1195105b94 cleaned up dependencies and code architecture 2025-12-09 23:25:06 +01:00
ValueOn AG
d009f93dba rbac roles and rules integration tests passed 2025-12-07 23:51:05 +01:00
ValueOn AG
6e6cf7012b rbac module testing done 2025-12-07 22:00:55 +01:00
ValueOn AG
54246745a9 refactored uam to rbac 2025-12-07 13:48:39 +01:00
ValueOn AG
a48bf06778 fixes for chat workflow 2025-12-03 23:02:33 +01:00
ValueOn AG
6d393f9cf3 enhanced voice center 2025-12-03 11:18:33 +01:00
ValueOn AG
9f46ca3b03 fixed import chain, removed invalid imports by moving logic between modules 2025-12-03 07:31:51 +01:00
ValueOn AG
61f42259e5
Merge pull request #70 from valueonag/feat/refactor-ai-process
Feat/refactor ai process
2025-12-01 20:43:54 +01:00
ValueOn AG
b401be703f integration testing of adapted ai workflow with fixes 2025-12-01 19:15:50 +01:00
99c9049c5c feinschliff für pek 2025-12-01 17:24:56 +01:00
7fd29a4ee5 Merge branch 'feat/pagination' into feat/real-estate
moved documentation
2025-11-27 13:52:51 +01:00
1810a85c99 completed pagination functionality with filter option 2025-11-27 13:52:24 +01:00
f12ac49d32 finished pagination feature with filter and search options 2025-11-27 13:18:07 +01:00
a20c44aadf integrated PEK data modell and according routes to get data 2025-11-19 16:02:12 +01:00
ValueOn AG
6b26262445 feat: sysadmin and admin can manage automation events 2025-11-11 23:08:45 +01:00
ValueOn AG
a580511176 2nd perimeter to ensure mandate id for user in CRUD 2025-11-07 10:23:32 +01:00
ValueOn AG
c3b334c250 fix user list 2025-11-07 09:34:45 +01:00
ValueOn AG
88110d0f9d centralized timestamp management with logger 2025-11-06 14:27:02 +01:00
ValueOn AG
90ea6b2370 Fix DELTS sync 2025-11-05 15:46:20 +01:00
ValueOn AG
435c3b9dbf fixes for tts 2025-11-05 11:38:38 +01:00
ValueOn AG
f65fe4b3d0 fixes for chunking and sharepoint wildcard 2025-11-05 01:32:54 +01:00
ValueOn AG
236a85a99b Fixed calling chain sharepoint 2025-11-04 23:59:29 +01:00
ValueOn AG
160766be2a RELEASED v 4.0. 2025-11-04 22:10:29 +01:00
ValueOn AG
a98bc941d2 intergation validation passed for automation 2025-11-04 21:34:00 +01:00
ValueOn AG
94128bfc46 template management for workflow automation 2025-11-04 21:14:03 +01:00
ValueOn AG
78157324ac integration test automated workflow execution with ui completed 2025-11-04 19:22:25 +01:00
ValueOn AG
4e98ae4e6e image ai topics fixed 2025-11-04 16:25:50 +01:00
ValueOn AG
e11ab4ebc5 Integrated neutralizer to MVP 2025-11-04 15:50:16 +01:00
ValueOn AG
7ee5d4061b Core AI system ready for production 2025-11-04 01:34:57 +01:00
ValueOn AG
a53d8f8e33 app chain validation - fixed issues 2025-11-03 23:51:20 +01:00
ValueOn AG
310e6d3f8b fixes automation 2025-11-03 09:58:15 +01:00
ValueOn AG
837748dac9 implemented workflow automation 2025-11-03 00:14:02 +01:00
ValueOn AG
f4b08a0bb6 protected system - new users to be disabled by default 2025-11-02 20:05:54 +01:00
ValueOn AG
6060d74eb2 issues fixing in chat workflow 2025-11-02 19:53:36 +01:00
ValueOn AG
46fcd089c4 Refactored workflow modes to the standard Dynamic (default), Actionplan (option), Template (future) 2025-11-02 19:22:01 +01:00