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
ValueOn AG
2cf296dee6
feat: add debug screenshot viewer in session view (SysAdmin only)
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 22:00:35 +01:00
ValueOn AG
32c071911a
log admin
2026-02-18 21:39:45 +01:00
ValueOn AG
9793360235
security: hide system bot join mode for non-SysAdmin users
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 21:10:43 +01:00
ValueOn AG
41a4e8ffe1
refactor: UI cleanup - remove test block, backgroundImage, botAccount; add transferMode
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 18:34:35 +01:00
ValueOn AG
2e1f3a8733
fix: update hint text for single variant test
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 17:13:21 +01:00
ValueOn AG
9aaf988932
fix: frontend calls test variants individually to avoid timeout
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 16:33:36 +01:00
ValueOn AG
e01f1abab4
update: 5 browser variants UI text
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 12:51:17 +01:00
ValueOn AG
b8cabe48d6
refactor: update UI for 2-path test variants
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 11:49:03 +01:00
ValueOn AG
3e2fa1a9ff
feat: show multiple step screenshots per test variant
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 11:23:18 +01:00
ValueOn AG
1e41d463d1
fix(teamsbot): update auth test UI texts for 3-variant login test
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 10:24:29 +01:00
ValueOn AG
39ffce5a7d
feat(teamsbot): add email+password fields to auth test UI
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 00:33:06 +01:00
ValueOn AG
fa6277773d
fix: duplicate className attribute causing build failure
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 00:16:48 +01:00
ValueOn AG
73bc6c08ae
feat(teamsbot): show credentialDebug panel in auth test UI
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 00:03:02 +01:00
ValueOn AG
4e41801c63
feat(teamsbot): show credentials received status in auth test UI
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 23:55:07 +01:00
ValueOn AG
2f9de759eb
feat(teamsbot): show per-variant logs in auth test UI, single direct /v2/ test
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 23:06:55 +01:00
ValueOn AG
ae18912e1e
teams test auth bot
2026-02-16 21:37:39 +01:00
44d65992bf
Merge branch 'int' of https://github.com/valueonag/frontend_nyla into int
2026-02-16 09:31:33 +01:00
1fe4f4cad9
fix:user invitations
2026-02-16 09:31:26 +01:00
ValueOn AG
823abaf9a8
feat(teamsbot): session context textarea in dashboard, API type for sessionContext
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 09:29:05 +01:00
ValueOn AG
cf8f4ea3be
fix(teamsbot): session switcher in session view, fix navigation from dashboard details button
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 09:02:44 +01:00
ValueOn AG
7366da06ac
feat(teamsbot): per-user settings API, system bot admin API, credentials removed from settings UI
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 00:16:03 +01:00
ValueOn AG
dffebc8d73
feat(teamsbot): join mode selector, response channel setting, API types for chat and join modes
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 00:07:52 +01:00
ValueOn AG
356acb1ca2
fix(teamsbot): use React Router navigation for session links instead of href (preserves context)
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 13:02:49 +01:00
ValueOn AG
8669a5916f
feat(teamsbot): bot account settings UI for dedicated Microsoft account
...
- New "Bot-Account (Microsoft)" section in TeamsbotSettingsView
- Email and password fields for dedicated bot account
- Hint about MFA requirement
- Updated API types: botAccountEmail, botAccountPassword in Config interfaces
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:56:05 +01:00
ValueOn AG
7421aebf74
feat(teamsbot): session auto-refresh polling for dashboard and session view
...
- Dashboard: poll sessions every 10s when active sessions exist
- Session view: poll every 5s as fallback when SSE not connected
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:05:58 +01:00
ValueOn AG
40fe8a0a31
feat(billing): scope filter, user balance cards, CSV export fix
...
- Scope dropdown (Meine Kosten / Mandant / Alle) on Overview and Statistics tabs
- All user balance cards shown in Overview when scope is mandate or all
- Balance cards and statistics react to scope selection
- CSV export endpoint fixed: /api/billing/view/users/transactions
- Scope selector hidden on Transactions tab (FormGeneratorTable handles own filters)
- Fixed unused VoiceLanguage import in TeamsbotSettingsView
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:44:25 +01:00
ValueOn AG
c58bc77154
feat(teamsbot): dynamic voice API, session auto-load, clean API types
...
- Dynamic language list from Google TTS API (string codes instead of objects)
- Voice test sends botName for AI-generated sample text per language
- Session view auto-loads most recent session when no sessionId given
- Shows "Keine Sitzungen vorhanden" when no sessions exist
- Updated testVoice API to pass botName instead of static text
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:08:51 +01:00
ValueOn AG
76dd20c1ce
fix: add teamsbot to FEATURE_REGISTRY, fix duplicate key warning
...
- Added teamsbot feature config to FEATURE_REGISTRY with labels (Teams Bot)
and view definitions (Dashboard, Sessions, Settings)
- Fixed React key warning in language dropdown (duplicate language codes from Google TTS API)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 09:43:53 +01:00
ValueOn AG
02a8bcb19f
feat(teamsbot): dynamic language and voice selection from Google TTS API
...
- Replaced static VOICE_PRESETS with dynamic API calls to /voice-google/languages and /voice-google/voices
- Languages and voices loaded from Google Cloud TTS at runtime
- Voice dropdown updates automatically when language changes
- Added fetchLanguages() and fetchVoices() API functions with VoiceLanguage/VoiceOption types
- Test button uses bot name in sample text for personalized preview
- Fallback to basic language options if API unavailable
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 03:31:15 +01:00
ValueOn AG
e1e83d7d93
feat(teamsbot): voice selection with test button, browserBotUrl config
...
- TeamsbotSettingsView: voice dropdown with predefined Google TTS voices per language
- Voice test button with audio preview (plays TTS sample in browser)
- Language change auto-selects first matching voice
- Updated config interfaces: bridgeUrl -> browserBotUrl
- Added testVoice API function
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 03:25:36 +01:00
6272d21942
fix:zugriffsverwaltung liess sich nicht öffnen
2026-02-14 17:59:28 +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
c1204697f4
fix: resolve merge conflict in TeamsbotSettingsView
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 12:43:50 +01:00
Patrick Motsch
cbb1614594
Merge branch 'int' into feat/auxiliaries2
2026-02-13 12:40:57 +01:00
7e3bc59581
fix:build error
2026-02-13 11:45:47 +01:00
ValueOn AG
92bf11c809
fixed stricts
2026-02-13 11:25:37 +01:00
97a164f682
fix:merge conflicts
2026-02-13 10:42:08 +01:00
00f2158040
Merge branch 'feat/real-estate' into int
2026-02-13 10:38:04 +01:00
ValueOn AG
070ef8c98f
teams bridge
2026-02-13 07:27:37 +01:00
ValueOn AG
012d4ef4d3
teamsbot
2026-02-13 00:00:26 +01:00
ValueOn AG
bd9807e06e
fixes mandate vars
2026-02-12 13:52:54 +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
a83aa31df7
fixed 3 issues
2026-02-12 00:42:09 +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
7077e75fc7
fix 02
2026-02-10 09:25:48 +01:00
ValueOn AG
7b5ac4e11c
debug invitation issue on int
2026-02-10 09:22:47 +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
15c93b3bf0
billing rbac
2026-02-08 16:14:06 +01:00
ValueOn AG
8f29bdb270
fiixed feature instance role access
2026-02-08 14:26:06 +01:00
ValueOn AG
2cbee8fe57
fixes
2026-02-08 14:00:13 +01:00
ValueOn AG
2fdb09df01
admin views fixes
2026-02-08 13:28:35 +01:00
ValueOn AG
fcb8500104
fixed billing transactions mapping and added reporting
2026-02-08 13:15:23 +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
932bc3e11b
fix page zugriffsverwaltung - buttons removed
2026-02-04 00:05:18 +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
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
3388002330
build fixes
2026-01-29 16:57:26 +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
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
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
7d2808d22e
hotfix
2026-01-13 07:25:32 +01:00
ValueOn AG
9fc0c9bc4c
user magic link inmplemented
2026-01-13 00:27:09 +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
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
eca5d9e926
bugfixing
2025-09-10 11:54:35 +02:00
49052dbeec
updated env and yml files*
2025-09-10 11:52:36 +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
172ddb7001
fixed building app
2025-08-22 13:09:24 +02:00
f7481b24cb
fixed some design
2025-08-22 12:49:47 +02:00
9d5308206e
added prompt and user page
2025-08-22 12:00:05 +02:00
43951c280a
finalized workflows page
2025-08-21 18:45:29 +02:00
41a3b8f40e
workflows page
2025-08-21 18:09:19 +02:00
1e46d8f93e
changed styling and organization of messages
2025-08-20 16:21:13 +02:00
aa5c321f09
streamlined workflow process, added workflow stats
2025-08-20 13:20:52 +02:00
e616541ee1
added functionality for workflow selection across platform
2025-08-20 12:21:54 +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
10c7073cce
added dateien page
2025-08-12 12:54:18 +02:00
7cbdb0aea5
worked on Dateien page
2025-08-08 13:00:01 +02:00
fa1cb5be2e
sharepoint test
2025-08-07 14:05:05 +02:00
860fbd51f0
working on new frontend and backend integration
2025-08-06 15:39:16 +02:00
idittrich-valueon
84764f932b
new dashboard
2025-07-23 10:37:07 +02:00
idittrich-valueon
7f9f5b0539
added multilanguage setting
2025-06-20 10:20:43 +02:00
idittrich-valueon
8ca6f28bcd
added functionality to see all users as a user
2025-06-19 19:09:26 +02:00
idittrich-valueon
b827c3e00b
minor bug fixes and new features
2025-06-19 17:42:59 +02:00
idittrich-valueon
8f557efaa7
final commit
2025-06-16 17:12:14 +02:00
idittrich-valueon
98fbd5f6d0
changed layout to remove white border
2025-06-16 15:09:24 +02:00
idittrich-valueon
15c85416c4
changed logo filepath
2025-06-16 14:44:56 +02:00
idittrich-valueon
29fde91580
added new logo and styling
2025-06-16 14:15:13 +02:00
idittrich-valueon
56c33869ac
added file attachement for messages and fixed preview tool
2025-05-30 12:21:10 +02:00
idittrich-valueon
16965f76d6
smaller bug fixes with workflow integration
2025-05-28 13:56:36 +02:00
idittrich-valueon
bc65e5a112
integrated workflows
2025-05-28 09:48:06 +02:00
idittrich-valueon
de8d30b58e
added files and users interface
2025-05-19 14:07:43 +02:00
idittrich-valueon
6136c4fa1b
fixed login loop
2025-05-16 15:38:31 +02:00
idittrich-valueon
59018ece4e
first backend integration
2025-05-14 12:39:45 +02:00
idittrich-valueon
1366982db0
deployment2
2025-05-07 12:08:11 +02:00