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

refactor: Use useSettings hook in DefaultRedirectionSnackbar #2117

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 19, 2024

  1. feat: Upgrade cozy-client to 46.9.0

    `cozy-client` has been upgraded to `46.9.0` to retrieve the new
    useSettings hook
    
    Related PR: cozy/cozy-client#1460
    Ldoppea committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    70b734d View commit details
    Browse the repository at this point in the history
  2. refactor: Use useSettings hook in DefaultRedirectionSnackbar

    In cozy/cozy-client#1460 we implemented a new `useSettings` hook
    
    This hook can be used in `DefaultRedirectionSnackbar` in order to
    simplify code and homogenize the way we access cozy-apps settings
    Ldoppea committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6db08c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349b630 View commit details
    Browse the repository at this point in the history