mealie/frontend
Hayden a2f8f27193
feat: support for lockable recipes (#876)
* feat:  support for lockable recipes

* feat(backend):  check user can update before updating recipe

* test(backend):  add recipe lock tests

* feat(frontend):  disabled lock action when not owner

* test(backend):  test non-owner can't lock recipe

* hide quantity on zero value

* fix(backend): 🐛 temp/partial fix for recipes with same name. WIP
2021-12-11 19:12:08 -09:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
assets Feature/misc tasks (#864) 2021-12-04 16:06:24 -09:00
components feat: support for lockable recipes (#876) 2021-12-11 19:12:08 -09:00
composables feat: support for lockable recipes (#876) 2021-12-11 19:12:08 -09:00
lang feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
layouts feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
pages feat: support for lockable recipes (#876) 2021-12-11 19:12:08 -09:00
plugins feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
static refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
utils/icons feat: add user recipe export functionality (#845) 2021-12-04 14:18:46 -09:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile fix ci/cd 2021-08-07 20:21:44 -08:00
Dockerfile Feature/update login UI (#716) 2021-10-02 12:18:01 -08:00
nuxt.config.js frontend build hot-fix 2021-12-11 15:54:28 -09:00
package.json add support for meta tags on share pages (#867) 2021-12-06 17:14:14 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
yarn.lock add support for meta tags on share pages (#867) 2021-12-06 17:14:14 -09:00