Commit graph

21 commits

Author SHA1 Message Date
ValueOn AG
131c4534b5 fixed global RAG and admin consent msft 2026-03-22 01:20:40 +01:00
ValueOn AG
9b99020686 feat(billing): Nutzerhinweise bei leerem Budget + Mandats-Mail (402/SSE)
Gateway
- InsufficientBalanceException: billingModel, userAction (TOP_UP_SELF /
  CONTACT_MANDATE_ADMIN), DE/EN-Texte, toClientDict(), fromBalanceCheck()
- HTTP 402 + JSON detail für globale API-Fehlerbehandlung
- AI/Chatbot: vor Raise ggf. E-Mail an BillingSettings.notifyEmails
  (PREPAY_MANDATE, Throttle 1h/Mandat) via billingExhaustedNotify
- Agent-Loop & Workspace-Route: SSE-ERROR mit strukturiertem Billing-Payload
- datamodelBilling: notifyEmails-Doku für Pool-Alerts
frontend_nyla
- useWorkspace: SSE onError für INSUFFICIENT_BALANCE mit messageDe/En
  und Hinweis auf Billing-Pfad bei TOP_UP_SELF
2026-03-21 01:34:47 +01:00
ValueOn AG
d6d57a2113 workflow fixes 2026-03-16 14:26:37 +01:00
ValueOn AG
9865a32e99 fix(mobile): stabilize responsive layouts and action wrapping
Improve mobile and tablet usability by fixing viewport and scroll behavior, adding a mobile sidebar flow, and ensuring header action buttons wrap instead of clipping on narrow screens.

Made-with: Cursor
2026-03-01 13:46:21 +01:00
ValueOn AG
b5a9ee2d4a feat: add debug mode checkbox, update transfer mode descriptions
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 23:52:52 +01:00
ValueOn AG
30d23ac7df fix: restore navigation tree structure and missing routes after merge damage
Restores functionality lost during merge of feat/real-estate into int (00f2158, 13 Feb):

MandateNavigation.tsx:
- Restored 3-section collapsible navigation: Meine Sicht, dynamic mandates (flat), Administration
- Reverted to flat instance structure (Mandate > Instance with feature icon > Views)
- Original commit: 4231727 (10 Feb, enhanced generic navigation tree)

App.tsx:
- Restored FileProvider wrapper around MainLayout
- Restored Billing routes (/billing/transactions)
- Restored Admin routes: /admin/billing, /admin/automation-events
- Restored Admin index redirect (/admin -> /admin/access)
- Re-added missing imports: FileProvider, BillingDataView, BillingAdmin, AdminAutomationEventsPage

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 02:15:44 +01:00
Stephan Schellworth
78fd0a6b17 feat(realestate): PEK map and address UI, realestate views, feature-instance routes 2026-02-12 09:29:49 +01:00
ValueOn AG
4231727544 enhanced generic navigation tree 2026-02-10 00:10:10 +01:00
ValueOn AG
148412c31c revised state machine for workflow backend and ui 2026-02-08 00:25:53 +01:00
ValueOn AG
a544ab2c78 billing fixes 2026-02-06 16:18:44 +01:00
Stephan Schellworth
557deb11ac RealEstate/PageManager: Dashboard, Parcels, Projects, useRealEstate, realEstateApi, FeatureView, MandateNavigation, UiComponents, docs BACKEND_DRIVEN_RENDERING 2026-02-03 08:40:23 +01:00
ValueOn AG
28af4cb068 mandate invitation and notification system 2026-01-26 01:29:24 +01:00
ValueOn AG
bf4ddc6fd5 rbac rules tested and fixed 2026-01-25 03:01:07 +01:00
ValueOn AG
6a406d885d fixes 2026-01-24 18:01:35 +01:00
ValueOn AG
5952074626 access rules editor enhanced 2026-01-24 09:58:04 +01:00
ValueOn AG
dc4b475728 refactored pages ui access with saas mandates 2026-01-23 21:05:36 +01:00
ValueOn AG
d3873223f5 serverside filter and sort for form generic 2026-01-21 15:57:20 +01:00
ValueOn AG
537b624c59 fixed uid mapping to id 2026-01-21 10:59:34 +01:00
ValueOn AG
7f07a55c91 saas mandates core done 2026-01-21 00:32:52 +01:00
ValueOn AG
70c84dd897 revised ui components 2026-01-20 00:56:00 +01:00
ValueOn AG
8033ca9207 prepared multimandate 2026-01-17 02:18:24 +01:00