fabro/lib
Bryan Helmkamp e184213330
refactor(install): collapse install UI pickers and dedupe server strings
- Derive install stepper's current step from INSTALL_STEPS instead of a hand-maintained pathname if-chain.
- Replace four near-identical picker components with one generic CardPicker plus per-flow option arrays.
- Extract repeated object-store validation error strings into constants and a small helper.
- Run the S3 artifacts/ and slatedb/ prefix probes concurrently via tokio::try_join!.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 19:43:49 -04:00
..
crates refactor(install): collapse install UI pickers and dedupe server strings 2026-04-22 19:43:49 -04:00
packages/fabro-api-client feat(install): add object-store step to web install 2026-04-22 19:31:09 -04:00