Skip to content

Releases: cozy/mespapiers

3.4.0

10 Jun 09:24
Compare
Choose a tag to compare

✨ Features

  • Add CountryList to another papers (079025a)
  • Add default value country metadata to specific papers (cf3f820)
  • Correction of the style of creation steps (f9eda04)
  • Use FixedDialog instead Dialog (cb69653)
  • Remove search on birthcity (6d29cea)
  • Add translated BIC number label in search (2e5bb9c)
  • Add search on national health insurance card label (4ac7677)
  • Use default expanded attributes in search result (eedebf2)
  • Add tax certificate paper (bff2dcb)
  • Add OCR for vehicle registration (d72706f)
  • Adjusting the display of konnectors without files (cce3d43)
  • Change style home page skeleton (fdb053b)
  • Hide search when there are no files (d9c5d87)
  • Konnector UI management without files (0afdaf7)
  • Remove Onboarding feature (c2e8b97)
  • Show Empty also when no konnectors have files (a7635ff)
  • Redirect when webview killed in 'scanDocument' (19adb35)
  • Add possibility to define a specific doctype (6e315d5)
  • Go to correct step when webview killed in 'scanDocument' (7040457)
  • Add support for io.cozy.bills and use it in expense_claim (ac42025)
  • Add mobile notifications to the expiration service (83ea8d5)
  • Change the execution time slot for the expiration service (cbf59e0)
  • Reverse usage of bills in expense_claim paper (c1295fc)
  • Adjust search result (46c1c96)

🐛 Bug Fixes

  • Translate country metadata only if valid (4512b99)
  • Bic number wasn't supported well in search (11a1989)
  • Ensure country code used for translation is valid (7faf374)
  • Set default value for formData when editing it (2d32099)
  • When using OCR, save or retrieve metadata in the correct place (9c84c35)
  • Support old flagship app in FormDataProvider loadFormBackup (1e58ad1)
  • Wait until StepperDialogProvider is ready (c1e2658)
  • Stuck when OCR was not activated (406f682)
  • Forwarding files not working because docs not forwarded in state (9bcd94c)
  • File name wasn't correct (8b58363)

🔧 Tech

  • Add methods to export and import data from FormDataProvider (6bfa967)
  • Add an indexed storage wrapper based on localforage (a8097f9)
  • Merge all files from cozy-mespapiers-lib to mespapiers app (13c4c44)

3.4.0-beta.1

07 Jun 08:03
Compare
Choose a tag to compare
3.4.0-beta.1 Pre-release
Pre-release

✨ Features

  • Add CountryList to another papers (079025a)
  • Add default value country metadata to specific papers (cf3f820)
  • Correction of the style of creation steps (f9eda04)
  • Use FixedDialog instead Dialog (cb69653)
  • Remove search on birthcity (6d29cea)
  • Add translated BIC number label in search (2e5bb9c)
  • Add search on national health insurance card label (4ac7677)
  • Use default expanded attributes in search result (eedebf2)
  • Add tax certificate paper (bff2dcb)
  • Add OCR for vehicle registration (d72706f)
  • Adjusting the display of konnectors without files (cce3d43)
  • Change style home page skeleton (fdb053b)
  • Hide search when there are no files (d9c5d87)
  • Konnector UI management without files (0afdaf7)
  • Remove Onboarding feature (c2e8b97)
  • Show Empty also when no konnectors have files (a7635ff)
  • Redirect when webview killed in 'scanDocument' (19adb35)
  • Add possibility to define a specific doctype (6e315d5)
  • Go to correct step when webview killed in 'scanDocument' (7040457)
  • Add support for io.cozy.bills and use it in expense_claim (ac42025)
  • Add mobile notifications to the expiration service (83ea8d5)
  • Change the execution time slot for the expiration service (cbf59e0)
  • Reverse usage of bills in expense_claim paper (c1295fc)
  • Adjust search result (46c1c96)

🐛 Bug Fixes

  • Translate country metadata only if valid (4512b99)
  • Bic number wasn't supported well in search (11a1989)
  • Ensure country code used for translation is valid (7faf374)
  • Set default value for formData when editing it (2d32099)
  • When using OCR, save or retrieve metadata in the correct place (9c84c35)
  • Support old flagship app in FormDataProvider loadFormBackup (1e58ad1)
  • Wait until StepperDialogProvider is ready (c1e2658)
  • Stuck when OCR was not activated (406f682)
  • Forwarding files not working because docs not forwarded in state (9bcd94c)
  • File name wasn't correct (8b58363)

🔧 Tech

  • Add methods to export and import data from FormDataProvider (6bfa967)
  • Add an indexed storage wrapper based on localforage (a8097f9)
  • Merge all files from cozy-mespapiers-lib to mespapiers app (13c4c44)

