Vuelidate, I18n, and filter are upgraded to vue3While navigating to the pages i18n, vuelidate, and filters errorsoccurred. i18n, and vuelidate code changes in each page adapted tovue3. Filter glo
Vuelidate, I18n, and filter are upgraded to vue3While navigating to the pages i18n, vuelidate, and filters errorsoccurred. i18n, and vuelidate code changes in each page adapted tovue3. Filter global function for date and time format implementedin the main.js file and those files which as called the filterfunctions.Change-Id: If1a2ee22d47750faef1c35ef2c263299067d9a20Signed-off-by: Surya Venkatesan <suryav@ami.com>
show more ...
Update linting packages to use latest- 99% of changes were small syntax changes that were changed by thelint command. There were a couple of small manual changes to meet theproperty order pattern
Update linting packages to use latest- 99% of changes were small syntax changes that were changed by thelint command. There were a couple of small manual changes to meet theproperty order patterns established as part of the vue:recommendedguidelines.There are rules that were set from errors to warnings and new storiesare being opened to address those issues.Testing:- Successfully ran npm run serve- Successfully ran npm run lint- Verified functionality works as expected, e.g. success and failure use cases- Resolved any JavaScript errors thrown to the consoleSigned-off-by: Derick Montague <derick.montague@ibm.com>Change-Id: Ie082f31c73ccbe8a60afa8f88a9ef6dbf33d9fd2
Add 404 page- User will be redirected to 404 page when navigating to undefined routesSigned-off-by: Dixsie Wolmers <dixsie@ibm.com>Change-Id: I5d7bbcfdd279b6f6c993370e3adb39a516dbb1ba