Merge in TEA/mina-sidor-fa-web from feature/TV-864-digi-ng-form-select to next
Squashed commit of the following:
commit 8fa5927514505947ac9be08f880397e2658cdc39
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Wed Nov 24 15:37:56 2021 +0100
Prevent digi-core´s warning message in console. Already solved in feature "TV-874-upload file" but this ticket will be releaced before that so made the change here too.
commit 7100ef767c746f34f354bfb8537f570b0ae9b007
Merge: 625e77a4 e36f910b
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Wed Nov 24 15:25:32 2021 +0100
Merge branch 'develop' into feature/TV-864-digi-ng-form-select
commit 625e77a42f7fcf37219c4377f3f31db33228310d
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Wed Nov 24 14:54:58 2021 +0100
Changed import references from digi-ng´s form-select to ui´s select-option
Merge in TEA/mina-sidor-fa-web from feature/TV-846-digi-ng-form-input to develop
Squashed commit of the following:
commit 80b2e4c19eefa9088767200d191785ce4bd84612
Merge: 4a8dc925 d307bd13
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Wed Nov 24 11:17:16 2021 +0100
Merge branch 'develop' into feature/TV-846-digi-ng-form-input
commit 4a8dc9255789a3991b6eab2795c28f58a1276ed6
Merge: 5feff43a eeb02c0e
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Tue Nov 23 14:56:07 2021 +0100
Merge branch 'develop' into feature/TV-846-digi-ng-form-input
commit 5feff43a48eb6553ba7d963b530969ae584db938
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Tue Nov 23 14:55:56 2021 +0100
- Ersatt alla digi-ng-form-input med ui-input
- Använt ui-inputs egna validation-message där validation-message används tillsammans
- La till onBlur som emittar uiOnBlur för att trigga touched på ui-input som annars enbart blev touched på submit där markAllAsTouched körs.
Squashed commit of the following:
commit f09e5111d82dce884f83ebf1150a04890c165f39
Merge: 2184d793 4b4e5a64
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Mon Nov 1 14:21:47 2021 +0100
Merge branch 'develop' into feature/TV-857-digi-ng-icon-custom
commit 2184d7939f92956cb6f5aedc51a9f694692cb9a5
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Fri Oct 29 14:47:29 2021 +0200
Created a ui-icon-custom and removed references to digi-ng-icon-custom
Squashed commit of the following:
commit 1ca1b561648ffc272a55e82b7bb813abca9cab46
Merge: d21e7748 aac7cf6c
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Tue Oct 26 15:05:19 2021 +0200
Merge branch 'develop' into bugfix/TV-672-fe-bug-redigera-personal-vanster-ram-syns-inte-i-felmeddelanden
commit d21e7748e7e528a4b1aa48dd5b6a2385a336a27c
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Mon Oct 25 14:32:54 2021 +0200
- Updated digi-core version from 9.4.0 to 10.0.0
- Wrote over the new digi-variable to change wrap to no-wrap.
Squashed commit of the following:
commit 5b5ef3dbfd0e53ac613826a38c005887ddeb4e12
Merge: 811dc11c b2457609
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Mon Oct 18 08:35:05 2021 +0200
Merge branch 'develop' into bugfix/TV-722-fe-error-applicationref.tick-is-called-recursively
commit 811dc11ca22a632708d6b5c6b024fa5849eb747d
Author: WP\holno <nikola.holst-nikolic@arbetsformedlingen.se>
Date: Fri Oct 15 14:12:56 2021 +0200
`Error: ApplicationRef.tick is called recursively` is shown in the console while editing an account due to "message" not being optional as it's null on page-load.