pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:CSS
Filter by
189M results
Follow-up to the image/font PR. Removes @supabase/supabase-js from the global main.js that loads on every page (incl.
the homepage, for anonymous visitors who never sign in).
Change — one file
src/lib/supabaseClient.ts ...
- Onboarding reduzido de 7 para 3 passos com defaults inteligentes
- Dashboard: nova hierarquia hero → quick stats → barra trimestre → gráficos
- Micro-interações: fade 150ms, pop ao marcar hábito, ...
What changed
1. Manual run count + submit The console now has a Number of runs field — enter how many scenarios to analyze (each
goes through all 4 cells) and press Activate Run.
2. Multi-provider ...
🎯 What: Added missing test coverage for calculate_rsi s exception handling blocks when attempting to process non-numeric
values. 📊 Coverage: Specifically added tests that pass non-castable strings (throwing ...
Lands the MVP-hardening pass and primes the foundation for /cv output skills. Builds on top of #43 (BindingDB lane fix);
no file overlap.
What this does
Demo-killer fixes (defects that failed in the ...
Continues the faster-data-entry theme — the inline-create pattern, now on the job form.
A client often has no property yet, and the job modal s property picker just showed * No properties for this client ...