Commit graph

198 commits

Author SHA1 Message Date
32e209b996 Fix editing and name column of wireguard peers 2024-07-27 19:07:12 +02:00
adroslice
2c050ae61d Convert eslintrc in package.json to flat config
- I hate this. I hate that they forced this.
- But hey, at least it works again.
2024-05-18 21:35:09 +02:00
adroslice
fc18e9e8ac Implemented a basic array display for the table 2024-05-18 21:32:52 +02:00
adroslice
f30b93d5dc Move NiceTable away from defineModels
- Also improved display component support
2024-05-18 21:31:02 +02:00
adroslice
8508309b2c Updated Dependencies
- Adjusted config to work with new vue-macros
2024-05-18 19:49:03 +02:00
142e85f08f Implement Kea DHCP v4 2024-02-19 01:28:39 +01:00
5f20f7711d Fix Source Nat address Label 2024-02-11 22:32:16 +01:00
e3ab77008a Implement Unbound Apply 2024-02-11 03:52:43 +01:00
371b3d9fdf Implement Chrony apply 2024-02-11 03:52:00 +01:00
6b52ab0a5a Set VPN Menu Icon 2024-02-10 23:12:32 +01:00
eb5ea39d26 fix interface deleting 2024-02-10 19:57:28 +01:00
8e31d7ee99 fix wireguard editing 2024-02-10 19:57:12 +01:00
b213b81253 fix vlan creation definition 2024-01-14 23:10:06 +01:00
4f4f125796 fix interface listing 2024-01-14 23:09:13 +01:00
adroslice
fdcc48f8be Improve NiceTable component support
- Also vastly improved row selection logic
2023-11-13 20:06:31 +01:00
adroslice
3b0d4fcdaf Doubled width of soft-nested borders 2023-11-13 20:04:03 +01:00
adroslice
9f58657855 Make Checkbox keyboard-accessible 2023-11-13 19:07:29 +01:00
c2f1845c36 "fix " services list 2023-11-07 19:08:03 +01:00
090b030002 Add Confirm on Name Change 2023-11-07 19:04:57 +01:00
adro
2ee7fd7743 Fixed pnpm lockfile 2023-11-07 14:22:34 +01:00
adro
1fb4fc89f2 Minor Type error fix
- Added additional readme information
2023-11-07 14:21:01 +01:00
3f4a9f0eeb Fix Searchproviders to work with Vectors 2023-11-06 22:38:59 +01:00
deac409136 fix List Pages to work with Vectors 2023-11-06 22:38:32 +01:00
4d928ca00e fix Update to use NicerForm 2023-11-06 22:37:55 +01:00
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