Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cozy/cozy-libs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cozy-harvest-lib@6.11.0
Choose a base ref
...
head repository: cozy/cozy-libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cozy-harvest-lib@6.12.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 8, 2021

  1. feat: Change AppLinkCard behaviour for geojson data

    We introduce here a 'harvest.datacard.coachCO2' flag, used to display
    the AppLinkCard or AppLinkButton for the CoachCO2 app.
    
    The display rules are the following:
    - When there is no data and the flag is enabled: show the AppLinkCard
    - When there is no data  and the flag is not enabled: show nothing
    - When there is data and the flag is enabled: show the AppLinkButton
    paultranvan committed Nov 8, 2021
    Copy the full SHA
    18a3ff0 View commit details
  2. [skip ci] Publish

     - cozy-harvest-lib@6.12.0
    Cozy Bot committed Nov 8, 2021
    Copy the full SHA
    d73c588 View commit details
Loading