Commit graph

16 commits

Author SHA1 Message Date
ba9a0ff1a6 Vlan Parent Use Correct Search Provider 2023-04-13 19:30:55 +02:00
894f77dadc Add GetInterfaces and GetAddresses Search Providers 2023-04-13 19:30:15 +02:00
319994001f Use Multiselect for Interfaces 2023-04-12 22:30:06 +02:00
adroslice
b24bfe626e Small Refactor Pass
- Various transitions away from defineModel
- Fixed ChecBox
- Reworked PillBar
  - Made it a bit smaller
  - Now accepts either an object or array with keys
- Moved Index type to util and added MaybeIndex
2023-04-11 20:40:00 +02:00
ff28b30d93 Add Static Route Frontend 2023-04-08 18:10:58 +02:00
6370c45483 dont rename hardware interfaces 2023-04-08 14:01:33 +02:00
15de5fb5bb Use HardwareAddress (MAC) for Identifing Hardware Interfaces 2023-04-08 12:54:42 +02:00
2bae5a01c9 Add Vlan Parent 2023-04-08 00:31:09 +02:00
d30fea86dd Add test validationSchemas 2023-04-04 22:38:22 +02:00
620ccfbd91 fix Enabled for updated PillBar definitions 2023-04-04 00:23:39 +02:00
09c1453669 Add missing keys 2023-04-04 00:12:16 +02:00
5a7bd8c91e update definitions for updated PillBox 2023-04-04 00:01:25 +02:00
d7f2eb64f9 Add Form Submit Functionality 2023-04-03 23:44:23 +02:00
4c78d1da66
Nice form (#11)
* wip

* vee-validate experiments

* get test enabled form working

* Make PillBar Properly work with ModelValue

* Register NumberBox Globally

* Rework NiceForm

* Use new form props

* Rework Definitions for new Form
2023-04-03 22:59:20 +02:00
2c02451da7 Add All Interface fields 2023-04-02 19:21:54 +02:00
ffe2bf1880 Move types to definitions.ts, minor improvements 2023-04-02 18:57:30 +02:00