brewlog/templates/partials
Jon Seager fb31d0a0c4
refactor(cafes): remove notes field from Cafe entity
- Add migration 0014 to drop the notes column from cafes table
- Remove notes from domain structs, repository, view model, CLI, routes
- Remove notes textarea/column from web templates
- Update bootstrap script and all test files
2026-02-03 21:02:37 +00:00
..
bag_list.html refactor(tables): standardise Added column as first column across all tables 2026-02-03 13:03:43 +00:00
brew_list.html fix(brews): lay out action icons horizontally and merge temp into recipe 2026-02-03 13:08:07 +00:00
cafe_list.html refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
cup_list.html feat(cups): add web views, templates, and navigation 2026-02-03 16:36:35 +00:00
gear_list.html refactor(tables): standardise Added column as first column across all tables 2026-02-03 13:03:43 +00:00
roast_list.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_list.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
table.html feat(mobile): add infinite scroll and hide pagination on mobile 2026-02-03 12:51:52 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html refactor(timeline): remove map pin icon from timeline title 2026-02-03 15:10:21 +00:00