Matthias Hochmeister
f3ad989a9e
update
2026-03-16 15:01:09 +01:00
Matthias Hochmeister
215528a521
update
2026-03-16 14:41:08 +01:00
Matthias Hochmeister
3dda069611
update
2026-03-13 15:31:47 +01:00
Matthias Hochmeister
ff72daa55e
update
2026-03-13 15:22:58 +01:00
Matthias Hochmeister
68586b01dc
resolve issues with new features
2026-03-12 16:42:21 +01:00
Matthias Hochmeister
5aa309b97a
resolve issues with new features
2026-03-12 16:05:01 +01:00
Matthias Hochmeister
a5cd78f01f
feat: bug fixes, layout improvements, and new features
...
Bug fixes:
- Remove non-existent `role` column from admin users SQL query (A1)
- Fix Nextcloud Talk chat API path v4 → v1 for messages/send/read (A2)
- Fix ServiceModeTab sync: useState → useEffect to reflect DB state (A3)
- Guard BookStack book_slug with book_id fallback to avoid broken URLs (A4)
Layout & UI:
- Chat panel: sticky full-height positioning, main content scrolls independently (B1)
- Vehicle booking datetime inputs: explicit text color for dark mode (B2)
- AnnouncementBanner moved into grid with full-width span (B3)
Features:
- Per-user widget visibility preferences stored in users.preferences JSONB (C1)
- Link collections: grouped external links in admin UI and dashboard widget (C2)
- Admin ping history: migration 026, checked_at timestamps, expandable history rows (C4)
- Service mode end date picker with scheduled deactivation display (C5)
- Vikunja startup config logging and configured:false warnings (C7)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-12 14:57:54 +01:00
Matthias Hochmeister
81174c2498
layout issues
2026-03-12 14:23:57 +01:00
Matthias Hochmeister
cd68bd3795
annoucement banners, calendar pdf export, vehicle booking quck-add, even quick-add
2026-03-12 11:47:08 +01:00
Matthias Hochmeister
71a04aee89
resolve issues with new features
2026-03-12 11:37:25 +01:00
Matthias Hochmeister
31f1414e06
adding chat features, admin features and bug fixes
2026-03-12 08:16:34 +01:00
Matthias Hochmeister
93a87a7ae9
apply security audit
2026-03-11 13:18:10 +01:00
Matthias Hochmeister
e9463c1c66
add vikunja integration
2026-03-05 18:07:18 +01:00
Matthias Hochmeister
179bbabd58
change widget name in GUI
2026-03-04 08:08:00 +01:00
Matthias Hochmeister
11335748c2
fix bookstack display error
2026-03-04 07:52:11 +01:00
Matthias Hochmeister
d3561c1109
new features, bookstack
2026-03-03 21:30:38 +01:00
Matthias Hochmeister
5a6fc85a75
add features
2026-03-03 17:01:53 +01:00
Matthias Hochmeister
004b141cab
bug fixes
2026-03-03 13:27:27 +01:00
Matthias Hochmeister
02cf5138cf
fix: dashboard layout, widget caching, and backend stability
...
Layout:
- Remove Container maxWidth cap so widgets scale fluidly on wide screens
- Fix ActivityFeed Card missing height:100% and overflow:hidden that caused
the timeline connector pseudo-element to bleed outside the card boundary
Performance (frontend):
- Migrate VehicleDashboardCard, EquipmentDashboardCard, AtemschutzDashboardCard,
UpcomingEventsWidget, and PersonalWarningsBanner from useEffect+useState to
TanStack Query — cached for 5 min, so navigating back to the dashboard no
longer re-fires all 9 API requests
- Add gcTime:10min and refetchOnWindowFocus:false to QueryClient defaults to
prevent spurious refetches on tab-switch
Backend stability:
- Raise default RATE_LIMIT_MAX from 100 to 300 req/15min — the previous limit
was easily exceeded by a single active user during normal dashboard navigation
- Increase DB connectionTimeoutMillis from 2s to 5s to handle burst-load
scenarios where multiple requests compete for pool slots simultaneously
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 12:55:16 +01:00
Matthias Hochmeister
831927ae90
featuer change for calendar
2026-03-03 09:56:35 +01:00
Matthias Hochmeister
232d8aa872
featuer change for calendar
2026-03-03 09:55:18 +01:00
Matthias Hochmeister
d9af34b744
featuer change for calendar
2026-03-03 09:52:10 +01:00
Matthias Hochmeister
146f79cf00
featuer change for calendar
2026-03-03 08:57:32 +01:00
Matthias Hochmeister
681acd8203
add now features
2026-03-01 11:50:27 +01:00
Matthias Hochmeister
f09748f4a1
inital
2026-02-23 17:08:58 +01:00