feat: setup base app tenant panel for user - #99
Merged
Conversation
…ctionality in Filament
…OAuth redirect - Added `tenant_id` condition to provider query in `AuthenticateAction`. - Improved authorization checks and refined user registration logic. - Updated `TwitchOAuthClient` to include encrypted state in OAuth redirect URL. - Modified `OAuthClientContract` to support optional `state` parameter.
…customization - Added `UserProfile` page and updated user menu items. - Adjusted admin panel to remove deprecated `UserSettings`. - Enhanced theming and colors with `viteTheme` and extended color palette. - Removed unused widgets from user panel for cleaner setup.
- Updated `theme.css` to include new sidebar styles. - Refined `ConnectionHub` to condition provider queries and OAuth redirects by tenant. - Added `UserProfile` page to Filament views.
…ust `.gitignore`
Clintonrocha98
previously approved these changes
Nov 10, 2025
RichardGL11
previously approved these changes
Nov 10, 2025
PilsAraujo
previously approved these changes
Nov 10, 2025
danielhe4rt
dismissed stale reviews from PilsAraujo, RichardGL11, and Clintonrocha98
via
November 10, 2025 16:58
29884f9
RichardGL11
approved these changes
Nov 10, 2025
Clintonrocha98
approved these changes
Nov 10, 2025
PilsAraujo
approved these changes
Nov 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this pr also aggregates tenant-aware provider connections