-
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-intent@1.17.1
head repository: cozy/cozy-libs
compare: cozy-intent@1.17.3
Commits on Apr 29, 2022
-
fix: VaultClient can be undefined at first
Since the 4.1.0 of cozy-keys-lib, we render children even if vaultClient is not defined yet. In that case we we were displaying TriggerManager without vaultClient. It was raising an error. The current fix, is to not display the TriggerManager when vaultClient is null. The result for the end user, was to get a blank form when configuring a konnector from the store
Configuration menu - View commit details
-
Copy full SHA for 8a6f02b - Browse repository at this point
Copy the full SHA 8a6f02bView commit details -
fix: Check if we need to display the unlock form
Since the cozy-libs-key v4, we need to manually check if we want to display the UnlockForm or not. So let's do it.
Configuration menu - View commit details
-
Copy full SHA for fe230ce - Browse repository at this point
Copy the full SHA fe230ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e77588c - Browse repository at this point
Copy the full SHA e77588cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c2c6ef - Browse repository at this point
Copy the full SHA 7c2c6efView commit details -
fix: Upgrade cozy-keys-lib requirement
BREAKING CHANGE: cozy-keys-lib >= 4.1.9 is now required.
Configuration menu - View commit details
-
Copy full SHA for c4eb57f - Browse repository at this point
Copy the full SHA c4eb57fView commit details -
- cozy-harvest-lib@9.0.0 - cozy-mespapiers-lib@0.9.2
Cozy Bot committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 4595551 - Browse repository at this point
Copy the full SHA 4595551View commit details -
fix: bump schema-utils from 2.7.0 to 4.0.0
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 2.7.0 to 4.0.0. - [Release notes](https://github.com/webpack/schema-utils/releases) - [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md) - [Commits](webpack/schema-utils@v2.7.0...v4.0.0) --- updated-dependencies: - dependency-name: schema-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bfedbe8 - Browse repository at this point
Copy the full SHA bfedbe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f42e39 - Browse repository at this point
Copy the full SHA 2f42e39View commit details
Commits on May 2, 2022
-
feat: Open InAppBrowser via cozy-intent when in flaghip app
This needs implementation of showInAppBrowser and closeInAppBrowser methods in flagship app
Configuration menu - View commit details
-
Copy full SHA for 5ee31ea - Browse repository at this point
Copy the full SHA 5ee31eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0351500 - Browse repository at this point
Copy the full SHA 0351500View commit details -
- cozy-harvest-lib@9.1.0 - cozy-mespapiers-lib@0.9.3
Cozy Bot committedMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e308c2 - Browse repository at this point
Copy the full SHA 2e308c2View commit details -
fix: bump form-data from 3.0.0 to 4.0.0
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](form-data/form-data@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: form-data dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a8546f - Browse repository at this point
Copy the full SHA 0a8546fView commit details -
- cozy-harvest-lib@9.1.1 - cozy-mespapiers-lib@0.9.4
Cozy Bot committedMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 319a9e2 - Browse repository at this point
Copy the full SHA 319a9e2View commit details -
fix: bump @babel/plugin-proposal-object-rest-spread
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.16.0 to 7.17.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.17.3/packages/babel-plugin-proposal-object-rest-spread) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-object-rest-spread" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 591799c - Browse repository at this point
Copy the full SHA 591799cView commit details -
fix: bump stylus from 0.54.7 to 0.57.0
Bumps [stylus](https://github.com/stylus/stylus) from 0.54.7 to 0.57.0. - [Release notes](https://github.com/stylus/stylus/releases) - [Changelog](https://github.com/stylus/stylus/blob/dev/Changelog.md) - [Commits](stylus/stylus@0.54.7...0.57.0) --- updated-dependencies: - dependency-name: stylus dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 30ca46a - Browse repository at this point
Copy the full SHA 30ca46aView commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4368f6 - Browse repository at this point
Copy the full SHA b4368f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c10dc - Browse repository at this point
Copy the full SHA d5c10dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d5334 - Browse repository at this point
Copy the full SHA b5d5334View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5f545 - Browse repository at this point
Copy the full SHA af5f545View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40e711 - Browse repository at this point
Copy the full SHA a40e711View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73211b - Browse repository at this point
Copy the full SHA d73211bView commit details -
feat: Add multiple choice to Contact step
On creation of paper, add the possibility to choose several contacts per paper
Configuration menu - View commit details
-
Copy full SHA for fd71460 - Browse repository at this point
Copy the full SHA fd71460View commit details -
fix: The buildFilename function needs all the contacts
This function must manage several contacts
Configuration menu - View commit details
-
Copy full SHA for 4dcd523 - Browse repository at this point
Copy the full SHA 4dcd523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88419f0 - Browse repository at this point
Copy the full SHA 88419f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e5878 - Browse repository at this point
Copy the full SHA 63e5878View commit details -
refactor: Some rename on PapersListWrapper to be more generic
Refactor isLoading.. conditions
Configuration menu - View commit details
-
Copy full SHA for aaa6f82 - Browse repository at this point
Copy the full SHA aaa6f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f075e0 - Browse repository at this point
Copy the full SHA 2f075e0View commit details -
feat: Add the ability to display multiple contacts per file
Now that we can have multiple contacts per file, we need to display them correctly, without visually duplicating the files involved. The UI rules are as follows: - A section containing the names of the contacts is created in the list. - If there are more than 2 contacts, then "..." is added after the contact names. - If the names of the contacts are identical (and there are only 2 of them), then they are merged (e.g. `Isabelle and Paul Durand`).
Configuration menu - View commit details
-
Copy full SHA for fc1297e - Browse repository at this point
Copy the full SHA fc1297eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd46e46 - Browse repository at this point
Copy the full SHA fd46e46View commit details -
refactor: Rename buildPaperslistByContact to buildFilesByContacts
Move buildFilesByContacts to Parpers/helpers.js
Configuration menu - View commit details
-
Copy full SHA for bb93be6 - Browse repository at this point
Copy the full SHA bb93be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e99bc2e - Browse repository at this point
Copy the full SHA e99bc2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f1b23 - Browse repository at this point
Copy the full SHA 08f1b23View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f7ed408 - Browse repository at this point
Copy the full SHA f7ed408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe7fc8 - Browse repository at this point
Copy the full SHA 6fe7fc8View commit details -
refactor: Remove required on placeholder prop in ActionMenuImportDropdow
to remove error in console
Configuration menu - View commit details
-
Copy full SHA for 35385df - Browse repository at this point
Copy the full SHA 35385dfView commit details -
refactor: Replace condition to remove error in console
returns unsupported boolean in some cases
Configuration menu - View commit details
-
Copy full SHA for 9b8b208 - Browse repository at this point
Copy the full SHA 9b8b208View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb2a8d - Browse repository at this point
Copy the full SHA dcb2a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8895446 - Browse repository at this point
Copy the full SHA 8895446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85903d8 - Browse repository at this point
Copy the full SHA 85903d8View commit details -
refactor: Switch arg position in getPaperDefinitionByLabel
since we use files as first entry to compute data
Configuration menu - View commit details
-
Copy full SHA for 16555eb - Browse repository at this point
Copy the full SHA 16555ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 754146d - Browse repository at this point
Copy the full SHA 754146dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7983d2 - Browse repository at this point
Copy the full SHA d7983d2View commit details -
feat: Upgrade cozy-ui to 66.2.0
need to upgrade cozy-device-helper to 2.0.0 in peerdep because of cozy-ui BC https://github.com/cozy/cozy-ui/releases/tag/v66.0.0
Configuration menu - View commit details
-
Copy full SHA for 7128646 - Browse repository at this point
Copy the full SHA 7128646View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd839dc - Browse repository at this point
Copy the full SHA fd839dcView commit details -
feat: Add hasItemByLabel helper
will be moved in cozy-client after feature validation
Configuration menu - View commit details
-
Copy full SHA for 9b468e5 - Browse repository at this point
Copy the full SHA 9b468e5View commit details -
refactor: Replace arg in object on getFeaturedPlaceholders
to be able to add arg easily
Configuration menu - View commit details
-
Copy full SHA for 0c56bc8 - Browse repository at this point
Copy the full SHA 0c56bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c4ace - Browse repository at this point
Copy the full SHA 73c4aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6294e7 - Browse repository at this point
Copy the full SHA c6294e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9253f6 - Browse repository at this point
Copy the full SHA d9253f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f8e75 - Browse repository at this point
Copy the full SHA 44f8e75View commit details
There are no files selected for viewing