Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript

Filter by

179M results  (2 s)

179M results

Adds app/dashboard/QuickDeposit.tsx, an inline card for quickly depositing XLM into the streaming balance. - Controlled amount input with quick-select preset chips (10 / 50 / 100). - Client-side validation: ...

Bumps @mui/material from 5.15.10 to 9.1.2. details summary Release notes /summary p em Sourced from a href= https://github.com/mui/material-ui/releases @​mui/material s releases /a . /em /p blockquote ...
dependencies
javascript

Introduces a dedicated isSavingAvatar state separate from the form-save isSaving flag. The avatar Save button now shows an inline spinner with aria-busy and Uploading... text while its upload is in flight, ...

feat(football): add World Cup public safe coach read transform Purpose Introduce a public-safe Coach Read transform draft that converts internal replay simulation data into clean, de-quantized, pressure ...

Bumps vite from 8.0.16 to 8.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 create-vite@8.1.0 /h2 ...
dependencies
javascript

!-- First of all, thank you for your contribution! For bug fixes or other non-feature modifications, please base your branch on the main branch. For new features or API modifications, please make sure ...

TL;DR — DO NOT SELF-MERGE (Tier-1 financial: migration on accounting.*) DB backstop so a retried GL post can t double-write ledger lines. Adds a partial UNIQUE index on accounting.journal_entry_postings. ...

- Removed supabase.auth.updateUser call that set user_metadata.role in src/RoleSelection.jsx. - Removed fallbacks to user_metadata.role in src/App.jsx so authorization only uses the database profile. ...