mealie/frontend/types
Michael Genson 6ee64535df
feat: recipe timeline backend api (#1685)
* added recipe_timeline_events table to db

* added schema and routes for recipe timeline events

* added missing mixin and fixed update schema

* added tests

* adjusted migration revision tree

* updated alembic revision test

* added initial timeline event for new recipes

* added additional tests

* added event bus support

* renamed event_dt to timestamp

* add timeline_events to ignore list

* run code-gen

* use new test routes implementation

* use doc string syntax

* moved event type enum from db to schema

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-11-01 00:12:26 -08:00
..
recipe chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
application-types.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
auto-forms.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
components.d.ts feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
ocr-types.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ts-shim.d.ts refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
vuetify.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00