Commit graph

404 commits

Author SHA1 Message Date
ValueOn AG
cdea97e2cf trustee connections 2026-02-21 00:56:50 +01:00
ValueOn AG
d45dab587f fixes admin panel 2026-02-20 23:20:20 +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
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
c56e3e669e fix: increase test-auth timeout to 900s for 5 browser variants
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 13:46:24 +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
8b8ec0c70d feat: update ProviderSelector component 2026-02-17 11:22:07 +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
09dd6e9096 fix: add missing teamsbot settings route in App.tsx
The /settings route for teamsbot feature instances was missing from App.tsx,
causing a blank page when navigating to the settings view.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 09:32:07 +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
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
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
3ee156c5f8
Merge pull request #8 from valueonag/feat/auxiliaries2
Feat/auxiliaries2
2026-02-13 12:41:06 +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
48d3cfcd3e fix:merge conflicts 2026-02-13 10:31:55 +01:00
Patrick Motsch
857e7cbd58
Merge pull request #7 from valueonag/feat/auxiliaries
Integration MS Teams over bridge
2026-02-13 08:56:43 +01:00