mealie/dev/scripts
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
..
output refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
templates update development scripts 2021-08-01 19:24:05 -08:00
all_recipes_stress_test.py perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
api_docs_gen.py feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
app_routes_gen.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
dummy_users.py feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
gen_error_messages.py refactor(backend): ♻️ change error messages to follow standard pattern to match locals on frontend (#668) 2021-09-02 21:33:18 -08:00
gen_global_componenets.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
publish-release-branch.sh feature/editor-improvements (#289) 2021-04-21 21:52:12 -08:00
types_gen.py update development scripts 2021-08-01 19:24:05 -08:00