Commit graph

443 commits

Author SHA1 Message Date
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
b2fd352145 fix warning 2023-12-18 01:04:18 +01:00
d284b506a0 Add and Organise Relations 2023-12-18 00:59:40 +01:00
d9c7a93c9a Add Enum Multi links 2023-12-18 00:59:07 +01:00
3508745b45 Adding Macrodb References
Diagnoseing rust-analyser panic...
2023-12-17 01:04:21 +01:00
a0c04e3614 implement macro_db 2023-12-09 22:19:36 +01:00
ce5f0b4931 remove reference types and macros 2023-12-09 22:19:16 +01:00
ceb2646502 cleanup user code 2023-12-09 22:17:00 +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
2ea55de2cc Rework referencing 2023-11-07 22:24:34 +01:00
4f7ab04fce ImplementConfig Referencing System 2023-11-07 19:12:32 +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
80562899f3 Add TODO 2023-11-06 22:39:42 +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
f7062fed86 dnat make servce and address optional 2023-11-04 15:32:07 +01:00
02c5fb0281 fix SNATType definition 2023-11-04 15:24:57 +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
590982f2dd rename children to members 2023-11-04 14:22:25 +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