Commit graph

161 commits

Author SHA1 Message Date
ValueOn AG
92bf11c809 fixed stricts 2026-02-13 11:25:37 +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
95780a9911 fixes 2026-02-12 01:40:04 +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
d2a2cfbd10 Fixed 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:30 +01:00
ValueOn AG
573a77be0b deploy fix 2026-02-12 00:39:51 +01:00
ValueOn AG
9312e76737 fixed rbac issues and sysadmin integration 2026-02-12 00:34:25 +01:00
ValueOn AG
7798463e24 enhanced invitation 2026-02-10 10:56:28 +01:00
ValueOn AG
44283cd5c2 fixed mandate routing 2026-02-10 01:44:28 +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
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
46e58bf019 billing integration into ai workflow 2026-02-04 22:10:45 +01:00
ValueOn AG
919f6e4b7d billing initial 2026-02-04 21:51:20 +01:00
ValueOn AG
ff1caba925 admin pages streamlined 2026-02-04 14:09:51 +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
Stephan Schellworth
83530a44bd Admin UX: Zugriffsverwaltung-Hub, InstanceDetailModal, PermissionMatrix, Wizard, Sidebar-Links, Hierarchie-Styling (mandateRow Glow/Glassmorph) 2026-02-03 08:33:28 +01:00
1342bdbcca fixed chatbot functionality 2026-01-30 14:04:56 +01:00
0af4d7c30b feat:chatbot dynamisch geladen 2026-01-29 15:37:38 +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
4620cc2b99 fix/crosstable-trustee 2026-01-26 23:48:14 +01:00
ValueOn AG
f41e6d0088 fixed ai call end to end with saas multimandate 2026-01-26 23:26:34 +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
41e02b5a2c fixed automation and trustee 2026-01-24 02:06:54 +01:00
ValueOn AG
cc8770dec3 reference fixes 2026-01-24 00:42:13 +01:00
ValueOn AG
dc4b475728 refactored pages ui access with saas mandates 2026-01-23 21:05:36 +01:00
ValueOn AG
f99b6b7604 saas multi mandate tested 2026-01-21 21:19:55 +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
ValueOn AG
2b96ab7b66 fixed trustee access 2026-01-13 23:16:37 +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
ValueOn AG
9fc0c9bc4c user magic link inmplemented 2026-01-13 00:27:09 +01:00
64d14af8d5 feat:finished admin pages 2026-01-12 13:23:11 +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
350cc7bddf fix:geolinien outline 2026-01-05 15:19:04 +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
eb280dbae1 feat: completely build up althaus page 2026-01-05 07:31:10 +01:00
5f22c7be77 fix:added more rolelabel logging to see why missing pages 2026-01-05 07:12:37 +01:00
fc55a25f0b fix:added more rolelabel logging to see why missing pages 2026-01-05 07:08:00 +01:00
826eead605 fix:added more rolelabel logging to see why missing pages 2026-01-05 06:56:23 +01:00
05508cc76c fix:priviledge caching led to no pages showing 2026-01-05 06:49:39 +01:00
6c90a00677 fix:another build error 2026-01-05 06:42:38 +01:00
6315c9a1ba fix:constant reload 2026-01-05 06:41:01 +01:00
079d398f8a fix:build errors removed 2026-01-05 06:34:31 +01:00
c76e7efd28 feat: completely build up althaus page 2026-01-05 06:18:49 +01:00
ae6a634274 feature: show workflow stats 2026-01-02 12:02:25 +01:00
401c0885a1 fix: fixed styling of log messages 2026-01-02 11:51:01 +01:00
641930b1d0 updated log rendering 2026-01-02 11:19:19 +01:00
idittrich-valueon
14273c248a
Merge pull request #2 from valueonag/feat/real-estate
Feat/real estate
2025-12-30 10:00:40 +01:00
94e8681e13 fix: centralized workflow state management on dashboard page 2025-12-30 09:46:04 +01:00
bfbe3f8869 PEK updates 2025-12-22 07:31:56 +01:00
f8d5c0ae2d fix:geolinien outline 2025-12-15 09:23:09 +01:00
aaf64b869f resumed backend integration, RBAC focus 2025-12-15 07:32:06 +01:00
101b3063c0 added PEK pages 2025-12-01 17:01:25 +01:00
8a0e5f88a1 fix: ready for build 2025-10-12 16:28:49 +02:00
9519fed195 pushing to int 2025-10-12 16:16:21 +02:00
6988984cd7 finished files page 2025-10-12 14:36:39 +02:00
b238ab87a5 fixed action buttons 2025-10-08 08:36:06 +02:00
05f51c4a36 working on action button 2025-10-01 12:15:20 +02:00
41aa0fdd46 minor bugfixing 2025-09-18 09:56:12 +02:00
9e7c3b2aa7 implemented feedback 2025-09-16 12:20:02 +02:00
9fc33c7c73 feat: added speech integration prototype 2025-09-15 11:50:40 +02:00
0bd60916c9 updated cofig logic 2025-09-10 13:04:16 +02:00
c61a15c0ce bugfixes 2025-09-10 08:04:15 +02:00
5816a1b752 finished file preview 2025-09-08 18:18:18 +02:00
bf2c2f982c added file preview 2025-09-08 16:46:59 +02:00
8341c2e860 working on file preview 2025-09-08 15:39:18 +02:00
4d0928f609 added settings page 2025-09-03 21:49:23 +02:00
a530eaf521 fixed types 2025-09-02 07:01:59 +02:00
0848e98d5e fixed timestamps 2025-09-02 06:58:26 +02:00
172ddb7001 fixed building app 2025-08-22 13:09:24 +02:00
9d5308206e added prompt and user page 2025-08-22 12:00:05 +02:00
41a3b8f40e workflows page 2025-08-21 18:09:19 +02:00
28f0293ada fetching logs 2025-08-20 16:57:41 +02:00
aa5c321f09 streamlined workflow process, added workflow stats 2025-08-20 13:20:52 +02:00
22d582f72b added page activator and cacher 2025-08-20 07:44:55 +02:00
c5ecd88e66 sharepoint integration 2025-08-13 11:48:57 +02:00
7cbdb0aea5 worked on Dateien page 2025-08-08 13:00:01 +02:00
860fbd51f0 working on new frontend and backend integration 2025-08-06 15:39:16 +02:00