Add SI value sorting to parts: parse Ohms/Farads/Henrys/Hz numerically
Deploy to LXC / deploy (push) Failing after 14m27s

- New value_numeric column (double precision) stores parsed base-SI value
- parseValueNumeric() handles SI prefixes (p/n/µ/m/k/M/G) for F, H, Ω, Hz
- Computed on save in new/edit actions
- List page sortable by value_numeric (sorts within category, nulls last)
- Sort toggle added to filter bar

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-29 16:51:58 +07:00
co-authored by Claude Sonnet 4.6
parent dc9217f3b6
commit 4eed83e4dd
9 changed files with 2476 additions and 3 deletions
+7
View File
@@ -8,6 +8,13 @@
"when": 1782725202288,
"tag": "0000_clear_sister_grimm",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1782726648360,
"tag": "0001_rainy_rictor",
"breakpoints": true
}
]
}