ValueOn AG
2a04acb278
fixed debugs
2026-03-16 11:48:22 +01:00
ValueOn AG
b5dc643dac
ai workspace ui fixes
2026-03-16 11:38:18 +01:00
ValueOn AG
3d49bd9d03
enhanced stt/tts functions
2026-03-16 00:47:42 +01:00
ValueOn AG
7fe6f9bc97
new ai agent
2026-03-15 23:38:21 +01:00
ValueOn AG
c8b7517209
refactor: modules/services/ abgeloest durch serviceCenter + serviceHub
...
serviceCenter = DI-Container (Resolver, Registry, Context) fuer Service-Instanziierung
serviceHub = Consumer-facing Aggregation (DB-Interfaces, Runtime-State, lazy Service-Resolution via serviceCenter)
- modules/serviceHub/ erstellt: ServiceHub, PublicService, getInterface()
- 22 Consumer-Dateien migriert (routes, features, tests): imports von modules.services auf serviceHub bzw. serviceCenter umgestellt
- resolver.py: legacy fallback auf altes services/ entfernt
- modules/services/ komplett geloescht (83 Dateien inkl. dead code mainAiChat.py)
- pre-extraction: progress callback durch chunk-pipeline propagiert, operationType DATA_EXTRACT->DATA_ANALYSE fuer guenstigeres Modell
2026-03-14 11:51:45 +01:00
22e70aa878
fix: chat-playground and automation feature routes unification
2026-03-09 11:03:02 +01:00
853cce2cf0
feat: implemented the service center into the automation feature
2026-03-06 15:32:27 +01:00
patrick-motsch
92d9a2a0d5
2 critical fixes: pwd reset and invitation caching ui
2026-03-03 23:07:41 +01:00
patrick-motsch
d3f891453a
fixed log
2026-03-02 21:10:16 +01:00
patrick-motsch
f5fd1d2406
com feature mvp
2026-03-02 00:51:27 +01:00
90c0850449
fix:missing return error caused no features to load
2026-02-26 16:50:19 +01:00
025fb8ff61
removed demo files
2026-02-26 16:05:26 +01:00
d3dbca7289
nicht fertig; Stand Kessler Demo
2026-02-26 16:00:26 +01:00
5120fbc503
neutralized pdf files and better pattern recognition
2026-02-26 15:02:01 +01:00
7163397fd3
fix: Invitation Wizard Anpassungen fertig
2026-02-26 10:44:33 +01:00
7578d8bf3e
feat: integrated stripe payment
2026-02-25 08:44:12 +01:00
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
e1557e9cc9
trustee connections
2026-02-21 00:56:53 +01:00
patrick-motsch
7778325e5e
feat: add debugMode to config, filter bot own captions to prevent repeats
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 23:52:51 +01:00
patrick-motsch
e313055de6
log admin
2026-02-18 21:39:37 +01:00
2c1927663d
fix:user invitations
2026-02-16 09:30:21 +01:00
patrick-motsch
33b6da0d18
fix(msft): use delegated OnlineMeetings.Read scope instead of app-only .Read.All
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 15:31:17 +01:00
patrick-motsch
3777839a5c
feat(billing): scope parameter on /view/statistics endpoint
...
- New query parameter scope: personal/mandate/all
- personal: filters to only current user's transactions (ignores admin role)
- mandate: filters by mandateId parameter
- all: existing RBAC-filtered behavior (default)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:44:26 +01:00
f2fb7fd739
fix:keine features wurden in app.py registriert
2026-02-14 17:50:58 +01:00
69aa73ed73
fixed complete langgraph workflow and information fetching
2026-02-14 17:31:39 +01:00
c2f2ed3b14
feat: extract bzo information
2026-02-14 13:16:08 +01:00
238ff61740
fix:included oereb kataster
2026-02-14 13:13:46 +01:00
fb6bac7d92
feat: fetch oereb kataster and return Wohnzohne
2026-02-14 13:13:46 +01:00
patrick-motsch
b7e4efb3a3
teams bridge
2026-02-13 07:27:33 +01:00
patrick-motsch
edecfb002c
teamsbot
2026-02-13 00:00:35 +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
eb33b3dd38
enhanced invitation
2026-02-10 10:56:30 +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
8d28f6d77b
fiixed feature instance role access
2026-02-08 14:26:01 +01:00
patrick-motsch
f15ed2e380
fixes
2026-02-08 14:00:08 +01:00
patrick-motsch
34deb5f23d
fixed billing transactions mapping and added reporting
2026-02-08 13:15:19 +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
Stephan Schellworth
5ddb857c4b
RealEstate: routeRealEstate, mainRealEstate, routeFeatureRealEstate, routeSystem, requirements
2026-02-03 08:40:22 +01:00
e4662b19e2
althause update
2026-01-30 11:24:24 +01:00
ValueOn AG
ee15fd64b0
fix crosstable trustee
2026-01-26 23:48:19 +01:00
ValueOn AG
97cbda0ef2
fixed ai call end to end with saas multimandate
2026-01-26 23:26:30 +01:00
ValueOn AG
829711f755
fixed system and dynamic data rbac
2026-01-26 12:39:00 +01:00
ValueOn AG
a0304c6d78
mandate invitation and notification system
2026-01-26 01:29:17 +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
4de962d7d6
access rules editor fixed
2026-01-24 09:58:15 +01:00
ValueOn AG
efc28879c3
access rules editor enhanced
2026-01-24 09:43:46 +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
6187cc7295
refactored pages ui access with saas mandates
2026-01-23 21:05:47 +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
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
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
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
58b13ff7c6
hotfixes for work with nyla
2026-01-13 20:01:50 +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
b06375352e
fix:fixed merge conflicts from chatbot
2026-01-12 08:07:30 +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
0ecfe4d66c
Merge pull request #84 from valueonag/feat/chatbot-althaus-integration
...
Feat/chatbot althaus integration
2026-01-11 14:17:37 +01:00
8147f3f7c8
fix: generalized event manager for message streaming
2026-01-09 12:14:47 +01:00
2b6bd73b65
fix:finished and fixes chatbot
2026-01-09 09:21:59 +01:00
4aea154eaf
feat: multiselect parcells and create projects
2026-01-05 18:04:01 +01:00
f78547e51b
fix:constant reload
2026-01-05 07:34:45 +01:00
ValueOn AG
3cdd212606
fixed renderers and metadata handover to validation
2026-01-04 01:37:23 +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
8794c072d5
rebase
2025-12-15 07:24:11 +01:00
12dd5aaea6
PEK update
2025-12-15 07:21:56 +01:00
e0c4193e36
extended PEK routes and included swisstopo connector
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