Commit graph

217 commits

Author SHA1 Message Date
150e1003ee Remove Pillbar Auto assigning default Value 2023-04-12 20:26:31 +02:00
34c4b9b87e Add Get Interface API 2023-04-12 20:24:27 +02:00
adroslice
69066f0ad2 Fixed Typescript Error in MultiSelect.vue
- Wrong import from old location
2023-04-11 20:41:26 +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
53fca4f340
Feat custom multiselect (#12)
* WIP Multiselect

* Reworked Multiselect into multiple Components
- Also finished feature implementation

---------

Co-authored-by: adroslice <adriel.m.slice@gmail.com>
2023-04-11 19:43:09 +02:00
821fd28863 Use Full Property Name 2023-04-08 23:16:02 +02:00
ac7701af79 fix conversion panic 2023-04-08 23:08:46 +02:00
f01ea3fdb7 Add dbus Test 2023-04-08 23:06:09 +02:00
a737ac4d9d Add Static Route API 2023-04-08 18:11:56 +02:00
4770ac7384 fix static route template 2023-04-08 18:11:19 +02:00
ff28b30d93 Add Static Route Frontend 2023-04-08 18:10:58 +02:00
3197f291fa Add Static Route Backend 2023-04-08 17:07:26 +02:00
dec123e9ee move vlan-assignments into config-addressing 2023-04-08 15:01:28 +02:00
fc49a2479e fix vlan template and data 2023-04-08 14:51:03 +02:00
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