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 |
|
hay-kot
|
8710dad727
|
fix recipe static routes
|
2021-08-09 16:19:23 -08:00 |
|
hay-kot
|
bde885dc84
|
refactor(frontend): ♻️ rewrite search componenets to typescript
|
2021-08-08 20:52:44 -08:00 |
|
hay-kot
|
9386cc320b
|
refactor(frontend): 🚧 Migrate Dashboard to Nuxt
Add API and Functinality for Admin Dashboard. Stills needs to clean-up. See // TODO's
|
2021-08-07 15:12:25 -08:00 |
|
hay-kot
|
5ee0a57163
|
feat(frontend): 👷 Add image operations to recipe page
Added/Fixed image upload/get process on the recipe pages as well as some additional styling
|
2021-08-03 21:38:45 -08:00 |
|
hay-kot
|
afcad2f701
|
feat(frontend): 🚧 CRUD Functionality
|
2021-08-02 22:15:11 -08:00 |
|
hay-kot
|
00a8fdda41
|
reorganize all frontend items
|
2021-08-01 19:24:47 -08:00 |
|
hay-kot
|
f6b3285ae3
|
refactor(frontend): 🚧 rename recipe and meal-plan components
|
2021-07-31 15:07:19 -08:00 |
|
hay-kot
|
8d3db89327
|
nuxt init
|
2021-07-31 14:00:28 -08:00 |
|