-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: Handle offline mode in Flagship app #2186
base: master
Are you sure you want to change the base?
Commits on Sep 24, 2024
-
refactor: Use
useSettings
hook in DefaultRedirectionSnackbarIn 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
Configuration menu - View commit details
-
Copy full SHA for cafd347 - Browse repository at this point
Copy the full SHA cafd347View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa234a1 - Browse repository at this point
Copy the full SHA fa234a1View commit details -
feat: Upgrade cozy-harvest-lib
`cozy-harvest-lib` has been upgraded to `30.0.1` in order to retrieve a fix on accounts fetching that provide support for Offline mode Related PR: cozy/cozy-libs#2585
Configuration menu - View commit details
-
Copy full SHA for 7f5be5b - Browse repository at this point
Copy the full SHA 7f5be5bView commit details -
feat: Upgrade cozy-client and cozy-intent
`cozy-client` has been upgraded to `49.0.0` in order to retrieve the Offline mode support `cozy-intent` has been upgraded to `2.23.0` as it is the new minimal version for `cozy-client` since `49.0.0` Related PR: cozy/cozy-client#1507
Configuration menu - View commit details
-
Copy full SHA for 1c0d809 - Browse repository at this point
Copy the full SHA 1c0d809View commit details -
feat: Upgrade cozy-device-helper
`cozy-device-helper` has been upgraded to `3.1.0` in order to retrieve the Offline mode support Related PR: cozy/cozy-libs#2562
Configuration menu - View commit details
-
Copy full SHA for 8d428e7 - Browse repository at this point
Copy the full SHA 8d428e7View commit details -
feat: Handle offline mode in Flagship app
We want cozy-home to be compatible with the new Flagship app's Offline mode When hosted in a Flagship app's WebView we now want to use FlagshipLink instead of StackLink in cozy-client This link will allow to redirect all queries to the Flagship app that will handle data access when offline but also when online Related PR: cozy/cozy-client#1507 Related PR: cozy/cozy-flagship-app#1239
Configuration menu - View commit details
-
Copy full SHA for 189dc77 - Browse repository at this point
Copy the full SHA 189dc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a2575 - Browse repository at this point
Copy the full SHA d4a2575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cc6d3 - Browse repository at this point
Copy the full SHA 95cc6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56ea58 - Browse repository at this point
Copy the full SHA e56ea58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797a312 - Browse repository at this point
Copy the full SHA 797a312View commit details