zesty-io / accounts-ui

Zesty.io account management application
https://accounts.zesty.io
105 stars 12 forks source link

Feature/validate url add #223

Open d88naimi opened 2 years ago

d88naimi commented 2 years ago

Validating domain extension fix and added more description to the tooltip

Fixes this bug reported in manager-ui https://github.com/zesty-io/manager-ui/issues/924

Screen Shot 2022-02-17 at 11 30 33 AM

Screen Shot 2022-02-17 at 11 34 18 AM

d88naimi commented 2 years ago

@shrunyan added validator url cypress test

Screen Shot 2022-02-28 at 5 02 22 PM
d88naimi commented 2 years ago

Refactored the Validator function to be a url for formatter and TLD validator, updated all the cypress testing.

Spoke with Randy that file path should NOT be removed.

Screen Shot 2022-04-20 at 8 46 19 AM

shrunyan commented 2 years ago

@agalin920 would you review this PR please