Commit graph

212 commits

Author SHA1 Message Date
ValueOn AG
71bf6baae5 fixes 2026-03-30 23:39:13 +02:00
ValueOn AG
359f491fd9 Merge int into feat/unified-data-bar, resolve conflicts 2026-03-30 23:33:23 +02:00
ValueOn AG
9ea6ed4613 fixed onboarding flow 2026-03-30 23:03:33 +02:00
ValueOn AG
317e019b18 unified failsafe neutralization architecture 2026-03-29 21:55:13 +02:00
ValueOn AG
0f0f43ce1b streamlined billing incl ai and storage budget 2026-03-29 12:18:56 +02:00
ValueOn AG
d5bb102684 cleaned mandate and unified mandate to be standard type 2026-03-28 23:54:17 +01:00
ValueOn AG
e9f7b2016f fixes commcoach 2026-03-28 22:29:18 +01:00
ValueOn AG
4e2510c38b fixed sys attributes 2026-03-28 21:46:54 +01:00
ValueOn AG
f5f6cad542 fixing round 1 2026-03-28 16:58:55 +01:00
idittrich-valueon
0f791a53fb next version of visual workflow editor with Clickup Connector 2026-03-25 09:39:19 +01:00
ValueOn AG
9a7e3f42d2 unified data completed implementation 2026-03-24 16:39:31 +01:00
ValueOn AG
bc091c399c unified data - step 1 2026-03-24 14:16:45 +01:00
Patrick Motsch
dda7a2cac9
Merge branch 'int' into feat/service-subscription 2026-03-23 00:23:21 +01:00
ValueOn AG
e6d28c436b streamlined formgeneratortable and sort/filter globally 2026-03-22 21:34:58 +01:00
idittrich-valueon
437c79909f fix: build errors 2026-03-22 19:54:31 +01:00
idittrich-valueon
896f7b5968 sharepoint nodes 2026-03-22 19:50:06 +01:00
idittrich-valueon
af58d5a868 finished email nodes 2026-03-22 18:22:06 +01:00
idittrich-valueon
835428ac5f seperated files and updated editor 2026-03-22 16:40:42 +01:00
idittrich-valueon
9b4bad975c first version graphic automation editor 2026-03-22 16:17:38 +01:00
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
c6d43340ff feat folder download as zip 2026-03-18 14:10:45 +01:00
ValueOn AG
9513e44b0c added monaco editor 2026-03-17 22:51:36 +01:00
ValueOn AG
9e792bc74f file system and stt and ttss reevisions 2026-03-17 19:19:32 +01:00
ValueOn AG
d6d57a2113 workflow fixes 2026-03-16 14:26:37 +01:00
ValueOn AG
869d1f24c3 removed ChatStats, only billing and transactions relevant 2026-03-14 11:52:17 +01:00
bc94e52904 fix: created feature view for automation page instead of using workflow pages, updated to use pop-up component instead of hard-code 2026-03-06 15:42:20 +01:00
ValueOn AG
543b94523a fix pipeline polling, add Swiss amount formatting, right-align numbers in tables
Made-with: Cursor
2026-03-01 21:54:57 +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
f0a7daea02 nicht fertig; Stand Demo Kessler 2026-02-26 15:58:11 +01:00
f312cd41b1 fix: Invitation Wizard Anpassungen fertig 2026-02-26 10:46:51 +01:00
312efb894b Merge branch 'feat/mistral-integration' into int 2026-02-25 14:09:54 +01:00
ValueOn AG
cae8386544 fix TS build errors and add position-documents API
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 22:51:29 +01:00
ValueOn AG
be8757e15e fixes sync and ai tree 2026-02-22 22:34:14 +01:00
ValueOn AG
843b481c36 sync trustee feature with rma 2026-02-22 00:07:40 +01:00
ValueOn AG
d4b2cb1dd6 sync features a and p 2026-02-19 00:31:37 +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
8b8ec0c70d feat: update ProviderSelector component 2026-02-17 11:22:07 +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
9d365aa65a build errors 2026-02-14 17:42:53 +01:00
1829c1c4ad updated pek pages 2026-02-14 17:34:04 +01:00
ValueOn AG
92bf11c809 fixed stricts 2026-02-13 11:25:37 +01:00
00f2158040 Merge branch 'feat/real-estate' into int 2026-02-13 10:38:04 +01:00
ValueOn AG
d8e51c3d0a fixed cache and locals issues 2026-02-12 13:49:03 +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
02ccadc192 feat:extended BZO information 2026-02-12 09:27:00 +01:00
ValueOn AG
eb02c1073d fix: remove unused useMemo import and fix optimisticMessage type mismatch
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 00:45:26 +01:00
ValueOn AG
a83aa31df7 fixed 3 issues 2026-02-12 00:42:09 +01:00
ValueOn AG
def3ba06de Fixed 3 issues:
AdminAutomationEventsPage.tsx — removed the unused _event variable entirely (it was never referenced).
AutomationTemplatesPage.tsx — removed FaCopy from the import (no longer used after switching to type: 'copy').
AutomationsPage.tsx — same, removed the now-unused FaCopy import.
2026-02-12 00:41:51 +01:00
ValueOn AG
9312e76737 fixed rbac issues and sysadmin integration 2026-02-12 00:34:25 +01:00
ValueOn AG
861bec31cb fixes 2026-02-10 00:25:29 +01:00
ValueOn AG
4231727544 enhanced generic navigation tree 2026-02-10 00:10:10 +01:00
ValueOn AG
2a1cd2ef64 logical fixes 2026-02-09 23:45:05 +01:00
ValueOn AG
75125e3f58 streamlined bootstrap and initial config 2026-02-09 12:49:39 +01:00
ValueOn AG
15c93b3bf0 billing rbac 2026-02-08 16:14:06 +01:00
ValueOn AG
fcb8500104 fixed billing transactions mapping and added reporting 2026-02-08 13:15:23 +01:00
ValueOn AG
3d75880d13 fixed stats and billing sync 2026-02-08 01:44:48 +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
ValueOn AG
919f6e4b7d billing initial 2026-02-04 21:51:20 +01:00
ValueOn AG
fe5f4bf188 automation template/definition editor 2026-02-03 23:42:19 +01:00
ValueOn AG
8d86c166d0 automation template management and fix admin center 2026-02-03 21:29:53 +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
1342bdbcca fixed chatbot functionality 2026-01-30 14:04:56 +01:00
9b10f73d09 build errors 2026-01-29 10:14:33 +01:00
386b710c53 removed legacy code 2026-01-29 10:06:10 +01:00
04590b78c9 fixed merge conflicts 2026-01-27 09:25:59 +01:00
ValueOn AG
f41e6d0088 fixed ai call end to end with saas multimandate 2026-01-26 23:26:34 +01:00
1cb9503c93 fix: build 2026-01-26 10:55:16 +01:00
b142b93666 fix: smaller UI fixes 2026-01-26 10:46:38 +01:00
ValueOn AG
28af4cb068 mandate invitation and notification system 2026-01-26 01:29:24 +01:00
ValueOn AG
2b220fe816 gpdr compliancy implemented 2026-01-25 23:57:47 +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
b207c0cc5b dyn options in api 2026-01-22 18:52:07 +01:00
ValueOn AG
34d4646667 generic form table scroll lock for headers 2026-01-21 16:30:22 +01:00
ValueOn AG
d3873223f5 serverside filter and sort for form generic 2026-01-21 15:57:20 +01:00
3827d8cc07 fix: sidebar is tree instead of two levels only 2026-01-21 11:26:22 +01:00
ValueOn AG
537b624c59 fixed uid mapping to id 2026-01-21 10:59:34 +01:00
322ab7b890 fix:deleted legacy code 2026-01-21 09:30:18 +01:00
a06fe0c793 fix: form generator table border adjusted to table height 2026-01-21 09:04:43 +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
54ba020c45 fix: fixed formgenerator layout and design 2026-01-14 07:54:06 +01:00
ValueOn AG
2b96ab7b66 fixed trustee access 2026-01-13 23:16:37 +01:00
ValueOn AG
de98b863a0 hotfixes 2026-01-13 21:21:59 +01:00
ValueOn AG
71666d2891 hotfixes 2026-01-13 21:17:27 +01:00
ValueOn AG
b2c38e75bf Fixed UI issues:
Data: roles & rules: fixed id and pydantic handling ui+gateway
Table generic: Fixed column width changing with persistent user width not overwritten by default in the session
Table generic: fixed active item in navbar working with subpaths
Table generic: fixed sort and pagination with modified routes
Table generic: enhanced logic to select page directly and bar on top of the table
Table generic: Always load data with pagination, fixed page counter (not updated), enhanced pagination to access pages directly
Table generic: Filter function enhanced directly as dropdown in column headers, sorting enhanced to have cascading sorting
Table generic: Added multilingual to AttributeType and handle it in the form renderer, removed explicit field definitions from team-members.ts and prompts.ts to use dynamic generation from backend attributes strictly
Table generic: Inline editting of checkboxes and boolean values
Table generig: Only generic logic, no explicit logic (e.g. id's)
Table generic: Removed all specific parts like action icons. To e a parameter by calling instance.
2026-01-13 20:01:27 +01:00
64d14af8d5 feat:finished admin pages 2026-01-12 13:23:11 +01:00
eaf69f41e9 feat/fix:added admin pages, fixed sidebar width 2026-01-12 12:21:22 +01:00
be3844f33e feat: implemented priviledge checker into real estate pages 2026-01-12 11:44:10 +01:00
239fd328bc fix:readded deleted code, fixed build 2026-01-12 09:15:07 +01:00
5808bd4bee fixed merge conflicts 2026-01-12 07:42:31 +01:00
836b8032ae fix:fixed and finished chatbot integration 2026-01-09 09:22:28 +01:00
c5a82dd518 feat:multiselect parcels and create projects 2026-01-05 18:04:36 +01:00
23508eaa74 fix:merge conflicts 2026-01-05 15:17:48 +01:00
b0826a3f9a feat:weiter chatbot implementiert 2026-01-05 15:12:47 +01:00