Commit Graph

475 Commits

Author SHA1 Message Date
234e27c4c1 recipe editor 2021-09-13 21:13:43 +02:00
22bde0424c delete and create added for books 2021-09-13 20:49:25 +02:00
8b09777b2c Merge branch 'feature/books_refactor' into develop
# Conflicts:
#	vue/webpack-stats.json
2021-09-13 19:30:13 +02:00
fd8797e2b7 cookbook view refactored, minor ui fixes 2021-09-13 19:28:16 +02:00
b752541302 added markdown editor for instructions 2021-09-13 17:25:39 +02:00
f009e105ec recipe search fixed 2021-09-13 15:21:15 +02:00
b9ff4387ad first rendering version 2021-09-13 14:26:54 +02:00
b86c9d295a basic errors fixed 2021-09-13 14:06:19 +02:00
4fbf080e2f basics 2021-09-13 12:39:29 +02:00
0501dd9a0a layout progress 2021-09-12 22:47:31 +02:00
c7be37d4b8 Merge pull request #885 from vabene1111/dependabot/npm_and_yarn/vue/typescript-4.4.3
Bump typescript from 4.3.2 to 4.4.3 in /vue
2021-09-11 13:12:53 +02:00
3460319a35 Bump typescript from 4.3.2 to 4.4.3 in /vue
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 11:11:31 +00:00
f64b3bca00 Bump workbox-precaching from 6.2.4 to 6.3.0 in /vue
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 11:11:11 +00:00
163d5a3892 Merge pull request #883 from vabene1111/dependabot/npm_and_yarn/vue/workbox-routing-6.3.0
Bump workbox-routing from 6.2.4 to 6.3.0 in /vue
2021-09-11 13:10:38 +02:00
1007a9f884 Bump workbox-routing from 6.2.4 to 6.3.0 in /vue
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 11:10:18 +00:00
9d0d72a7b2 Merge pull request #877 from vabene1111/dependabot/npm_and_yarn/vue/typescript-4.4.2
Bump typescript from 4.3.2 to 4.4.2 in /vue
2021-09-11 13:10:00 +02:00
29602e2f27 Merge pull request #876 from vabene1111/dependabot/npm_and_yarn/vue/workbox-precaching-6.2.4
Bump workbox-precaching from 6.1.5 to 6.2.4 in /vue
2021-09-11 13:09:55 +02:00
eb8c06032e Merge pull request #874 from vabene1111/dependabot/npm_and_yarn/vue/typescript-eslint/parser-4.31.0
Bump @typescript-eslint/parser from 4.26.1 to 4.31.0 in /vue
2021-09-11 13:09:45 +02:00
c0d1987545 Merge pull request #873 from vabene1111/dependabot/npm_and_yarn/vue/workbox-strategies-6.2.4
Bump workbox-strategies from 6.1.5 to 6.2.4 in /vue
2021-09-11 13:09:41 +02:00
79c1f2eb86 Merge branch 'develop' into generic_card_fix 2021-09-11 13:09:02 +02:00
1be24e80de Merge pull request #878 from smilerz/filter_by_rating
Filter by rating
2021-09-11 13:08:14 +02:00
882075199c Translated using Weblate (Italian)
Currently translated at 85.8% (109 of 127 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-11 09:06:06 +00:00
c8bff1660b transposed v-model 2021-09-10 14:51:37 -05:00
f6eb1b69cb card loading fixes 2021-09-10 11:37:27 -05:00
6888233b6a fixed mispelled parameter 2021-09-10 06:44:09 -05:00
cd137f9da3 yarn build 2021-09-09 19:07:16 -05:00
aae3b679aa filter by recipe 2021-09-09 18:55:47 -05:00
249557f8ef filter by rating 2021-09-09 15:23:46 -05:00
72c98a0f8a Bump typescript from 4.3.2 to 4.4.2 in /vue
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.4.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-09-09 04:03:31 +00:00
66c4a28c8f Bump workbox-precaching from 6.1.5 to 6.2.4 in /vue
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.5...v6.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 04:03:11 +00:00
c3246853d5 Bump @typescript-eslint/parser from 4.26.1 to 4.31.0 in /vue
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 04:02:47 +00:00
e796a55ff9 Bump workbox-strategies from 6.1.5 to 6.2.4 in /vue
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.5...v6.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 04:02:25 +00:00
51dd137d96 Merge branch 'develop' into create_inputList 2021-09-09 05:44:43 +02:00
83a747739a add new from ListInput 2021-09-08 14:01:21 -05:00
5f37af5710 Move/Merge updated to handle object vs id 2021-09-08 09:16:58 -05:00
9bdcf09f60 started reworking books 2021-09-08 16:15:33 +02:00
04c047bd31 fixed keyword url parameter type in search view 2021-09-08 15:44:36 +02:00
19d152461c various fixes food serializer 2021-09-08 15:05:54 +02:00
68b64ba8e2 Merge branch 'pr/865' into develop 2021-09-08 09:42:16 +02:00
b3477332e7 Merge pull request #866 from smilerz/log_pagination
implemented pagination on Log apis
2021-09-08 09:32:51 +02:00
8edc01db26 Merge pull request #861 from smilerz/food_tree_patch
post food_tree bug fixing
2021-09-08 09:11:00 +02:00
8420995aa8 updated RecipeSearch API 2021-09-07 13:52:14 -05:00
5c4bf20c6f Translated using Weblate (Italian)
Currently translated at 83.1% (99 of 119 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-09-07 16:06:03 +00:00
e32813281a Translated using Weblate (French)
Currently translated at 100.0% (119 of 119 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-09-07 16:06:03 +00:00
4d27a80cd5 implemented pagination on Log apis 2021-09-07 07:35:17 -05:00
c9d1a9b551 finished unit page 2021-09-06 14:00:32 -05:00
84744560e0 infinite loader bug fixing 2021-09-06 12:28:14 -05:00
7053a857c2 reworked MergeMixin to handle non-trees 2021-09-06 10:45:16 -05:00
f12558951a moved keyword Vue to generic components 2021-09-05 16:26:01 -05:00
638dd96812 finished making FoodList completely generic 2021-09-05 14:15:58 -05:00