Commit graph

19 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
84de607102 rename rpc methods to new schema, fix delete id 2023-11-01 03:55:39 +01:00
c0b5aefa4a adjust apicalls for rust backend 2023-10-28 19:15:40 +02:00
04ae8f05c3 Add Translated Columns to NAT Rules 2023-05-14 13:25:15 +02:00
fae889b20e Add More Toasts 2023-04-04 22:45:00 +02:00
54460ca3d5 Move edit to end of path 2023-04-03 23:01:05 +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
0ddeee2f5c Implement Rule Reordering 2023-04-02 12:47:56 +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
665c534a4b Remove Verdict from NAT 2023-03-27 21:27:27 +02:00
1c467e90ae Add SNAT and DNAT PAge, Rename Rules 2023-03-26 23:01:02 +02:00
adroslice
3a0d094e7b Color changes, fix login password box
- type=password was on the wrong element
- New color assignments for tables
- Only uses one palette for now
- Changed input bg to highlight color
- Forced dark mode on sidebar
- Moved some table coloring to components.css
- Fixed some comments being out-of-line
2023-03-26 20:23:45 +02:00
adroslice
89933d4986 Moved some CSS to battle specificity issues
- Fixes sidebar button coloring/hover
2023-03-26 19:30:46 +02:00
4e2366e0c7 testing stuff 2023-03-26 19:04:29 +02:00
3847a89594 add table selection, rework column definitions 2023-03-12 20:27:36 +01:00
fb70f41fcb Basic Rule Page 2023-03-11 00:51:56 +01:00