Commit graph

396 commits

Author SHA1 Message Date
06be2da875 Implement Form Component 2023-03-28 23:46:30 +02:00
6af4abc9fd Basic Working Addresses and Services Table 2023-03-27 21:29:24 +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
99dc0117ee Update Services Icon 2023-03-26 22:38:05 +02:00
ab1e23e10d Add Addresses, Services Pages 2023-03-26 22:31:47 +02:00
de5efa2592 Move Addresses and Services ro Object 2023-03-26 22:24:19 +02:00
5b6889cbae Add Verdict Pillbar 2023-03-26 21:52:14 +02:00
99abeab434 remove, multiselect, test form 2023-03-26 20:26:45 +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
bdbbae825a Increase Session LifeTime 2023-03-26 19:26:30 +02:00
92246048e6 delete redundant session 2023-03-26 19:11:17 +02:00
814c3ea945
Merge pull request #10 from speatzle/feat-multiselect
Feat multiselect
2023-03-26 19:07:24 +02:00
4e2366e0c7 testing stuff 2023-03-26 19:04:29 +02:00
3882050cb7 Merge branch 'feat-multiselect' of https://github.com/speatzle/nfsense into feat-multiselect 2023-03-26 18:58:29 +02:00
eba5d94f71 correctly style most things 2023-03-26 18:58:08 +02:00
607dea9725 get new color system working 2023-03-26 18:58:08 +02:00
ea5a22a2c9 trying material design 2023-03-26 18:58:08 +02:00
a5330df187 styling test 2023-03-26 18:58:07 +02:00
68bf3b7d85
Merge pull request #9 from speatzle/update-project-structure
Update project structure
2023-03-26 18:52:57 +02:00
2ca35d4461 restructure project 2023-03-26 18:50:18 +02:00
dd2db438f3
Merge pull request #8 from speatzle/main
Merge Colors
2023-03-15 00:43:02 +01:00
84ee950b83
Merge pull request #7 from speatzle/feat-colors
Feat Coloring System
2023-03-15 00:40:55 +01:00
25f1782b8a correctly style most things 2023-03-15 00:40:12 +01:00
39e7dfa267 get new color system working 2023-03-14 23:52:54 +01:00
d1510e3f7f styling test 2023-03-13 23:48:39 +01:00
8f3ba4ebe5 trying material design 2023-03-13 23:47:26 +01:00
c9bf435a5c Merge branch 'feat-multiselect' of https://github.com/speatzle/nfsense into feat-multiselect 2023-03-13 21:38:01 +01:00
0f4bc6a943 install lib, fix css, small test 2023-03-13 21:37:38 +01:00
c59b1d8cc9
Merge pull request #5 from speatzle/feat-table-component
Feat table component
2023-03-13 21:32:51 +01:00
262ecc81d4 fix shift selection bugs 2023-03-13 21:31:16 +01:00
924f152ab7 install lib, fix css, small test 2023-03-13 00:02:38 +01:00
adroslice
d97f7a4e93 Added Drag&Drop to NiceTable 2023-03-12 21:16:01 +01:00
3847a89594 add table selection, rework column definitions 2023-03-12 20:27:36 +01:00
adroslice
0f306a7705
Feat mobile nav (#4)
* Fixed displaying columns that arent defined (#2)
* Reworked layout for mobile support
2023-03-12 20:19:59 +01:00
b69cc43561
Merge pull request #3 from speatzle/client-auth
Add Client Auth, Session management and API call
2023-03-12 16:53:59 +01:00
71687240c7 comment websockets 2023-03-11 23:33:59 +01:00
b9c417cbff use simple-json-rpc 2023-03-11 17:46:43 +01:00
af292fdb80 only keep session alive if page is not hidden 2023-03-11 17:42:27 +01:00
f9b3a358dd fix error on omited parameters, improve decoding errors 2023-03-11 17:41:41 +01:00
2fe21169bb Improve Session / Auth, APICall 2023-03-11 14:54:21 +01:00
fb70f41fcb Basic Rule Page 2023-03-11 00:51:56 +01:00
b80bc4d32f basic auth / session stuff working 2023-03-11 00:18:16 +01:00
b7daba6040 wip 2023-03-09 21:49:46 +01:00
fbc899fbe0 add initial test client 2023-03-06 23:56:36 +01:00
0a51ba0beb add data to jsonrpc error response 2023-03-06 23:49:41 +01:00
ec0d62e32e fix log warn key 2023-03-06 23:48:51 +01:00
d9f8eda901 fix missing jsonrpc id in response 2023-03-06 23:48:23 +01:00
5e49f9ba2e Add rule id's 2023-03-06 21:28:44 +01:00