Add edit page handlers for all 7 entities (roaster, roast, bag, brew, cafe, cup, gear) with authentication, data pre-loading, and image URL resolution. Register edit routes in app router. Add corresponding template structs and HTML templates with pre-populated forms. |
||
|---|---|---|
| .. | ||
| add.rs | ||
| admin.rs | ||
| auth.rs | ||
| bags.rs | ||
| brews.rs | ||
| cafes.rs | ||
| checkin.rs | ||
| cups.rs | ||
| data.rs | ||
| gear.rs | ||
| home.rs | ||
| mod.rs | ||
| roasters.rs | ||
| roasts.rs | ||
| stats.rs | ||
| timeline.rs | ||
| webauthn.rs | ||