mealie/frontend
Michael Genson b7ab16a7df
fix: shopping list frontend throttling on bulk actions (#1853)
* pause refresh when updating list

* throttle recipe +/- to one concurrent request
2022-11-30 20:29:27 -09:00
..
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components fix: text overflow on RecipeCard (#1830) 2022-11-27 10:33:03 -09:00
composables fix: planner date picker local and starting day (#1864) 2022-11-27 11:01:56 -09:00
lang feat: warn use when deleting self (#1848) 2022-11-30 20:26:50 -09:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
lib feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
pages fix: shopping list frontend throttling on bulk actions (#1853) 2022-11-30 20:29:27 -09:00
plugins chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js chore: lint-and-fix-vue-demi-imports (#1762) 2022-10-23 13:02:56 -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: apply API_PORT in containers (#1754) 2022-10-22 11:43:03 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js chore: shorten frontend build time (#1772) 2022-10-25 22:53:30 -08:00
package.json fix(deps): bump @vueuse/core from 9.5.0 to 9.6.0 in /frontend (#1850) 2022-11-27 11:53:00 -09:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
yarn.lock fix(deps): bump @vueuse/core from 9.5.0 to 9.6.0 in /frontend (#1850) 2022-11-27 11:53:00 -09:00