@dsivd/prestations-ng 18.8.0-beta.13 → 19.0.0-beta-9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.browserslistrc +12 -21
- package/ANGULAR_SIGNALS.md +850 -0
- package/CHANGELOG.md +366 -312
- package/COMPONENTS.md +350 -0
- package/CONTRIBUTING.md +8 -19
- package/ESLINT_MIGRATION_GUIDE.md +64 -67
- package/IAM_ACV_MIGRATION_OIDC.md +138 -0
- package/MULTI_ETAPES.md +1 -1
- package/README.md +5 -2
- package/UPGRADING_V12.md +0 -10
- package/UPGRADING_V16.md +0 -1
- package/UPGRADING_V18.md +398 -233
- package/UPGRADING_V19.md +1405 -0
- package/dsivd-prestations-ng-19.0.0-beta-9.tgz +0 -0
- package/fesm2022/dsivd-prestations-ng.mjs +9238 -10390
- package/fesm2022/dsivd-prestations-ng.mjs.map +1 -1
- package/index.html +1 -1
- package/package.json +19 -18
- package/schematics/package.json +3 -0
- package/schematics/utility/add-allow-synthetic-default-imports.js +2 -2
- package/schematics/utility/add-allowed-common-js-dependencies.js +3 -3
- package/schematics/utility/foehn2-bootstrap5-migration.js +21 -21
- package/schematics/utility/migrate-to-karma-coverage.js +2 -2
- package/schematics/utility/remove-emit-decorator-metadata.js +2 -2
- package/types/dsivd-prestations-ng.d.ts +3698 -0
- package/MODULES.md +0 -371
- package/abstract-page-component.d.ts +0 -57
- package/directives/currency-formatter.directive.d.ts +0 -20
- package/directives/formatter.module.d.ts +0 -11
- package/directives/iban-formatter.directive.d.ts +0 -10
- package/directives/ide-formatter.directive.d.ts +0 -17
- package/directives/ndc-formatter.directive.d.ts +0 -24
- package/dsivd-prestations-ng-18.8.0-beta.13.tgz +0 -0
- package/foehn-address/address.type.d.ts +0 -27
- package/foehn-address/foehn-address.module.d.ts +0 -15
- package/foehn-address/foehn-display-address.component.d.ts +0 -16
- package/foehn-address/foehn-input-address.component.d.ts +0 -107
- package/foehn-address/foehn-input-foreign-locality.component.d.ts +0 -16
- package/foehn-address/foehn-input-foreign-street.component.d.ts +0 -12
- package/foehn-agenda/calendar.type.d.ts +0 -9
- package/foehn-agenda/current-week.type.d.ts +0 -5
- package/foehn-agenda/day-slots.type.d.ts +0 -5
- package/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.d.ts +0 -21
- package/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.d.ts +0 -51
- package/foehn-agenda/foehn-agenda.component.d.ts +0 -29
- package/foehn-agenda/foehn-agenda.module.d.ts +0 -17
- package/foehn-agenda/pagination-week.type.d.ts +0 -5
- package/foehn-agenda/selected-slot.type.d.ts +0 -7
- package/foehn-autocomplete/foehn-autocomplete.component.d.ts +0 -126
- package/foehn-autocomplete/foehn-autocomplete.module.d.ts +0 -13
- package/foehn-boolean/foehn-boolean-checkbox.component.d.ts +0 -6
- package/foehn-boolean/foehn-boolean-radio.component.d.ts +0 -9
- package/foehn-boolean/foehn-boolean.module.d.ts +0 -12
- package/foehn-breadcrumb/breadcrumb-event.service.d.ts +0 -48
- package/foehn-breadcrumb/breadcrumb.d.ts +0 -19
- package/foehn-breadcrumb/foehn-breadcrumb.component.d.ts +0 -30
- package/foehn-breadcrumb/foehn-breadcrumb.module.d.ts +0 -10
- package/foehn-checkables/foehn-checkable-group.component.d.ts +0 -64
- package/foehn-checkables/foehn-checkables.module.d.ts +0 -17
- package/foehn-checkables/foehn-checkbox.component.d.ts +0 -9
- package/foehn-checkables/foehn-radio.component.d.ts +0 -12
- package/foehn-checkables/foehn-select.component.d.ts +0 -22
- package/foehn-checkables/form-select-option-group.d.ts +0 -4
- package/foehn-checkables/form-select-option.d.ts +0 -5
- package/foehn-confirm-modal/foehn-confirm-modal-content.d.ts +0 -9
- package/foehn-confirm-modal/foehn-confirm-modal.component.d.ts +0 -17
- package/foehn-confirm-modal/foehn-confirm-modal.module.d.ts +0 -9
- package/foehn-confirm-modal/foehn-confirm-modal.service.d.ts +0 -18
- package/foehn-date-picker/date-picker-navigation.helper.d.ts +0 -26
- package/foehn-date-picker/date-picker.helper.d.ts +0 -30
- package/foehn-date-picker/day-month.type.d.ts +0 -8
- package/foehn-date-picker/focused-day.type.d.ts +0 -6
- package/foehn-date-picker/foehn-date-picker.component.d.ts +0 -78
- package/foehn-date-picker/foehn-date-picker.module.d.ts +0 -13
- package/foehn-date-picker/month-year.type.d.ts +0 -4
- package/foehn-date-picker-button/foehn-date-picker-button.component.d.ts +0 -31
- package/foehn-date-picker-button/foehn-date-picker-button.module.d.ts +0 -12
- package/foehn-debug-summary/foehn-debug-summary.component.d.ts +0 -21
- package/foehn-debug-summary/foehn-debug-summary.component.module.d.ts +0 -9
- package/foehn-decision-electronique/foehn-decision-electronique.component.d.ts +0 -11
- package/foehn-decision-electronique/foehn-decision-electronique.module.d.ts +0 -11
- package/foehn-dropdown-menu/dropdown-menu-group.type.d.ts +0 -5
- package/foehn-dropdown-menu/dropdown-menu-item.type.d.ts +0 -9
- package/foehn-dropdown-menu/foehn-dropdown-menu.component.d.ts +0 -42
- package/foehn-dropdown-menu/foehn-dropdown-menu.module.d.ts +0 -11
- package/foehn-feedback-notification/foehn-feedback-notification.component.d.ts +0 -32
- package/foehn-feedback-notification/foehn-feedback-notification.module.d.ts +0 -11
- package/foehn-feedback-notification/foehn-feedback-notification.type.d.ts +0 -8
- package/foehn-footer/foehn-footer.component.d.ts +0 -44
- package/foehn-footer/foehn-footer.module.d.ts +0 -9
- package/foehn-footer/footer-link.type.d.ts +0 -4
- package/foehn-form/foehn-form.component.d.ts +0 -27
- package/foehn-form/foehn-form.module.d.ts +0 -10
- package/foehn-form/register-ng-model.service.d.ts +0 -9
- package/foehn-growl/foehn-growl.component.d.ts +0 -17
- package/foehn-growl/foehn-growl.module.d.ts +0 -8
- package/foehn-growl/growl-broker.service.d.ts +0 -12
- package/foehn-growl/growl-message.d.ts +0 -7
- package/foehn-growl/growl-types.d.ts +0 -6
- package/foehn-header/foehn-header.component.d.ts +0 -47
- package/foehn-header/foehn-header.module.d.ts +0 -14
- package/foehn-header/foehn-skip-link.component.d.ts +0 -23
- package/foehn-help-modal/foehn-help-modal.component.d.ts +0 -17
- package/foehn-help-modal/foehn-help-modal.module.d.ts +0 -10
- package/foehn-help-modal/foehn-help-modal.type.d.ts +0 -13
- package/foehn-icons/abstract-icon-component.d.ts +0 -9
- package/foehn-icons/foehn-icon-calendar.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-check-square-o.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-check.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-down.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-left.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-right.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-up.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-clock.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-comment-dots.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-edit.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-external-link-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-file-pdf.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-info-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-lock.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-map-marker.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-minus-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-pencil.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-plus-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-plus-square.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-search.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-times.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-trash-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-unlock-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-user.component.d.ts +0 -8
- package/foehn-icons/foehn-icons.module.d.ts +0 -31
- package/foehn-input/foehn-input-email.component.d.ts +0 -15
- package/foehn-input/foehn-input-hidden.component.d.ts +0 -14
- package/foehn-input/foehn-input-number.component.d.ts +0 -42
- package/foehn-input/foehn-input-password.component.d.ts +0 -12
- package/foehn-input/foehn-input-phone.component.d.ts +0 -25
- package/foehn-input/foehn-input-prefixed-text.component.d.ts +0 -26
- package/foehn-input/foehn-input-string.component.d.ts +0 -9
- package/foehn-input/foehn-input-text.component.d.ts +0 -11
- package/foehn-input/foehn-input-textarea.component.d.ts +0 -22
- package/foehn-input/foehn-input.component.d.ts +0 -127
- package/foehn-input/foehn-input.module.d.ts +0 -24
- package/foehn-input/pattern.const.d.ts +0 -11
- package/foehn-input-date/foehn-input-date.component.d.ts +0 -33
- package/foehn-input-date-time/foehn-input-date-time.component.d.ts +0 -40
- package/foehn-input-time/foehn-input-time.component.d.ts +0 -19
- package/foehn-list/foehn-list.component.d.ts +0 -27
- package/foehn-list/foehn-list.module.d.ts +0 -9
- package/foehn-list/page-change-event.d.ts +0 -5
- package/foehn-menu-prestation/abstract-list-item-detail-page.component.d.ts +0 -35
- package/foehn-menu-prestation/abstract-menu-page.component.d.ts +0 -13
- package/foehn-menu-prestation/abstract-page-from-menu.component.d.ts +0 -20
- package/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.d.ts +0 -12
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-item-description.d.ts +0 -6
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-item.d.ts +0 -5
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.d.ts +0 -40
- package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.d.ts +0 -16
- package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.d.ts +0 -23
- package/foehn-menu-prestation/foehn-menu-prestation.module.d.ts +0 -18
- package/foehn-misc/foehn-abbr.component.d.ts +0 -7
- package/foehn-misc/foehn-misc.module.d.ts +0 -7
- package/foehn-modal/foehn-modal.component.d.ts +0 -24
- package/foehn-modal/foehn-modal.module.d.ts +0 -11
- package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.d.ts +0 -54
- package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.d.ts +0 -13
- package/foehn-nav13/foehn-input-nav13.component.d.ts +0 -20
- package/foehn-nav13/foehn-input-nav13.module.d.ts +0 -11
- package/foehn-navigation/abstract-foehn-navigation.component.d.ts +0 -19
- package/foehn-navigation/foehn-navigation/foehn-navigation.component.d.ts +0 -22
- package/foehn-navigation/foehn-navigation.module.d.ts +0 -13
- package/foehn-navigation/foehn-navigation.service.d.ts +0 -69
- package/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.d.ts +0 -8
- package/foehn-notfound/foehn-notfound.component.d.ts +0 -19
- package/foehn-notfound/foehn-notfound.module.d.ts +0 -10
- package/foehn-page/foehn-page-counter.component.d.ts +0 -15
- package/foehn-page/foehn-page-expiration-timer/current-session-expiration.d.ts +0 -5
- package/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.d.ts +0 -15
- package/foehn-page/foehn-page-expiration-timer/demande-expiration.service.d.ts +0 -16
- package/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.d.ts +0 -36
- package/foehn-page/foehn-page-expiration-timer/interval.helper.d.ts +0 -3
- package/foehn-page/foehn-page-modal.component.d.ts +0 -23
- package/foehn-page/foehn-page-modal.service.d.ts +0 -12
- package/foehn-page/foehn-page.component.d.ts +0 -80
- package/foehn-page/foehn-page.module.d.ts +0 -24
- package/foehn-page/foehn-page.service.d.ts +0 -19
- package/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.d.ts +0 -16
- package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.d.ts +0 -11
- package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.service.d.ts +0 -11
- package/foehn-recap-section/foehn-recap-section.component.d.ts +0 -21
- package/foehn-recap-section/foehn-recap-section.module.d.ts +0 -10
- package/foehn-recap-section/foehn-recap-section.type.d.ts +0 -17
- package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.d.ts +0 -20
- package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.d.ts +0 -8
- package/foehn-status-progress-bar/foehn-status-progress-bar.component.d.ts +0 -23
- package/foehn-status-progress-bar/foehn-status-progress-bar.module.d.ts +0 -10
- package/foehn-table/foehn-table-column-configuration.d.ts +0 -14
- package/foehn-table/foehn-table-page-change-event.d.ts +0 -5
- package/foehn-table/foehn-table.component.d.ts +0 -40
- package/foehn-table/foehn-table.module.d.ts +0 -13
- package/foehn-table/row-element.type.d.ts +0 -4
- package/foehn-table/tableSort.d.ts +0 -4
- package/foehn-upload/abstract-foehn-uploader.component.d.ts +0 -68
- package/foehn-upload/document-reference.d.ts +0 -12
- package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.d.ts +0 -27
- package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.type.d.ts +0 -11
- package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.d.ts +0 -38
- package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.d.ts +0 -13
- package/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.d.ts +0 -42
- package/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.d.ts +0 -13
- package/foehn-upload/foehn-multi-upload/multi-upload.service.d.ts +0 -29
- package/foehn-upload/foehn-multi-upload/multi-upload.type.d.ts +0 -11
- package/foehn-upload/foehn-multi-upload/pending-upload.service.d.ts +0 -26
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.d.ts +0 -38
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.d.ts +0 -14
- package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.d.ts +0 -22
- package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.module.d.ts +0 -11
- package/foehn-upload/foehn-upload-progress-bar/upload-progress.service.d.ts +0 -19
- package/foehn-upload/foehn-upload-progress-bar/upload-progress.type.d.ts +0 -6
- package/foehn-upload/page-upload-limit.service.d.ts +0 -22
- package/foehn-upload/pending-upload.type.d.ts +0 -9
- package/foehn-upload/uploader.helper.d.ts +0 -66
- package/foehn-user-connected-as/foehn-user-connected-as.component.d.ts +0 -12
- package/foehn-user-connected-as/foehn-user-connected-as.module.d.ts +0 -9
- package/foehn-validation-alert-summary/foehn-validation-alert-summary.component.d.ts +0 -20
- package/foehn-validation-alert-summary/foehn-validation-alert-summary.module.d.ts +0 -9
- package/foehn-validation-alerts/foehn-validation-alerts.component.d.ts +0 -14
- package/foehn-validation-alerts/foehn-validation-alerts.module.d.ts +0 -8
- package/form-error.d.ts +0 -5
- package/form-post-response.d.ts +0 -19
- package/gesdem/gesdem-error-handler.service.d.ts +0 -22
- package/gesdem/gesdem-event.service.d.ts +0 -16
- package/gesdem/gesdem-handler.service.d.ts +0 -52
- package/gesdem/gesdem-loader.guard.d.ts +0 -2
- package/gesdem/gesdem-statut-utils.d.ts +0 -12
- package/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.d.ts +0 -39
- package/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.d.ts +0 -59
- package/gesdem-action-recovery/gesdem-action-recovery.module.d.ts +0 -17
- package/gesdem-action-recovery/gesdem-action-recovery.service.d.ts +0 -24
- package/gesdem-action-recovery/reprise-info.d.ts +0 -6
- package/gesdem-confirmation/gesdem-confirmation.component.d.ts +0 -65
- package/gesdem-confirmation/gesdem-confirmation.module.d.ts +0 -12
- package/gesdem-error/gesdem-error.component.d.ts +0 -34
- package/gesdem-error/gesdem-error.module.d.ts +0 -12
- package/global.const.d.ts +0 -1
- package/helpers/demande.helper.d.ts +0 -3
- package/helpers/object.helper.d.ts +0 -30
- package/i18n-form.d.ts +0 -5
- package/index.d.ts +0 -5
- package/pipes/currency.pipe.d.ts +0 -10
- package/pipes/date.pipe.d.ts +0 -12
- package/pipes/formatIde.pipe.d.ts +0 -7
- package/pipes/pipes.module.d.ts +0 -9
- package/prestations-ng-core.module.d.ts +0 -12
- package/public-api.d.ts +0 -238
- package/refinf/model/address-type-light.d.ts +0 -5
- package/refinf/model/canton.d.ts +0 -4
- package/refinf/model/district.d.ts +0 -7
- package/refinf/model/municipality.d.ts +0 -9
- package/refinf/model/place-of-origin.d.ts +0 -9
- package/refinf/model/postal-locality.d.ts +0 -11
- package/sdk-appinfo/application-info.d.ts +0 -61
- package/sdk-appinfo/application-info.service.d.ts +0 -32
- package/sdk-currency/currency.helper.d.ts +0 -9
- package/sdk-date/date.helper.d.ts +0 -20
- package/sdk-dictionary/default-dictionary.d.ts +0 -2
- package/sdk-dictionary/sdk-dictionary.module.d.ts +0 -7
- package/sdk-dictionary/sdk-dictionary.pipe.d.ts +0 -12
- package/sdk-dictionary/sdk-dictionary.service.d.ts +0 -44
- package/sdk-drafts/draft.model.d.ts +0 -5
- package/sdk-drafts/drafts-container.component.d.ts +0 -33
- package/sdk-drafts/drafts.module.d.ts +0 -14
- package/sdk-drafts/drafts.service.d.ts +0 -20
- package/sdk-epayment/model/EPaymentParameters.d.ts +0 -21
- package/sdk-epayment/pending-payment/pending-payment.component.d.ts +0 -9
- package/sdk-epayment/sdk-epayment.component.d.ts +0 -33
- package/sdk-epayment/sdk-epayment.module.d.ts +0 -11
- package/sdk-epayment/sdk-epayment.service.d.ts +0 -21
- package/sdk-events-logger/sdk-event-type.d.ts +0 -12
- package/sdk-events-logger/sdk-event.d.ts +0 -8
- package/sdk-events-logger/sdk-events-logger.service.d.ts +0 -18
- package/sdk-recaptcha/grecaptcha/grecaptcha.component.d.ts +0 -39
- package/sdk-recaptcha/recaptcha.service.d.ts +0 -44
- package/sdk-recaptcha/sdk-recaptcha.component.d.ts +0 -27
- package/sdk-recaptcha/sdk-recaptcha.module.d.ts +0 -9
- package/sdk-redirect/iam-expired-interceptor.service.d.ts +0 -12
- package/sdk-redirect/redirect.component.d.ts +0 -22
- package/sdk-redirect/sdk-redirect.module.d.ts +0 -9
- package/sdk-session-info/session-info-data.d.ts +0 -29
- package/sdk-session-info/session-info-with-application.service.d.ts +0 -20
- package/sdk-session-info/session-info.service.d.ts +0 -17
- package/sdk-statistics/sdk-statistics.service.d.ts +0 -24
- package/sdk-support-alert/support-alert-container.component.d.ts +0 -20
- package/sdk-support-alert/support-alert.component.d.ts +0 -12
- package/sdk-support-alert/support-alert.model.d.ts +0 -12
- package/sdk-support-alert/support-alert.module.d.ts +0 -10
- package/sdk-support-alert/support-alert.service.d.ts +0 -34
- package/service-locator.d.ts +0 -4
- package/supported-browser.d.ts +0 -1
- package/validation/validation-handler.service.d.ts +0 -15
package/CHANGELOG.md
CHANGED
|
@@ -6,26 +6,373 @@
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
+
## [19.0.0] - should be aligned with prestations-be 19.0.x
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
|
|
13
|
+
- [UPGRADING_V19](UPGRADING_V19.md)
|
|
14
|
+
- Added migration guide
|
|
15
|
+
|
|
16
|
+
- [string.helper.ts](projects/prestations-ng/src/helpers/string.helper.ts)
|
|
17
|
+
- Added a helper for string manipulation
|
|
18
|
+
|
|
19
|
+
- [dictionary-type.ts](projects/prestations-ng/src/sdk-dictionary/dictionary-type.ts)
|
|
20
|
+
- Added dictionary `PlaceholderType` type, `DictionaryType` type and `Language` interface
|
|
21
|
+
|
|
22
|
+
- [HasCustomErrors](projects/prestations-ng/src/has-custom-errors.ts)
|
|
23
|
+
- Added `HasCustomErrors` interface representing a component that has custom error messages
|
|
24
|
+
|
|
25
|
+
- [foehn-header.component.html](projects/prestations-ng/src/foehn-header/foehn-header.component.html)
|
|
26
|
+
- Added a few more ids
|
|
27
|
+
|
|
28
|
+
### Updated
|
|
29
|
+
|
|
30
|
+
- [foehn-footer.component.ts](projects/prestations-ng/src/foehn-footer/foehn-footer.component.ts)
|
|
31
|
+
- Updated default guide link URL
|
|
32
|
+
|
|
33
|
+
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
34
|
+
- `[name]` attribut is required
|
|
35
|
+
- `[model]` attribut is required
|
|
36
|
+
|
|
37
|
+
### Deleted
|
|
38
|
+
|
|
39
|
+
- [foehn-list-summary.component.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.ts)
|
|
40
|
+
- `[list]` attribut has been removed. Use `[model]` instead.
|
|
41
|
+
|
|
42
|
+
## [18.3.12]
|
|
43
|
+
|
|
44
|
+
### Updated
|
|
45
|
+
|
|
46
|
+
- [foehn-remaining-alerts-summary.component.html](projects/prestations-ng/src/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.html)
|
|
47
|
+
- show debug infos that would be sent to the support form when not in prod
|
|
48
|
+
|
|
49
|
+
## [18.3.11]
|
|
50
|
+
|
|
51
|
+
### Updated
|
|
52
|
+
|
|
53
|
+
- [foehn-error-pill.component.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.ts)
|
|
54
|
+
- `errorPrefix` input now accepts both `string` and `RegExp` for more flexible error matching
|
|
55
|
+
- supports regex patterns like `maListe\\[\\d+\\]\\.objetB` to match dynamic array indices
|
|
56
|
+
- backward compatible: string values continue to work with `startsWith()` matching
|
|
57
|
+
|
|
58
|
+
### Fixed
|
|
59
|
+
|
|
60
|
+
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
61
|
+
- fix labels (action recovery is not limited in time when action is > 1)
|
|
62
|
+
|
|
63
|
+
## [18.3.10]
|
|
64
|
+
|
|
65
|
+
### Fixed
|
|
66
|
+
|
|
67
|
+
- [IamExpiredInterceptorService](projects/prestations-ng/src/sdk-redirect/iam-expired-interceptor.service.ts)
|
|
68
|
+
- [gesdem-error-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-error-handler.service.ts)
|
|
69
|
+
- fix action recovery not showing OTP for since v18.3.5
|
|
70
|
+
|
|
71
|
+
## [18.3.9]
|
|
72
|
+
|
|
73
|
+
### Fixed
|
|
74
|
+
|
|
75
|
+
- [foehn-header.component.ts](projects/prestations-ng/src/foehn-header/foehn-header.component.ts)
|
|
76
|
+
- Do not display preferences in the menu if they are not ready
|
|
77
|
+
|
|
78
|
+
## [18.3.8]
|
|
79
|
+
|
|
80
|
+
### Fixed
|
|
81
|
+
|
|
82
|
+
- [upload.helper.ts](projects/prestations-ng/src/foehn-upload/uploader.helper.ts)
|
|
83
|
+
- do not encode some characters in filename to be displayed to the user
|
|
84
|
+
|
|
85
|
+
## [18.3.7]
|
|
86
|
+
|
|
87
|
+
### Fixed
|
|
88
|
+
|
|
89
|
+
- [support-alert.service.ts](projects/prestations-ng/src/sdk-support-alert/support-alert.service.ts)
|
|
90
|
+
- fixed `canBypassAlerts` (removed extra trailing slash)
|
|
91
|
+
|
|
92
|
+
## [18.3.6]
|
|
93
|
+
|
|
94
|
+
### Updated
|
|
95
|
+
|
|
96
|
+
- [foehn-multiselect-autocomplete.component.html](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.html)
|
|
97
|
+
- now uses `innerHTML` to display items selected label
|
|
98
|
+
|
|
99
|
+
### Fixed
|
|
100
|
+
|
|
101
|
+
- [application-info.service.ts](projects/prestations-ng/src/sdk-appinfo/application-info.service.ts)
|
|
102
|
+
- fixed `getSafeSupportFormUrl(...)` to encode form errors for formsupportcyber.
|
|
103
|
+
|
|
104
|
+
## [18.3.5]
|
|
105
|
+
|
|
106
|
+
### Fixed
|
|
107
|
+
|
|
108
|
+
- [redirect.component.ts](projects/prestations-ng/src/sdk-redirect/redirect.component.ts)
|
|
109
|
+
- do not display native browser alert message when being redirected to login
|
|
110
|
+
|
|
111
|
+
## [18.3.4]
|
|
112
|
+
|
|
113
|
+
### Fixed
|
|
114
|
+
|
|
115
|
+
- [IamExpiredInterceptorService](projects/prestations-ng/src/sdk-redirect/iam-expired-interceptor.service.ts)
|
|
116
|
+
- fix disconnected modal not appearing after migration to keycloak
|
|
117
|
+
|
|
118
|
+
## [18.3.2]
|
|
119
|
+
|
|
120
|
+
### Added
|
|
121
|
+
|
|
122
|
+
- [IAM_ACV_MIGRATION_OIDC.md](IAM_ACV_MIGRATION_OIDC.md)
|
|
123
|
+
- Migration guide to protect IAM applications wiht OIDC instead of IAM headers (deprecated)
|
|
124
|
+
|
|
125
|
+
- [oidc-not-authenticated-interceptor.ts](projects/prestations-ng/src/oidc/oidc-not-authenticated-interceptor.ts)
|
|
126
|
+
- HTTP interceptor that redirect to login when using ng serve if the current application is behind IAM with OIDC
|
|
127
|
+
|
|
128
|
+
- [oidc-injection-token.ts](projects/prestations-ng/src/oidc/oidc-injection-token.ts)
|
|
129
|
+
- Enables the OidcNotAuthenticatedInterceptor
|
|
130
|
+
|
|
131
|
+
- [foehn-global-upload-progress-bar.component.ts](projects/prestations-ng/src/foehn-upload/foehn-upload-progress-bar/foehn-global-upload-progress-bar.component.ts)
|
|
132
|
+
- Added a global progress bar displaying upload progress of pending files
|
|
133
|
+
|
|
134
|
+
- [global-upload-progress.service.ts](projects/prestations-ng/src/foehn-upload/foehn-upload-progress-bar/global-upload-progress.service.ts)
|
|
135
|
+
- Added a global upload progress service to manage global progress bar
|
|
136
|
+
|
|
137
|
+
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
138
|
+
- added a global progress bar to manage pending files upload
|
|
139
|
+
|
|
140
|
+
### Fixed
|
|
141
|
+
|
|
142
|
+
- [foehn-multiselect-autocomplete](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.ts)
|
|
143
|
+
- When component input `isSuggestionListDynamic` is set to `true`, no filter on suggestions is added because elements list is being retrieved dynamically while user inputs in search field.
|
|
144
|
+
|
|
145
|
+
## [18.3.1]
|
|
146
|
+
|
|
147
|
+
### Added
|
|
148
|
+
|
|
149
|
+
- [foehn-breadcrumb.component.ts](projects/prestations-ng/src/foehn-breadcrumb/breadcrumb.ts)
|
|
150
|
+
- added optional property `urlTarget?: '_blank' | '_self' | '_parent' | '_top';`
|
|
151
|
+
|
|
152
|
+
### Updated
|
|
153
|
+
|
|
154
|
+
- [foehn-breadcrumb.component.ts](projects/prestations-ng/src/foehn-breadcrumb/foehn-breadcrumb.component.ts)
|
|
155
|
+
- uses optional `urlTarget` property for external links
|
|
156
|
+
|
|
157
|
+
## [18.3.0] - should be aligned with prestations-be 18.3.x
|
|
158
|
+
|
|
159
|
+
### Added
|
|
160
|
+
|
|
161
|
+
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.ts)
|
|
162
|
+
- Display a countdown to get a new OTP during action recovery (to handle backend rate limiter)
|
|
163
|
+
|
|
164
|
+
- [pending-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/pending-upload.service.ts)
|
|
165
|
+
- Added `registerUploadExecutor` and `unregisterUploadExecutor` to register/unregister uploaders for pending uploads
|
|
166
|
+
|
|
167
|
+
### Fixed
|
|
168
|
+
|
|
169
|
+
- [multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
170
|
+
- Now register/unregister themselves to pending upload service so progress bar can be shown when navigating to next page
|
|
171
|
+
|
|
172
|
+
## [18.2.4]
|
|
173
|
+
|
|
174
|
+
### Fixed
|
|
175
|
+
|
|
176
|
+
- [ApplicationInfo](projects/prestations-ng/src/sdk-appinfo/application-info.ts)
|
|
177
|
+
- fixed `getPortailBaseUrl` by adding a slash (`/`) at the end of url when missing in properties
|
|
178
|
+
|
|
179
|
+
### Updated
|
|
180
|
+
|
|
181
|
+
- [foehn-form.component.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
182
|
+
- updated `focusFirst` method with optional parameter `scrollIntoView` (default is `true`)
|
|
183
|
+
|
|
184
|
+
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
185
|
+
- updated `focus` method with optional parameter `scrollIntoView` (default is `true`)
|
|
186
|
+
|
|
187
|
+
## [18.2.1]
|
|
188
|
+
|
|
189
|
+
### Fixed
|
|
190
|
+
|
|
191
|
+
- [foehn-modal-content-draggable.directive.ts](projects/prestations-ng/src/foehn-modal/foehn-modal-content-draggable.directive.ts)
|
|
192
|
+
- Fixed `handleDrag` being called on `@HostListener('window:resize')` even if `isModalDraggable` is `false`
|
|
193
|
+
- Fixed drag start zone to be on modal header instead of content
|
|
194
|
+
|
|
195
|
+
- [abstract-page-component.ts](projects/prestations-ng/src/abstract-page-component.ts)
|
|
196
|
+
- Fixed errors being displayed ((`this._validationHandlerService.shouldDisplayErrors(true);`)) before getting new errors from backend
|
|
197
|
+
|
|
198
|
+
- [foehn-form.component.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
199
|
+
- Fixed components (i.e. checkbox list) not being marked as pristine when resetting the form
|
|
200
|
+
|
|
201
|
+
### Added
|
|
202
|
+
|
|
203
|
+
- [scroll.helper.ts](projects/prestations-ng/src/helpers/scroll.helper.ts)
|
|
204
|
+
- `scrollIntoViewWithExpirationTimerOffset(elementContainer: Element): void` scrolls to element and takes into account expiration timer banner when visible
|
|
205
|
+
|
|
206
|
+
### Updated
|
|
207
|
+
|
|
208
|
+
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
209
|
+
- `focus()` now uses `scrollIntoViewWithExpirationTimerOffset` and takes into account expiration timer banner visibility when scrolling into view
|
|
210
|
+
|
|
211
|
+
- [foehn-form.component.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
212
|
+
- `focusFirstInError()`, `focusFirst()` and `focusErrorSummary` now uses `scrollIntoViewWithExpirationTimerOffset` and takes into account expiration timer banner visibility when scrolling into view
|
|
213
|
+
|
|
214
|
+
- [abstract-list-item-detail-page.component](projects/prestations-ng/src/foehn-menu-prestation/abstract-list-item-detail-page.component.ts)
|
|
215
|
+
- [abstract-menu-page.component](projects/prestations-ng/src/foehn-menu-prestation/abstract-menu-page.component.ts)
|
|
216
|
+
- now uses `scrollIntoViewWithExpirationTimerOffset` and takes into account expiration timer banner visibility when scrolling into view
|
|
217
|
+
|
|
218
|
+
## [18.2.0] - should be aligned with prestations-be 18.2.x
|
|
219
|
+
|
|
220
|
+
### Added
|
|
221
|
+
|
|
222
|
+
- [app-info-headers-interceptor.ts](projects/prestations-ng/src/foehn-page/foehn-app-version-mismatch/app-info-headers-interceptor.ts)
|
|
223
|
+
- read new header `app-version` and trigger new `foehnPageService.onAppVersionMismatch()` when application has been updated
|
|
224
|
+
|
|
225
|
+
- [foehn-app-version-mis-match-modal.component.ts](projects/prestations-ng/src/foehn-page/foehn-app-version-mismatch/foehn-app-version-mis-match-modal.component.ts)
|
|
226
|
+
- warn the user that the app has been updated and that the application will be reloaded
|
|
227
|
+
- added in `<foehn-page>`, can be deactivated with `[showAppVersionMismatchAlert]="false"`
|
|
228
|
+
|
|
229
|
+
### Updated
|
|
230
|
+
|
|
231
|
+
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
232
|
+
- added new keys for `foehn-app-version-mis-match-modal` :
|
|
233
|
+
- `foehn-app-version-mismatch-modal.title` : Mise à jour détectée
|
|
234
|
+
- `foehn-app-version-mismatch-modal.content` : Cette application à été mise à jour. Avant de continuer votre saisie, merci de recharger la page.
|
|
235
|
+
- `foehn-app-version-mismatch-modal.btn.save-and-reload` : Sauver et recharger
|
|
236
|
+
- `foehn-app-version-mismatch-modal.btn.reload` : Recharger
|
|
237
|
+
|
|
238
|
+
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
239
|
+
- updated `@Input() showBeforeUnloadNativeConfirmAlert = true;`: Now comes from CatPrest etape configuration (default is still `true`) but can still be overridden by `input`
|
|
240
|
+
|
|
241
|
+
### Fixed
|
|
242
|
+
|
|
243
|
+
- [i18n-form.ts](projects/prestations-ng/src/i18n-form.ts)
|
|
244
|
+
- initialize referenceInterne with nothing instead of ''
|
|
245
|
+
|
|
246
|
+
## [18.1.1]
|
|
247
|
+
|
|
248
|
+
### Fixed
|
|
249
|
+
|
|
250
|
+
- [sdk-epayment.component.ts](projects/prestations-ng/src/sdk-epayment/sdk-epayment.component.ts)
|
|
251
|
+
- do not show native alert message when navigating to payment web page
|
|
252
|
+
|
|
253
|
+
## [18.1.0]
|
|
254
|
+
|
|
255
|
+
### Added
|
|
256
|
+
|
|
257
|
+
- [foehn-input-string](projects/prestations-ng/src/foehn-input/foehn-input-string.component.ts)
|
|
258
|
+
- Added `@Input() sanitizeOnBlur = true;` Set to `false` to not sanitize
|
|
259
|
+
- sanitizes input string on blur event to avoid having invisible characters
|
|
260
|
+
- all `foehn-input-*` components extending `foehn-input-string` component will be cleaned
|
|
261
|
+
|
|
262
|
+
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
263
|
+
- Added `@Input() showBeforeUnloadNativeConfirmAlert = true;` to display or hide native browser alert message when closing the tab, closing the browser or reloading the page while having unsaved data or a gesdem reference.
|
|
264
|
+
|
|
265
|
+
- [foehn-modal.component.ts](projects/prestations-ng/src/foehn-modal/foehn-modal.component.ts)
|
|
266
|
+
- [foehn-help-modal.component.ts](projects/prestations-ng/src/foehn-help-modal/foehn-help-modal.component.ts)
|
|
267
|
+
- Added `@Input() draggable = false` to be able to drag the modal
|
|
268
|
+
- Added `@Input() hideable = true` to be able to hide the modal when dragging outside of the webpage
|
|
269
|
+
|
|
270
|
+
- [foehn-confirm-modal-content.ts](projects/prestations-ng/src/foehn-confirm-modal/foehn-confirm-modal-content.ts)
|
|
271
|
+
- Added `draggable?: boolean` to be able to drag the modal
|
|
272
|
+
- Added `hideable?: boolean` to be able to hide the modal when dragging outside of the webpage
|
|
273
|
+
|
|
274
|
+
- [sdk-logs.service.ts](projects/prestations-ng/src/sdk-logs/sdk-logs.service.ts)
|
|
275
|
+
- [sdk-log-level.enum.ts](projects/prestations-ng/src/sdk-logs/sdk-log-level.enum.ts)
|
|
276
|
+
- Added a service to log messages to the backend
|
|
277
|
+
|
|
278
|
+
## [18.0.5]
|
|
279
|
+
|
|
280
|
+
### Updated
|
|
281
|
+
|
|
282
|
+
- [foehn-input-email.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-email.component.ts)
|
|
283
|
+
- Do not override `helpModal` and `standardHelpText` if already set as input
|
|
284
|
+
|
|
285
|
+
## [18.0.4]
|
|
286
|
+
|
|
287
|
+
### Added
|
|
288
|
+
|
|
289
|
+
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
290
|
+
- added key `foehn-input-email.standard-connected-help-text`
|
|
291
|
+
|
|
292
|
+
### Updated
|
|
293
|
+
|
|
294
|
+
- [.browserslistrc](src/.browserslistrc)
|
|
295
|
+
- added step by step for upgrading browsers list
|
|
296
|
+
- updated browserslist supported browsers
|
|
297
|
+
|
|
298
|
+
## [18.0.3]
|
|
299
|
+
|
|
300
|
+
### Added
|
|
301
|
+
|
|
302
|
+
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
303
|
+
- added key `foehn-uploader.unknown-error-message` (default value: `Impossible de transmettre le fichier`)
|
|
304
|
+
|
|
305
|
+
### Updated
|
|
306
|
+
|
|
307
|
+
- [uploader.helper.ts](projects/prestations-ng/src/foehn-upload/uploader.helper.ts)
|
|
308
|
+
- `getDefaultUnknownErrorMessage` now uses new dictionary key `foehn-uploader.unknown-error-message`
|
|
309
|
+
|
|
310
|
+
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
311
|
+
- allow to override connected success label for first step
|
|
312
|
+
- via `@Input() successLabelDicoKeyFirstStep`
|
|
313
|
+
- via route data : `successLabelDicoKeyFirstStep`
|
|
314
|
+
- default value for label is `gesdem-confirmation.success-label` from dictionary
|
|
315
|
+
- allow to override connected success label for additional steps
|
|
316
|
+
- via `@Input() successLabelDicoAdditionalSteps`
|
|
317
|
+
- via route data : `successLabelDicoAdditionalSteps`
|
|
318
|
+
- default value for label is `gesdem-confirmation.next-step.success-label` from dictionary
|
|
319
|
+
|
|
320
|
+
### Fixed
|
|
321
|
+
|
|
322
|
+
- [foehn-select.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-select.component.ts)
|
|
323
|
+
- [foehn-radio.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-radio.component.ts)
|
|
324
|
+
- [foehn-checkbox.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkbox.component.ts)
|
|
325
|
+
- [foehn-input-date.component.ts](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.ts)
|
|
326
|
+
- fixed `disabled`: now checks if all elements are disabled
|
|
327
|
+
|
|
328
|
+
- [foehn-form.component.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
329
|
+
- fixed `focusFirst()`: now checks if focusable element is not `disabled` or `hidden`
|
|
330
|
+
- fixed `focusFirst()`: now only takes lowest level components (no parents having subComponents)
|
|
331
|
+
|
|
332
|
+
## [18.0.2]
|
|
333
|
+
|
|
334
|
+
### Fixed
|
|
335
|
+
|
|
336
|
+
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
337
|
+
- Fixed success message when user is connected and demande is not draft. (do not display expiration notice).
|
|
338
|
+
|
|
339
|
+
## [18.0.1]
|
|
340
|
+
|
|
341
|
+
### Fixed
|
|
342
|
+
|
|
343
|
+
- [FoehnInputStringComponent](projects/prestations-ng/src/foehn-input/foehn-input-string.component.ts)
|
|
344
|
+
- fixed trimOnBlur()
|
|
345
|
+
|
|
9
346
|
## [18.0.0]
|
|
10
347
|
|
|
11
348
|
### Added
|
|
12
349
|
|
|
13
350
|
- [UPGRADING_V18](UPGRADING_V18.md)
|
|
14
|
-
|
|
15
351
|
- Added migration guide
|
|
16
352
|
|
|
353
|
+
- [foehn-list.component.html](projects/prestations-ng/src/foehn-list/foehn-list.component.html)
|
|
354
|
+
- [foehn-table.component.html](projects/prestations-ng/src/foehn-table/foehn-table.component.html)
|
|
355
|
+
- Added ids on navigation and its buttons
|
|
356
|
+
|
|
17
357
|
### Deleted
|
|
18
358
|
|
|
19
359
|
- [foehn-table.component.ts](projects/prestations-ng/src/foehn-table/foehn-table.component.ts)
|
|
20
360
|
- `[list]` attribut has been removed. Use `[model]` instead.
|
|
21
361
|
|
|
362
|
+
## [17.10.11]
|
|
363
|
+
|
|
364
|
+
### Fixed
|
|
365
|
+
|
|
366
|
+
- [FoehnInputStringComponent](projects/prestations-ng/src/foehn-input/foehn-input-string.component.ts)
|
|
367
|
+
- fixed trimOnBlur()
|
|
368
|
+
|
|
22
369
|
## [17.10.10]
|
|
23
370
|
|
|
24
371
|
### Fixed
|
|
25
372
|
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
373
|
+
- [redirect.component.ts](projects/prestations-ng/src/sdk-redirect/redirect.component.ts)
|
|
374
|
+
- fixed interval destruction
|
|
375
|
+
- now use `window.location.reload()` instead of `window.location.href = ''`
|
|
29
376
|
|
|
30
377
|
## [17.10.9]
|
|
31
378
|
|
|
@@ -118,7 +465,6 @@
|
|
|
118
465
|
### Fixed
|
|
119
466
|
|
|
120
467
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
121
|
-
|
|
122
468
|
- fixed foreign address creating an empty `Locality` for error purpose. Not needed anymore when using prestations-be 17.9.1
|
|
123
469
|
|
|
124
470
|
- [sdk-statistics.service.ts](projects/prestations-ng/src/sdk-statistics/sdk-statistics.service.ts)
|
|
@@ -188,7 +534,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
188
534
|
### Added
|
|
189
535
|
|
|
190
536
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
191
|
-
|
|
192
537
|
- allow to override [foehn-feedback-notification.component.ts](projects/prestations-ng/src/foehn-feedback-notification/foehn-feedback-notification.component.ts) visibility
|
|
193
538
|
- via `@Input() hideFeedbackNotificationOverride`
|
|
194
539
|
- via route data : `hideFeedbackNotificationOverride`
|
|
@@ -205,7 +550,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
205
550
|
### Fixed
|
|
206
551
|
|
|
207
552
|
- [object.helper.ts](projects/prestations-ng/src/helpers/object.helper.ts)
|
|
208
|
-
|
|
209
553
|
- fixed function `hasAnyValue` and `isEmpty` when testing a NULL object
|
|
210
554
|
|
|
211
555
|
### Added
|
|
@@ -267,17 +611,14 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
267
611
|
|
|
268
612
|
- [bo-multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.ts)
|
|
269
613
|
- [multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.service.ts)
|
|
270
|
-
|
|
271
614
|
- cannot delete a file which is readonly
|
|
272
615
|
|
|
273
616
|
- [bo-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.component.html)
|
|
274
617
|
- [multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.component.html)
|
|
275
|
-
|
|
276
618
|
- do not show delete button on readonly files
|
|
277
619
|
|
|
278
620
|
- [bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.component.ts)
|
|
279
|
-
- [multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.component.ts)
|
|
280
|
-
|
|
621
|
+
- [multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
281
622
|
- do not take into account readonly files when:
|
|
282
623
|
- `get addedFiles`
|
|
283
624
|
- `isMaxFilesCountReached`
|
|
@@ -309,7 +650,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
309
650
|
### Fixed
|
|
310
651
|
|
|
311
652
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
312
|
-
|
|
313
653
|
- fixed country autocomplete not being able to clear it's model with default country to Switzerland
|
|
314
654
|
|
|
315
655
|
- [foehn-input-foreign-street.component.html](projects/prestations-ng/src/foehn-address/foehn-input-foreign-street.component.html)
|
|
@@ -366,7 +706,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
366
706
|
### Fixed
|
|
367
707
|
|
|
368
708
|
- [foehn-multiselect-autocomplete.component.html](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.html)
|
|
369
|
-
|
|
370
709
|
- added missing inputs to `foehn-autocomplete`: `isLabelSrOnly` and `isSuggestionListDynamic`
|
|
371
710
|
|
|
372
711
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
@@ -377,7 +716,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
377
716
|
### Added
|
|
378
717
|
|
|
379
718
|
- [foehn-table.component.ts](projects/prestations-ng/src/foehn-table/foehn-table.component.ts)
|
|
380
|
-
|
|
381
719
|
- Build filtered list in the list input setter
|
|
382
720
|
|
|
383
721
|
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.ts)
|
|
@@ -395,11 +733,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
395
733
|
### Updated
|
|
396
734
|
|
|
397
735
|
- [demande-expiration-interceptor.ts](projects/prestations-ng/src/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.ts)
|
|
398
|
-
|
|
399
736
|
- adapt to work with IAM Cyber as well as with Session Token
|
|
400
737
|
|
|
401
738
|
- [foehn-confirm-modal-content.ts](projects/prestations-ng/src/foehn-confirm-modal/foehn-confirm-modal-content.ts)
|
|
402
|
-
|
|
403
739
|
- added two boolean attributes to hide one of the button (`showOkButton` / `showCancelButton`), both defaults to `true`
|
|
404
740
|
|
|
405
741
|
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.ts)
|
|
@@ -439,7 +775,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
439
775
|
### Updated
|
|
440
776
|
|
|
441
777
|
- [foehn-feedback-notification.component.ts](projects/prestations-ng/src/foehn-feedback-notification/foehn-feedback-notification.component.ts)
|
|
442
|
-
|
|
443
778
|
- Notification feedback answer is now encrypted in url when redirecting to feedback prestation
|
|
444
779
|
|
|
445
780
|
## [17.0.0] - must be aligned with prestations-be (17.0.0+)
|
|
@@ -447,26 +782,21 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
447
782
|
### Added
|
|
448
783
|
|
|
449
784
|
- [UPGRADING_V17](UPGRADING_V17.md)
|
|
450
|
-
|
|
451
785
|
- Added migration guide
|
|
452
786
|
|
|
453
787
|
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
454
|
-
|
|
455
788
|
- set `?updateOnly=false` to `api/validated` when saving from first page
|
|
456
789
|
|
|
457
790
|
- [foehn-table.component.ts](projects/prestations-ng/src/foehn-table/foehn-table.component.ts)
|
|
458
|
-
|
|
459
791
|
- added `@Input() title: string;` to set a title (caption) to the table
|
|
460
792
|
- added `@Input() titleSrOnly: boolean;` when set to `true`, only screen readers will see the table title
|
|
461
793
|
|
|
462
794
|
- [foehn-feedback-notification.component.ts](projects/prestations-ng/src/foehn-feedback-notification/foehn-feedback-notification.component.ts)
|
|
463
|
-
|
|
464
795
|
- Component used to redirect to users feedback prestation by sending first feedback answer
|
|
465
796
|
- By default, it is added to [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
466
797
|
- Can be activated through `Catalogue de prestations`
|
|
467
798
|
|
|
468
799
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
469
|
-
|
|
470
800
|
- by default the form errors are not displayed when registering for recovery
|
|
471
801
|
- you can change that by setting the new `@Input() dispatchFormErrors:boolean` to `true`
|
|
472
802
|
|
|
@@ -485,7 +815,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
485
815
|
### Fixed
|
|
486
816
|
|
|
487
817
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
488
|
-
|
|
489
818
|
- fixed bug where default country was not set when component was not on first page
|
|
490
819
|
|
|
491
820
|
- [foehn-page-counter.component.ts](projects/prestations-ng/src/foehn-page/foehn-page-counter.component.ts)
|
|
@@ -503,7 +832,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
503
832
|
### Fixed
|
|
504
833
|
|
|
505
834
|
- [gesdem-error-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-error-handler.service.ts)
|
|
506
|
-
|
|
507
835
|
- do not redirect to error page if iamExpiredInterceptorService has caught that IAM session is expired
|
|
508
836
|
|
|
509
837
|
### Added
|
|
@@ -530,11 +858,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
530
858
|
### Added
|
|
531
859
|
|
|
532
860
|
- [foehn-input-time.component.html](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.html)
|
|
533
|
-
|
|
534
861
|
- added `allowLeadingZero` to true to allowed leading 0 in hours and minutes
|
|
535
862
|
|
|
536
863
|
- [ApplicationInfo](projects/prestations-ng/src/sdk-appinfo/application-info.ts)
|
|
537
|
-
|
|
538
864
|
- added `baseVdChUrl?: string` to `ApplicationInfo.Configuration.Portail`
|
|
539
865
|
- with default value by environnement
|
|
540
866
|
- use in `BreadcrumbEventService` and `GesdemConfirmationComponent`
|
|
@@ -556,7 +882,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
556
882
|
### Added
|
|
557
883
|
|
|
558
884
|
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
559
|
-
|
|
560
885
|
- added `validate(form: any): Observable<any>` method to validate form without saving to GesDem
|
|
561
886
|
- must be used when needing to refresh errors coming from BE (ex: removing an item in a list with errors)
|
|
562
887
|
|
|
@@ -584,7 +909,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
584
909
|
### Fixed
|
|
585
910
|
|
|
586
911
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
587
|
-
|
|
588
912
|
- Fixed component being disabled when `isOnlySwiss` is `true` and model is `null` (beside component initialization)
|
|
589
913
|
|
|
590
914
|
## [16.4.12]
|
|
@@ -592,13 +916,11 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
592
916
|
### Fixed
|
|
593
917
|
|
|
594
918
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
595
|
-
|
|
596
919
|
- now displays item label on multiple lines when text is too long (vertical scroll bar will be shown as a side effect).
|
|
597
920
|
|
|
598
921
|
### Updated
|
|
599
922
|
|
|
600
923
|
- [gesdem-error-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-error-handler.service.ts)
|
|
601
|
-
|
|
602
924
|
- now opens redirect modal to cyberLogin when authentification is required **(only with prestations-be 16.4.10)**
|
|
603
925
|
|
|
604
926
|
- [multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.service.ts)
|
|
@@ -609,7 +931,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
609
931
|
### Added
|
|
610
932
|
|
|
611
933
|
- [sdk-events-logger.service.ts](projects/prestations-ng/src/sdk-events-logger/sdk-events-logger.service.ts)
|
|
612
|
-
|
|
613
934
|
- a service that logs different events done by the user
|
|
614
935
|
- you can listen to these events by subscribing to `SdkEventsLoggerService.events(): Observable<SdkEvent>`
|
|
615
936
|
- i.e. you may want to report some of these events to matomo
|
|
@@ -626,7 +947,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
626
947
|
- TRANSMIT : user has requested the form to be transmitted
|
|
627
948
|
|
|
628
949
|
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
629
|
-
|
|
630
950
|
- added `byPassEmitResponse?: boolean` optional parameter to `require` function.
|
|
631
951
|
- When set to `true`, does not call `emitResponse`.
|
|
632
952
|
- It is used by `gesdem-loader` guard to avoid infinite loop when loading a page (other than `confirmation`) with a reference which has been transmitted.
|
|
@@ -636,7 +956,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
636
956
|
- added `static isDifferent(value1: unknown, value2: unknown, skipFunctionType: boolean = true): boolean`
|
|
637
957
|
-
|
|
638
958
|
- [demande.helper.ts](projects/prestations-ng/src/helpers/demande.helper.ts)
|
|
639
|
-
|
|
640
959
|
- added `static getSafeReference(reference: string): string` (returns the reference if the format is valid otherwise returns null)
|
|
641
960
|
|
|
642
961
|
- [interval.helper.ts](projects/prestations-ng/src/foehn-page/foehn-page-expiration-timer/interval.helper.ts)
|
|
@@ -648,19 +967,15 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
648
967
|
### Fixed
|
|
649
968
|
|
|
650
969
|
- [gesdem-loader.guard](projects/prestations-ng/src/gesdem/gesdem-loader.guard.ts)
|
|
651
|
-
|
|
652
970
|
- now bypassing last response emit when calling `require` on Gesdem
|
|
653
971
|
|
|
654
972
|
- [demande-transmit-interceptor.ts](projects/prestations-ng/src/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.ts)
|
|
655
|
-
|
|
656
973
|
- hide `foehn-transmit-waiting-modal` on any http error
|
|
657
974
|
|
|
658
975
|
- [foehn-debug-summary.component.ts](projects/prestations-ng/src/foehn-debug-summary/foehn-debug-summary.component.ts)
|
|
659
|
-
|
|
660
976
|
- do not display reference if not in the correct format
|
|
661
977
|
|
|
662
978
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
663
|
-
|
|
664
979
|
- when `isOnlySwiss` is `true` and address is empty (all attributes excepted `country` are empty), component returns `null`.
|
|
665
980
|
|
|
666
981
|
- [foehn-input-prefixed-text.component.html](projects/prestations-ng/src/foehn-input/foehn-input-prefixed-text.component.html)
|
|
@@ -668,12 +983,10 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
668
983
|
- [foehn-input-date-time.component.html](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.html)
|
|
669
984
|
- [foehn-input-time.component.html](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.html)
|
|
670
985
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
671
|
-
|
|
672
986
|
- fixed margin bottom so vertical red error bar does not merge with following component in error
|
|
673
987
|
|
|
674
988
|
- [foehn-bo-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.html)
|
|
675
989
|
- [foehn-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.html)
|
|
676
|
-
|
|
677
990
|
- use `disabled` attribute in template
|
|
678
991
|
|
|
679
992
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
@@ -684,11 +997,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
684
997
|
### Updated
|
|
685
998
|
|
|
686
999
|
- [foehn-remaining-alerts-summary.component.html](projects/prestations-ng/src/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.html)
|
|
687
|
-
|
|
688
1000
|
- updated error message
|
|
689
1001
|
|
|
690
1002
|
- [foehn-list-summary.component.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.ts)
|
|
691
|
-
|
|
692
1003
|
- `@Input() list` and `@Input() listItemDescriptions` now check if data has changed before updating the DOM
|
|
693
1004
|
|
|
694
1005
|
- [foehn-remaining-alerts-summary.component.html](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.html)
|
|
@@ -699,16 +1010,13 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
699
1010
|
### Added
|
|
700
1011
|
|
|
701
1012
|
- [recaptcha.service.ts](projects/prestations-ng/src/sdk-recaptcha/recaptcha.service.ts)
|
|
702
|
-
|
|
703
1013
|
- added `CAPTCHA_URL_TOKEN = new InjectionToken<string>` to be able to configure the captcha script url
|
|
704
1014
|
|
|
705
1015
|
- [foehn-transmit-waiting-modal.component.ts](projects/prestations-ng/src/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.ts)
|
|
706
1016
|
- [foehn-transmit-waiting-modal.component.html](projects/prestations-ng/src/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.html)
|
|
707
|
-
|
|
708
1017
|
- added a modal to transmit action so users know something is actually being processed
|
|
709
1018
|
|
|
710
1019
|
- New dictionary keys:
|
|
711
|
-
|
|
712
1020
|
- `foehn-transmit-waiting-modal.title` is the modal displayed title
|
|
713
1021
|
- `foehn-transmit-waiting-modal.message` is the main modal message
|
|
714
1022
|
- `foehn-transmit-waiting-modal.help` is a help message displayed underneath undetermined progressbar
|
|
@@ -722,27 +1030,22 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
722
1030
|
### Added
|
|
723
1031
|
|
|
724
1032
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
725
|
-
|
|
726
1033
|
- added `@Input() standardHelpText` to set the standard help text of the input mail
|
|
727
1034
|
|
|
728
1035
|
### Fixed
|
|
729
1036
|
|
|
730
1037
|
- [foehn-autocomplete.component.ts](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.ts)
|
|
731
|
-
|
|
732
1038
|
- now escaping regex characters in search value
|
|
733
1039
|
|
|
734
1040
|
- [foehn-radio.component.html](projects/prestations-ng/src/foehn-checkables/foehn-radio.component.html)
|
|
735
1041
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
736
|
-
|
|
737
1042
|
- fixed `[attr.name]` and `[name]` for native keyboard navigation
|
|
738
1043
|
|
|
739
1044
|
- [foehn-list-summary.component.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.ts)
|
|
740
1045
|
- [foehn-table.component.ts](projects/prestations-ng/src/foehn-table/foehn-table.component.ts)
|
|
741
|
-
|
|
742
1046
|
- fixed tracking functions
|
|
743
1047
|
|
|
744
1048
|
- [foehn-input-email.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-email.component.ts)
|
|
745
|
-
|
|
746
1049
|
- fixed 'helpText' to 'standardHelpText'
|
|
747
1050
|
|
|
748
1051
|
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
@@ -755,7 +1058,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
755
1058
|
- New [form control testing](https://dsi-vd.github.io/prestations-ng/form-control) page
|
|
756
1059
|
|
|
757
1060
|
- [foehn-input-email.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-email.component.ts)
|
|
758
|
-
|
|
759
1061
|
- added a default helpText for email input
|
|
760
1062
|
|
|
761
1063
|
- New dictionary keys:
|
|
@@ -764,19 +1066,16 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
764
1066
|
### Fixed
|
|
765
1067
|
|
|
766
1068
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
767
|
-
|
|
768
1069
|
- fixed `markAsDirty()` not been called when clearing input
|
|
769
1070
|
|
|
770
1071
|
- [foehn-input-date.component.ts](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.ts)
|
|
771
1072
|
- [foehn-input-date-time.component.ts](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.ts)
|
|
772
1073
|
- [foehn-input-time.component.ts](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.ts)
|
|
773
|
-
|
|
774
1074
|
- fixed `markAsDirty()` not been called when clearing all inputs
|
|
775
1075
|
|
|
776
1076
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
777
1077
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
778
1078
|
- [foehn-multiselect-autocomplete.component.ts](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.ts)
|
|
779
|
-
|
|
780
1079
|
- fixed `markAsDirty()` not been called when deleting an item
|
|
781
1080
|
|
|
782
1081
|
### Updated
|
|
@@ -790,12 +1089,10 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
790
1089
|
### Added
|
|
791
1090
|
|
|
792
1091
|
- [page-upload-limit.service.ts](projects/prestations-ng/src/foehn-upload/page-upload-limit.service.ts)
|
|
793
|
-
|
|
794
1092
|
- new service that controls a global upload limit for every `foehn-multi-upload` or `foehn-bo-multi-upload` existing at the same time (on a same page)
|
|
795
1093
|
- limits can be set using `setPageMaxFilesCount(countLimit: number)` (default : null) and/or `setPageMaxFilesSizeInMo(maxSizeInMo: number)` (default : null)
|
|
796
1094
|
|
|
797
1095
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
798
|
-
|
|
799
1096
|
- exposed `hideNotRequiredExtraLabelStreetNumber` (default to `true`) to make street number label 'required' suffix hidden or not.
|
|
800
1097
|
|
|
801
1098
|
## [16.4.5]
|
|
@@ -803,17 +1100,14 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
803
1100
|
### Added
|
|
804
1101
|
|
|
805
1102
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
806
|
-
|
|
807
1103
|
- added `@Input() updateModelWhenDisabled = false;`. When set to `true` allows double-binding even when input is disabled
|
|
808
1104
|
|
|
809
1105
|
### Fixed
|
|
810
1106
|
|
|
811
1107
|
- [foehn-input-textarea.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-textarea.component.ts)
|
|
812
|
-
|
|
813
1108
|
- input displayed value not being updated properly when input `model` is set dynamically to `NULL`
|
|
814
1109
|
|
|
815
1110
|
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login)
|
|
816
|
-
|
|
817
1111
|
- fixed redirection on action recovery login success on a multi-prestation
|
|
818
1112
|
|
|
819
1113
|
## [16.4.4]
|
|
@@ -821,11 +1115,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
821
1115
|
### Fixed
|
|
822
1116
|
|
|
823
1117
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
824
|
-
|
|
825
1118
|
- always set hideNotRequiredExtraLabel to true
|
|
826
1119
|
|
|
827
1120
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
828
|
-
|
|
829
1121
|
- fixed focus for component containing foehnInput subcomponents
|
|
830
1122
|
|
|
831
1123
|
- [foehn-input-prefixed-text.component.html](projects/prestations-ng/src/foehn-input/foehn-input-prefixed-text.component.html)
|
|
@@ -833,24 +1125,19 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
833
1125
|
- [foehn-input-date.component.html](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.html)
|
|
834
1126
|
- [foehn-input-time.component.html](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.html)
|
|
835
1127
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
836
|
-
|
|
837
1128
|
- fixed margin bottom being to big due to component having subcomponents
|
|
838
1129
|
|
|
839
1130
|
- [foehn-input-date-time.component.ts](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.ts)
|
|
840
|
-
|
|
841
1131
|
- fixed model not being updated properly when clearing model
|
|
842
1132
|
- fixed clearing model not taking into account disabled fields
|
|
843
1133
|
|
|
844
1134
|
- [foehn-input-date-time.component.html](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.html)
|
|
845
|
-
|
|
846
1135
|
- fixed clear button visibility not taking into account disabled fields
|
|
847
1136
|
|
|
848
1137
|
- [abstract-page-component.ts](projects/prestations-ng/src/abstract-page-component.ts)
|
|
849
|
-
|
|
850
1138
|
- set default language in form when creating the form (calling newForm())
|
|
851
1139
|
|
|
852
1140
|
- [foehn-input-prefixed-text.component.html](projects/prestations-ng/src/foehn-input/foehn-input-prefixed-text.component.html)
|
|
853
|
-
|
|
854
1141
|
- fixed a bug where a custom prefix would crash the component if the custom prefix contains the default prefix
|
|
855
1142
|
|
|
856
1143
|
### Added
|
|
@@ -887,13 +1174,11 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
887
1174
|
|
|
888
1175
|
- [foehn-page-expiration-timer.component.ts](projects/prestations-ng/src/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.ts)
|
|
889
1176
|
- [foehn-page-expiration-timer.component.html](projects/prestations-ng/src/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.html)
|
|
890
|
-
|
|
891
1177
|
- added a timer message to alert user of session expiration
|
|
892
1178
|
- `session-token.session-time-to-live-in-minutes` can be overridden in back-end properties
|
|
893
1179
|
- `session-token.message-delay-in-minutes` can be overridden in back-end properties
|
|
894
1180
|
|
|
895
1181
|
- New dictionary keys:
|
|
896
|
-
|
|
897
1182
|
- `foehn-page-expiration-timer.count-down-message` is the message displayed when timer is running
|
|
898
1183
|
- `foehn-page-expiration-timer.count-down-message.sr-only` same as above but for screen reader
|
|
899
1184
|
- `foehn-page-expiration-timer.expired-message` is the message displayed when session has expired
|
|
@@ -901,13 +1186,11 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
901
1186
|
|
|
902
1187
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
903
1188
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
904
|
-
|
|
905
1189
|
- added `@Input() maxFilesCount;`
|
|
906
1190
|
- prevents global upload of more than `maxFilesCount` files and displays an alert from default-dictionary.ts (`foehn-uploader.max-files-count-reached`)
|
|
907
1191
|
|
|
908
1192
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
909
1193
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
910
|
-
|
|
911
1194
|
- added `@Input() maxFilesSizeInMo;`
|
|
912
1195
|
- prevents global upload of more than `maxFilesSizeInMo` Mo and displays an alert from default-dictionary.ts (`foehn-uploader.max-files-size-reached`)
|
|
913
1196
|
|
|
@@ -918,28 +1201,23 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
918
1201
|
### Updated
|
|
919
1202
|
|
|
920
1203
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.html)
|
|
921
|
-
|
|
922
1204
|
- updated `foehn-page` to add session expiration timer message
|
|
923
1205
|
|
|
924
1206
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
925
|
-
|
|
926
1207
|
- updated recovery registration modal to inform the user of its current registration
|
|
927
1208
|
- added `@Input() triggerOnPageChange = false`
|
|
928
1209
|
|
|
929
1210
|
- [foehn-simple-navigation.component.ts](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.ts)
|
|
930
1211
|
- [foehn-simple-navigation.component.ts](projects/prestations-ng/src/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.ts)
|
|
931
|
-
|
|
932
1212
|
- added `@Input() triggerRecoveryOnPageChange = false` to set `triggerOnPageChange` to its `<gesdem-action-recovery-registration>'
|
|
933
1213
|
|
|
934
1214
|
- [ApplicationInfo](projects/prestations-ng/src/sdk-appinfo/application-info.ts)
|
|
935
|
-
|
|
936
1215
|
- added fields to `ApplicationInfo.EtapeInfo` :
|
|
937
1216
|
- `lienAcces : string` link to the FO's base url as defined in Catprest
|
|
938
1217
|
- `Integer draftDemRetentionDaysPublic : number` conservation duration of draft demands when not connected (in days)
|
|
939
1218
|
- `Integer draftDemRetentionDaysConnected : number` conservation duration of draft demands when connected (in days)
|
|
940
1219
|
|
|
941
1220
|
- [I18NForm](projects/prestations-ng/src/i18n-form.ts)
|
|
942
|
-
|
|
943
1221
|
- added field `referenceInterne = ''`, since the reference interne can now be set via action recovery, it has to be kept in sync with the form
|
|
944
1222
|
- you can use this field to request the user for a reference interne.
|
|
945
1223
|
|
|
@@ -949,7 +1227,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
949
1227
|
### Fixed
|
|
950
1228
|
|
|
951
1229
|
- [pattern.const](projects/prestations-ng/src/foehn-input/pattern.const.ts)
|
|
952
|
-
|
|
953
1230
|
- fixed `HTML_PHONE_PATTERN` not escaping parenthesis
|
|
954
1231
|
|
|
955
1232
|
## [16.3.0] - must be aligned with prestations-be
|
|
@@ -957,16 +1234,13 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
957
1234
|
### Added
|
|
958
1235
|
|
|
959
1236
|
- [foehn-icon-pencil.component.ts](projects/prestations-ng/src/foehn-icons/foehn-icon-pencil.component.ts)
|
|
960
|
-
|
|
961
1237
|
- New icon `foehn-icon-pencil` available
|
|
962
1238
|
|
|
963
1239
|
- [drafts-container.component.ts](projects/prestations-ng/src/sdk-drafts/drafts-container.component.ts)
|
|
964
|
-
|
|
965
1240
|
- A new component integrated in the `foehn-page` that show existing draft demands for a connected user
|
|
966
1241
|
- disabled for now, can be enabled by setting `[draftsEnabled]="true"` to the foehn-page
|
|
967
1242
|
|
|
968
1243
|
- [foehn-input-number](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
969
|
-
|
|
970
1244
|
- add `@Input() allowLeadingZero = false` to specify if we allow leading `0` such as NAVS13 numbers
|
|
971
1245
|
|
|
972
1246
|
- add prestations-be documentation
|
|
@@ -980,11 +1254,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
980
1254
|
- remove level "Accéder aux prestations" when user is connected
|
|
981
1255
|
|
|
982
1256
|
- [foehn-input-number](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
983
|
-
|
|
984
1257
|
- removes leading `0` when `allowFreeInput` is set to `false` such as `01` or `-01`
|
|
985
1258
|
|
|
986
1259
|
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
987
|
-
|
|
988
1260
|
- updates save confirmation message when user is connected
|
|
989
1261
|
|
|
990
1262
|
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login)
|
|
@@ -993,7 +1265,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
993
1265
|
### Fixed
|
|
994
1266
|
|
|
995
1267
|
- [foehn-input-string](projects/prestations-ng/src/foehn-input/foehn-input-string.component.ts)
|
|
996
|
-
|
|
997
1268
|
- replaces one or multiple consecutive tabulations with one white space on blur
|
|
998
1269
|
- all `foehn-input-*` components extending `foehn-input-string` component will be fixed (i.e. text, textarea, email, phone...)
|
|
999
1270
|
|
|
@@ -1005,7 +1276,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1005
1276
|
### Added
|
|
1006
1277
|
|
|
1007
1278
|
- [foehn-recap-section](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.type.ts)
|
|
1008
|
-
|
|
1009
1279
|
- add `titleLevel?: 'h2' | 'h3' | 'h4' | 'h5' | 'h6'` to specify the title level
|
|
1010
1280
|
|
|
1011
1281
|
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
@@ -1026,7 +1296,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1026
1296
|
### Changed
|
|
1027
1297
|
|
|
1028
1298
|
- [foehn-recap-section](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.html)
|
|
1029
|
-
|
|
1030
1299
|
- manages specified title level
|
|
1031
1300
|
|
|
1032
1301
|
- [foehn-header](projects/prestations-ng/src/foehn-header/foehn-header.component.ts)
|
|
@@ -1043,7 +1312,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1043
1312
|
### Removed
|
|
1044
1313
|
|
|
1045
1314
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
1046
|
-
|
|
1047
1315
|
- removed `showSecuredAreaLoginButton` (now driven by catprest `deployeCyber` attribute)
|
|
1048
1316
|
- removed info alert that engaged the user to connect with it's MIE
|
|
1049
1317
|
|
|
@@ -1059,12 +1327,10 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1059
1327
|
### Added
|
|
1060
1328
|
|
|
1061
1329
|
- [Locality](projects/prestations-ng/src/foehn-address/address.type.ts)
|
|
1062
|
-
|
|
1063
1330
|
- added field `municipalityId: number`
|
|
1064
1331
|
- added field `cantonCode: string`
|
|
1065
1332
|
|
|
1066
1333
|
- [foehn-menu-item-transmit.component.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.ts)
|
|
1067
|
-
|
|
1068
1334
|
- added `@Ouput() clickedWithRemainingErrors = new EventEmitter<number>();` to be able to react to a click on the button when the form still has errors
|
|
1069
1335
|
|
|
1070
1336
|
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
@@ -1086,15 +1352,12 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1086
1352
|
|
|
1087
1353
|
- [multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.service.ts)
|
|
1088
1354
|
- [bo-multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.ts)
|
|
1089
|
-
|
|
1090
1355
|
- multiple document uploads are now done by packages of 3 files maximum
|
|
1091
1356
|
|
|
1092
1357
|
- [upload-progress.service.ts](projects/prestations-ng/src/foehn-upload/foehn-upload-progress-bar/upload-progress.service.ts)
|
|
1093
|
-
|
|
1094
1358
|
- Function `manageUploadEventFilter` has two more parameters `packageIndex: number` (default: 0) and `nbPackages: number` (default: 1)
|
|
1095
1359
|
|
|
1096
1360
|
- [foehn-upload-progress-bar.component.html](projects/prestations-ng/src/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.html)
|
|
1097
|
-
|
|
1098
1361
|
- Upload and analysis messages have been updated to take into account packages upload
|
|
1099
1362
|
|
|
1100
1363
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
@@ -1128,7 +1391,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1128
1391
|
|
|
1129
1392
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page.component.html)
|
|
1130
1393
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
1131
|
-
|
|
1132
1394
|
- added `@Input() routerLinkAppTitle: string` to give to `foehn-header-component`.
|
|
1133
1395
|
|
|
1134
1396
|
- [foehn-header.component.html](projects/prestations-ng/src/foehn-header/foehn-header.component.html)
|
|
@@ -1142,7 +1404,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1142
1404
|
|
|
1143
1405
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page.component.html)
|
|
1144
1406
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
1145
|
-
|
|
1146
1407
|
- added `@Input() showSecuredAreaLoginButton = false;` to display secured area login button in header
|
|
1147
1408
|
|
|
1148
1409
|
- [foehn-header.component.html](projects/prestations-ng/src/foehn-header/foehn-header.component.html)
|
|
@@ -1202,25 +1463,20 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1202
1463
|
- [UPGRADING_V16](UPGRADING_V16.md)
|
|
1203
1464
|
- Added migration guide
|
|
1204
1465
|
- [FoehnRecapSectionElement](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.ts)
|
|
1205
|
-
|
|
1206
1466
|
- added field `isComment: boolean`, used to display comments without a label below the other elements of the section
|
|
1207
1467
|
|
|
1208
1468
|
- [foehn-simple-navigation.component.html](projects/prestations-ng/src/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.html)
|
|
1209
|
-
|
|
1210
1469
|
- added simple navigation bar, used in list detail pages because the foehn-navigation does not properly fit in this type of pages
|
|
1211
1470
|
|
|
1212
1471
|
- [foehn-form.component.html](projects/prestations-ng/src/foehn-form/foehn-form.component.html)
|
|
1213
|
-
|
|
1214
1472
|
- added accessibility on form (`aria-live="polite"` and `aria-atomic="false"`)
|
|
1215
1473
|
|
|
1216
1474
|
- [foehn-dropdown-menu](projects/prestations-ng/src/foehn-dropdown-menu/foehn-dropdown-menu.component.ts)
|
|
1217
|
-
|
|
1218
1475
|
- added a dropdown menu or group menu component
|
|
1219
1476
|
|
|
1220
1477
|
- New [dropdown menu documentation](https://dsi-vd.github.io/prestations-ng/dropdown-menu) page
|
|
1221
1478
|
|
|
1222
1479
|
- [foehn-dropdown-menu](projects/prestations-ng/src/foehn-dropdown-menu/foehn-dropdown-menu.component.ts)
|
|
1223
|
-
|
|
1224
1480
|
- `@Input() id: string` used to identify dropdown-menu
|
|
1225
1481
|
- `@Input() model: DropdownMenuGroup[]` used to display dropdown-menu
|
|
1226
1482
|
- `@Input() btnCssClass = 'btn-secondary'` used to define the CSS class of the dropdown menu button, by default is a secondary button
|
|
@@ -1232,14 +1488,12 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1232
1488
|
### Updated
|
|
1233
1489
|
|
|
1234
1490
|
- [foehn-multiselect-autocomplete](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.ts)
|
|
1235
|
-
|
|
1236
1491
|
- added a `<legend>` to describe the selected items
|
|
1237
1492
|
- defaults to `foehn-multiselect-autocomplete.selected-items-list-legend` from `default-dictionary.ts`
|
|
1238
|
-
- can be
|
|
1493
|
+
- can be overridden on each component with `@Input() selectedItemsListLegend`
|
|
1239
1494
|
- selected pills now have the color `primary` instead of `danger`
|
|
1240
1495
|
|
|
1241
1496
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
1242
|
-
|
|
1243
1497
|
- allow to override button "Se déconnecter" (label + link) (when user is connected)
|
|
1244
1498
|
- via `@Input() closeButtonConnectedText` + `@Input() closeHrefConnected`
|
|
1245
1499
|
- via route data : `closeButtonConnectedText` + `closeHrefConnected`
|
|
@@ -1247,12 +1501,10 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1247
1501
|
- default value for link is `/100018/logout`
|
|
1248
1502
|
|
|
1249
1503
|
- [demo-accessibility-page.component.html](src/app/demo-accessibility-page/demo-accessibility-page.component.html)
|
|
1250
|
-
|
|
1251
1504
|
- updated accessibility page to include dropdown menu
|
|
1252
1505
|
|
|
1253
1506
|
- [foehn-header.component.html](projects/prestations-ng/src/foehn-header/foehn-header.component.html)
|
|
1254
1507
|
- [foehn-header.component.ts](projects/prestations-ng/src/foehn-header/foehn-header.component.ts)
|
|
1255
|
-
|
|
1256
1508
|
- updated header to include new dropdown menu
|
|
1257
1509
|
|
|
1258
1510
|
- [gesdem-handler.service.ts](projects/prestations-ng/src/gesdem/gesdem-handler.service.ts)
|
|
@@ -1265,11 +1517,9 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1265
1517
|
- [abstract-foehn-uploader.component.ts](projects/prestations-ng/src/foehn-upload/abstract-foehn-uploader.component.ts)
|
|
1266
1518
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
1267
1519
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
1268
|
-
|
|
1269
1520
|
- removed `@Input() overrideMaxSizeInMo`. Now managed by the backend (see `DocumentProperties.fileMaxSizeByFormKey`)
|
|
1270
1521
|
|
|
1271
1522
|
- [foehn-table-column-configuration.ts](projects/prestations-ng/src/foehn-table/foehn-table-column-configuration.ts)
|
|
1272
|
-
|
|
1273
1523
|
- removed `routerLinkGetter` attribute
|
|
1274
1524
|
|
|
1275
1525
|
- [gesdem-loader.guard](projects/prestations-ng/src/gesdem/gesdem-loader.guard.ts)
|
|
@@ -1298,7 +1548,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1298
1548
|
### Fixed
|
|
1299
1549
|
|
|
1300
1550
|
- [foehn-input-time.ts](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.ts)
|
|
1301
|
-
|
|
1302
1551
|
- fixed model not being updated properly
|
|
1303
1552
|
|
|
1304
1553
|
- [foehn-input-prefixed-text.ts](projects/prestations-ng/src/foehn-input/foehn-input-prefixed-text.component.ts)
|
|
@@ -1313,7 +1562,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1313
1562
|
### Added
|
|
1314
1563
|
|
|
1315
1564
|
- [foehn-input-prefixed-text.ts](projects/prestations-ng/src/foehn-input/foehn-input-prefixed-text.component.ts)
|
|
1316
|
-
|
|
1317
1565
|
- new text input to request a text with a read-only prefix
|
|
1318
1566
|
- `@Input prefix: string` : the read-only prefix
|
|
1319
1567
|
- `@Input() prefixColClass = 'col-md-4'` : the class applied to the foehn-input-text of the prefix part
|
|
@@ -1385,7 +1633,6 @@ and your `angular.json` (/projects/{nom-du-projet}/architect/build/options/style
|
|
|
1385
1633
|
### Added
|
|
1386
1634
|
|
|
1387
1635
|
- [foehn-bo-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.html)
|
|
1388
|
-
|
|
1389
1636
|
- Added `<foehn-upload-progress-bar></foehn-upload-progress-bar>`
|
|
1390
1637
|
|
|
1391
1638
|
- [foehn-status-progress-bar.component.ts](projects/prestations-ng/src/foehn-status-progress-bar/foehn-status-progress-bar.component.ts)
|
|
@@ -1401,11 +1648,9 @@ data: {
|
|
|
1401
1648
|
### Fixed
|
|
1402
1649
|
|
|
1403
1650
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
1404
|
-
|
|
1405
1651
|
- Now provides `MultiUploadService` and `UploadProgressService` to avoid using a singleton
|
|
1406
1652
|
|
|
1407
1653
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
1408
|
-
|
|
1409
1654
|
- Now provides `BoMultiUploadService` and `UploadProgressService` to avoid using a singleton
|
|
1410
1655
|
|
|
1411
1656
|
- [foehn-input-date-time.component.ts](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.ts)
|
|
@@ -1431,7 +1676,6 @@ data: {
|
|
|
1431
1676
|
### Fixed
|
|
1432
1677
|
|
|
1433
1678
|
- [foehn-input-address.components.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
1434
|
-
|
|
1435
1679
|
- Fixed errors not being displayed when switching countries (Suisse -> France)
|
|
1436
1680
|
|
|
1437
1681
|
- [foehn-form.components.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
@@ -1443,7 +1687,6 @@ data: {
|
|
|
1443
1687
|
### Added
|
|
1444
1688
|
|
|
1445
1689
|
- [foehn-boolean-radio.component.ts](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.ts)
|
|
1446
|
-
|
|
1447
1690
|
- Added `@Input() verticalDisplay = false`
|
|
1448
1691
|
|
|
1449
1692
|
- [foehn-input-date-time.components.ts](projects/prestations-ng/src/foehn-input-date-time/foehn-input-date-time.component.ts)
|
|
@@ -1457,7 +1700,6 @@ data: {
|
|
|
1457
1700
|
### Updated
|
|
1458
1701
|
|
|
1459
1702
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
1460
|
-
|
|
1461
1703
|
- No double-binding when component is disabled
|
|
1462
1704
|
- No userInput event dispatch when component is disabled
|
|
1463
1705
|
|
|
@@ -1475,11 +1717,9 @@ data: {
|
|
|
1475
1717
|
### Added
|
|
1476
1718
|
|
|
1477
1719
|
- [global.const.ts](projects/prestations-ng/src/global.const.ts)
|
|
1478
|
-
|
|
1479
1720
|
- Added `HTTP_LOADER_FILTERED_URL: string[]` constant to be used with component `<ng-http-loader></ng-http-loader>` (input `filteredUrlPatterns`). Default value in array: `['api/support-alert', '(api\\/document(\\/([a-zA-Z0-9])+)*\\/upload)']`.
|
|
1480
1721
|
|
|
1481
1722
|
- [foehn-upload-progress-bar.component.ts](projects/prestations-ng/src/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.ts)
|
|
1482
|
-
|
|
1483
1723
|
- See [documentation](upload#foehn_upload_progress_bar)
|
|
1484
1724
|
- Added a progress bar displaying upload progress and indeterminated document analysis
|
|
1485
1725
|
|
|
@@ -1577,7 +1817,6 @@ data: {
|
|
|
1577
1817
|
### Updated
|
|
1578
1818
|
|
|
1579
1819
|
- [upload.helper.ts](projects/prestations-ng/src/foehn-upload/uploader.helper.ts)
|
|
1580
|
-
|
|
1581
1820
|
- manage new error code from prestations-be : `IMAGE_NOT_READABLE` (dico key : `errors.IMAGE_NOT_READABLE`)
|
|
1582
1821
|
|
|
1583
1822
|
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
@@ -1593,7 +1832,6 @@ data: {
|
|
|
1593
1832
|
### Updated
|
|
1594
1833
|
|
|
1595
1834
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
1596
|
-
|
|
1597
1835
|
- As in the other components, we don't want to force the user input, when `[allowFreeInput]="false"` (which is the default) :
|
|
1598
1836
|
- It is still done for :
|
|
1599
1837
|
- `maxlength` (to avoid a number overflow in the backend)
|
|
@@ -1609,14 +1847,12 @@ data: {
|
|
|
1609
1847
|
- `allowDecimal` and `allowNegative` when needed
|
|
1610
1848
|
|
|
1611
1849
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
1612
|
-
|
|
1613
1850
|
- removed `@Input() showHelpModal = false` show an help-modal related to an foehn-input
|
|
1614
1851
|
- removed `@Input() helpModalTitle: string` The title of the modal
|
|
1615
1852
|
- removed `@Input() helpModalContent: string` The content of the modal
|
|
1616
1853
|
- replaced by `@Input() helpModal: HelpModal`
|
|
1617
1854
|
|
|
1618
1855
|
- [HelpModal](projects/prestations-ng/src/foehn-help-modal/foehn-help-modal.type.ts)
|
|
1619
|
-
|
|
1620
1856
|
- add value `modalSize?: string` to configure the size of the foehn-help-modal (defaults to `modal-lg`)
|
|
1621
1857
|
|
|
1622
1858
|
- [Image](projects/prestations-ng/src/foehn-help-modal/foehn-help-modal.type.ts)
|
|
@@ -1626,11 +1862,9 @@ data: {
|
|
|
1626
1862
|
### Fixed
|
|
1627
1863
|
|
|
1628
1864
|
- [foehn-input-textarea.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-textarea.component.ts)
|
|
1629
|
-
|
|
1630
1865
|
- CSS color of remaining chars not being changed when input is reset
|
|
1631
1866
|
|
|
1632
1867
|
- [foehn-boolean-checkbox.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-checkbox.component.html)
|
|
1633
|
-
|
|
1634
1868
|
- handle `isLabelSrOnly` input
|
|
1635
1869
|
|
|
1636
1870
|
- [foehn-picture-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.ts)
|
|
@@ -1649,7 +1883,6 @@ data: {
|
|
|
1649
1883
|
- add `@Input() helpModalTitle: string` The title of the modal
|
|
1650
1884
|
- add `@Input() helpModalContent: string` The content of the modal
|
|
1651
1885
|
- [foehn-input-email.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-email.component.ts)
|
|
1652
|
-
|
|
1653
1886
|
- add default help-modal in order to help user if email considered as not valid
|
|
1654
1887
|
|
|
1655
1888
|
- [foehn-checkable-group.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkable-group.component.ts)
|
|
@@ -1672,7 +1905,6 @@ data: {
|
|
|
1672
1905
|
### Fixed
|
|
1673
1906
|
|
|
1674
1907
|
- [foehn-input-textarea.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-textarea.component.ts)
|
|
1675
|
-
|
|
1676
1908
|
- add function `getCharCountLabel` that return the plural or singular form of the label accordingly (one dictionary key for plural and another one for singular)
|
|
1677
1909
|
- add default label for remaining characters in [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
1678
1910
|
- `'foehn-textarea.chars-remaining.plural': '{charCountLeft} caractères restants'`
|
|
@@ -1681,14 +1913,12 @@ data: {
|
|
|
1681
1913
|
- `'foehn-textarea.chars-remaining.exceeded': 'Vous avez dépassé le nombre de caractères autorisés de {charCountLeft}'`
|
|
1682
1914
|
|
|
1683
1915
|
- [foehn-modal.component.html](projects/prestations-ng/src/foehn-modal/foehn-modal.component.html)
|
|
1684
|
-
|
|
1685
|
-
- close button label + aria-label can now be overriden in dictionary
|
|
1916
|
+
- close button label + aria-label can now be overridden in dictionary
|
|
1686
1917
|
- add default label for remaining characters in [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
1687
1918
|
- `'foehn-modal.btn-close.aria-label': 'Fermer la boite de dialogue'`
|
|
1688
1919
|
- `'foehn-modal.btn-close.title': 'Fermer'`
|
|
1689
1920
|
|
|
1690
1921
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
1691
|
-
|
|
1692
1922
|
- `@Input() hideReference = false` to choose if the confirmation message display the reference number
|
|
1693
1923
|
|
|
1694
1924
|
- [gesdem-confirmation.component.html](projects/prestations-ng/projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.html)
|
|
@@ -1727,7 +1957,6 @@ data: {
|
|
|
1727
1957
|
### Updated
|
|
1728
1958
|
|
|
1729
1959
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
1730
|
-
|
|
1731
1960
|
- added a standard help-text that describes the expected input (i.e. "Saisir un nombre entre 0 et 999'999")
|
|
1732
1961
|
- label is configurable with the dictionary (`foehn-input-number.standard-help-text.label`, defaults to `Saisir un nombre entre {minValue} et {maxValue}`)
|
|
1733
1962
|
- is placed after the `[helpText]` if provided
|
|
@@ -1763,7 +1992,6 @@ data: {
|
|
|
1763
1992
|
### Updated
|
|
1764
1993
|
|
|
1765
1994
|
- [gesdem-error.component.html](projects/prestations-ng/src/gesdem-error/gesdem-error.component.html)
|
|
1766
|
-
|
|
1767
1995
|
- use new endpoint `/action-statut` from prestations-be to get the status without trigerring any validation
|
|
1768
1996
|
|
|
1769
1997
|
- [sdk-epayment.service.ts](projects/prestations-ng/src/sdk-epayment/sdk-epayment.service.ts)
|
|
@@ -1782,7 +2010,6 @@ data: {
|
|
|
1782
2010
|
### Updated
|
|
1783
2011
|
|
|
1784
2012
|
- [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
1785
|
-
|
|
1786
2013
|
- pasting an AVS number (witouht the prefix `756`) in the first editable input will now expand it to the other inputs.
|
|
1787
2014
|
|
|
1788
2015
|
- [foehn-agenda-timeslot-panel.component.ts](projects/prestations-ng/src/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.ts)
|
|
@@ -1806,7 +2033,6 @@ data: {
|
|
|
1806
2033
|
### Updated
|
|
1807
2034
|
|
|
1808
2035
|
- [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
1809
|
-
|
|
1810
2036
|
- pasting an AVS number in the first editable input will now expand it to the other inputs.
|
|
1811
2037
|
|
|
1812
2038
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
@@ -1827,7 +2053,6 @@ data: {
|
|
|
1827
2053
|
### Added
|
|
1828
2054
|
|
|
1829
2055
|
- [ApplicationInfo](projects/prestations-ng/src/sdk-appinfo/application-info.ts)
|
|
1830
|
-
|
|
1831
2056
|
- added one attribute to ApplicationInfo :
|
|
1832
2057
|
- `string[] mockedServices` : all properties name containing 'mock' having value != "false". Will be displayed in a warning banner at top of the page. Need prestations-ng >=15.1.0
|
|
1833
2058
|
|
|
@@ -1837,11 +2062,9 @@ data: {
|
|
|
1837
2062
|
### Fixed
|
|
1838
2063
|
|
|
1839
2064
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
1840
|
-
|
|
1841
2065
|
- fixed streets and houseNumbers suggestion list not being emptied when locality is cleared
|
|
1842
2066
|
|
|
1843
2067
|
- [foehn-input-date.component.ts](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.ts)
|
|
1844
|
-
|
|
1845
2068
|
- fixed error not disappearing when selecting a date in date picker
|
|
1846
2069
|
|
|
1847
2070
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
@@ -1872,13 +2095,11 @@ data: {
|
|
|
1872
2095
|
### Added
|
|
1873
2096
|
|
|
1874
2097
|
- [UPGRADING_V15](UPGRADING_V15.md)
|
|
1875
|
-
|
|
1876
2098
|
- Added migration guide
|
|
1877
2099
|
|
|
1878
2100
|
- New [agenda documentation](https://dsi-vd.github.io/prestations-ng/agenda) page
|
|
1879
2101
|
|
|
1880
2102
|
- [foehn-agenda.components.ts](projects/prestations-ng/src/foehn-agenda/foehn-agenda.component.ts)
|
|
1881
|
-
|
|
1882
2103
|
- Model `calendar.type.ts` ([Calendar](projects/prestations-ng/src/foehn-agenda/calendar.type.ts))
|
|
1883
2104
|
- Model `current-week.type.ts` ([CurrentWeek](projects/prestations-ng/src/foehn-agenda/current-week.type.ts))
|
|
1884
2105
|
- Model `day-slots.type.ts` ([DaySlots](projects/prestations-ng/src/foehn-agenda/day-slots.type.ts))
|
|
@@ -1897,15 +2118,12 @@ data: {
|
|
|
1897
2118
|
### Updated
|
|
1898
2119
|
|
|
1899
2120
|
- [foehn-status-progress-bar.component.ts](projects/prestations-ng/src/foehn-status-progress-bar/foehn-status-progress-bar.component.ts)
|
|
1900
|
-
|
|
1901
2121
|
- Bugfix: no visual glitch on the first page (step 2 "Verification" was briefly displayed when starting)
|
|
1902
2122
|
|
|
1903
2123
|
- [foehn-confirm-modal.component.html](projects/prestations-ng/src/foehn-confirm-modal/foehn-confirm-modal.component.html)
|
|
1904
|
-
|
|
1905
2124
|
- Add closeable on FoehnConfirmModalContent. Default value is true. If false, modal has to be closed by the yes and no buttons.
|
|
1906
2125
|
|
|
1907
2126
|
- Added RefInf DTOs matching to prestations-be
|
|
1908
|
-
|
|
1909
2127
|
- [address-type-light.ts](projects/prestations-ng/src/refinf/model/address-type-light.ts)
|
|
1910
2128
|
- [canton.ts](projects/prestations-ng/src/refinf/model/canton.ts)
|
|
1911
2129
|
- [district.ts](projects/prestations-ng/src/refinf/model/district.ts)
|
|
@@ -1915,12 +2133,10 @@ data: {
|
|
|
1915
2133
|
|
|
1916
2134
|
- [foehn-date-picker.component.ts](projects/prestations-ng/src/foehn-date-picker/foehn-date-picker.component.ts)
|
|
1917
2135
|
- [foehn-date-picker-button.component.ts](projects/prestations-ng/src/foehn-date-picker-button/foehn-date-picker-button.component.ts)
|
|
1918
|
-
|
|
1919
2136
|
- added `@Input() minDate: number[]` - minDate's year will override minYear setting
|
|
1920
2137
|
- added `@Input() maxDate: number[]` - maxDate's year will override maxYear setting
|
|
1921
2138
|
|
|
1922
2139
|
- [package.json](package.json)
|
|
1923
|
-
|
|
1924
2140
|
- Updated angular stack to ^13.1.0
|
|
1925
2141
|
- Updated @fortawesome/angular-fontawesome to ^0.10.0
|
|
1926
2142
|
- Updated rxjs to ~7.5.2
|
|
@@ -1929,30 +2145,24 @@ data: {
|
|
|
1929
2145
|
- [sdk-epayment.component.ts](projects/prestations-ng/src/sdk-epayment/sdk-epayment.component.ts)
|
|
1930
2146
|
- [sdk-epayment.component.html](projects/prestations-ng/src/sdk-epayment/sdk-epayment.component.html)
|
|
1931
2147
|
- [sdk-epayment.service.ts](projects/prestations-ng/src/sdk-epayment/sdk-epayment.service.ts)
|
|
1932
|
-
|
|
1933
2148
|
- Adaptations to use new e-payment method "Postfinance Checkout"
|
|
1934
2149
|
|
|
1935
2150
|
- [backend-reponse.ts](projects/prestations-ng/src/backend-response.ts)
|
|
1936
|
-
|
|
1937
2151
|
- renamed to `FormPostResponse` to match prestations-be
|
|
1938
2152
|
- renamed `GesdemMeta` to `FormMetadata` to match prestations-be
|
|
1939
2153
|
|
|
1940
2154
|
- [error-template.ts](projects/prestations-ng/src/error-template.ts)
|
|
1941
|
-
|
|
1942
2155
|
- renamed to `FormError` to match prestations-be
|
|
1943
2156
|
|
|
1944
2157
|
- DTOs from Refinf : Long attributes are now serialized by the back-end as String since their value can be higher than javascript's MAX_SAFE_INTEGER :
|
|
1945
|
-
|
|
1946
2158
|
- [address.type.ts](projects/prestations-ng/src/foehn-address/address.type.ts)
|
|
1947
2159
|
- Street : `estrid`
|
|
1948
2160
|
- Locality : `postalLocalityHistoryId`, `zipCodeId`
|
|
1949
2161
|
|
|
1950
2162
|
- [foehn-date-picker.component.html](projects/prestations-ng/src/foehn-date-picker/foehn-date-picker.component.html)
|
|
1951
|
-
|
|
1952
2163
|
- added unique ids
|
|
1953
2164
|
|
|
1954
2165
|
- [foehn-checkable-group.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkable-group.component.ts)
|
|
1955
|
-
|
|
1956
2166
|
- set default value for `autocomplete` to `off`
|
|
1957
2167
|
|
|
1958
2168
|
- [foehn-input-date.component.ts](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.ts)
|
|
@@ -1961,7 +2171,6 @@ data: {
|
|
|
1961
2171
|
### Removed
|
|
1962
2172
|
|
|
1963
2173
|
- [session-info-data.ts](projects/prestations-ng/src/sdk-session-info/session-info-data.ts)
|
|
1964
|
-
|
|
1965
2174
|
- removed field `email` since this is the security e-mail that should not be used by prestations (`preferences.email` is the one that is allowed)]
|
|
1966
2175
|
|
|
1967
2176
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page.component.html)
|
|
@@ -1987,7 +2196,6 @@ data: {
|
|
|
1987
2196
|
- New [multiselect-autocomplete documentation](https://dsi-vd.github.io/prestations-ng/autocomplete#multiselect_autocomplete) page
|
|
1988
2197
|
|
|
1989
2198
|
- [foehn-multiselect-autocomplete.component.ts](projects/prestations-ng/src/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.ts)
|
|
1990
|
-
|
|
1991
2199
|
- `@Input() defaultElementValues: unknown[]` To set default elements in list of selected
|
|
1992
2200
|
|
|
1993
2201
|
- [foehn-checkable-group.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkable-group.component.ts)
|
|
@@ -2059,12 +2267,10 @@ data: {
|
|
|
2059
2267
|
### Added
|
|
2060
2268
|
|
|
2061
2269
|
- [Autogenerated documentation](https://dsi-vd.github.io/prestations-ng/generateddoc)
|
|
2062
|
-
|
|
2063
2270
|
- prestations-ng documentation generated automatically by `compodoc`
|
|
2064
2271
|
|
|
2065
2272
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
2066
2273
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
2067
|
-
|
|
2068
2274
|
- Add possibility to hide confirmation message when a file is saved. Default is message is displayed. To change default value, add [shouldDisplayFileSavedConfirmation]="false" in your upload
|
|
2069
2275
|
|
|
2070
2276
|
- [gesdem-confirmation.component.html](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.html)
|
|
@@ -2121,42 +2327,34 @@ data: {
|
|
|
2121
2327
|
### Fixed
|
|
2122
2328
|
|
|
2123
2329
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
2124
|
-
|
|
2125
2330
|
- Fixed focus highlight not being foehn like
|
|
2126
2331
|
- `trueLabel` and `falseLabel` have been added the html property `innerHTML`
|
|
2127
2332
|
|
|
2128
2333
|
- [foehn-boolean-checkbox.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-checkbox.component.html)
|
|
2129
|
-
|
|
2130
2334
|
- Fixed focus highlight not being foehn like
|
|
2131
2335
|
|
|
2132
2336
|
- [currency-formatter.directive.ts](projects/prestations-ng/src/directives/currency-formatter.directive.ts)
|
|
2133
|
-
|
|
2134
2337
|
- fixed bug when input is not formatted when programmatically changed
|
|
2135
2338
|
- takes into account the `maxlength` and `maxDecimalCount` of the directive's host when formatting for decimals
|
|
2136
2339
|
|
|
2137
2340
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
2138
|
-
|
|
2139
2341
|
- cannot exceed `maxDecimalCount` anymore when user inputs
|
|
2140
2342
|
|
|
2141
2343
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2142
|
-
|
|
2143
2344
|
- fix ids of address fields to link from foehn-validation-alert-summary
|
|
2144
2345
|
- fix showing individual errors on zipCode and longName when locality is empty and country is not Switzerland
|
|
2145
2346
|
|
|
2146
2347
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
2147
|
-
|
|
2148
2348
|
- A field should not have any error indicator when disabled
|
|
2149
2349
|
- added method `hasErrorsToDisplay()` that returns `true` if `hasErrors()` AND component is not disabled
|
|
2150
2350
|
- replaced every use of `hasErrors()` in templates by `hasErrorsToDisplay()`
|
|
2151
2351
|
- FoehnFormComponent still calls `hasErrors()` on each children in its `isValid()` method
|
|
2152
2352
|
|
|
2153
2353
|
- [foehn-autocomplete.component.ts](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.ts)
|
|
2154
|
-
|
|
2155
2354
|
- fixed suggestion list not displaying when emptying model by using keyboard combinations (ie: Shift+Home+Delete)
|
|
2156
2355
|
|
|
2157
2356
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
2158
2357
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
2159
|
-
|
|
2160
2358
|
- Fixed drop zone or upload button not showing anymore after dropping 1 file as pending file and multiple is set to true
|
|
2161
2359
|
|
|
2162
2360
|
- [foehn-footer.component.ts](projects/prestations-ng/src/foehn-footer/foehn-footer.component.ts)
|
|
@@ -2165,13 +2363,11 @@ data: {
|
|
|
2165
2363
|
### Added
|
|
2166
2364
|
|
|
2167
2365
|
- [date.helper.ts](projects/prestations-ng/src/sdk-date/date.helper.ts)
|
|
2168
|
-
|
|
2169
2366
|
- added function `toDayjsFromNumberArray(value: number[]): dayjs.Dayjs`
|
|
2170
2367
|
- added function `isValid(value: number[]): boolean`
|
|
2171
2368
|
- added function `isToday(value: number[]): boolean`
|
|
2172
2369
|
|
|
2173
2370
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
2174
|
-
|
|
2175
2371
|
- added `@Input() maxDecimalCount` which was removed from [currency-formatter.directive.ts](projects/prestations-ng/src/directives/currency-formatter.directive.ts)
|
|
2176
2372
|
|
|
2177
2373
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
@@ -2180,17 +2376,14 @@ data: {
|
|
|
2180
2376
|
### Updated
|
|
2181
2377
|
|
|
2182
2378
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2183
|
-
|
|
2184
2379
|
- Removed `searchValueMinCharsCount` for country and npaLocality because virtual scrolling is used for displaying results in `foehn-autocomplete`
|
|
2185
2380
|
|
|
2186
2381
|
- [foehn-autocomplete.component.ts](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.ts)
|
|
2187
|
-
|
|
2188
2382
|
- Pressing `Escape` key closes suggestion list when opened
|
|
2189
2383
|
- Pressing `ArrowDown` key opens suggestion list when closed (if there are results to be shown)
|
|
2190
2384
|
|
|
2191
2385
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
2192
2386
|
- [foehn-bo-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.ts)
|
|
2193
|
-
|
|
2194
2387
|
- Drop zone is bigger and now highlighted when file enters navigator window. Dropping file outside drop zone is prevented to avoid navigator default action.
|
|
2195
2388
|
|
|
2196
2389
|
- [package.json](package.json)
|
|
@@ -2215,7 +2408,6 @@ data: {
|
|
|
2215
2408
|
### Fixed
|
|
2216
2409
|
|
|
2217
2410
|
- [foehn-page-modal.component.ts](projects/prestations-ng/src/foehn-page/foehn-page-modal.component.ts)
|
|
2218
|
-
|
|
2219
2411
|
- do not display login messages when user is connected via IAM ACV (no context)
|
|
2220
2412
|
|
|
2221
2413
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
@@ -2247,7 +2439,6 @@ data: {
|
|
|
2247
2439
|
### Fixed
|
|
2248
2440
|
|
|
2249
2441
|
- Library is now compiled using `"compilationMode": "partial"` as it should have when upgrading it to Angular 12.
|
|
2250
|
-
|
|
2251
2442
|
- No need to use `yarn start:symlink` anymore when linking library in project
|
|
2252
2443
|
- Cleanup your project if needed :
|
|
2253
2444
|
- in your `package.json` located at the root of your application, remove `start:symlink`
|
|
@@ -2284,7 +2475,6 @@ data: {
|
|
|
2284
2475
|
### Updated
|
|
2285
2476
|
|
|
2286
2477
|
- [ESLINT_MIGRATION_GUIDE](ESLINT_MIGRATION_GUIDE.md)
|
|
2287
|
-
|
|
2288
2478
|
- Added missing plugins (`import`, `jsdoc`, `prefer-arrow` and `rxjs-angular`) when adding them with `yarn`
|
|
2289
2479
|
- Uncommented `rxjs-angular` plugin and `rxjs-angular/prefer-async-pipe` rule in `.eslintrc.json` example because we are now building with node >= 12.0.0
|
|
2290
2480
|
- Added more information on "Subtype vs Assignment"
|
|
@@ -2305,7 +2495,6 @@ data: {
|
|
|
2305
2495
|
### Added
|
|
2306
2496
|
|
|
2307
2497
|
- [UPGRADING_V14](UPGRADING_V14.md)
|
|
2308
|
-
|
|
2309
2498
|
- Added migration guide
|
|
2310
2499
|
|
|
2311
2500
|
- Schematic for setting `allowSyntheticDefaultImports` to `true` in `tsconfig.json` compiler options
|
|
@@ -2336,12 +2525,10 @@ data: {
|
|
|
2336
2525
|
- `boolean decisionElectroniqueAvailable` true, when prestation can result in an official electronical decision
|
|
2337
2526
|
- `boolean deployeeCyber` true, when prestation is displayed in the "Espace Securisé"
|
|
2338
2527
|
- [I18NForm](projects/prestations-ng/src/i18n-form.ts)
|
|
2339
|
-
|
|
2340
2528
|
- added field `acceptDecisionElectronique: boolean`, must be answered when `ApplicationInfo.EtapeInfo.decisionElectroniqueAvailable` is true
|
|
2341
2529
|
|
|
2342
2530
|
- [foehn-decision-electronique.component.ts](projects/prestations-ng/src/foehn-decision-electronique/foehn-decision-electronique.component.ts)
|
|
2343
2531
|
- [foehn-decision-electronique.module.ts](projects/prestations-ng/src/foehn-decision-electronique/foehn-decision-electronique.module.ts)
|
|
2344
|
-
|
|
2345
2532
|
- component to let the user choose `I18NForm.acceptDecisionElectronique` when `ApplicationInfo.EtapeInfo.decisionElectroniqueAvailable` is true
|
|
2346
2533
|
- should be added to the last page of the "prestation"
|
|
2347
2534
|
|
|
@@ -2376,7 +2563,6 @@ data: {
|
|
|
2376
2563
|
## [14.3.1]
|
|
2377
2564
|
|
|
2378
2565
|
- [foehn-validation-alert-summary.component.ts](projects/prestations-ng/src/foehn-validation-alert-summary/foehn-validation-alert-summary.component.ts)
|
|
2379
|
-
|
|
2380
2566
|
- the message "il y a un problème" has been added to the [default dictionary](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts) and can be translated
|
|
2381
2567
|
|
|
2382
2568
|
- [foehn-navigation.component.html](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.html)
|
|
@@ -2387,17 +2573,14 @@ data: {
|
|
|
2387
2573
|
### Added
|
|
2388
2574
|
|
|
2389
2575
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
2390
|
-
|
|
2391
2576
|
- added `<ng-content></ng-content>` between green box and action buttons, see https://dsi-vd.github.io/prestations-ng/confirmation
|
|
2392
2577
|
|
|
2393
2578
|
- New [datepicker documentation](https://dsi-vd.github.io/prestations-ng/datepicker) page
|
|
2394
2579
|
|
|
2395
2580
|
- [foehn-input-date.component.html](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.html)
|
|
2396
|
-
|
|
2397
2581
|
- Added a `<ng-content select="[date-picker-button]">` to include `<foehn-date-picker-button>`. Please refer to the [datepicker documentation](https://dsi-vd.github.io/prestations-ng/datepicker)
|
|
2398
2582
|
|
|
2399
2583
|
- [foehn-date-picker-button.component.ts](projects/prestations-ng/src/foehn-date-picker-button/foehn-date-picker-button.component.ts)
|
|
2400
|
-
|
|
2401
2584
|
- `@Input() minYear: number` (default: today - 100) minimum year to be displayed
|
|
2402
2585
|
- `@Input() maxYear: number` (default: today + 10) maximum year to be displayed
|
|
2403
2586
|
- `@Input() displaySelectedDate = true` When set to false, hides the selected date displayed beside the button
|
|
@@ -2405,7 +2588,6 @@ data: {
|
|
|
2405
2588
|
- `@Output() userInput = new EventEmitter<number[]>();` Fired when user chooses a date
|
|
2406
2589
|
|
|
2407
2590
|
- [foehn-date-picker.component.ts](projects/prestations-ng/src/foehn-date-picker/foehn-date-picker.component.ts)
|
|
2408
|
-
|
|
2409
2591
|
- `@Input() minYear: number` (default: today - 100) minimum year to be displayed
|
|
2410
2592
|
- `@Input() maxYear: number` (default: today + 10) maximum year to be displayed
|
|
2411
2593
|
- `@Input() datepickerTriggerHtmlElement: HTMLElement` HTML element which opens the date picker
|
|
@@ -2429,8 +2611,7 @@ data: {
|
|
|
2429
2611
|
### Added
|
|
2430
2612
|
|
|
2431
2613
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2432
|
-
|
|
2433
|
-
- default value for postOfficeBoxText's help text ("Exemple : Case postale 122 ou CP122 ou CP 122"), can be overriden in dictionary with key `foehn-input-address.postOfficeBoxText.help-text`
|
|
2614
|
+
- default value for postOfficeBoxText's help text ("Exemple : Case postale 122 ou CP122 ou CP 122"), can be overridden in dictionary with key `foehn-input-address.postOfficeBoxText.help-text`
|
|
2434
2615
|
|
|
2435
2616
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
2436
2617
|
- Function `markAsDirty` to manually set component NgModel control to dirty
|
|
@@ -2451,12 +2632,10 @@ data: {
|
|
|
2451
2632
|
### Fixed
|
|
2452
2633
|
|
|
2453
2634
|
- [grecaptcha.component.ts](projects/prestations-ng/src/sdk-recaptcha/grecaptcha/grecaptcha.component.ts)
|
|
2454
|
-
|
|
2455
2635
|
- reCaptcha language now depends on user language settings
|
|
2456
2636
|
|
|
2457
2637
|
- [foehn-input-time.component.html](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.html)
|
|
2458
2638
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
2459
|
-
|
|
2460
2639
|
- Now disables all inputs when attribute `[disabled]` is set to `true`
|
|
2461
2640
|
|
|
2462
2641
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
@@ -2467,15 +2646,12 @@ data: {
|
|
|
2467
2646
|
### Added
|
|
2468
2647
|
|
|
2469
2648
|
- [form-select-option.ts](projects/prestations-ng/src/foehn-checkables/form-select-option.ts)
|
|
2470
|
-
|
|
2471
2649
|
- Added `FormSelectOption` class to be used for foehn checkables components. Avoids re-creating it in every project. Gives the possibility to disable elements individually.
|
|
2472
2650
|
|
|
2473
2651
|
- [backend-reponse.ts](projects/prestations-ng/src/backend-response.ts)
|
|
2474
|
-
|
|
2475
2652
|
- Added `currentAction: number` to class GesdemMeta.
|
|
2476
2653
|
|
|
2477
2654
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page.component.html)
|
|
2478
|
-
|
|
2479
2655
|
- page content is blocked when the browser is not supported but a button allows the user to continue anyway.
|
|
2480
2656
|
|
|
2481
2657
|
- [foehn-navigation.component.html](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.html)
|
|
@@ -2491,7 +2667,6 @@ data: {
|
|
|
2491
2667
|
### Fixed
|
|
2492
2668
|
|
|
2493
2669
|
- [date.pipe.ts](projects/prestations-ng/src/pipes/date.pipe.ts)
|
|
2494
|
-
|
|
2495
2670
|
- Rollback eslint fix and return `any` to avoid breaking apps
|
|
2496
2671
|
|
|
2497
2672
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
@@ -2530,27 +2705,23 @@ data: {
|
|
|
2530
2705
|
### Fixed
|
|
2531
2706
|
|
|
2532
2707
|
- [abstract-list-item-detail-page.component.ts](projects/prestations-ng/src/foehn/foehn-menu-prestation/abstract-list-item-detail-page.component.ts)
|
|
2533
|
-
|
|
2534
2708
|
- reset breadcrumb on destroy
|
|
2535
|
-
- `getListPagePath()` is now abstract since it should always be
|
|
2709
|
+
- `getListPagePath()` is now abstract since it should always be overridden (value was 'page-3' from skeleton's front-with-menu example)
|
|
2536
2710
|
|
|
2537
2711
|
- [abstract-page-from-menu.component.ts](projects/prestations-ng/src/foehn/foehn-menu-prestation/abstract-page-from-menu.component.ts)
|
|
2538
|
-
- `getMenuPath()` is now abstract since it should always be
|
|
2539
|
-
- `getMenuLabel()` is now abstract since it should always be
|
|
2712
|
+
- `getMenuPath()` is now abstract since it should always be overridden (value was 'Menu' from skeleton's front-with-menu example)
|
|
2713
|
+
- `getMenuLabel()` is now abstract since it should always be overridden (value was '/menu' from skeleton's front-with-menu example)
|
|
2540
2714
|
|
|
2541
2715
|
## [13.4.0]
|
|
2542
2716
|
|
|
2543
2717
|
### Added
|
|
2544
2718
|
|
|
2545
2719
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
2546
|
-
|
|
2547
2720
|
- Added new error messages to match new error codes from prestations-be : EMPTY_PDF
|
|
2548
2721
|
|
|
2549
2722
|
- [currency.helper.ts](projects/prestations-ng/src/sdk-currency/currency.helper.ts)
|
|
2550
|
-
|
|
2551
2723
|
- Function `formatCurrency` helps to format number or string as a readable value (i.e: 1'123.30)
|
|
2552
2724
|
- parameters:
|
|
2553
|
-
|
|
2554
2725
|
- `value` (string|number)
|
|
2555
2726
|
- `currency` (string) (default: 'CHF')
|
|
2556
2727
|
- `fixedDecimalCount` (number) (default: null): number of decimals to display
|
|
@@ -2587,7 +2758,6 @@ data: {
|
|
|
2587
2758
|
### Updated
|
|
2588
2759
|
|
|
2589
2760
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2590
|
-
|
|
2591
2761
|
- disabled attribute is now taken into account.
|
|
2592
2762
|
|
|
2593
2763
|
- [foehn-recap-section.component.ts](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.ts)
|
|
@@ -2603,7 +2773,6 @@ data: {
|
|
|
2603
2773
|
### Updated
|
|
2604
2774
|
|
|
2605
2775
|
- [package.json](package.json)
|
|
2606
|
-
|
|
2607
2776
|
- Updated angular stack to ^11.0.0
|
|
2608
2777
|
- Updated `@dsivd/foehn` to 1.8.0. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
|
|
2609
2778
|
|
|
@@ -2612,30 +2781,24 @@ data: {
|
|
|
2612
2781
|
### Fixed
|
|
2613
2782
|
|
|
2614
2783
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
2615
|
-
|
|
2616
2784
|
- fixed `focus` not focusing on input for components such as `<foehn-radio>, <foehn-checkbox>,...`
|
|
2617
2785
|
|
|
2618
2786
|
- [foehn-validation-alert-summary.component.ts](projects/prestations-ng/src/foehn-validation-alert-summary/foehn-validation-alert-summary.component.ts)
|
|
2619
|
-
|
|
2620
2787
|
- fixed `scrollToError` not focusing on input for components such as `<foehn-input-date>, <foehn-input-time>, <foehn-radio>, <foehn-checkbox>,...`
|
|
2621
2788
|
|
|
2622
2789
|
- [foehn-input-foreign-locality.component.html](projects/prestations-ng/src/foehn-address/foehn-input-foreign-locality.component.html)
|
|
2623
2790
|
- [foehn-input-foreign-street.component.html](projects/prestations-ng/src/foehn-address/foehn-input-foreign-street.component.html)
|
|
2624
|
-
|
|
2625
2791
|
- fixed error not being inherited
|
|
2626
2792
|
|
|
2627
2793
|
### Updated
|
|
2628
2794
|
|
|
2629
2795
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2630
|
-
|
|
2631
2796
|
- When changing country, all input fields of the address are cleared and set to null
|
|
2632
2797
|
|
|
2633
2798
|
- [foehn-page.component.html](projects/prestations-ng/src/foehn-page/foehn-page.component.html)
|
|
2634
|
-
|
|
2635
2799
|
- removed browser support condition on page display. Now page will always be loaded but if the browser is not supported, an alert message will be displayed at the top of the page.
|
|
2636
2800
|
|
|
2637
2801
|
- [browserlist](src/browserslist)
|
|
2638
|
-
|
|
2639
2802
|
- Improved documentation with a few command lines to fetch latest version of browsers and test browser list
|
|
2640
2803
|
|
|
2641
2804
|
## [12.4.4]
|
|
@@ -2643,7 +2806,6 @@ data: {
|
|
|
2643
2806
|
### Updated
|
|
2644
2807
|
|
|
2645
2808
|
- [browserlist](src/browserslist)
|
|
2646
|
-
|
|
2647
2809
|
- added firefox 68 as supported browser
|
|
2648
2810
|
|
|
2649
2811
|
## [12.4.3]
|
|
@@ -2651,7 +2813,6 @@ data: {
|
|
|
2651
2813
|
### Updated
|
|
2652
2814
|
|
|
2653
2815
|
- [foehn-input.component.html](projects/prestations-ng/src/foehn-input/foehn-input.component.html)
|
|
2654
|
-
|
|
2655
2816
|
- added `@Input() overrideGesdemMaxlength = false` to be able to set `@Input() maxlength` to more than 2000 chars (when used in a BO)
|
|
2656
2817
|
|
|
2657
2818
|
- [date.pipe.ts](projects/prestations-ng/src/pipes/date.pipe.ts)
|
|
@@ -2672,12 +2833,10 @@ data: {
|
|
|
2672
2833
|
### Updated
|
|
2673
2834
|
|
|
2674
2835
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2675
|
-
|
|
2676
|
-
- new `@Input
|
|
2677
|
-
- new `@Input showAdressLine2 = true` to be able to show/hide field `addressLine2` (overriden by `showAdressLines = true`)
|
|
2836
|
+
- new `@Input showAdressLine1 = true` to be able to show/hide field `addressLine1` (overridden by `showAdressLines = true`)
|
|
2837
|
+
- new `@Input showAdressLine2 = true` to be able to show/hide field `addressLine2` (overridden by `showAdressLines = true`)
|
|
2678
2838
|
|
|
2679
2839
|
- [gesdem-action-recovery-login](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login)
|
|
2680
|
-
|
|
2681
2840
|
- Message précis quand une reprise est tentée pour une action déjà transmise
|
|
2682
2841
|
|
|
2683
2842
|
## [12.4.0]
|
|
@@ -2685,7 +2844,6 @@ data: {
|
|
|
2685
2844
|
### Updated
|
|
2686
2845
|
|
|
2687
2846
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
2688
|
-
|
|
2689
2847
|
- get title from footer link "contact" from backend (applicationInfo)
|
|
2690
2848
|
|
|
2691
2849
|
## [12.3.3]
|
|
@@ -2693,34 +2851,26 @@ data: {
|
|
|
2693
2851
|
### Updated
|
|
2694
2852
|
|
|
2695
2853
|
- [foehn-input-phone.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-phone.component.ts)
|
|
2696
|
-
|
|
2697
2854
|
- Improved accessibility of the helptexts on phone inputs
|
|
2698
2855
|
|
|
2699
2856
|
- [foehn-input-text.component.spec.ts](projects/prestations-ng/src/foehn-input/foehn-input-text.component.ts)
|
|
2700
2857
|
- [foehn-input-textarea.component.html](projects/prestations-ng/src/foehn-input/foehn-input-text.component.ts)
|
|
2701
|
-
|
|
2702
2858
|
- changed `@Input() autocomplete` to type string in order to be able to use every possible HTML values (cf. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete)
|
|
2703
|
-
|
|
2704
2859
|
- you should replace [autocomplete]="false" by [autocomplete]="'off'".ch
|
|
2705
2860
|
|
|
2706
2861
|
* [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
2707
|
-
|
|
2708
2862
|
- use autocomplete values "address-line1", "address-line2", "address-line3", "postal-code"
|
|
2709
2863
|
|
|
2710
2864
|
* [foehn-input-email.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-email.component.ts)
|
|
2711
|
-
|
|
2712
2865
|
- use autocomplete value "email"
|
|
2713
2866
|
|
|
2714
2867
|
* [foehn-input-password.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-password.component.ts)
|
|
2715
|
-
|
|
2716
2868
|
- use autocomplete value "current-password"
|
|
2717
2869
|
|
|
2718
2870
|
* [foehn-input-phone.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-phone.component.ts)
|
|
2719
|
-
|
|
2720
2871
|
- use autocomplete value "tel"
|
|
2721
2872
|
|
|
2722
2873
|
* [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
2723
|
-
|
|
2724
2874
|
- use autocomplete value "off" on every field
|
|
2725
2875
|
|
|
2726
2876
|
## [12.3.2]
|
|
@@ -2737,7 +2887,6 @@ data: {
|
|
|
2737
2887
|
- [abstract-list-item-detail-page.component.ts](projects/prestations-ng/src/foehn/foehn-menu-prestation/abstract-list-item-detail-page.component.ts)
|
|
2738
2888
|
- [abstract-page-from-menu.component.ts](projects/prestations-ng/src/foehn/foehn-menu-prestation/abstract-page-from-menu.component.ts)
|
|
2739
2889
|
- [abstract-menu-page.component.ts](projects/prestations-ng/src/foehn/foehn-menu-prestation/abstract-menu-page.component.ts)
|
|
2740
|
-
|
|
2741
2890
|
- Fixed issue with typescript generic (FORM_TYPE should extend I18NForm)
|
|
2742
2891
|
|
|
2743
2892
|
## [12.3.0]
|
|
@@ -2745,7 +2894,6 @@ data: {
|
|
|
2745
2894
|
### Updated
|
|
2746
2895
|
|
|
2747
2896
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
2748
|
-
|
|
2749
2897
|
- Added new error messages to match new error codes from prestations-be : FILE_TOO_SMALL, PDF_PASSWORD_LOCKED, PDF_CONTAINS_SCRIPT, PDF_HAS_ATTACHMENTS, PDF_GENERAL_PROBLEM, FILENAME_TOO_LONG
|
|
2750
2898
|
|
|
2751
2899
|
## [12.2.1]
|
|
@@ -2788,7 +2936,6 @@ data: {
|
|
|
2788
2936
|
### Added
|
|
2789
2937
|
|
|
2790
2938
|
- new translations with default values
|
|
2791
|
-
|
|
2792
2939
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
2793
2940
|
- [foehn-input-foreign-locality.component.html](projects/prestations-ng/src/foehn-address/foehn-input-foreign-locality.component.html)
|
|
2794
2941
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
@@ -2804,16 +2951,13 @@ data: {
|
|
|
2804
2951
|
- [foehn-list-summary.component.html](projects/prestations-ng/src/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.html)
|
|
2805
2952
|
- [foehn-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.html)
|
|
2806
2953
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
2807
|
-
|
|
2808
2954
|
- foehn-input.optional=(facultatif)
|
|
2809
2955
|
|
|
2810
2956
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
2811
|
-
|
|
2812
2957
|
- foehn-input-address.street.help-text=Exemple : Avenue de la Sallaz
|
|
2813
2958
|
- foehn-input-address.houseNumber.help-text=Exemple : 40 pour une adresse à l'Avenue de la Sallaz 40
|
|
2814
2959
|
|
|
2815
2960
|
- [foehn-input-foreign-locality.component.html](projects/prestations-ng/src/foehn-address/foehn-input-foreign-locality.component.html)
|
|
2816
|
-
|
|
2817
2961
|
- foehn-input-foreign-locality.zipCode.label=Code postal
|
|
2818
2962
|
- foehn-input-foreign-locality.locality.label=Localité
|
|
2819
2963
|
|
|
@@ -2822,32 +2966,25 @@ data: {
|
|
|
2822
2966
|
### Updated
|
|
2823
2967
|
|
|
2824
2968
|
- [foehn-recap-section.component.ts](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.ts)
|
|
2825
|
-
|
|
2826
2969
|
- Update <foehn-recap-section> in order to display 0 in recap. Before this fix, 0 was treated as an empty value and was not displayed
|
|
2827
2970
|
|
|
2828
2971
|
### Added
|
|
2829
2972
|
|
|
2830
2973
|
- added I18N support (to be used with prestations-be 11.3.x)
|
|
2831
|
-
|
|
2832
2974
|
- [i18n-form.ts](projects/prestations-ng/src/i18n-form.ts)
|
|
2833
|
-
|
|
2834
2975
|
- your business form should extend this class to be able to send the currently selected language to the backend.
|
|
2835
2976
|
|
|
2836
2977
|
- [sdk-dictionary.service.ts](projects/prestations-ng/src/sdk-dictionary/sdk-dictionary.service.ts)
|
|
2837
|
-
|
|
2838
2978
|
- getAvailableLanguages() : returns languages given by DictionaryController in prestations-be
|
|
2839
2979
|
- changeLanguage(code: string) : get dictionary in given language
|
|
2840
2980
|
- getCurrentLanguageCode() : get the selected language code
|
|
2841
2981
|
- getDictionary can be triggered multiple times, so you should add `first()` into the pipe of you call in MetaService.
|
|
2842
2982
|
|
|
2843
2983
|
- [default-dictionary.ts](projects/prestations-ng/src/sdk-dictionary/default-dictionary.ts)
|
|
2844
|
-
|
|
2845
2984
|
- stores default labels in french
|
|
2846
2985
|
|
|
2847
2986
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
2848
|
-
|
|
2849
2987
|
- new translations with default values :
|
|
2850
|
-
|
|
2851
2988
|
- foehn-input-address.country.label=Pays
|
|
2852
2989
|
- foehn-input-address.locality.label=NPA, Localité
|
|
2853
2990
|
- foehn-input-foreign-locality.zipCode.label=Code postal
|
|
@@ -2861,31 +2998,23 @@ data: {
|
|
|
2861
2998
|
- foehn-input-address.addressLine2.label=Complément d'adresse
|
|
2862
2999
|
|
|
2863
3000
|
- [foehn-navigation.component.html](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.html)
|
|
2864
|
-
|
|
2865
3001
|
- new translations with default values :
|
|
2866
|
-
|
|
2867
3002
|
- foehn-navigation.next.label=Suivant
|
|
2868
3003
|
- foehn-navigation.previous.label=Précédent
|
|
2869
3004
|
- foehn-navigation.transmit.label=Transmettre
|
|
2870
3005
|
- foehn-navigation.continue-later.label=Finir la demande plus tard
|
|
2871
3006
|
|
|
2872
3007
|
- [foehn-page-counter.component.ts](projects/prestations-ng/src/foehn-page/foehn-page-counter.component.ts)
|
|
2873
|
-
|
|
2874
3008
|
- new translations with default values :
|
|
2875
|
-
|
|
2876
3009
|
- foehn-page-counter.label=Page {currentPage} de {pageCount}
|
|
2877
3010
|
|
|
2878
3011
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
2879
|
-
|
|
2880
3012
|
- new translations with default values :
|
|
2881
|
-
|
|
2882
3013
|
- Oui=Oui
|
|
2883
3014
|
- Non=Non
|
|
2884
3015
|
|
|
2885
3016
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
2886
|
-
|
|
2887
3017
|
- new translations with default values :
|
|
2888
|
-
|
|
2889
3018
|
- gesdem-confirmation.title=Confirmation
|
|
2890
3019
|
- gesdem-confirmation.success-label=Demande transmise
|
|
2891
3020
|
- gesdem-confirmation.abort-label=Demande abandonnée
|
|
@@ -2896,17 +3025,13 @@ data: {
|
|
|
2896
3025
|
- gesdem-confirmation.extra-content=<empty> allows to add some text in the page
|
|
2897
3026
|
|
|
2898
3027
|
- [foehn-input-date.component.html](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.html)
|
|
2899
|
-
|
|
2900
3028
|
- new translations with default values :
|
|
2901
|
-
|
|
2902
3029
|
- foehn-input-date.day.label=Jour
|
|
2903
3030
|
- foehn-input-date.month.label=Mois
|
|
2904
3031
|
- foehn-input-date.year.label=Année
|
|
2905
3032
|
|
|
2906
3033
|
- [foehn-input-time.component.html](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.html)
|
|
2907
|
-
|
|
2908
3034
|
- new translations with default values :
|
|
2909
|
-
|
|
2910
3035
|
- foehn-input-time.hours.label=Heure
|
|
2911
3036
|
- foehn-input-time.minutes.label=Minutes
|
|
2912
3037
|
|
|
@@ -2915,7 +3040,6 @@ data: {
|
|
|
2915
3040
|
### Updated
|
|
2916
3041
|
|
|
2917
3042
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
2918
|
-
|
|
2919
3043
|
- fixed label "Paramètre de connexion" in header (missing "s" at the end of Paramètres)
|
|
2920
3044
|
|
|
2921
3045
|
## [11.2.1]
|
|
@@ -2923,11 +3047,9 @@ data: {
|
|
|
2923
3047
|
### Updated
|
|
2924
3048
|
|
|
2925
3049
|
- [breadcrumb-event.service.ts](projects/prestations-ng/src/foehn-breadcrumb/breadcrumb-event.service.ts)
|
|
2926
|
-
|
|
2927
3050
|
- updated default root breabcrumb item to display sessionInfo.espaceLabel instead of "Mon Espace"
|
|
2928
3051
|
|
|
2929
3052
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
2930
|
-
|
|
2931
3053
|
- minor accessibility improvements on connected user sr-only labels
|
|
2932
3054
|
|
|
2933
3055
|
## [11.2.0]
|
|
@@ -2935,13 +3057,11 @@ data: {
|
|
|
2935
3057
|
### Added
|
|
2936
3058
|
|
|
2937
3059
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
2938
|
-
|
|
2939
3060
|
- Add two default footer links.
|
|
2940
3061
|
- Add an attribute `showDefaultTermOfUseLink` to disable or enable the default "Term of use" footer link; set by default to `true`.
|
|
2941
3062
|
- Add an attribute `showDefaultSecurityBestPracticeLink` to disable or enable the default "Security best practice" footer link; set by default to `true`.
|
|
2942
3063
|
|
|
2943
3064
|
- [foehn-header.component.ts](projects/prestations-ng/src/foehn-header/foehn-header.component.ts)
|
|
2944
|
-
|
|
2945
3065
|
- new design for the header that requires prestations-be 11.2.0 to get user avatar
|
|
2946
3066
|
|
|
2947
3067
|
## [11.1.5]
|
|
@@ -2949,7 +3069,6 @@ data: {
|
|
|
2949
3069
|
### Added
|
|
2950
3070
|
|
|
2951
3071
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
2952
|
-
|
|
2953
3072
|
- added some inputs to affect the presence of (facultatif) on every label :
|
|
2954
3073
|
- `@Input() countryRequired = true`
|
|
2955
3074
|
- `@Input() swissNpaLocalityRequired = true`
|
|
@@ -2968,7 +3087,6 @@ data: {
|
|
|
2968
3087
|
### Added
|
|
2969
3088
|
|
|
2970
3089
|
- [foehn-list.component.ts](projects/prestations-ng/src/foehn-list/foehn-list.component.ts)
|
|
2971
|
-
|
|
2972
3090
|
- Added public method `showPage(page: number, emitPageChangeEvent = false)`.
|
|
2973
3091
|
|
|
2974
3092
|
## [11.1.3]
|
|
@@ -2994,12 +3112,10 @@ data: {
|
|
|
2994
3112
|
### Updated
|
|
2995
3113
|
|
|
2996
3114
|
- [package.json](package.json)
|
|
2997
|
-
|
|
2998
3115
|
- Updated `@dsivd/foehn` to 1.6.0. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
|
|
2999
3116
|
|
|
3000
3117
|
- [foehn-notfound.component.html](projects/prestations-ng/src/foehn-notfound/foehn-notfound.component.html)
|
|
3001
3118
|
- [gesdem-error.component.html](projects/prestations-ng/src/gesdem-error/gesdem-error.component.html)
|
|
3002
|
-
|
|
3003
3119
|
- added contextual infos for support in error pages (see https://dsi-vd.github.io/prestations-ng/error)
|
|
3004
3120
|
|
|
3005
3121
|
## [11.0.2]
|
|
@@ -3007,11 +3123,9 @@ data: {
|
|
|
3007
3123
|
### Updated
|
|
3008
3124
|
|
|
3009
3125
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
3010
|
-
|
|
3011
3126
|
- Updated error message when file name is not valid
|
|
3012
3127
|
|
|
3013
3128
|
- prestations-ng will now be released on npmjs under 3 tags :
|
|
3014
|
-
|
|
3015
3129
|
- latest : the current version (currently 11.x.x)
|
|
3016
3130
|
- lts : previous supported version (currently ^10.15.x)
|
|
3017
3131
|
- next : draft version used internally for testing (use at your own risks)
|
|
@@ -3019,11 +3133,9 @@ data: {
|
|
|
3019
3133
|
### Fixed
|
|
3020
3134
|
|
|
3021
3135
|
- [foehn-select.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-select.component.ts)
|
|
3022
|
-
|
|
3023
3136
|
- Fixed `markAsDirty` not being called
|
|
3024
3137
|
|
|
3025
3138
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
3026
|
-
|
|
3027
3139
|
- Filenames with character '°' are not valid in ESB, so they should be seen as invalid.
|
|
3028
3140
|
|
|
3029
3141
|
## [11.0.1]
|
|
@@ -3031,7 +3143,6 @@ data: {
|
|
|
3031
3143
|
### Fixed
|
|
3032
3144
|
|
|
3033
3145
|
- [foehn-select.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-select.component.ts)
|
|
3034
|
-
|
|
3035
3146
|
- Multiple select: fixed highlighting selected options from model
|
|
3036
3147
|
|
|
3037
3148
|
## [11.0.0]
|
|
@@ -3039,7 +3150,6 @@ data: {
|
|
|
3039
3150
|
### Updated
|
|
3040
3151
|
|
|
3041
3152
|
- [package.json](package.json)
|
|
3042
|
-
|
|
3043
3153
|
- Updated angular stack to ^9.0.0
|
|
3044
3154
|
- Updated `@dsivd/foehn` to 1.5.3. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
|
|
3045
3155
|
- Updated `@fortawesome/angular-fontawesome` to ^0.6.0. See [the upgrading process](https://github.com/FortAwesome/angular-fontawesome/blob/master/docs/upgrading/0.5.0-0.6.0.md)
|
|
@@ -3048,7 +3158,6 @@ data: {
|
|
|
3048
3158
|
### Deleted
|
|
3049
3159
|
|
|
3050
3160
|
- Removed deprecated features (See [UPGRADING_V12](UPGRADING_V12.md) for replacements)
|
|
3051
|
-
|
|
3052
3161
|
- Component `foehn-address.component.ts` (selector: **foehn-address**)
|
|
3053
3162
|
- Model `foehn-address.type.ts` (FoehnAddress)
|
|
3054
3163
|
- Component `foehn-simple-upload.component.ts` (selector: **foehn-upload**)
|
|
@@ -3060,7 +3169,6 @@ data: {
|
|
|
3060
3169
|
### Changed
|
|
3061
3170
|
|
|
3062
3171
|
- [foehn-header.component.ts](projects/prestations-ng/src/foehn-header/foehn-header.component.ts)
|
|
3063
|
-
|
|
3064
3172
|
- `getEnvironmentLabel` takes `ApplicationInfo` as a parameter
|
|
3065
3173
|
|
|
3066
3174
|
- Html property `innerHTML` has been added to following components
|
|
@@ -3091,7 +3199,6 @@ data: {
|
|
|
3091
3199
|
### Fixed
|
|
3092
3200
|
|
|
3093
3201
|
- used `@Input hideNotRequiredExtraLabel` in template allowing to hide the " (facultatif)" of the label even if the `@Input required` is false
|
|
3094
|
-
|
|
3095
3202
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
3096
3203
|
- [foehn-boolean-checkbox.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-checkbox.component.html)
|
|
3097
3204
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
@@ -3104,11 +3211,9 @@ data: {
|
|
|
3104
3211
|
- [foehn-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.html)
|
|
3105
3212
|
|
|
3106
3213
|
- [foehn-checkable-group.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkable-group.component.ts)
|
|
3107
|
-
|
|
3108
3214
|
- fixed issue on 'elementsUrl' not processing http call when url changes
|
|
3109
3215
|
|
|
3110
3216
|
- [foehn-radio.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-radio.component.ts)
|
|
3111
|
-
|
|
3112
3217
|
- Fixed issue on component supporting objects as value.
|
|
3113
3218
|
|
|
3114
3219
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
@@ -3117,7 +3222,6 @@ data: {
|
|
|
3117
3222
|
### Added
|
|
3118
3223
|
|
|
3119
3224
|
- [foehn-checkable-group.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-checkable-group.component.ts)
|
|
3120
|
-
|
|
3121
3225
|
- added function `refreshElementsUrl()` to trigger an new http call to existing `elementsUrl`
|
|
3122
3226
|
|
|
3123
3227
|
- [foehn-menu-prestation.module.ts](projects/prestations-ng/src/foehn-menu-prestation/foehn-menu-prestation.module.ts)
|
|
@@ -3136,13 +3240,11 @@ data: {
|
|
|
3136
3240
|
## Fixed
|
|
3137
3241
|
|
|
3138
3242
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
3139
|
-
|
|
3140
3243
|
- should be able to select a proposition with the `tab` key
|
|
3141
3244
|
|
|
3142
3245
|
## Added
|
|
3143
3246
|
|
|
3144
3247
|
- [foehn-list.component.ts](projects/prestations-ng/src/foehn-list/foehn-list.component.ts)
|
|
3145
|
-
|
|
3146
3248
|
- Added `@Input fixedPageCount: number` allowing to force the page count when doing server-side paging.
|
|
3147
3249
|
|
|
3148
3250
|
- alert when browser is not compatible
|
|
@@ -3155,7 +3257,6 @@ data: {
|
|
|
3155
3257
|
### Updated
|
|
3156
3258
|
|
|
3157
3259
|
- [browserlist](src/browserslist)
|
|
3158
|
-
|
|
3159
3260
|
- updated list of supported browsers
|
|
3160
3261
|
|
|
3161
3262
|
```text
|
|
@@ -3240,7 +3341,6 @@ not dead
|
|
|
3240
3341
|
### Updated
|
|
3241
3342
|
|
|
3242
3343
|
- [README.MD](README.md)
|
|
3243
|
-
|
|
3244
3344
|
- Prestakit version are now aligned, you should always use the same minor version of prestations-ng and prestations-be.
|
|
3245
3345
|
|
|
3246
3346
|
## [10.15.0]
|
|
@@ -3248,11 +3348,9 @@ not dead
|
|
|
3248
3348
|
### Updated
|
|
3249
3349
|
|
|
3250
3350
|
- [package.json](package.json)
|
|
3251
|
-
|
|
3252
3351
|
- Updated `@dsivd/foehn` to 1.5.0. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
|
|
3253
3352
|
|
|
3254
3353
|
- Improved accessibility
|
|
3255
|
-
|
|
3256
3354
|
- [foehn-header.component.html](projects/prestations-ng/src/foehn-header/foehn-header.component.html)
|
|
3257
3355
|
- [foehn-validation-alerts.component.html](projects/prestations-ng/src/foehn-validation-alerts/foehn-validation-alerts.component.html)
|
|
3258
3356
|
- [foehn-validation-alert-summary.component.html](projects/prestations-ng/src/foehn-validation-alert-summary/foehn-validation-alert-summary.component.html)
|
|
@@ -3267,7 +3365,6 @@ not dead
|
|
|
3267
3365
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
3268
3366
|
|
|
3269
3367
|
- New error red border
|
|
3270
|
-
|
|
3271
3368
|
- [foehn-input.component.html](projects/prestations-ng/src/foehn-input/foehn-input.component.html)
|
|
3272
3369
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
3273
3370
|
- [foehn-select.component.html](projects/prestations-ng/src/foehn-checkables/foehn-select.component.html)
|
|
@@ -3277,7 +3374,6 @@ not dead
|
|
|
3277
3374
|
- [foehn-input-date.component.html](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.html)
|
|
3278
3375
|
|
|
3279
3376
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
3280
|
-
|
|
3281
3377
|
- browser title is now FoehnPageComponent.appTitle (was pageTitle)
|
|
3282
3378
|
|
|
3283
3379
|
- [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
|
|
@@ -3307,7 +3403,6 @@ not dead
|
|
|
3307
3403
|
### Fixed
|
|
3308
3404
|
|
|
3309
3405
|
- [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
|
|
3310
|
-
|
|
3311
3406
|
- Fixed text selection when user navigates with tab and the number is formatted
|
|
3312
3407
|
|
|
3313
3408
|
- [foehn-form.component.ts](projects/prestations-ng/src/foehn-form/foehn-form.component.ts)
|
|
@@ -3318,14 +3413,12 @@ not dead
|
|
|
3318
3413
|
### Updated
|
|
3319
3414
|
|
|
3320
3415
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
3321
|
-
|
|
3322
3416
|
- Multi-upload do not allow filename with illegal character (by default: /,\\,?,%,\*,:,|,",<,>).
|
|
3323
3417
|
|
|
3324
3418
|
- Added 1 input, used for overriding illegal character properties coming from the backend.
|
|
3325
3419
|
- overrideIllegalCharacters
|
|
3326
3420
|
|
|
3327
3421
|
- (deprecated) [foehn-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-simple-upload/foehn-upload.component.ts)
|
|
3328
|
-
|
|
3329
3422
|
- Simple-upload do not allow filename with illegal character.
|
|
3330
3423
|
|
|
3331
3424
|
## [10.13.0]
|
|
@@ -3333,15 +3426,12 @@ not dead
|
|
|
3333
3426
|
### Updated
|
|
3334
3427
|
|
|
3335
3428
|
- [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
3336
|
-
|
|
3337
3429
|
- First input (part 1) has default swiss NAVS value "756".
|
|
3338
3430
|
|
|
3339
3431
|
- [foehn-input-nav13.component.html](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.html)
|
|
3340
|
-
|
|
3341
3432
|
- First input (part 1) is no more editable and display default swiss NAVS value "756".
|
|
3342
3433
|
|
|
3343
3434
|
- [foehn-input-address.component.html](projects/prestations-ng/src/foehn-address/foehn-input-address.component.html)
|
|
3344
|
-
|
|
3345
3435
|
- Updated label : "Complément d'adresse" is now "c/o".
|
|
3346
3436
|
|
|
3347
3437
|
## [10.12.0] - 2020.01.07
|
|
@@ -3349,22 +3439,18 @@ not dead
|
|
|
3349
3439
|
### Fixed
|
|
3350
3440
|
|
|
3351
3441
|
- [foehn-autocomplete.component](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.ts)
|
|
3352
|
-
|
|
3353
3442
|
- Autocomplete list disappear if user click on its scroll bar ;
|
|
3354
3443
|
- Title wording correction
|
|
3355
3444
|
|
|
3356
3445
|
### Updated
|
|
3357
3446
|
|
|
3358
3447
|
- [foehn-modal.component.ts](projects/prestations-ng/src/foehn-modal/foehn-modal.component.ts)
|
|
3359
|
-
|
|
3360
3448
|
- Scroll to modal's top when help-modal is opened.
|
|
3361
3449
|
|
|
3362
3450
|
- [foehn-help-modal.component.html](projects/prestations-ng/src/foehn-help-modal/foehn-help-modal.component.html)
|
|
3363
|
-
|
|
3364
3451
|
- Prefix added on help button's name for screen reader.
|
|
3365
3452
|
|
|
3366
3453
|
- [multi-upload.service.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/multi-upload.service.ts)
|
|
3367
|
-
|
|
3368
3454
|
- function mapToFormData: commas are removed from label when set to avoid wrong interpretation as array of string.
|
|
3369
3455
|
|
|
3370
3456
|
## [10.11.0] - 2019.12.17
|
|
@@ -3380,11 +3466,9 @@ not dead
|
|
|
3380
3466
|
### Fixed
|
|
3381
3467
|
|
|
3382
3468
|
- [foehn-breadcrumb.component.ts](projects/prestations-ng/src/foehn-breadcrumb/foehn-breadcrumb.component.ts)
|
|
3383
|
-
|
|
3384
3469
|
- Don't alert the user that clicking on the breadcrumb will make him loose data when demand is transmitted.
|
|
3385
3470
|
|
|
3386
3471
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
3387
|
-
|
|
3388
3472
|
- Default recovery values are requested only when user is not connected.
|
|
3389
3473
|
|
|
3390
3474
|
## [10.10.0] - 2019.12.12
|
|
@@ -3392,7 +3476,6 @@ not dead
|
|
|
3392
3476
|
### Fixed
|
|
3393
3477
|
|
|
3394
3478
|
- [foehn-autocomplete.component](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.ts)
|
|
3395
|
-
|
|
3396
3479
|
- User cannot bypass autocomplete form error on submit to access next page anymore
|
|
3397
3480
|
|
|
3398
3481
|
## [10.9.0] - 2019.12.11
|
|
@@ -3400,15 +3483,12 @@ not dead
|
|
|
3400
3483
|
### Updated
|
|
3401
3484
|
|
|
3402
3485
|
- [growl-broker.service.ts](projects/prestations-ng/src/foehn-growl/growl-broker.service.ts)
|
|
3403
|
-
|
|
3404
3486
|
- Add possibility to specify time to display message in seconds
|
|
3405
3487
|
|
|
3406
3488
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
3407
|
-
|
|
3408
3489
|
- street and street number are set to null if locality change. (only when country is Swiss)
|
|
3409
3490
|
|
|
3410
3491
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
3411
|
-
|
|
3412
3492
|
- Add possibility to specify a canton for the foehn-input-address component
|
|
3413
3493
|
|
|
3414
3494
|
```
|
|
@@ -3430,7 +3510,6 @@ not dead
|
|
|
3430
3510
|
### Added
|
|
3431
3511
|
|
|
3432
3512
|
- [iban-formatter.directive.ts](projects/prestations-ng/src/directives/iban-formatter.directive.ts)
|
|
3433
|
-
|
|
3434
3513
|
- Adds a directive to format an Iban (swiss or internationnal)
|
|
3435
3514
|
Example:
|
|
3436
3515
|
|
|
@@ -3487,18 +3566,15 @@ not dead
|
|
|
3487
3566
|
### Updated
|
|
3488
3567
|
|
|
3489
3568
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
3490
|
-
|
|
3491
3569
|
- Add 3 inputs, used for overriding properties coming from the backend. This is only for overriding. For example, if your prestation has multiple upload rules (first is PDF, second is JPG...).
|
|
3492
3570
|
- overrideAcceptedExtensions
|
|
3493
3571
|
- overrideMaxSizeInMo
|
|
3494
3572
|
- overrideMaxFileNameLength
|
|
3495
3573
|
|
|
3496
3574
|
- [foehn-select.component.ts](projects/prestations-ng/src/foehn-checkables/foehn-select.component.ts)
|
|
3497
|
-
|
|
3498
3575
|
- Foehn-select has empty option when attribute 'required' and 'multiple' are false.
|
|
3499
3576
|
|
|
3500
3577
|
- [foehn-recap-section.component.html](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.html)
|
|
3501
|
-
|
|
3502
3578
|
- added "@Input() acceptEmptyValue = false" to add the possibility to show a line even if the value is empty
|
|
3503
3579
|
|
|
3504
3580
|
- [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
|
|
@@ -3554,7 +3630,6 @@ not dead
|
|
|
3554
3630
|
### Updated
|
|
3555
3631
|
|
|
3556
3632
|
- Possibility to accept empty value in the recap section
|
|
3557
|
-
|
|
3558
3633
|
- [foehn-recap-section.component.html](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.html)
|
|
3559
3634
|
- [foehn-recap-section.component.ts](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.component.ts)
|
|
3560
3635
|
- [foehn-recap-section.type.ts](projects/prestations-ng/src/foehn-recap-section/foehn-recap-section.type.ts)
|
|
@@ -3564,7 +3639,6 @@ not dead
|
|
|
3564
3639
|
### Updated
|
|
3565
3640
|
|
|
3566
3641
|
- Improved accessibility
|
|
3567
|
-
|
|
3568
3642
|
- [foehn-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.html)
|
|
3569
3643
|
|
|
3570
3644
|
- [abstract-page-component.ts](projects/prestations-ng/src/abstract-page-component.ts)
|
|
@@ -3580,14 +3654,12 @@ not dead
|
|
|
3580
3654
|
### Updated
|
|
3581
3655
|
|
|
3582
3656
|
- [package.json](package.json)
|
|
3583
|
-
|
|
3584
3657
|
- Updated angular stack to 8.2.x
|
|
3585
3658
|
- Updated `@dsivd/foehn` to 1.3.0. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
|
|
3586
3659
|
- Updated `@fortawesome/angular-fontawesome` to 0.5.0. See [the upgrading process](https://github.com/FortAwesome/angular-fontawesome/blob/master/docs/upgrading/0.4.0-0.5.0.md)
|
|
3587
3660
|
- Added back `^` (minor) and `~` (patch) on versions. Using `yarn upgrade` updates dependencies to their latest version based on the version range specified in the `package.json` file. The `yarn.lock` file will be recreated as well.
|
|
3588
3661
|
|
|
3589
3662
|
- Improved accessibility
|
|
3590
|
-
|
|
3591
3663
|
- [foehn-navigation.component.html](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.html)
|
|
3592
3664
|
- [gesdem-confirmation.component.html](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.html)
|
|
3593
3665
|
- [foehn-multi-upload.component.html](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.html)
|
|
@@ -3635,7 +3707,6 @@ not dead
|
|
|
3635
3707
|
### Fixed
|
|
3636
3708
|
|
|
3637
3709
|
- [foehn-modal.component.ts](projects/prestations-ng/src/foehn-modal/foehn-modal.component.ts)
|
|
3638
|
-
|
|
3639
3710
|
- Improve the accessibility on the `foehn-modal`.
|
|
3640
3711
|
|
|
3641
3712
|
- [foehn-input-phone.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-phone.component.ts)
|
|
@@ -3915,7 +3986,6 @@ const routes: Routes = [
|
|
|
3915
3986
|
### Fixed
|
|
3916
3987
|
|
|
3917
3988
|
- [foehn-page.component.ts](projects/prestations-ng/src/foehn-page/foehn-page.component.ts)
|
|
3918
|
-
|
|
3919
3989
|
- fixed redirection link to cyberlogin when user is connected in the wrong context
|
|
3920
3990
|
|
|
3921
3991
|
- [foehn-multi-upload.component.ts](projects/prestations-ng/src/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.ts)
|
|
@@ -4163,13 +4233,11 @@ const routes: Routes = [
|
|
|
4163
4233
|
### Fixed
|
|
4164
4234
|
|
|
4165
4235
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
4166
|
-
|
|
4167
4236
|
- display link to first page + explicit label when action is still in progress
|
|
4168
4237
|
|
|
4169
4238
|
### Added
|
|
4170
4239
|
|
|
4171
4240
|
- [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
|
|
4172
|
-
|
|
4173
4241
|
- manage status ABANDONED in confirmation component
|
|
4174
4242
|
|
|
4175
4243
|
## [8.27.0] - 2019.04.08
|
|
@@ -4202,7 +4270,6 @@ const routes: Routes = [
|
|
|
4202
4270
|
|
|
4203
4271
|
- Action recovery management : Since prestations-be 6.7.0, the application will be able to secure the recovery of a previously created action by using a session cookie.
|
|
4204
4272
|
This is made possible in prestations-ng by the following components :
|
|
4205
|
-
|
|
4206
4273
|
- [gesdem-action-recovery-registration.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.ts)
|
|
4207
4274
|
- Component allowing the user to register for action recovery by providing an email address and a phone number. (integrated in FoehnNavigationComponent)
|
|
4208
4275
|
- [gesdem-action-recovery-login.component.ts](projects/prestations-ng/src/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.ts)
|
|
@@ -4266,7 +4333,6 @@ const routes: Routes = [
|
|
|
4266
4333
|
- [foehn-input-textarea.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-textarea.component.ts)
|
|
4267
4334
|
- [foehn-input-time.component.ts](projects/prestations-ng/src/foehn-input-time/foehn-input-time.component.ts)
|
|
4268
4335
|
- [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
4269
|
-
|
|
4270
4336
|
- extends new abstract class `FoehnInputStringComponent` which extends `FoehnInputComponent<string>`
|
|
4271
4337
|
- trim model on blur (can be desactivated by using new `@Input trimOnBlur:boolean`)
|
|
4272
4338
|
|
|
@@ -4339,7 +4405,6 @@ const routes: Routes = [
|
|
|
4339
4405
|
### Fixed
|
|
4340
4406
|
|
|
4341
4407
|
- Fix a potential memory leak with `shareReplay` operator following the [update of RxJS to 6.4.0](https://medium.com/@cartant/rxjs-whats-changed-with-sharereplay-65c098843e95).
|
|
4342
|
-
|
|
4343
4408
|
- [support-alert.service.ts](projects/prestations-ng/src/sdk-support-alert/support-alert.service.ts)
|
|
4344
4409
|
- [sdk-dictionary.service.ts](projects/prestations-ng/src/sdk-dictionary/sdk-dictionary.service.ts)
|
|
4345
4410
|
|
|
@@ -4387,7 +4452,6 @@ this.sessionInfoWithApplicationService.prefillForm((info: SessionInfoData) => {
|
|
|
4387
4452
|
### Added
|
|
4388
4453
|
|
|
4389
4454
|
- Add an `isLabelSrOnly` `@Input` giving the possibility to add class `sr-only` (only for screen readers) on tag `<label>` or `<legend>` depending on component
|
|
4390
|
-
|
|
4391
4455
|
- [foehn-input.component.html](projects/prestations-ng/src/foehn-input/foehn-input.component.html)
|
|
4392
4456
|
- [foehn-input-textarea.component.html](projects/prestations-ng/src/foehn-input/foehn-input-textarea.component.html)
|
|
4393
4457
|
- [foehn-boolean-radio.component.html](projects/prestations-ng/src/foehn-boolean/foehn-boolean-radio.component.html)
|
|
@@ -4405,7 +4469,6 @@ this.sessionInfoWithApplicationService.prefillForm((info: SessionInfoData) => {
|
|
|
4405
4469
|
### Modified
|
|
4406
4470
|
|
|
4407
4471
|
- [foehn-validation-alert-summary.component.html](projects/prestations-ng/src/foehn-validation-alert-summary/foehn-validation-alert-summary.component.html)
|
|
4408
|
-
|
|
4409
4472
|
- Component label is now displayed in a `<span>` with `innerHTML`
|
|
4410
4473
|
|
|
4411
4474
|
- [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
|
|
@@ -4966,7 +5029,6 @@ Due to side effects introduced in some applications (wrong error message behavio
|
|
|
4966
5029
|
for the first time)
|
|
4967
5030
|
|
|
4968
5031
|
- [abstract-page-component.ts](projects/prestations-ng/src/abstract-page-component.ts)
|
|
4969
|
-
|
|
4970
5032
|
- When first loading the page never show errors (even when the action already exists)
|
|
4971
5033
|
|
|
4972
5034
|
- [application-info.service.ts](projects/prestations-ng/src/sdk-appinfo/application-info.service.ts)
|
|
@@ -4995,7 +5057,6 @@ for the first time)
|
|
|
4995
5057
|
### Fixed
|
|
4996
5058
|
|
|
4997
5059
|
- [foehn-input.component.html](projects/prestations-ng/src/foehn-input/foehn-input.component.html)
|
|
4998
|
-
|
|
4999
5060
|
- Fix invalid aria-\* attributes
|
|
5000
5061
|
|
|
5001
5062
|
- [foehn-autocomplete.component.html](projects/prestations-ng/src/foehn-autocomplete/foehn-autocomplete.component.html)
|
|
@@ -5020,7 +5081,6 @@ for the first time)
|
|
|
5020
5081
|
### Added
|
|
5021
5082
|
|
|
5022
5083
|
- [ide-formatter.directive.ts](projects/prestations-ng/src/directives/ide-formatter.directive.ts)
|
|
5023
|
-
|
|
5024
5084
|
- Adds a directive to format a company ide code.
|
|
5025
5085
|
Example:
|
|
5026
5086
|
|
|
@@ -5056,7 +5116,7 @@ for the first time)
|
|
|
5056
5116
|
```javascript
|
|
5057
5117
|
// Typical usage
|
|
5058
5118
|
breadcrumbService.setConfiguration({
|
|
5059
|
-
prestationCode: '101016'
|
|
5119
|
+
prestationCode: '101016',
|
|
5060
5120
|
});
|
|
5061
5121
|
|
|
5062
5122
|
// All options
|
|
@@ -5065,12 +5125,11 @@ breadcrumbService.setConfiguration({
|
|
|
5065
5125
|
allPrestationsUrl: '/100002/prestations',
|
|
5066
5126
|
vdChUrl: 'https://www.vd.ch/',
|
|
5067
5127
|
descriptionPageBaseUrl: 'https://www.vd.ch/go.to?prestation=',
|
|
5068
|
-
prestationCode: '101016'
|
|
5128
|
+
prestationCode: '101016',
|
|
5069
5129
|
});
|
|
5070
5130
|
```
|
|
5071
5131
|
|
|
5072
5132
|
- [foehn-notfound.component.ts](projects/prestations-ng/src/foehn-notfound/foehn-notfound.component.ts)
|
|
5073
|
-
|
|
5074
5133
|
- Add a page title to be consistent with other error pages.
|
|
5075
5134
|
|
|
5076
5135
|
- [application-info.service.ts](projects/prestations-ng/src/sdk-appinfo/application-info.service.ts)
|
|
@@ -5078,11 +5137,11 @@ breadcrumbService.setConfiguration({
|
|
|
5078
5137
|
|
|
5079
5138
|
```javascript
|
|
5080
5139
|
// Example of usage
|
|
5081
|
-
this.applicationInfoService.firstEtapeInfo.subscribe(etapeInfo => {
|
|
5140
|
+
this.applicationInfoService.firstEtapeInfo.subscribe((etapeInfo) => {
|
|
5082
5141
|
const { titreEtape, idMetierPrestation } = etapeInfo;
|
|
5083
5142
|
|
|
5084
5143
|
this.breadcrumbService.setConfiguration({
|
|
5085
|
-
prestationCode: idMetierPrestation
|
|
5144
|
+
prestationCode: idMetierPrestation,
|
|
5086
5145
|
});
|
|
5087
5146
|
|
|
5088
5147
|
this.appTitle = titreEtape;
|
|
@@ -5173,6 +5232,7 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5173
5232
|
|
|
5174
5233
|
- [foehn-list.component.ts](projects/prestations-ng/src/foehn-list/foehn-list.component.ts)
|
|
5175
5234
|
- added a list that supports pagination. Example:
|
|
5235
|
+
|
|
5176
5236
|
```html
|
|
5177
5237
|
<foehn-list [list]="list" [itemsPerPage]="10" [trackByFn]="trackByDemande">
|
|
5178
5238
|
<ng-template let-element="item" let-index="index">
|
|
@@ -5181,6 +5241,7 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5181
5241
|
</foehn-list>
|
|
5182
5242
|
`
|
|
5183
5243
|
```
|
|
5244
|
+
|
|
5184
5245
|
- itemsPerPage is 10, if none provided
|
|
5185
5246
|
- trackBy is done on index, if no trackBy function is provided
|
|
5186
5247
|
|
|
@@ -5243,7 +5304,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5243
5304
|
- [breadcrumb-event.service](projects/prestations-ng/src/foehn-breadcrumb/breadcrumb-event.service.ts)
|
|
5244
5305
|
- `setCurrentBreadcrumb(currentItem: BreadcrumbItem)` Set the current breadcrumb
|
|
5245
5306
|
- Migration to Foehn 0.52.2. BREAKING CHANGES
|
|
5246
|
-
|
|
5247
5307
|
- The library no longer includes all Font Awesome icons. If a prestation is using `<i class="fa fa-something"` to
|
|
5248
5308
|
display an icon, the prestation must include and import the icon itself similar to what's done in
|
|
5249
5309
|
`src/foehn.icons.module.ts`. Alternatively, the prestation can use one of the `<foehn-icon-*` from the list below.
|
|
@@ -5312,7 +5372,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5312
5372
|
### Added
|
|
5313
5373
|
|
|
5314
5374
|
- [currency-formatter.directive.ts](projects/prestations-ng/src/directives/currency-formatter.directive.ts)
|
|
5315
|
-
|
|
5316
5375
|
- Adds a directive to format a currency input on a foehn-input-number.
|
|
5317
5376
|
Example:
|
|
5318
5377
|
|
|
@@ -5352,7 +5411,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5352
5411
|
### Added
|
|
5353
5412
|
|
|
5354
5413
|
- [currency-formatter.directive.ts](projects/prestations-ng/src/directives/currency-formatter.directive.ts)
|
|
5355
|
-
|
|
5356
5414
|
- Adds a directive to format a currency input.
|
|
5357
5415
|
Example:
|
|
5358
5416
|
|
|
@@ -5372,7 +5430,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5372
5430
|
### Added
|
|
5373
5431
|
|
|
5374
5432
|
- [ndc-formatter.directive.ts](projects/prestations-ng/src/directives/ndc-formatter.directive.ts)
|
|
5375
|
-
|
|
5376
5433
|
- Adds a directive to format a swiss taxpayer code.
|
|
5377
5434
|
Example:
|
|
5378
5435
|
|
|
@@ -5385,7 +5442,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5385
5442
|
### Added
|
|
5386
5443
|
|
|
5387
5444
|
- [sdk-dictionary.pipe.ts](projects/prestations-ng/src/sdk-dictionary/sdk-dictionary.pipe.ts)
|
|
5388
|
-
|
|
5389
5445
|
- Add a simple pipe to get the data from the dictionary assuming the prestation supports calls to /api/dictionary.
|
|
5390
5446
|
Example:
|
|
5391
5447
|
|
|
@@ -5398,7 +5454,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5398
5454
|
### Added
|
|
5399
5455
|
|
|
5400
5456
|
- [foehn-navigation.component.ts](projects/prestations-ng/src/foehn-navigation/foehn-navigation/foehn-navigation.component.ts)
|
|
5401
|
-
|
|
5402
5457
|
- The navigation component now evaluates canActivate guards on the children routes when doing a next() and a
|
|
5403
5458
|
previous(). Only supports guards returning a boolean. This feature is useful to create dynamic workflow based
|
|
5404
5459
|
on user inputs.
|
|
@@ -5418,7 +5473,6 @@ If you've added an "Obligatoire" label somewhere in your prestation, please chan
|
|
|
5418
5473
|
### Changed
|
|
5419
5474
|
|
|
5420
5475
|
- [backend-reponse.ts](projects/prestations-ng/src/backend-response.ts)
|
|
5421
|
-
|
|
5422
5476
|
- Added initialisationDateTime and transfertDateTime in class GesdemMeta. InitialisationDate and transferDate are still available.
|
|
5423
5477
|
|
|
5424
5478
|
- [foehn-modal.component.html](projects/prestations-ng/src/foehn-modal/foehn-modal.component.html)
|