3.3.5

03 May 11:30
Compare
Choose a tag to compare

✨ Features

  • Add taxNumber to migration script
  • Upgrade cozy-ui 105.2.1 to 105.10.2
  • Upgrade cozy-client 46.0.0 to 46.8.0
  • Upgrade cozy-mespapiers-lib 90.0.0 to 95.0.3
    • Add a health paper (2aadd32)
    • Add licenseNumber and confidentialNumber in search (28149bf)
    • Add licenseNumber and confidentialNumber on vehicle_registration (5ae2469)
    • Add vehicle registration license number on file name (92e1a99)
    • Filter with several themes (7d81402)
    • Hide the badge on the filter button when themes filter is visible (ae388df)
    • Remove fuse.js lib (9839d99)
    • Homogenize the behavior of importAuto (e34f64a)
    • The importAuto action display a contextualize konnector icon (9511e06)
    • Use the connector name instead of the slug in the description (15a4458)
    • Add Adornment attribute to TextField in RadioAdapter (a551d9b)
    • Convert options of RadioAdapter component to object (d9cb7b3)
    • Converting noticePeriod information steps (9173877)
    • Update information steps with a list of radio inputs (829bdd8)

🐛 Bug Fixes

  • By updating cozy-mespapiers-lib:
    • The selectedThemes argument of (66365fc)
    • The konnector category of the phone_invoice paper (8039e65)
    • When editing, save or get metadata in the right place (c3a163d)
    • featureDate attribute must be the one provided by the papersDefinitions (4291159)
    • Save the right information in contractType metadata (8849e7b)
    • Using the inputLabel attribute in the RadioAdapter (1544227)
    • Merge all metadata when submit information step (900c3d7)
    • The noticePeriod field must be a TextField during ocr (74a6a14), closes cozy/cozy-libs#2515
    • Wrong writing of the pay_sheet qualification (9dafd90)
    • Create a paper if myself does not exist (63b6dd7)
    • Download action calls a function with bad argument (ae9bbd2)
    • Add missing locales for installing app button (82d2122)

3.3.5-beta.2

03 May 08:25
Compare
Choose a tag to compare
3.3.5-beta.2 Pre-release
Pre-release

✨ Features

  • Add taxNumber to migration script
  • Upgrade cozy-ui 105.2.1 to 105.10.2
  • Upgrade cozy-client 46.0.0 to 46.8.0
  • Upgrade cozy-mespapiers-lib 90.0.0 to 95.0.3
    • Add a health paper (2aadd32)
    • Add licenseNumber and confidentialNumber in search (28149bf)
    • Add licenseNumber and confidentialNumber on vehicle_registration (5ae2469)
    • Add vehicle registration license number on file name (92e1a99)
    • Filter with several themes (7d81402)
    • Hide the badge on the filter button when themes filter is visible (ae388df)
    • Remove fuse.js lib (9839d99)
    • Homogenize the behavior of importAuto (e34f64a)
    • The importAuto action display a contextualize konnector icon (9511e06)
    • Use the connector name instead of the slug in the description (15a4458)
    • Add Adornment attribute to TextField in RadioAdapter (a551d9b)
    • Convert options of RadioAdapter component to object (d9cb7b3)
    • Converting noticePeriod information steps (9173877)
    • Update information steps with a list of radio inputs (829bdd8)

🐛 Bug Fixes

  • By updating cozy-mespapiers-lib:
    • The selectedThemes argument of (66365fc)
    • The konnector category of the phone_invoice paper (8039e65)
    • When editing, save or get metadata in the right place (c3a163d)
    • featureDate attribute must be the one provided by the papersDefinitions (4291159)
    • Save the right information in contractType metadata (8849e7b)
    • Using the inputLabel attribute in the RadioAdapter (1544227)
    • Merge all metadata when submit information step (900c3d7)
    • The noticePeriod field must be a TextField during ocr (74a6a14), closes cozy/cozy-libs#2515
    • Wrong writing of the pay_sheet qualification (9dafd90)
    • Create a paper if myself does not exist (63b6dd7)
    • Download action calls a function with bad argument (ae9bbd2)
    • Add missing locales for installing app button (82d2122)

3.3.5-beta.1

29 Apr 13:55
Compare
Choose a tag to compare
3.3.5-beta.1 Pre-release
Pre-release

