Commit graph

146 commits

Author SHA1 Message Date
adro
277753dde5 Merge branch 'main' of https://github.com/speatzle/nfsense 2023-11-01 09:28:34 +01:00
adro
5aec650946 Linting fixes and form style experiment
- Also updated pnpm on my end for a hopefully clean lockfile
2023-11-01 09:28:29 +01:00
138e862327 fix ntp server file naming 2023-11-01 04:07:31 +01:00
11837dfb9c fix dhcp title 2023-11-01 04:05:54 +01:00
d71a909684 fix edit creation rpc method name construction 2023-11-01 04:05:34 +01:00
ec48658bd0 fix edit loading rpc method name construction 2023-11-01 04:04:15 +01:00
387839d72f fix incorrect routing 2023-11-01 04:00:27 +01:00
84de607102 rename rpc methods to new schema, fix delete id 2023-11-01 03:55:39 +01:00
adro
7d2ef675f7 Add EnumInput (WIP)
- Also Slight linting adjustment
- Slight form style adustment
- Visually descendant fields version
2023-10-31 22:52:58 +01:00
adro
b3bfbefa5a Fix invalid value warnings for textboxes 2023-10-31 22:40:15 +01:00
adro
76e6eb5af8 Fix DropdownInput differentiating num/string keys 2023-10-31 22:39:44 +01:00
adro
64206134ab Update Dependencies 2023-10-31 20:07:05 +01:00
4c564164e8 patch client definitions until definitions rework 2023-10-30 22:15:44 +01:00
7ef66c772f Correct wireguard rpc calls 2023-10-30 22:12:44 +01:00
18ef592c55 Add config Change tracking 2023-10-30 18:26:09 +01:00
80a826964e remove old data reordering 2023-10-30 02:03:18 +01:00
8c82d26fcf adjust client definitions 2023-10-29 22:05:41 +01:00
2333a8ebf1 Fix dhcpv4 2023-10-28 21:04:13 +02:00
e7628e97fb Rename DHCP v4 2023-10-28 19:35:15 +02:00
c0b5aefa4a adjust apicalls for rust backend 2023-10-28 19:15:40 +02:00
adroslice
e749f68fef WIP DropdownInput
- Moved some setup to onMounted
- Added local prop bindings
- Strict to loose key comparison
- Generalized form style for .form as well
- Test page updated to include NicerForm and Selects
2023-10-22 22:16:08 +02:00
adroslice
cc16f81067 Fix minor text cutoff issue 2023-10-22 22:08:43 +02:00
adroslice
99b6a88b66 Add NicerForm Component (WIP)
- Can replace NiceForm after consideration
2023-10-22 22:08:08 +02:00
adroslice
271f3c2abc Added Launch Profile
- Also package.json formatting
2023-10-22 22:07:15 +02:00
04ae8f05c3 Add Translated Columns to NAT Rules 2023-05-14 13:25:15 +02:00
bd26cf893d Add User Management Frontend 2023-05-14 03:24:02 +02:00
64a449e9b4 Fix Edit form for Number Type ID's 2023-05-13 22:51:07 +02:00
3a7e9f9af0 Add Source and Destination NAT editTypes 2023-05-13 22:14:09 +02:00
e1f2136e7c Add Forward rule editType Matcher 2023-05-13 22:13:44 +02:00
ab7656c8ca Add Service Edit Type 2023-05-13 22:11:00 +02:00
219daf39b9 Add Services Search Provider 2023-05-13 22:10:31 +02:00
97d3609b03 Fix Function Name 2023-05-13 22:10:07 +02:00
7bff4c5de1 Fix Edit Button 2023-05-13 22:09:50 +02:00
e2aad5ec97 Add Wireguard UI 2023-05-06 21:15:03 +02:00
df7608269e Add DHCP Server Icon 2023-05-06 16:23:03 +02:00
29e9a0b9b8 Add DNs Server Frontend 2023-04-24 21:58:06 +02:00
76b74be877 Add NTP Server Frontend 2023-04-24 20:02:16 +02:00
fee57b0382 add missing semicolons 2023-04-23 19:38:54 +02:00
214117f245 Use SingleSelect for Static Route Interface 2023-04-19 11:06:56 +02:00
eec845ee76 fix edit addresses id 2023-04-13 22:50:18 +02:00
83b800ea05 Create Address Form definitions 2023-04-13 22:49:02 +02:00
9e2cf9bd5b Add DHCP v4 Server Definitions 2023-04-13 19:31:16 +02:00
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
7c29758226 Add DHCP v4 Page 2023-04-13 19:29:18 +02:00
882772eb71 Add DHCP v4 Route 2023-04-13 19:28:59 +02:00
14c8da64cc make watcher immediate 2023-04-12 22:38:27 +02:00
4189f21c9e Fix Global Import 2023-04-12 22:33:00 +02:00
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