• Stefy Lanza (nextime / spora )'s avatar
    Group provider/rotation/autoselect config forms into collapsible sub-panels · 03f3e110
    Stefy Lanza (nextime / spora ) authored
    The provider, rotation and autoselect detail forms were single huge forms.
    Split them into collapsible sub-panels so only basic settings stay visible:
    
    - Shared subPanel()/toggleSubPanel() helper + CSS in base.html, defined
      before the content block so page scripts can call it during first render.
    - Providers: basic fields visible; Authentication, Pricing & Tiers, Rate
      limits & defaults, Feature Overrides, Native Caching, Models as panels;
      each model has basic config visible + an Advanced sub-panel.
    - Rotations: basic visible; Advanced configuration panel; one panel per
      provider (model-count + usage badge); one panel per model with an
      Advanced sub-panel.
    - Autoselect: basic visible; Classification, Feature Overrides, Default
      settings panels; one panel per available model.
    - Panel open/close state and top-level item expansion persist via
      sessionStorage, so they survive navigation within a session.
    
    Bump version to 0.99.75.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    03f3e110
Name
Last commit
Last update
..
admin_market.html Loading commit data...
admin_payment_settings.html Loading commit data...
admin_tier_form.html Loading commit data...
admin_tiers.html Loading commit data...
analytics.html Loading commit data...
autoselect.html Loading commit data...
billing.html Loading commit data...
cache_settings.html Loading commit data...
change_email.html Loading commit data...
change_password.html Loading commit data...
delete_account.html Loading commit data...
docs.html Loading commit data...
edit_config.html Loading commit data...
error.html Loading commit data...
forgot_password.html Loading commit data...
index.html Loading commit data...
login.html Loading commit data...
market.html Loading commit data...
paypal_connect.html Loading commit data...
pricing.html Loading commit data...
profile.html Loading commit data...
prompt_analytics.html Loading commit data...
prompts.html Loading commit data...
provider_quotas.html Loading commit data...
providers.html Loading commit data...
rate_limits.html Loading commit data...
reset_password.html Loading commit data...
response_cache.html Loading commit data...
rotations.html Loading commit data...
settings.html Loading commit data...
signup.html Loading commit data...
studio.html Loading commit data...
subscription.html Loading commit data...
traffic_visits.html Loading commit data...
usage.html Loading commit data...
user_autoselects.html Loading commit data...
user_index.html Loading commit data...
user_providers.html Loading commit data...
user_rotations.html Loading commit data...
user_tokens.html Loading commit data...
users.html Loading commit data...
verify.html Loading commit data...
wallet.html Loading commit data...