ValueOn AG
|
3934cdd3ee
|
tool fixes
|
2026-03-23 00:05:29 +01:00 |
|
Patrick Motsch
|
6154eb2553
|
Merge pull request #106 from valueonag/refactor/service-migrations
Refactor/service migrations
|
2026-03-16 15:51:07 +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 |
|
|
|
7c2192fb3e
|
fix:neutralization too strong
|
2026-03-13 11:28:45 +01:00 |
|
|
|
ea99711ace
|
fix: sharepoint neutralisierung wieder eingebaut
|
2026-02-26 15:50:16 +01:00 |
|
|
|
d3cfe8e9be
|
fix: further improved neutraliser
|
2026-02-26 15:02:01 +01:00 |
|
|
|
5120fbc503
|
neutralized pdf files and better pattern recognition
|
2026-02-26 15:02:01 +01:00 |
|
patrick-motsch
|
7051a6e35f
|
fixed rbac issues and sysadmin integration
|
2026-02-12 00:34:17 +01:00 |
|
patrick-motsch
|
1f3746aef5
|
streamlined bootstrap and initial config
|
2026-02-09 12:49:35 +01:00 |
|
patrick-motsch
|
8d28f6d77b
|
fiixed feature instance role access
|
2026-02-08 14:26:01 +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
|
829711f755
|
fixed system and dynamic data rbac
|
2026-01-26 12:39:00 +01:00 |
|
ValueOn AG
|
2fc8034260
|
rbac rules tested and fixed
|
2026-01-25 03:01:01 +01:00 |
|