ValueOn AG
052647a52b
wired infomaniac to ai adapters and tools
2026-04-29 01:52:47 +02:00
ValueOn AG
49f3660d89
fixes infomaniak download
2026-04-29 01:03:40 +02:00
ValueOn AG
fb3a1f0a51
fixes ai agents parameter flow
2026-04-28 11:58:53 +02:00
ValueOn AG
d9fcea54ff
trustee agent fix
2026-04-27 08:07:37 +02:00
ValueOn AG
30ea8bbefe
fixed trustee
2026-04-26 23:59:09 +02:00
ValueOn AG
d505ffd9cd
Graph and data class falignment strict
2026-04-26 22:53:44 +02:00
ValueOn AG
564a1200c6
datamodel sctirc fk logic in one place
2026-04-26 18:11:42 +02:00
ValueOn AG
24f0c3e2eb
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
ValueOn AG
794ba36f27
teamsbot
2026-04-25 01:13:01 +02:00
ValueOn AG
71f4265e06
fixes udb, outlook, workflow
2026-04-21 23:49:46 +02:00
ValueOn AG
dc0346904f
redmine integration
2026-04-21 18:14:21 +02:00
ValueOn AG
5ef311a82e
stripe fix
2026-04-21 08:57:43 +02:00
ValueOn AG
cdca242f82
data source fixes
2026-04-21 00:50:36 +02:00
ValueOn AG
f29e0c9edc
feature fixes
2026-04-20 17:51:09 +02:00
ValueOn AG
b84ca37d99
pwg-demo
2026-04-20 00:31:05 +02:00
ValueOn AG
1ffe521ad8
grapheditor enhanced para set for ai
2026-04-19 01:31:57 +02:00
ValueOn AG
7d27ddf6b5
fixed integration graph editor ai
2026-04-19 01:22:33 +02:00
ValueOn AG
3ea85fe57e
centralized language catalog
2026-04-19 00:36:45 +02:00
ValueOn AG
24ff6058d5
fixed ai workspace voice google issue
2026-04-19 00:19:42 +02:00
Patrick Motsch
1c3b3ace27
Merge pull request #126 from valueonag/feat/demo-system-readieness
...
Feat/demo system readieness
2026-04-17 21:46:59 +02:00
948f0c54dc
HOTFIX
Build and deploy Python app to Azure Web App - gateway-int / build (push) Waiting to run
Build and deploy Python app to Azure Web App - gateway-int / deploy (push) Blocked by required conditions
2026-04-17 15:40:06 +02:00
c47529ef3b
fix:merge conflicts clickup branch
2026-04-17 13:31:38 +02:00
ValueOn AG
e942770ffc
feat db-clean-ui and unified content udm
2026-04-16 23:13:05 +02:00
ValueOn AG
4852059c7d
fixed tools
2026-04-14 16:15:32 +02:00
ValueOn AG
fe89952252
fixes ai toolbox connections
2026-04-14 13:26:12 +02:00
ValueOn AG
1230a953bd
compliance view
2026-04-14 11:16:19 +02:00
ValueOn AG
d2611ff498
fix
2026-04-14 08:03:31 +02:00
ValueOn AG
35209f7f80
fixed formgenerator , trustee, sort and filter
2026-04-14 00:15:56 +02:00
idittrich-valueon
739c989b81
readded clickup connector and ensured connection works with ai workspace
2026-04-13 12:10:12 +02:00
ValueOn AG
17455688a9
fixed automation parameter flow
2026-04-13 00:38:47 +02:00
ValueOn AG
5780cc0324
cleanup routesintegration view
2026-04-12 18:32:21 +02:00
ValueOn AG
e43b0741ed
fixes lang uand issues
2026-04-12 14:04:49 +02:00
ValueOn AG
091a3672de
fixed udb issues
2026-04-12 10:12:03 +02:00
ValueOn AG
3adbd1da29
fixed sysuser and removed redundant fallbacks
2026-04-11 22:23:41 +02:00
ValueOn AG
4dfc0afd06
fixed language logic items
2026-04-11 19:44:58 +02:00
ValueOn AG
87e2e6d401
decision subscription
2026-04-10 22:44:08 +02:00
ValueOn AG
be9e47caad
phase 2 i18n clean
2026-04-10 12:33:27 +02:00
ValueOn AG
259fd25d9b
fixes
2026-04-09 21:33:56 +02:00
ValueOn AG
cc1fdb13e5
cleaned sql and ui language sets
2026-04-08 20:28:34 +02:00
ValueOn AG
c395495300
integrated and initial teste unified automation
2026-04-07 22:32:05 +02:00
ValueOn AG
f65223137e
automation unification implemented
2026-04-07 00:49:08 +02:00
ValueOn AG
50bf59879f
fix: mandate subscription provisioning, capacity errors, invitations API
...
Made-with: Cursor
2026-04-02 23:53:36 +02:00
ValueOn AG
268c4b8e1e
prices
2026-04-02 13:09:04 +02:00
ValueOn AG
563018b5e1
fixed tool execute subprocess
2026-04-01 22:16:08 +02:00
ValueOn AG
0a5fa20cb8
fixed voice feat commcoach
2026-04-01 21:59:28 +02:00
ValueOn AG
5a40b54524
fixed data source
2026-03-31 23:40:59 +02:00
ValueOn AG
bc370ef475
Alle 7 Stellen im Code, die Stripe-Objekte in Dicts konvertieren, nutzen jetzt stripeToDict(). Das funktioniert unabhängig von der Stripe-Bibliotheksversion auf DEV und INT.
2026-03-31 02:14:33 +02:00
ValueOn AG
b142c0fa6c
NT-Problem: Unhandled exception: get
...
Root Cause: Die Stripe-Python-Bibliothek auf INT hat keine .get() Methode auf Stripe-Objekten. Wenn session.get("payment_status") aufgerufen wird, sucht Python via __getattr__ nach einem Feld namens "get" → AttributeError("get").
Bestätigung: In routeBilling.py gab es bereits einen hasattr(session, "get")-Check (Zeile 998) — jemand kannte das Problem.
Fix: Alle Stripe-Objekte werden sofort nach dem API-Call in dict() konvertiert
2026-03-31 02:05:16 +02:00
ValueOn AG
7cbcaacda1
managed stripe change in env to trigger db refresh
2026-03-31 00:24:56 +02:00
ValueOn AG
3be0967936
fixed changed customer in stripe
2026-03-31 00:15:47 +02:00