Commit graph

34 commits

Author SHA1 Message Date
idittrich-valueon
d0f8444bac next version of visual workflow editor with ClickUp Connections 2026-03-25 09:38:06 +01:00
ValueOn AG
9ef0d43091 fixed tables and forms 2026-03-22 22:19:50 +01:00
ValueOn AG
2e7a0a73c7 streamlined formgeneratortable and sort/filter globally 2026-03-22 21:34:54 +01:00
ValueOn AG
9b741a0a28 vector fixes 2026-03-18 00:33:38 +01:00
ValueOn AG
b5dc643dac ai workspace ui fixes 2026-03-16 11:38:18 +01:00
ValueOn AG
7fe6f9bc97 new ai agent 2026-03-15 23:38:21 +01:00
6dc2afafb9 fix:performance improvements
- app.py: Pre-warm AI connectors at module load and in lifespan
- aicoreModelRegistry.py: Connector discovery cache, getAvailableModels cache, bulk RBAC, eager prewarm
- connectorDbPostgre.py: Connector cache, contextvars for userId, eviction (max 32)
- chatbot: Uses _get_cached_connector, Service center integration, BillingService exceptions, BillingService exceptions instead of direct imports
- interfaceDbApp.py: Uses _get_cached_connector
- interfaceDbManagement.py: Uses _get_cached_connector
- security/rbac.py: Adds checkResourceAccessBulk
2026-03-06 13:46:54 +01:00
ValueOn AG
a0304c6d78 mandate invitation and notification system 2026-01-26 01:29:17 +01:00
ValueOn AG
f3b01c823e saas multi-mandate rbac up and running 2026-01-21 10:34:42 +01:00
ValueOn AG
5c0ab3f893 implemented multimandate 2026-01-17 02:17:58 +01:00
ValueOn AG
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +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
4aea154eaf feat: multiselect parcells and create projects 2026-01-05 18:04:01 +01:00
ValueOn AG
4b00e741b3 refactored service center 2025-12-15 21:55:26 +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
54246745a9 refactored uam to rbac 2025-12-07 13:48:39 +01:00
ValueOn AG
88110d0f9d centralized timestamp management with logger 2025-11-06 14:27:02 +01:00
ValueOn AG
a225c17841 float dates safety net for different databases 2025-11-06 13:59:22 +01:00
ValueOn AG
310e6d3f8b fixes automation 2025-11-03 09:58:15 +01:00
ValueOn AG
c44fc92568 refactored whole codebase for camelCase part 1 of 2 2025-10-31 00:05:39 +01:00
ValueOn AG
daddf417be Cleaned all import lists 2025-10-24 23:57:17 +02:00
ValueOn AG
8523da7fe2 cleanup pydantic v2, unnecessary pdantic to dict convesrions, unnecessary unions removed with clean classes 2025-10-24 22:46:05 +02:00
ValueOn AG
b97670d939 Adapted chatbot integration 2025-10-15 18:23:03 +02:00
Christopher Gondek
478e139730 Merge branch 'int' into feat/chatbot 2025-10-09 10:36:22 +02:00
ValueOn AG
ee59e09b6d ai loop tested 2025-10-06 15:39:25 +02:00
Christopher Gondek
37f01a2156 chore: fix pydantic v2 issue 2025-10-03 16:51:43 +02:00
ValueOn AG
29c31e79bd Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
ValueOn AG
ebfdd9ab03 admin interface 2025-09-22 07:44:39 +02:00
ValueOn AG
55a3cac2df enhanced workflow 2025-09-18 17:11:35 +02:00
ValueOn AG
e026ba3806 analyse db issue 2025-09-09 18:40:44 +02:00
ValueOn AG
748093b48e database running 2025-09-08 21:55:21 +02:00
ValueOn AG
8fbbd35055 database attached 2025-09-08 12:45:03 +02:00