mealie/frontend
Hayden cfaac2e060
feat: additional cookbook features (tags, tools, and public) (#1116)
* migration: add public, tags, and tools

* generate frontend types

* add help icon

* start replacement for tool-tag-category selector

* add help icon utility

* use generator types

* add support for cookbook features

* add UI elements for cookbook features

* fix tests

* fix type error
2022-04-01 09:50:31 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
composables feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
lang Feature/auto generate crowdin data (#1071) 2022-03-19 16:33:55 -08:00
layouts feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
pages feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
plugins Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
static update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
utils/icons feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js Fix more typing issues (#928) 2022-01-15 17:38:11 -09: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 feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js Enable localization based on browser settings, add language selector (#925) 2022-03-19 13:27:40 -08:00
package.json update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
yarn.lock update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00