mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-20 13:28:21 +02:00
* feat(sweep): add schedule utility helpers * test(sweep): add schedule utility tests * feat(sweep): add sweep precondition evaluator * test(sweep): add precondition evaluator tests * feat(sweep): add destination address validation helpers * test(sweep): add destination validation tests * feat(sweep): add destination inputs component * feat(sweep): add start confirmation dialog * feat(sweep): add precondition alert component * feat(sweep): add schedule progress component * feat(sweep): implement functional v2 sweep page * fix(sweep): render scheduler progress translations correctly * fix(sweep): handle missing taker schedule endpoint without console error * Update src/components/sweep/SweepPage.tsx Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com> --------- Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com> Co-authored-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com> |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| store | ||
| stories | ||
| styles | ||
| types | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||