Refactor LLDP form to new ix-forms

Description

We have several ways of working with forms in our system: entity-forms and ix-forms. Entity forms is an older configuration-based design that we want to transition from, while ix-forms is a more Angular-like approach.

TODO: Refactor form in System Settings -> Services -> LLDP. See ServiceLLDPComponent.

Notes:

See ServiceSshComponent and ServiceSmartComponent for an example of how to do forms with ix-forms.
Remove unused code in ServiceLLDPComponent if any.
Update code style to our code style (for example ServiceLLDPComponent => ServiceLldpComponent)
Add unit tests.
Remember about error handling, translations and loading indicators.
There is a custom countryValidator. See if needs to be extracted somewhere. Also see ix-errors and IxValidatorsService for an example on how to work with errors.

Problem/Justification

None

Impact

None

Activity

Bug Clerk 
December 17, 2021 at 3:19 PM

Complete

Details

Assignee

Reporter

Labels

Time remaining

0m

Components

Fix versions

Priority

Katalon Platform

Created December 14, 2021 at 4:58 PM
Updated November 8, 2022 at 11:47 AM
Resolved December 20, 2021 at 2:40 PM