mealie/frontend/lib/api/user
Michael Genson a2dcdc1adf
feat: "I Made This" Dialog (#1801)
* added chef hat

* removed unnecessary log

* modified recipe and recipe timeline event schema
changed timeline event "message" -> "event_message"
added "last made" timestamp to recipe

* added "I made this" dialog to recipe action menu

* added missing field and re-ran code-gen

* moved dialog out of context menu and refactored
removed references in action menu and context menu
refactored dialog to be triggered by a button instead
added route to update recipe last made timestamp
added visual for last made timestamp to recipe header and title

* added sorting by last made

* switched event type to comment

* replaced alter column with pydantic alias

* added tests for event message alias
2022-11-13 14:12:53 -09:00
..
recipes feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
backups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
email.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-cookbooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-event-notifier.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan-rules.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-migrations.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-multiple-purpose-labels.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-reports.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-seeder.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-shopping-lists.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-tasks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-webhooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
groups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ocr.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-categories.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tags.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tools.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-bulk-actions.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-foods.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-units.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
upload.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
user-registration.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
users.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
utils.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00