Commit graph

817 commits

Author SHA1 Message Date
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
6187cc7295 refactored pages ui access with saas mandates 2026-01-23 21:05:47 +01:00
ValueOn AG
f45cf79474 fixes 2026-01-23 07:35:53 +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
f02ebead7c dyn options in api 2026-01-22 18:52:04 +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
5fcbc6acd3 saas multi mandate tested 2026-01-21 21:19:52 +01:00
ValueOn AG
ac88f25526 serverside filter and sort for form generic 2026-01-21 15:57:16 +01:00
ValueOn AG
6c8c703115 proper junction table handling 2026-01-21 11:26:19 +01:00
ValueOn AG
b0d89b9080 fixed uid mapping to id 2026-01-21 10:59:44 +01:00
ValueOn AG
f3b01c823e saas multi-mandate rbac up and running 2026-01-21 10:34:42 +01:00
376b1135d1 finished langgraph integration 2026-01-21 07:31:24 +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
7a9b264170 fixed transactions 2026-01-19 16:25:04 +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
Patrick Motsch
4a47044b33
Merge pull request #87 from valueonag/feat/saas-multi-tenant-mandates
hotfix initiation of ai models performance issue
2026-01-14 22:39:14 +01:00
ValueOn AG
89202eb040 hotfix initiation of ai models performance issue 2026-01-14 22:38:23 +01:00
1bd183ca4c fix: context in prompts improved
context only used if prompt specifically asks for it, otherwise ignored to improve answers
2026-01-14 12:20:25 +01:00
6f6ee25ef2 fix:chatbot route now matches new datamodel interface
List endpoint (/api/chatbot/threads without workflowId): Normalizes all workflows before returning, converting maxSteps: None to 10 (the default).
Single workflow endpoint (/api/chatbot/threads?workflowId=xxx): Normalizes the workflow dict, handling both Pydantic models and plain dicts.
2026-01-14 08:24:06 +01:00
ValueOn AG
013de9e220 fixed trustee access 2026-01-13 23:16:49 +01:00
ValueOn AG
95dbbb8360 fixed msft access 2026-01-13 21:38:03 +01:00
ValueOn AG
1ea36ad5bc fixes 2026-01-13 21:31:18 +01:00
ValueOn AG
bfa346b919 Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-01-13 20:01:54 +01:00
ValueOn AG
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +01:00
Stephan Schellworth
500442a40a Update deploy workflow to use env_int.env for int branch 2026-01-13 15:49:14 +01:00
StephanSchellworth
f3b83a73f8
Update env_int.env 2026-01-13 15:30:24 +01:00
Stephan Schellworth
2423ca71ce Update env_int.env 2026-01-13 14:58:17 +01:00
ValueOn AG
be14c6c84d user magic link inmplemented 2026-01-13 00:26:51 +01:00
ValueOn AG
4b49eab26e user registration and password reset with magic link 2026-01-12 23:31:20 +01:00
700690f08d fix:performance optimization 2026-01-12 16:11:27 +01:00
378128c3ce fix:performance optimization 2026-01-12 16:08:32 +01:00
583525a151 fix:added more logic to system prompt and added retry logic 2026-01-12 15:42:16 +01:00
9042b8daf8 fix: added api keys to env file 2026-01-12 10:31:39 +01:00
a4320a5956 Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-01-12 09:24:49 +01:00
d34d04a4e9 fix: merged old code and fixed system prompt 2026-01-12 09:07:49 +01:00
b06375352e fix:fixed merge conflicts from chatbot 2026-01-12 08:07:30 +01:00
Patrick Motsch
09c3337048
Merge pull request #86 from valueonag/feat/user-journey-legal
new openai key
2026-01-12 07:59:45 +01:00
ValueOn AG
f6ffebb776 new openai key 2026-01-12 07:58:22 +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
ValueOn AG
002fc15ffc fix recovered workflowMNanager 2026-01-11 15:11:37 +01:00
ValueOn AG
680fab6e00 fixes in int 2026-01-11 15:09:11 +01:00
Patrick Motsch
1e8bb8c0c6
Delete modules/workflows/workflowManager.py
Was old moodule
2026-01-11 15:00:05 +01:00