Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix next/prev week on mobile meal plan #2884

Merged

Conversation

ebwinters
Copy link
Contributor

@ebwinters ebwinters commented Jan 14, 2024

Fixes #2864 Next/prev buttons on mobile for meal plan were not working (visibly). They were actually changing the calendar view which was hidden in the mobile sized viewport, but not the mobile list view. Below is a video of the fix. Could not find any vue tests so did not write any

tandoor.mov

@ebwinters
Copy link
Contributor Author

@vabene1111 @smilerz can I get a review here

@vabene1111
Copy link
Collaborator

you will get a review once I have the time to do a review. I see notifications for all issues/PRs so things will not be faster if everyone tags me :) Still thank you of course for the PR, its just that the amount of issues/suggestions/PRs that occur every day in tandoor are simple not managable by a single person in a timely manner so everything just takes it time.

@vabene1111 vabene1111 merged commit b430476 into TandoorRecipes:develop Jan 19, 2024
@vabene1111
Copy link
Collaborator

thanks for the PR, merged for next release

smilerz added a commit to smilerz/recipes that referenced this pull request Jan 19, 2024
commit 5129ef7
Merge: deba961 8d4cb4f
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:41:00 2024 +0800

    Merge pull request TandoorRecipes#2715 from nyanSpruk/patch-1

    fix: Typo in shopping.md

commit deba961
Merge: 92cfd09 5a6a178
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:27:18 2024 +0800

    Merge pull request TandoorRecipes#2722 from swnf/bind-ipv6

    Make gunicorn and nginx listen to IPv6

commit 92cfd09
Merge: 14b7a8f 3adb4c5
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:24:54 2024 +0800

    Merge pull request TandoorRecipes#2785 from axeleroy/patch-1

    Add instructions to add the PWA on Firefox for Android

commit 14b7a8f
Merge: ab4bac0 8e0bc3a
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:21:30 2024 +0800

    Merge pull request TandoorRecipes#2866 from Colcothar/automation-doc-typo

    Fix typo in automation doc

commit ab4bac0
Merge: 838edc5 3140480
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:17:31 2024 +0800

    Merge pull request TandoorRecipes#2766 from TandoorRecipes/dependabot/pip/cryptography-41.0.7

    Bump cryptography from 41.0.6 to 41.0.7

commit 838edc5
Merge: 8910784 d131278
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:15:39 2024 +0800

    Merge pull request TandoorRecipes#2859 from harry48225/touchable-fix

    Touchable fix

commit 8910784
Merge: e951490 8f8147f
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:13:10 2024 +0800

    Merge pull request TandoorRecipes#2657 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-background-sync-7.0.0

    Bump workbox-background-sync from 6.6.1 to 7.0.0 in /vue

commit e951490
Merge: 0d9e2a8 f826f93
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:13:00 2024 +0800

    Merge pull request TandoorRecipes#2526 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-window-7.0.0

    Bump workbox-window from 6.6.1 to 7.0.0 in /vue

commit 0d9e2a8
Merge: e3445c4 bace2f7
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:09:35 2024 +0800

    Merge pull request TandoorRecipes#2850 from TandoorRecipes/dependabot/github_actions/github/codeql-action-3

    Bump github/codeql-action from 2 to 3

commit e3445c4
Merge: 1aa68f1 ccdd678
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:09:13 2024 +0800

    Merge pull request TandoorRecipes#2849 from TandoorRecipes/dependabot/github_actions/actions/setup-python-5

    Bump actions/setup-python from 4 to 5

commit 1aa68f1
Merge: a3a2812 4e05bc2
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:08:29 2024 +0800

    Merge pull request TandoorRecipes#2658 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-routing-7.0.0

    Bump workbox-routing from 6.6.1 to 7.0.0 in /vue

commit ccdd678
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Jan 19 09:02:56 2024 +0000

    Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit a3a2812
Merge: 8ef343c 537276c
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:02:07 2024 +0800

    Merge pull request TandoorRecipes#2713 from TandoorRecipes/dependabot/github_actions/actions/checkout-4

    Bump actions/checkout from 3 to 4

commit 8ef343c
Merge: e38b784 2397c66
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:01:39 2024 +0800

    Merge pull request TandoorRecipes#2527 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-navigation-preload-7.0.0

    Bump workbox-navigation-preload from 6.6.1 to 7.0.0 in /vue

commit e38b784
Merge: 90eba29 f168fb8
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 17:01:21 2024 +0800

    Merge pull request TandoorRecipes#2712 from TandoorRecipes/dependabot/github_actions/actions/setup-node-4

    Bump actions/setup-node from 3 to 4

commit 90eba29
Merge: 1a262ef 52cd588
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:58:52 2024 +0800

    Merge pull request TandoorRecipes#2765 from TandoorRecipes/dependabot/pip/django-storages-1.14.2

    Bump django-storages from 1.13.2 to 1.14.2

