Open
Conversation
… and duplicate check
… using URL search params
- Updated scouting migration to reference agencies table instead of organization_profiles - Simplified RLS policies since agencies.id now directly references auth.users(id) - Updated scoutingService.ts to query agencies table - Added ScoutingComponents.tsx with AddProspectModal and ProspectPipelineTab - Implemented duplicate prospect detection - Added state persistence for dashboard mode and tabs using URL params
- Added useSearchParams to persist agencyMode, activeTab, and activeScoutingTab in URL - Fixed category buttons in AddProspectModal by adding type=button - Dashboard mode now persists across page refreshes
…s with enhanced event handling and state management.
…couting module database foreign keys to `agencies`, and refine agency ID retrieval.
…ard, enabling detailed view on table row click, and update related imports and icons.
… and update the database schema with `id` and `updated_at` fields.
…nt with loading states, improved input handling, and user-scoped data fetching.
…g `useAuth` profile and concurrently fetching via API with abort error handling.
… unused test images.
….tsx conflicts preserving BookingsView and settings imports
…es` to reference `brands.id`, and simplify signup flow documentation.
… status displays, and integrate Stripe payout status fetching.
…ved readability.
Scout api (scouting pipeline)
…d update profile timestamp fields.
…le instead of `orgType`.
…login and update error messages.
…ut after role-based access checks.
…e Login tabs a controlled component that clears errors on change.
# Conflicts: # docs/design.md # likelee-server/src/lib.rs # likelee-ui/src/pages/AgencyDashboard.tsx
Revert "Booking"
main into develop
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.
No description provided.