-
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.16.1
head repository: cozy/cozy-libs
compare: cozy-intent@1.17.1
Commits on Apr 25, 2022
-
refactor: Normalize the usage of icons
The app needs to use the `Sprite` component, due to the dynamic loading of some icons, it should not import icons (via JS) The `Sprite` component injects all icons into the html, importing icons into JS duplicates those icons.
Configuration menu - View commit details
-
Copy full SHA for 9761d40 - Browse repository at this point
Copy the full SHA 9761d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5247d41 - Browse repository at this point
Copy the full SHA 5247d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a5d2c - Browse repository at this point
Copy the full SHA 17a5d2cView commit details -
feat: Add prop to config for redirect to Store
Add a property in the configuration file to be redirected to the Store pre-filtered on taxes
Configuration menu - View commit details
-
Copy full SHA for b7e6aaa - Browse repository at this point
Copy the full SHA b7e6aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad3d10 - Browse repository at this point
Copy the full SHA 7ad3d10View commit details
Commits on Apr 26, 2022
-
feat: Rework error handling flow
- This will handle scenarios that were unknown to this day (url casing) - Updated tests - Updated typings - Replaced throw statements with debug statements - Added more typeguards - Removed unused strings
Configuration menu - View commit details
-
Copy full SHA for ad860bd - Browse repository at this point
Copy the full SHA ad860bdView commit details -
chore(deps): Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 89b4ce0 - Browse repository at this point
Copy the full SHA 89b4ce0View commit details -
chore(deps): Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f1c79e5 - Browse repository at this point
Copy the full SHA f1c79e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6102a - Browse repository at this point
Copy the full SHA 8d6102aView commit details -
chore(deps): bump lodash-es in /packages/cozy-realtime/examples/chat
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 538a25e - Browse repository at this point
Copy the full SHA 538a25eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779af97 - Browse repository at this point
Copy the full SHA 779af97View commit details -
- cozy-harvest-lib@8.4.2 - cozy-mespapiers-lib@0.6.2 - cozy-realtime@4.0.7 - cozy-playgrounds@1.18.63
Cozy Bot committedApr 26, 2022 Configuration menu - View commit details
-
Copy full SHA for b60562a - Browse repository at this point
Copy the full SHA b60562aView commit details -
feat: Hide useless featured placeholders
The featured placeholders must have the property "placeholderIndex" in addition to "acquisitionSteps" or "connectorCriteria" to be displayed
Configuration menu - View commit details
-
Copy full SHA for eb16941 - Browse repository at this point
Copy the full SHA eb16941View commit details -
fix: Disable Placeholder correctly in list
Refactor for more clarity
Configuration menu - View commit details
-
Copy full SHA for fa1d324 - Browse repository at this point
Copy the full SHA fa1d324View commit details -
chore: Remove useless key in PapersDefinitions
Only the keys `category` & `name` currently exist in the `connectorCriteria` object
Configuration menu - View commit details
-
Copy full SHA for afb6a43 - Browse repository at this point
Copy the full SHA afb6a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510f151 - Browse repository at this point
Copy the full SHA 510f151View commit details -
feat: Bypass choices before paper creation
In case there is no possibility to go through a connector, we want to bypass the ActionMenu and go directly to the creation modal
Configuration menu - View commit details
-
Copy full SHA for 59e7815 - Browse repository at this point
Copy the full SHA 59e7815View commit details -
Now, as we don't display this component when there is no choice of connector, the conditions on the presence or not of the latter are no longer relevant
Configuration menu - View commit details
-
Copy full SHA for 17310ca - Browse repository at this point
Copy the full SHA 17310caView commit details -
feat: On mobile, add download action in paper line option
In the options (...) of each line of Paper, on mobile, we want to add the Download action
Configuration menu - View commit details
-
Copy full SHA for 6023cb0 - Browse repository at this point
Copy the full SHA 6023cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e7eba - Browse repository at this point
Copy the full SHA a7e7ebaView commit details -
fix: Next button position on contact and information paper creation step
Use same approach than AcquisitionResult
Configuration menu - View commit details
-
Copy full SHA for b340dd5 - Browse repository at this point
Copy the full SHA b340dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f1624 - Browse repository at this point
Copy the full SHA 07f1624View commit details -
feat: Update cozy-client and cozy-ui libs
BREAKING CHANGE: The following packages must be installed on the applications: ``` "cozy-ui": ">=64.0.0", "cozy-client": ">=28.2.1" ```
Configuration menu - View commit details
-
Copy full SHA for f929d97 - Browse repository at this point
Copy the full SHA f929d97View commit details -
feat: Move all cozy packages to devDeps & peerDeps
BREAKING CHANGE: The following packages must be installed on the applications: ``` "cozy-device-helper": ">=1.18.0", "cozy-doctypes": ">=1.83.3", "cozy-harvest-lib": ">=8.4.2", "cozy-sharing": ">=4.1.6" ```
Configuration menu - View commit details
-
Copy full SHA for 8f37e7e - Browse repository at this point
Copy the full SHA 8f37e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3e970 - Browse repository at this point
Copy the full SHA 7c3e970View commit details
Commits on Apr 27, 2022
-
To get the fix on the Forward button on the Viewer
Configuration menu - View commit details
-
Copy full SHA for 21f0008 - Browse repository at this point
Copy the full SHA 21f0008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b6604 - Browse repository at this point
Copy the full SHA 52b6604View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84f24e - Browse repository at this point
Copy the full SHA e84f24eView commit details
Commits on Apr 28, 2022
-
fix: FlagshipMetadata is now a getter
BREAKING CHANGE: flagshipMetadata reference has been replaced with getFlagshipMetadata(). It returns the same information but adds safety at file init
Configuration menu - View commit details
-
Copy full SHA for 11948ad - Browse repository at this point
Copy the full SHA 11948adView commit details -
- cozy-authentication@2.8.5 - cozy-device-helper@2.0.0 - cozy-harvest-lib@8.4.3 - cozy-intent@1.17.1 - cozy-mespapiers-lib@0.9.1 - cozy-realtime@4.0.8 - cozy-scanner@2.1.4 - cozy-sharing@4.1.7 - cozy-playgrounds@1.18.64
Cozy Bot committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for cf4a264 - Browse repository at this point
Copy the full SHA cf4a264View commit details
There are no files selected for viewing