commit 1a262ef
Merge: 06ce360 517e465
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:58:35 2024 +0800

    Merge pull request TandoorRecipes#2764 from TandoorRecipes/dependabot/pip/pytest-factoryboy-2.6.0

    Bump pytest-factoryboy from 2.5.1 to 2.6.0

commit 06ce360
Merge: 0584fc3 8c87e0a
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:58:14 2024 +0800

    Merge pull request TandoorRecipes#2767 from TandoorRecipes/dependabot/pip/django-autocomplete-light-3.9.7

    Bump django-autocomplete-light from 3.9.4 to 3.9.7

commit 0584fc3
Merge: b430476 0576337
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:57:47 2024 +0800

    Merge pull request TandoorRecipes#2848 from TandoorRecipes/dependabot/pip/pillow-10.1.0

    Bump pillow from 10.0.1 to 10.1.0

commit b430476
Merge: 72d4404 8ec8d98
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:56:32 2024 +0800

    Merge pull request TandoorRecipes#2884 from ebwinters/ebwinters/fix_mobile_weeks

    Fix next/prev week on mobile meal plan

commit 72d4404
Merge: 0c94cf1 d6d8067
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:53:58 2024 +0800

    Merge pull request TandoorRecipes#2887 from adjokic/patch-1

    Add documenation for Docker + Apache + Subfolder

commit 0c94cf1
Merge: 1673254 da49b6b
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:44:06 2024 +0800

    Merge pull request TandoorRecipes#2870 from TandoorRecipes/dependabot/npm_and_yarn/vue/follow-redirects-1.15.4

    Bump follow-redirects from 1.15.2 to 1.15.4 in /vue

commit 1673254
Merge: 0493ef7 45f0413
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:43:50 2024 +0800

    Merge pull request TandoorRecipes#2873 from TandoorRecipes/dependabot/pip/jinja2-3.1.3

    Bump jinja2 from 3.1.2 to 3.1.3

commit 0493ef7
Merge: 1fd6a47 38c464e
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Fri Jan 19 16:13:28 2024 +0800

    Merge pull request TandoorRecipes#2872 from FaySmash/patch-1

    Improved the understandability of the postgres upgrade steps

