Commit graph

224 commits

Author SHA1 Message Date
568d8cac5c Convert maps to vecs with name field 2023-11-06 02:34:34 +01:00
f5eb03cb16 Fix Backend version change detection 2023-11-04 17:14:46 +01:00
1e68d87d72 fix rule list pages 2023-11-04 15:32:26 +01:00
e34efd916c Remove old Validation 2023-11-04 15:16:10 +01:00
07439b094d Add Wireguard definitions 2023-11-04 15:15:32 +01:00
963edbbbc1 Add User definition 2023-11-04 15:00:49 +01:00
d264624e35 Add DHCP, DNS and NTP definitions 2023-11-04 14:57:37 +01:00
17851a92e6 Use MultilineTextBox for Comments 2023-11-04 14:57:09 +01:00
285c3a3436 Add static route comment field 2023-11-04 14:40:41 +01:00
75322d4ece Add NAT Headings 2023-11-04 14:40:11 +01:00
adro
a64a0b2938 Added Structural Documentation
- Also renamed some directories for consistency
- Moved all components into corresponding subdirectories
- Minor Text Changes
2023-11-03 19:35:45 +01:00
adro
c74ba7b321 Fixed warning for MultilineTextBox 2023-11-03 18:37:11 +01:00
adro
871d3f2303 Fixed path aliases, added @ for components 2023-11-03 18:36:12 +01:00
adro
ca284c9bcb Merge branch 'main' of https://github.com/speatzle/nfsense 2023-11-03 17:59:07 +01:00
adro
e5b7bfeacb Added Heading component for Form Sections 2023-11-03 17:59:03 +01:00
143281d7c3 Add firewall definitions 2023-11-03 17:58:02 +01:00
adro
55bdaf915c Improved API Logging
- Log now includes method, parameters and the promise object
2023-11-03 17:26:11 +01:00
adro
7e7cff371f Sidebar improvements
- Now uses soft nesting
- Fixed width when expanded, dynamic when reduced
- Also added a border to selected pillbar variant
2023-11-03 17:04:03 +01:00
adro
5a3a0c8f32 Color System Optimizations
- Doubled base color steps to allow dark/light different contrast
- Removed unused base color
- => Better light mode for eyeball haters
2023-11-03 16:53:35 +01:00
adro
db4d33e354 Added Nav Dropdowns
- Also centered nfsense logo
- TODO: Find way for nested dropdowns to not look dumb in reduced state
2023-11-03 03:11:02 +01:00
adro
eac98192be Optimize sidebar behavior
- Flex squishing of buttons: component all:unset was overriding reset
- Added overflow handling to nav body and page content
- Removed scrollbar and added scroll shadow for nav body
2023-11-03 01:02:02 +01:00
adro
bc83309d6d Enhance EnumInput and Forms
- Soft-Nesting Layout to show structure without too much x-overhead
- Forms now use subgrid where possible
- Generalized form style to cover more cases and remove redundancy
- Minor definitions fix
- Made NicerForm a global component
- Updated Test Page to use global components
2023-11-02 23:53:54 +01:00
adro
864ca6defd Exclude settings.json from .gitignore
- Should be added back only when i18n gets fully implemented
2023-11-02 23:03:19 +01:00
adro
833e3761a1 Fix NumberBox console warnings 2023-11-02 22:59:56 +01:00
7d4049c90a wip convert definitions for NicerForm 2023-11-02 21:48:42 +01:00
302790edc6 Global register EnumInput 2023-11-02 21:48:25 +01:00
d548464202 Switch Create to NicerForm 2023-11-02 21:48:00 +01:00
cdfa7efd2d wip, adjust create and update to rust backend 2023-11-02 00:57:58 +01:00
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