-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: cozy/cozy-libs
base: cozy-flags@2.11.0
head repository: cozy/cozy-libs
compare: cozy-flags@2.12.0
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56b9cfd - Browse repository at this point
Copy the full SHA 56b9cfdView commit details -
- cozy-mespapiers-lib@18.1.1 - cozy-sharing@6.0.1 - cozy-playgrounds@1.23.1
Cozy Bot committedFeb 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4db89ba - Browse repository at this point
Copy the full SHA 4db89baView commit details -
fix: Pass
flowProps.konnector
toLaunchTriggerCard
in Mes PapiersOtherwise `useFlowState(flow).konnector` is `undefined`.
Configuration menu - View commit details
-
Copy full SHA for dfdbefb - Browse repository at this point
Copy the full SHA dfdbefbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7c550 - Browse repository at this point
Copy the full SHA ee7c550View commit details -
Configuration menu - View commit details
-
Copy full SHA for f989e7c - Browse repository at this point
Copy the full SHA f989e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16beedc - Browse repository at this point
Copy the full SHA 16beedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3f6f7 - Browse repository at this point
Copy the full SHA ea3f6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3b815 - Browse repository at this point
Copy the full SHA 0c3b815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8306e1d - Browse repository at this point
Copy the full SHA 8306e1dView commit details -
feat: Add a
withDescription
prop toLaunchTriggerAlert
When set to `true`, it: - forces the alert to be in a `block` state, - puts actions at the bottom end, - and keeps the three dots menu at the top right
Configuration menu - View commit details
-
Copy full SHA for d8c947c - Browse repository at this point
Copy the full SHA d8c947cView commit details -
feat: Display an error message in
LaunchTriggerAlert
When `withDescription` is set to `true` and the connector is in error.
Configuration menu - View commit details
-
Copy full SHA for 00d9964 - Browse repository at this point
Copy the full SHA 00d9964View commit details -
feat: Display a maintenance message in
LaunchTriggerAlert
When `withDescription` is set to `true` and the connector is in maintenance.
Configuration menu - View commit details
-
Copy full SHA for 8bb35d0 - Browse repository at this point
Copy the full SHA 8bb35d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08ce9a - Browse repository at this point
Copy the full SHA c08ce9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf7d91 - Browse repository at this point
Copy the full SHA bcf7d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ff378 - Browse repository at this point
Copy the full SHA 61ff378View commit details -
chore: Add Jest config for
*.styl
files in HarvestThis is needed for tests that indirectly import components from Cozy UI that use `*.styl` files.
Configuration menu - View commit details
-
Copy full SHA for 656f226 - Browse repository at this point
Copy the full SHA 656f226View commit details -
- cozy-harvest-lib@12.8.0 - cozy-mespapiers-lib@18.2.0
Cozy Bot committedFeb 2, 2023 Configuration menu - View commit details
-
Copy full SHA for d5c3fdf - Browse repository at this point
Copy the full SHA d5c3fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb11971 - Browse repository at this point
Copy the full SHA bb11971View commit details -
- cozy-harvest-lib@12.8.1 - cozy-mespapiers-lib@18.2.1
Cozy Bot committedFeb 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 955056e - Browse repository at this point
Copy the full SHA 955056eView commit details -
fix(harvest): LaunchTriggerAlert wasn't showing connector icon when
account disconnected
Configuration menu - View commit details
-
Copy full SHA for 505beff - Browse repository at this point
Copy the full SHA 505beffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2cd00d - Browse repository at this point
Copy the full SHA c2cd00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d616e5 - Browse repository at this point
Copy the full SHA 4d616e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a7ca9 - Browse repository at this point
Copy the full SHA b3a7ca9View commit details -
fix(harvest): Routes for /config with LaunchTriggerAlert was incorrect
BREAKING CHANGE: `konnectorRoot` must be the route to the connector, not the account in it. You have to change something like `konnectorRoot="/harvest/connectorName/accounts/accountId"` in something like `konnectorRoot="/harvest/connectorName"`
Configuration menu - View commit details
-
Copy full SHA for c67f5a6 - Browse repository at this point
Copy the full SHA c67f5a6View commit details -
- cozy-harvest-lib@13.0.0 - cozy-mespapiers-lib@18.2.2
Cozy Bot committedFeb 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 2468b9c - Browse repository at this point
Copy the full SHA 2468b9cView commit details -
feat(mespapiers): Upgrade cozy-harvest-lib to 13.0.0 and cozy-ui 80.2.1
BREAKING CHANGE: `cozy-harvest-lib` must be `>=13.0.0` and `cozy-ui` must be `>=80.2.1`
Configuration menu - View commit details
-
Copy full SHA for dca72cd - Browse repository at this point
Copy the full SHA dca72cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7efd037 - Browse repository at this point
Copy the full SHA 7efd037View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dc2d1 - Browse repository at this point
Copy the full SHA c5dc2d1View commit details -
feat(mespapiers): Use identifier and accounts to get trigger instead of
sourceAccount. The sourceAccount changes during a deco/reco of a connector. But in this case the cozyMetadata.sourceAccount of a file is not updated, so it is not a reliable source. You have to use the sourceAccountIdentifier coupled with the connector slug to get the right trigger. This is what we do here.
Configuration menu - View commit details
-
Copy full SHA for 3c29138 - Browse repository at this point
Copy the full SHA 3c29138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219c012 - Browse repository at this point
Copy the full SHA 219c012View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56a74a - Browse repository at this point
Copy the full SHA c56a74aView commit details -
fix(harvest-lib): Redirection when close EditAccountModal
With the new synchronization banner, closing the edit modal must redirect to the configuration modal
Configuration menu - View commit details
-
Copy full SHA for 3b0dc42 - Browse repository at this point
Copy the full SHA 3b0dc42View commit details -
- cozy-harvest-lib@13.0.1 - cozy-mespapiers-lib@19.0.1
Cozy Bot committedFeb 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b24af5 - Browse repository at this point
Copy the full SHA 7b24af5View commit details
Commits on Feb 3, 2023
-
fix(harvest): Move variables before use
And we make sure to use the boolean value
Configuration menu - View commit details
-
Copy full SHA for 1aea052 - Browse repository at this point
Copy the full SHA 1aea052View commit details -
feat(harvest): Add a maintenance message as a suffix
Except for the case of disconnected and unknown
Configuration menu - View commit details
-
Copy full SHA for fad4f45 - Browse repository at this point
Copy the full SHA fad4f45View commit details -
feat: The sync button must redirect to the connection modal
if the connector is in error
Configuration menu - View commit details
-
Copy full SHA for 20ac4f8 - Browse repository at this point
Copy the full SHA 20ac4f8View commit details -
- cozy-harvest-lib@13.1.0 - cozy-mespapiers-lib@19.0.2
Cozy Bot committedFeb 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ddd16c7 - Browse repository at this point
Copy the full SHA ddd16c7View commit details -
feat: Update
cozy-harvest-lib
to13.1.0
incozy-mespapiers-lib
BREAKING CHANGE: `cozy-harvest-lib` must be `>=13.1.0`
Configuration menu - View commit details
-
Copy full SHA for 62c9176 - Browse repository at this point
Copy the full SHA 62c9176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb473d - Browse repository at this point
Copy the full SHA 0bb473dView commit details
Commits on Feb 6, 2023
-
fix(SharingBanner): Add custom previewPath
By default, previewPath is /preview but we needed to be /preview/ into cozy-notes. That's why, we can add previewPath to SharingBanner
Configuration menu - View commit details
-
Copy full SHA for 4221243 - Browse repository at this point
Copy the full SHA 4221243View commit details -
- cozy-mespapiers-lib@20.0.1 - cozy-sharing@6.0.2 - cozy-playgrounds@1.23.2
Cozy Bot committedFeb 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bcbe0e - Browse repository at this point
Copy the full SHA 0bcbe0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d163530 - Browse repository at this point
Copy the full SHA d163530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b67b4 - Browse repository at this point
Copy the full SHA 79b67b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5635dd5 - Browse repository at this point
Copy the full SHA 5635dd5View commit details
Commits on Feb 7, 2023
-
docs(mespapiers): Add a doc to help the creation
of a new paper configuration, and move Suggestions order section in a separate file
Configuration menu - View commit details
-
Copy full SHA for 9900133 - Browse repository at this point
Copy the full SHA 9900133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99026cf - Browse repository at this point
Copy the full SHA 99026cfView commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94c9e19 - Browse repository at this point
Copy the full SHA 94c9e19View commit details -
feat: Add triggers realtime to ConnectionFlow
With this commit, ConnectionFlow knows to update its trigger when it is created or deleted
Configuration menu - View commit details
-
Copy full SHA for b46616e - Browse repository at this point
Copy the full SHA b46616eView commit details -
test: Update other tests following the addition of realtime
on `io.cozy.triggers` in `ConnectionFlow`
Configuration menu - View commit details
-
Copy full SHA for b38be74 - Browse repository at this point
Copy the full SHA b38be74View commit details -
test: Add tests for handleTriggerCreated & handleTriggerDeleted method
And add missing attributes to fixtures
Configuration menu - View commit details
-
Copy full SHA for bacbcab - Browse repository at this point
Copy the full SHA bacbcabView commit details
There are no files selected for viewing