Closed skull8888888 closed 1 week ago
[!IMPORTANT] Added Supabase feature flag handling and minor UI adjustments in pipeline components. Feature Flag: Added isSupabaseEnabled prop to Pipeline component in page.tsx and pipeline.tsx to check if Supabase feature is enabled. Replaced isFeatureEnabled(Feature.SUPABASE) with isSupabaseEnabled in pipeline.tsx. UI Changes: Added a link to settings in model-select.tsx for setting API keys. Commented out PipelineEnv component in pipeline-header.tsx. Added border to right panel in pipeline.tsx. Code Cleanup: Removed unused selectedVersion variable in page.tsx. This description was created by for 1dabce60884231591d3482eadd520f7abdc79b8c. It will automatically update as commits are pushed.
[!IMPORTANT] Added Supabase feature flag handling and minor UI adjustments in pipeline components.
isSupabaseEnabled
Pipeline
page.tsx
pipeline.tsx
isFeatureEnabled(Feature.SUPABASE)
model-select.tsx
PipelineEnv
pipeline-header.tsx
selectedVersion
This description was created by for 1dabce60884231591d3482eadd520f7abdc79b8c. It will automatically update as commits are pushed.