Commit Graph

491 Commits

Author SHA1 Message Date
6eec3d18fe more fixes after rebase 2021-12-28 12:03:33 -06:00
de7d2e27d9 update migrations 2021-12-28 12:03:32 -06:00
dcfe4de61f Fix after rebase 2021-12-28 12:03:32 -06:00
f245aa8b4f add to shopping from card context menu 2021-12-28 12:03:32 -06:00
a217db5822 add new unit/food from shopping list 2021-12-28 12:03:32 -06:00
6e9d609fe0 edit supermarket categories 2021-12-28 12:03:32 -06:00
ecac3f3c2d related recipes included when adding mealplan to shopping list 2021-12-28 12:03:32 -06:00
7a0b395107 alpha shopping list 2021-12-28 12:03:32 -06:00
1f41fa04a3 autosync 2021-12-28 12:03:32 -06:00
7c598720d0 WIP 2021-12-28 12:03:32 -06:00
5c9f5e0e1a fade-enter-active 2021-12-28 12:03:32 -06:00
f400c7cd7c shopping line item 2021-12-28 12:03:32 -06:00
2a138a852f inheritance works with object moves 2021-12-28 12:03:32 -06:00
fbe748db62 food inherit attributes 2021-12-28 12:03:32 -06:00
4377505b14 Fix after rebase 2021-12-28 12:03:31 -06:00
c5c76cadea getUserPreference available for all UserPreferences 2021-12-28 12:03:31 -06:00
6eea7ac99b model changes and GenericAutoSchema 2021-12-28 12:03:31 -06:00
10a33add75 Fix after rebase 2021-12-28 12:03:31 -06:00
1a99a2d6f1 remove console.log 2021-12-19 11:31:16 -06:00
cf3ddfc610 fix inconsistent pagination 2021-12-19 11:08:30 -06:00
ecbd3edb97 WIP 2021-12-19 10:21:46 -06:00
ea62c10d9a remove console message 2021-12-16 09:20:56 -06:00
3516505dd1 fix bug in get_facet_api 2021-12-16 09:08:32 -06:00
4a747f5cd4 Revert "Revert "fixed vue build""
This reverts commit edde015b71.
2021-12-15 18:02:37 +01:00
2559905a78 fixed empty fields breaking recipe update 2021-12-15 17:45:53 +01:00
edde015b71 Revert "fixed vue build"
This reverts commit 7e07508a31.
2021-12-15 17:26:06 +01:00
9b7b8beea4 addeed yarn lock 2021-12-15 17:22:24 +01:00
09cc5aafe9 fix package.json 2021-12-07 15:38:03 -06:00
e3196a79a8 Merge pull request #1102 from TandoorRecipes/dependabot/npm_and_yarn/vue/typescript-4.5.2
Bump typescript from 4.4.4 to 4.5.2 in /vue
2021-12-03 17:38:53 +01:00
c89c88b981 Merge pull request #1101 from TandoorRecipes/dependabot/npm_and_yarn/vue/eslint-8.3.0
Bump eslint from 7.32.0 to 8.3.0 in /vue
2021-12-03 17:38:27 +01:00
cf6ea04f30 Bump typescript from 4.4.4 to 4.5.2 in /vue
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 16:38:10 +00:00
da748995e7 Bump eslint from 7.32.0 to 8.3.0 in /vue
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 16:37:54 +00:00
1d80ba3a3b Merge pull request #1103 from TandoorRecipes/dependabot/npm_and_yarn/vue/axios-0.24.0
Bump axios from 0.21.4 to 0.24.0 in /vue
2021-12-03 17:37:48 +01:00
29fe6c7363 Merge pull request #1099 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue-simple-calendar-6.0.3
Bump vue-simple-calendar from 5.0.1 to 6.0.3 in /vue
2021-12-03 17:37:38 +01:00
2bef5c3b51 Merge pull request #1096 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/eslint-config-typescript-9.1.0
Bump @vue/eslint-config-typescript from 7.0.0 to 9.1.0 in /vue
2021-12-03 17:36:36 +01:00
7e07508a31 fixed vue build 2021-12-03 11:47:04 +01:00
6c97594591 Bump axios from 0.21.4 to 0.24.0 in /vue
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 00:08:38 +00:00
5d353a0839 Bump vue-simple-calendar from 5.0.1 to 6.0.3 in /vue
Bumps [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) from 5.0.1 to 6.0.3.
- [Release notes](https://github.com/richardtallent/vue-simple-calendar/releases)
- [Changelog](https://github.com/richardtallent/vue-simple-calendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/richardtallent/vue-simple-calendar/commits/v6.0.3)

---
updated-dependencies:
- dependency-name: vue-simple-calendar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 00:07:33 +00:00
e02d2530aa Bump @vue/eslint-config-typescript from 7.0.0 to 9.1.0 in /vue
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 7.0.0 to 9.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v7.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 00:07:24 +00:00
5d6574b8cc Merge pull request #1068 from rose-a/fix-recipe-step-template
Render separate ingredients flex row for each step
2021-11-30 17:23:47 +01:00
4d2e7eadb6 Merge branch 'develop' into generic_modal_v2 2021-11-30 17:23:27 +01:00
7c985cec23 Merge pull request #1088 from smilerz/search_troubleshooting
add search debug
2021-11-30 17:21:40 +01:00
1907223a8a reduced api calls 2021-11-25 12:51:55 +01:00
9b5fe8f4e7 prevent page jump due to href=# 2021-11-25 01:35:12 +01:00
d76fdd090a meal plan hotkeys and sharing 2021-11-25 01:28:07 +01:00
55a0304700 add search debug 2021-11-24 12:10:15 -06:00
5b6dd62f8e generic modal refactored 2021-11-23 19:18:10 -06:00
ecd4ce603c Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2021-11-14 15:33:44 +01:00
695cab29a1 fixed book sharing and added step page 2021-11-14 15:33:25 +01:00
7b6ca94d49 Translated using Weblate (Slovenian)
Currently translated at 11.5% (24 of 208 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sl/
2021-11-14 14:06:36 +00:00