Commit graph

186 commits

Author SHA1 Message Date
eb3ee9465c Ignore Pending Config not Existing Error 2023-04-02 02:43:29 +02:00
2716507c86 Use ConfigManager 2023-04-02 02:11:15 +02:00
75e981545a change title 2023-04-02 02:11:03 +02:00
742064e982 Add Config Page 2023-04-02 02:03:34 +02:00
5a15479c92 Remove Interfaces Apply 2023-04-02 02:01:15 +02:00
e02f5a79f0 Interfaces API use ConfigManager 2023-04-02 02:00:55 +02:00
48fa7349da Add Pending Config Apply and Discard API Methods 2023-04-02 02:00:34 +02:00
57fc5c0987 Add Transaction Discard Comment 2023-04-02 02:00:00 +02:00
27a2eabd82 Remove Interfaces Apply Button 2023-04-02 01:18:13 +02:00
61ac544723 Change Table Border Color 2023-04-02 01:15:04 +02:00
70d69f04cf Use Config Manager 2023-04-01 18:17:48 +02:00
081aeec142 Add Config API Calls 2023-04-01 18:17:08 +02:00
390990af21 add pending.json 2023-04-01 18:16:37 +02:00
f4cdd809cd Implement Config Manager 2023-04-01 18:16:25 +02:00
f6bcffd8df Add Config Clone 2023-04-01 18:15:37 +02:00
29bfd7f708 only Enable Delete if there is one selection 2023-04-01 02:01:11 +02:00
02016cbbf3 Added Actions 2023-04-01 02:00:41 +02:00
161949395a Add Address and Service Create, Delete and Update 2023-04-01 01:51:12 +02:00
75b7da6d01 Update Interface Definition 2023-04-01 01:46:45 +02:00
f1d7f63079 Add Create and Update Interface Backend 2023-04-01 01:10:32 +02:00
9568adbd8e Change Delete Parameter Name 2023-04-01 01:09:01 +02:00
61ae805305 Add Delete Interface 2023-04-01 01:03:27 +02:00
7121c46a74 Remove useless empty structs 2023-04-01 01:03:04 +02:00
e72c2c4f2e Add Apply Interfaces 2023-04-01 00:49:00 +02:00
80f255fe86 Add interfaces.conf to .gitignore 2023-04-01 00:48:30 +02:00
6c598587b2 fix bad jsonrpc response on Method error 2023-04-01 00:47:55 +02:00
25684438e9 Use new Table View 2023-03-31 19:40:49 +02:00
8976d32caf Move Logic out of Table View 2023-03-31 19:40:37 +02:00
234ad792d1 Add Selection Prop 2023-03-31 19:40:13 +02:00
a7446d9663 Add Disabled Styling 2023-03-31 19:40:00 +02:00
023985153d why js 2023-03-31 18:36:42 +02:00
1caac10d32 Add Interfaces Page 2023-03-31 18:36:35 +02:00
a0cfd62232 Hookup Network API 2023-03-31 18:36:24 +02:00
914f1c1ae3 Make Interface Config map 2023-03-31 18:36:07 +02:00
a90e7648db Initial Work on Backend Interface Management 2023-03-31 17:08:17 +02:00
d54ceb8a0f Use TableView in Services 2023-03-29 16:59:55 +02:00
aa9edc94cf Add Table View 2023-03-29 16:59:28 +02:00
6c8986c1e8 rename PillBar 2023-03-29 16:59:16 +02:00
b0938a8ca8 Add Test Form 2023-03-28 23:47:04 +02:00
c683dd5981 Implement Input Components 2023-03-28 23:46:55 +02:00
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