summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/BackendModuleEditDynamicFields.vue
Commit message (Collapse)AuthorAgeFilesLines
* [external-backends] Add getClient methods for all backendsJannik Schönartz2018-08-291-0/+1
| | | | | | | Delete dummy and another backends. Extend template-dummy for testing stuff. Add getClient method for dhcp and idoit backends. Fixed appendicon for selections.
* [webapp/backends] Reworked Dynamic fields to work with the new recursive ↵Jannik Schönartz2018-07-261-0/+73
structure. Added the third step in the stepper which tests the connection (optional).