mealie/frontend/types
Hayden 2e9026f9ea
feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725)
* feat(frontend): 💄 add recipe title

* fix(frontend): 🐛 fixes #722 side-bar issue

* feat(frontend):  Add page titles to all pages

* minor cleanup

* refactor(backend): ♻️ rewrite scheduler to be more modulare and work

* feat(frontend):  start password reset functionality

* refactor(backend): ♻️ refactor application settings to facilitate dependency injection

* refactor(backend): 🔥 remove RECIPE_SETTINGS env variables in favor of group settings

* formatting

* refactor(backend): ♻️ align naming convention

* feat(backend):  password reset

* test(backend):  password reset

* feat(frontend):  self-service password reset

* purge password schedule

* update user creation for tests

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-07 09:39:47 -08:00
..
api-types feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
api.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
application-types.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
components.d.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
index.d.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
ts-shim.d.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
vue.d.ts Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00