Commit Graph

69 Commits

Author SHA1 Message Date
filipriec
e36b1817bc working, split config where functions for each page are defined for this page, if the functions are not general for each page. Huge update, works for tui/functions/form and fui/functions/login. Working, time to move to other things 2025-03-30 15:46:49 +02:00
filipriec
ed99ebf541 compiled if statement in the read_only mode 2025-03-30 13:57:22 +02:00
filipriec
0a4f59cf8e reverting back fully 2025-03-30 13:15:51 +02:00
filipriec
fd6a9b73be reverting back 2025-03-30 13:11:04 +02:00
filipriec
6e0943f0cc compiled 2025-03-30 00:51:11 +01:00
filipriec
f21953147b step 3 compiled 2025-03-28 14:35:16 +01:00
filipriec
3e2b8a36df fixing warnings 2025-03-26 00:39:27 +01:00
filipriec
4ced1a36d4 moved form.rs into the state where it really belongs to 2025-03-25 21:23:52 +01:00
filipriec
8a248cab58 working finally 2025-03-24 18:57:59 +01:00
filipriec
e6851e1fe4 small error to fix 2025-03-24 17:14:12 +01:00
filipriec
aa3ff18f9c now for common in canvas 2025-03-24 14:54:02 +01:00
filipriec
1fc9a0e1ff reorganization, preserved functionality 2025-03-24 14:29:28 +01:00
filipriec
bdb6cd4069 modes needs more progress 2025-03-24 11:46:33 +01:00
filipriec
ec5802b3a2 works 2025-03-24 11:17:59 +01:00
filipriec
1eb2edc1df mode manager finally 2025-03-24 11:03:52 +01:00
filipriec
78e8cce08b moved to common modes 2025-03-23 22:14:24 +01:00
filipriec
7caa4d8c3c general mode 2025-03-23 21:00:53 +01:00
filipriec
9917195fc4 disabling modes where they shouldnt be enabled BIG UPDATE 2025-03-23 20:07:47 +01:00
filipriec
fbcea1b270 trying to make the intro and admin with general keybindings 2025-03-23 19:17:42 +01:00
filipriec
87b07db26a completely broken intro or admin 2025-03-23 15:35:57 +01:00
filipriec
4481560025 HUGE CHANGES TO MODESA 2025-03-23 15:11:43 +01:00
filipriec
d1d33b5752 project redesign 2025-03-23 13:50:47 +01:00
filipriec
4ddcb34205 nothing 2025-03-23 12:56:27 +01:00
filipriec
13d501e6d7 not working 2025-03-23 12:30:00 +01:00
filipriec
993febd204 admin panel keyindings 2025-03-23 11:28:39 +01:00
filipriec
49fe2aa793 edit mode is now perfectly working 2025-03-23 10:55:05 +01:00
filipriec
87a572783a i think its a step in the right direction, needs to export other functions now 2025-03-23 10:03:59 +01:00
filipriec
ca8dea53fd VERY SUSPICIOUS BREAKING FUNCTIONALITY CHECK LATER 2025-03-23 00:49:19 +01:00
filipriec
fef2f12c9a :disabled in the edit mode, cant type it tho, needs fix 2025-03-23 00:28:51 +01:00
filipriec
1a529a70bf gamechanging, commands works only on their windows properly well 2025-03-22 23:32:33 +01:00
filipriec
8da29376ab moved key sequences also 2025-03-22 23:03:13 +01:00
filipriec
8ad5fedcea config was moved successfully 2025-03-22 22:58:58 +01:00
filipriec
fabe1e0ca7 changing components infrastructure 2025-03-22 15:36:49 +01:00
filipriec
a58e976227 admin panel is working, needs to clear the terminal tho from the other things 2025-03-22 10:33:09 +01:00
filipriec
c592dfc7f5 intro page working properly well 2025-03-21 23:07:10 +01:00
filipriec
1b0aaa55c9 switched stuff in the state.rs 2025-03-21 22:46:50 +01:00
filipriec
ab6c005ba6 removed redundancy 2025-03-21 16:03:32 +01:00
filipriec
d067f5b515 compiled and working sidebar in ratatui 2025-03-21 15:53:40 +01:00
filipriec
c46bbc26e1 fixed unused terminalcore implementation 2025-03-21 14:27:20 +01:00
filipriec
14f8785c5b fixing warnings 2025-03-21 14:24:43 +01:00
filipriec
8dfec29202 compiled without error, needs fix for warnings and testing 2025-03-21 14:05:39 +01:00
filipriec
c456caf405 more updates in the split config 2025-03-21 13:15:43 +01:00
filipriec
1a55f9c066 more fixes 2025-03-21 12:52:33 +01:00
filipriec
5edc286854 terminal.rs huge changes 2025-03-21 12:05:18 +01:00
filipriec
df39d967f4 cargo fix 2025-03-03 15:25:32 +01:00
filipriec
17c466736c debug test println removed 2025-02-28 23:34:20 +01:00
filipriec
a79fa45a6d revert working properly well 2025-02-28 23:27:16 +01:00
filipriec
f1d2e5c43d working common mode 2025-02-28 23:15:30 +01:00
filipriec
18be34b336 command mode entering during edit mode is now forbidden 2025-02-28 21:39:27 +01:00
filipriec
cd3c6fd71f config toml is now fully split between command mode, read only mode and edit mode 2025-02-28 20:51:42 +01:00