Commit graph

303 commits

Author SHA1 Message Date
d6c58b7d21 fix vlan assignment generation 2023-04-08 14:45:22 +02:00
a290d06803 add vlan logging 2023-04-08 14:28:30 +02:00
2fbbe0887e fix vlan assignment file naming 2023-04-08 14:26:53 +02:00
af6ba0f46f Fix Address Setting 2023-04-08 14:24:13 +02:00
bb235597ec update config naming 2023-04-08 14:23:26 +02:00
5e8b156c1e Add Membership nil check 2023-04-08 14:16:41 +02:00
6370c45483 dont rename hardware interfaces 2023-04-08 14:01:33 +02:00
4478bd7f41 Remove Unnessesary Space from Templates 2023-04-08 13:01:54 +02:00
15de5fb5bb Use HardwareAddress (MAC) for Identifing Hardware Interfaces 2023-04-08 12:54:42 +02:00
d9ecfae454 Fix Address Type 2023-04-08 01:36:20 +02:00
2c1df2a4ad add basepath, remove old, configs, reload networkd 2023-04-08 01:15:37 +02:00
7de307285e make alias omitempty 2023-04-08 00:44:45 +02:00
6f3335d3ad Remove Broken Validation 2023-04-08 00:36:25 +02:00
adc55135d6 Use Correct Variable, Remove Whitespace 2023-04-08 00:31:46 +02:00
2bae5a01c9 Add Vlan Parent 2023-04-08 00:31:09 +02:00
1b046714b1 Address use IPNet 2023-04-08 00:28:17 +02:00
49d4d3fade Register Networkd apply 2023-04-07 21:57:01 +02:00
5db16b37e1 add networkd test apply logic 2023-04-07 21:56:46 +02:00
8cecb05739 add networkd generation logic 2023-04-07 21:56:30 +02:00
10078992ef re add template.go 2023-04-07 21:56:12 +02:00
61ccf4ec6a remwork networkd templates 2023-04-07 21:55:55 +02:00
66dac3cd82 Add Interface Alias and VlanParent 2023-04-07 21:54:55 +02:00
b71525ba30 Respond with error in case of panic 2023-04-07 21:54:29 +02:00
db4b108ba8 gitignore out folder 2023-04-07 21:54:04 +02:00
595d1021b3 ConfigManager Apply add current config argument 2023-04-07 21:53:51 +02:00
0aa827b682 Prepare for networkd config generation 2023-04-04 23:15:28 +02:00
fae889b20e Add More Toasts 2023-04-04 22:45:00 +02:00
d30fea86dd Add test validationSchemas 2023-04-04 22:38:22 +02:00
6a0681a4b9 Add Zod 2023-04-04 22:37:53 +02:00
edb7c09de3 Nice Form Validation Schema Support 2023-04-04 22:37:43 +02:00
66c60d8135 Stupid fix for Numbers no being Numbers 2023-04-04 22:23:09 +02:00
c39c3d6606 use plugin helper 2023-04-04 17:06:56 +02:00
480f2c85b7 add plugin wrapper 2023-04-04 17:06:31 +02:00
3794296e45 Add missing semicolons 2023-04-04 17:06:18 +02:00
dec15e19bc remove bad validation 2023-04-04 00:27:12 +02:00
43f93d8d93 Use Correct Name for Create Success toast 2023-04-04 00:27:01 +02:00
cdf68eaccf Implement handle submit 2023-04-04 00:24:05 +02:00
620ccfbd91 fix Enabled for updated PillBar definitions 2023-04-04 00:23:39 +02:00
571ffd842b Make Numberbox convert to Number 2023-04-04 00:23:06 +02:00
09c1453669 Add missing keys 2023-04-04 00:12:16 +02:00
e3a488ccf5 Create Interface API. interface Fields top level 2023-04-04 00:02:37 +02:00
5a7bd8c91e update definitions for updated PillBox 2023-04-04 00:01:25 +02:00
c8fada4e0c PillBox use Index or option key as modelValue 2023-04-04 00:01:02 +02:00
d7f2eb64f9 Add Form Submit Functionality 2023-04-03 23:44:23 +02:00
54460ca3d5 Move edit to end of path 2023-04-03 23:01:05 +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
2fb089ba73 Add Pillbar modelValue 2023-04-02 19:22:45 +02:00
2c02451da7 Add All Interface fields 2023-04-02 19:21:54 +02:00
5f74accfd0 Add NumberBox 2023-04-02 19:21:36 +02:00
ffe2bf1880 Move types to definitions.ts, minor improvements 2023-04-02 18:57:30 +02:00