319994001f
Use Multiselect for Interfaces
2023-04-12 22:30:06 +02:00
cdef4ee522
Register Singe and MuliSelect Globally
2023-04-12 22:28:38 +02:00
89abf82d1b
Only Set Initial Values if not Undefined
2023-04-12 22:27:59 +02:00
adroslice
35fc517b13
DropdownInput improvements
...
- Can now use a Search Provider
- Will automatically when searching
- Will automatically run when unknown keys are supplied from outisde
- Rejects then still unknown keys
- Can now have its placeholder text customized
- Usability improvements, in particular relating to mouse navigation
- Some bug fixes
- Also added useToast to auto imports
- Also added new unindexed test page
2023-04-12 21:26:49 +02:00
5f09adb10c
Get Update/Edit Form Working
2023-04-12 20:37:46 +02:00
1b4e219fda
Rework NiceForm to get initial Values working
2023-04-12 20:36:33 +02:00
6444636abd
Remove Unused code
2023-04-12 20:35:16 +02:00
ec0067d27f
Fix Edit Interface Button
2023-04-12 20:27:14 +02:00
150e1003ee
Remove Pillbar Auto assigning default Value
2023-04-12 20:26:31 +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
f01ea3fdb7
Add dbus Test
2023-04-08 23:06:09 +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
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
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
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
f91132f200
MAke Create Page not crash
2023-04-02 16:59:17 +02:00
f0edca127f
fix router link disabling
2023-04-02 16:58:40 +02:00
0fdd9ddf60
setup proper create and edit router links
2023-04-02 16:22:25 +02:00
4bd841963e
setup edit page
2023-04-02 16:21:57 +02:00
7d895039bf
Add API Error Toast
2023-04-02 13:06:29 +02:00
0ddeee2f5c
Implement Rule Reordering
2023-04-02 12:47:56 +02:00
bc35f3b1d2
add draggedRow event
2023-04-02 12:44:31 +02:00
d4741c933f
Use Tableview for Rule Pages
2023-04-02 11:57:36 +02:00
8d957a53e2
Make draggable a prop
2023-04-02 02:54:15 +02:00
04a11626f5
Fix Tableview Props
2023-04-02 02:50:06 +02:00
75e981545a
change title
2023-04-02 02:11:03 +02:00