commit 1fd6a47
Author: Tomasz Klimczak <klemensble@gmail.com>
Date:   Tue Jan 16 23:44:06 2024 +0000

    Translated using Weblate (Polish)

    Currently translated at 100.0% (554 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/

commit d6d8067
Author: adjokic <15988225+adjokic@users.noreply.github.com>
Date:   Tue Jan 16 21:58:21 2024 -0600

    Add documenation for Docker + Apache + Subfolder

commit bb52f89
Author: vabene1111 <vabene1234@googlemail.com>
Date:   Mon Jan 15 07:41:51 2024 +0800

    added max spaces per user + added custom app name + fixed theming tests

commit 8ec8d98
Author: ebwinters@comcast.net <ebwinters@comcast.net>
Date:   Sun Jan 14 12:29:00 2024 -0800

    fix mobile arrows

commit 35eff63
Author: vabene1111 <vabene1234@googlemail.com>
Date:   Sun Jan 14 15:39:02 2024 +0800

    updated theming tests

commit 8d90fad
Author: vabene1111 <vabene1234@googlemail.com>
Date:   Sun Jan 14 15:33:14 2024 +0800

    fixed theming breaking for users without space

commit 2ba2b97
Author: vabene1111 <vabene1234@googlemail.com>
Date:   Sun Jan 14 08:40:05 2024 +0800

    moved manifest to use main theming function

commit 26408c3
Author: vabene1111 <vabene1234@googlemail.com>
Date:   Sat Jan 13 07:42:54 2024 +0800

    removed debug code

commit 72b0bd7
Author: Cilantro4858 <underfoxy.milkman@slmail.me>
Date:   Fri Jan 12 20:35:43 2024 +0000

    Translated using Weblate (German)

    Currently translated at 100.0% (554 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/

commit 45f0413
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 11 19:51:57 2024 +0000

    Bump jinja2 from 3.1.2 to 3.1.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)

    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 38c464e
Author: FaySmash <30392780+FaySmash@users.noreply.github.com>
Date:   Thu Jan 11 17:56:45 2024 +0100

    Improved the understandability of the postgres upgrade steps

    I improved the understandability some parts in the psql examples for someone not familiar with the psql syntax.

commit b4f158b
Author: Jan Kubošek <kuboja@outlook.cz>
Date:   Wed Jan 10 00:54:20 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (554 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit da49b6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jan 10 08:50:00 2024 +0000

    Bump follow-redirects from 1.15.2 to 1.15.4 in /vue

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)

    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit e7d9d7b
Author: Jan Kubošek <kuboja@outlook.cz>
Date:   Tue Jan 9 19:47:05 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (554 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit 5f7a57a
Author: Mára Štěpánek <stepanekm7@gmail.com>
Date:   Tue Jan 9 12:11:51 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 92.0% (510 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit 4b1a80a
Author: Jan Kubošek <kuboja@outlook.cz>
Date:   Tue Jan 9 17:38:44 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 92.0% (510 of 554 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit 8efc3de
Author: Mára Štěpánek <stepanekm7@gmail.com>
Date:   Tue Jan 9 11:45:32 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 90.5% (491 of 542 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit 1f3cd11
Author: Jan Kubošek <kuboja@outlook.cz>
Date:   Tue Jan 9 11:48:39 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 90.5% (491 of 542 strings)

    Translation: Tandoor/Recipes Frontend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/

commit 94cfc36
Author: Jan Kubošek <kuboja@outlook.cz>
Date:   Tue Jan 9 11:04:57 2024 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (362 of 362 strings)

    Translation: Tandoor/Recipes Backend
    Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/

commit 8e0bc3a
Author: Colcothar <33038729+Colcothar@users.noreply.github.com>
Date:   Sat Jan 6 17:29:43 2024 +0000

    Fix typo in automation doc

commit d131278
Author: harry <harrybest800@gmail.com>
Date:   Wed Jan 3 22:38:10 2024 +0000

    Tweak alignment

commit d0cbe35
Author: harry <harrybest800@gmail.com>
Date:   Wed Nov 15 20:35:12 2023 +0000

    Adds psuedo selectors to increase touch target

commit bace2f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jan 1 00:44:38 2024 +0000

    Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)

    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 0576337
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jan 1 00:37:18 2024 +0000

    Bump pillow from 10.0.1 to 10.1.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@10.0.1...10.1.0)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3adb4c5
Author: Axel Leroy <3141536+axeleroy@users.noreply.github.com>
Date:   Wed Dec 6 10:00:48 2023 +0100

    Add instructions to add the PWA on Firefox for Android

commit 8c87e0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 1 00:59:22 2023 +0000

    Bump django-autocomplete-light from 3.9.4 to 3.9.7

    Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.9.4 to 3.9.7.
    - [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases)
    - [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG)
    - [Commits](yourlabs/django-autocomplete-light@3.9.4...3.9.7)

    ---
    updated-dependencies:
    - dependency-name: django-autocomplete-light
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3140480
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 1 00:59:18 2023 +0000

    Bump cryptography from 41.0.6 to 41.0.7

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.6...41.0.7)

    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 52cd588
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 1 00:59:13 2023 +0000

    Bump django-storages from 1.13.2 to 1.14.2

    Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.2.
    - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
    - [Commits](jschneier/django-storages@1.13.2...1.14.2)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 517e465
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 1 00:59:10 2023 +0000

    Bump pytest-factoryboy from 2.5.1 to 2.6.0

    Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.5.1 to 2.6.0.
    - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst)
    - [Commits](pytest-dev/pytest-factoryboy@2.5.1...2.6.0)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 5a6a178
Author: swnf <50806201+swnf@users.noreply.github.com>
Date:   Mon Nov 6 18:01:53 2023 +0100

    Make gunicorn and nginx listen to IPv6

commit 8d4cb4f
Author: Nik Jan Špruk <nik.janspruk@gmail.com>
Date:   Thu Nov 2 12:36:20 2023 +0100

    fix: Typo in shopping.md

    Made capital i in the sentence.

commit 537276c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 1 00:40:31 2023 +0000

    Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f168fb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 1 00:40:27 2023 +0000

    Bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 4e05bc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 1 00:49:42 2023 +0000

    Bump workbox-routing from 6.6.1 to 7.0.0 in /vue

    Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0.
    - [Release notes](https://github.com/googlechrome/workbox/releases)
    - [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 8f8147f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Oct 1 00:49:08 2023 +0000

    Bump workbox-background-sync from 6.6.1 to 7.0.0 in /vue

    Bumps [workbox-background-sync](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0.
    - [Release notes](https://github.com/googlechrome/workbox/releases)
    - [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0)

    ---
    updated-dependencies:
    - dependency-name: workbox-background-sync
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 2397c66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jul 1 00:05:24 2023 +0000

    Bump workbox-navigation-preload from 6.6.1 to 7.0.0 in /vue

    Bumps [workbox-navigation-preload](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0.
    - [Release notes](https://github.com/googlechrome/workbox/releases)
    - [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0)

    ---
    updated-dependencies:
    - dependency-name: workbox-navigation-preload
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f826f93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jul 1 00:04:56 2023 +0000

    Bump workbox-window from 6.6.1 to 7.0.0 in /vue

    Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0.
    - [Release notes](https://github.com/googlechrome/workbox/releases)
    - [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0)

    ---
    updated-dependencies:
    - dependency-name: workbox-window
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
@ebwinters ebwinters deleted the ebwinters/fix_mobile_weeks branch January 21, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next/Previous Week on Meal Plan not working
2 participants