✨ Features

  • Add taxNumber to migration script
  • Upgrade cozy-ui 105.2.1 to 105.10.2
  • Upgrade cozy-client 46.0.0 to 46.8.0
  • Upgrade cozy-mespapiers-lib 90.0.0 to 95.0.3
    • Add a health paper (2aadd32)
    • Add licenseNumber and confidentialNumber in search (28149bf)
    • Add licenseNumber and confidentialNumber on vehicle_registration (5ae2469)
    • Add vehicle registration license number on file name (92e1a99)
    • Filter with several themes (7d81402)
    • Hide the badge on the filter button when themes filter is visible (ae388df)
    • Remove fuse.js lib (9839d99)
    • Homogenize the behavior of importAuto (e34f64a)
    • The importAuto action display a contextualize konnector icon (9511e06)
    • Use the connector name instead of the slug in the description (15a4458)
    • Add Adornment attribute to TextField in RadioAdapter (a551d9b)
    • Convert options of RadioAdapter component to object (d9cb7b3)
    • Converting noticePeriod information steps (9173877)
    • Update information steps with a list of radio inputs (829bdd8)

🐛 Bug Fixes

  • By updating cozy-mespapiers-lib:
    • The selectedThemes argument of (66365fc)
    • The konnector category of the phone_invoice paper (8039e65)
    • When editing, save or get metadata in the right place (c3a163d)
    • featureDate attribute must be the one provided by the papersDefinitions (4291159)
    • Save the right information in contractType metadata (8849e7b)
    • Using the inputLabel attribute in the RadioAdapter (1544227)
    • Merge all metadata when submit information step (900c3d7)
    • The noticePeriod field must be a TextField during ocr (74a6a14), closes cozy/cozy-libs#2515
    • Wrong writing of the pay_sheet qualification (9dafd90)
    • Create a paper if myself does not exist (63b6dd7)
    • Download action calls a function with bad argument (ae9bbd2)

3.3.4

26 Mar 15:59
Compare
Choose a tag to compare

✨ Features

  • Upgrade cozy-bar 7.27.0 to 12.0.0
  • upgrade cozy-sharing 10.2.0 to 10.4.1
  • Upgrade cozy-ui 103.8.0 to 105.2.1
  • Upgrade cozy-client 45.14.0 to 46.0.0
  • Upgrade cozy-flags 3.0.1 to 3.2.0
  • Upgrade cozy-mespapiers-lib 80.0.0 to 90.0.0
    • Add editText on pay_sheet attributes (11994d9)
    • Add netSocialAmount in search (f1266d7)
    • Add pay_sheet step (7a36680)
    • Add ref tax number on multiple papers (104bdaa)
    • Add translated pay_sheet number in flexsearch (d953623)
    • Add foreign national_id_card (90b9449)
    • Adjust buttons styles for Viewer (dcad271)
    • Add support for , and . in input type number (6fbe07d)

🐛 Bug Fixes

  • ExpirationNotification should use the en locale by default
  • By updating cozy-mespapiers-lib:
    • Add metadata.netSocialAmount into query select (73d75a2)
    • Change type of the variant Alert (ed3a07e)

3.3.4-beta.4

26 Mar 14:16
Compare
Choose a tag to compare
3.3.4-beta.4 Pre-release
Pre-release

✨ Features

  • Upgrade cozy-mespapiers-lib to 90.0.0
  • Upgrade cozy-ui to 105.2.1

3.3.4-beta.3

21 Mar 17:05
Compare
Choose a tag to compare
3.3.4-beta.3 Pre-release
Pre-release

✨ Features

  • Upgrade cozy-mespapiers-lib to 88.0.5

3.3.4-beta.2

21 Mar 15:06
Compare
Choose a tag to compare
3.3.4-beta.2 Pre-release
Pre-release

✨ Features

  • Upgrade cozy-mespapiers-lib to 88.0.3

3.3.4-beta.1

21 Mar 10:25
Compare
Choose a tag to compare
3.3.4-beta.1 Pre-release
Pre-release

✨ Features

  • Upgrade cozy-bar 7.27.0 to 12.0.0
  • upgrade cozy-sharing 10.2.0 to 10.4.1
  • Upgrade cozy-ui 103.8.0 to 105.0.2
  • Upgrade cozy-client 45.14.0 to 46.0.0
  • Upgrade cozy-flags 3.0.1 to 3.2.0
  • Upgrade cozy-mespapiers-lib 80.0.0 to 88.0.0
    • Add editText on pay_sheet attributes (11994d9)
    • Add netSocialAmount in search (f1266d7)
    • Add pay_sheet step (7a36680)
    • Add ref tax number on multiple papers (104bdaa)
    • Add translated pay_sheet number in flexsearch (d953623)
    • Add foreign national_id_card (90b9449)
    • Adjust buttons styles for Viewer (dcad271)
    • Add support for , and . in input type number (6fbe07d)

🐛 Bug Fixes

  • ExpirationNotification should use the en locale by default
  • By updating cozy-mespapiers-lib:
    • Add metadata.netSocialAmount into query select (73d75a2)
    • Change type of the variant Alert (ed3a07e)