• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:38:45 +00:00
be09b5830e Refactor Send Invitation button to use fixed width for better layout consistency
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:36:42 +00:00
5cf3b1d997 Use content_copy icon for copy link button; fix missing buttons in personal workspace by granting full permissions for orgId empty
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:30:17 +00:00
4786e5b5d9 Change regenerate button to use refresh icon instead of text
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:29:06 +00:00
c0a3e4d8c3 Add text overflow handling for invite link in Organization Settings dialog
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:27:46 +00:00
56f3de5d0d Fix LoadPermissions event usage: add import and correct constructor call
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:27:11 +00:00
d387f6c4d3 Fix missing buttons in personal workspace by reloading permissions on org change; fix untypeable TextField by removing Container wrapper and using InputDecoration borders
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 03:04:32 +00:00
9654497a2b Reorder invite tab: move invite link above user search fields; style TextField and Dropdown with app theme colors to avoid purple borders
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:51:54 +00:00
01d3ef8a46 Fix type error in ModernGlassButton onPressed: provide always non-null callback with permission check inside
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:50:01 +00:00
1f7f4f33cc Make invite form always visible in Organization Settings dialog, with send button enabled only if user has manage permission; reposition copy link button next to invite link text for sleeker layout
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:39:33 +00:00
c1c8f837a8 Add null check in ApiClient.getList to handle cases where response.data is null, returning empty list instead of throwing cast error
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:36:28 +00:00
f53424aaa4 Format CircularProgressIndicator for better readability in Organization Settings dialog
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:36:01 +00:00
aaa0062568 Fix CircularProgressIndicator color in Organization Settings dialog to use AppTheme.accentColor
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:25:46 +00:00
b57b1ab030 Fix package name to use underscore instead of dot notation
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 02:21:32 +00:00
d7ae944aee Fix backend to return empty slices instead of null for JSON encoding
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 01:36:36 +00:00
5012c9a1b5 Update package name to use dot notation and add icons asset path
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 01:30:39 +00:00
c3e3356574 Refactor user struct and user info handling for improved readability
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 01:30:18 +00:00
c7e740e732 Fix Organization Management dialog type errors
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 00:33:13 +00:00
273976a69e Add onTap handler to 'Add' navigation button in HomePage
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 00:31:28 +00:00
3dd4a9b692 Update header text in organization settings dialog to include organization name
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-24 00:19:47 +00:00
c675cb9125 Update icon for Manage button to use rounded accounts icon