filipriec
|
85c7c89c28
|
space2 is now debugging better
|
2025-09-12 15:46:14 +02:00 |
|
Priec
|
0d80266e9b
|
space commands here we go again
|
2025-09-11 22:36:40 +02:00 |
|
Priec
|
a604d62d44
|
inputs from keyboard are now decoupled
|
2025-09-10 22:12:22 +02:00 |
|
Priec
|
2cbbfd21aa
|
revert works on login, now do the same for other pages as well
|
2025-09-08 22:11:53 +02:00 |
|
Priec
|
1c17d07497
|
space and revert working properly well, also shift
|
2025-09-08 20:05:39 +02:00 |
|
Priec
|
ad15becd7a
|
doing key sequencing via space
|
2025-09-08 12:56:03 +02:00 |
|
Priec
|
c2a6272413
|
buttons in add_logic and add_table works properly well now
|
2025-09-04 18:56:21 +02:00 |
|
Priec
|
c51af13fb1
|
intro buttons fixed
|
2025-09-04 17:46:32 +02:00 |
|
Priec
|
d9d8562539
|
moving the state from general to each page owning its own state of button or canvas focus
|
2025-09-04 17:36:13 +02:00 |
|
Priec
|
738d58b5f1
|
moving add_table to add_logic modern architecture3
|
2025-09-02 11:46:35 +02:00 |
|
Priec
|
3081125716
|
moving add_table to add_logic modern architecture2
|
2025-09-02 00:36:49 +02:00 |
|
Priec
|
6073c7ab43
|
moving add_table to add_logic modern architecture
|
2025-09-02 00:23:50 +02:00 |
|
filipriec
|
8157dc7a60
|
add_table working properly well
|
2025-09-01 16:37:43 +02:00 |
|
filipriec
|
3b130e9208
|
add_table fixing
|
2025-09-01 16:30:57 +02:00 |
|
Priec
|
ab81434c4e
|
add table3
|
2025-09-01 07:41:13 +02:00 |
|
Priec
|
62c54dc1eb
|
moving add table to the same way as add logic
|
2025-08-31 23:07:57 +02:00 |
|
Priec
|
347802b2a4
|
working suggestions in add_logic
|
2025-08-31 21:48:54 +02:00 |
|
Priec
|
a5a8d98984
|
add Logic fully decoupled
|
2025-08-31 21:37:18 +02:00 |
|
filipriec
|
5b42da8290
|
separate page
|
2025-08-31 21:25:43 +02:00 |
|
filipriec
|
4e041f36ce
|
move out of canvas properly fixed, now working everyhing properly well
|
2025-08-31 10:02:48 +02:00 |
|
filipriec
|
22926b7266
|
add logic now using general movement
|
2025-08-30 22:38:48 +02:00 |
|
filipriec
|
0a7f032028
|
add_logic cursor when refocus is proper again
|
2025-08-30 21:26:20 +02:00 |
|
filipriec
|
4edec5e72d
|
add logic is now using canvas library now
|
2025-08-30 21:10:10 +02:00 |
|
filipriec
|
c7d524c76a
|
add table and add logic removal from ui.rs and event.rs
|
2025-08-30 19:47:26 +02:00 |
|
filipriec
|
9ed558562b
|
moved admin now
|
2025-08-30 19:26:12 +02:00 |
|
filipriec
|
43f5c1a764
|
login and register are now havving own handlers and loaders, moving logic out of event.rs and ui.rs
|
2025-08-30 19:13:12 +02:00 |
|
filipriec
|
46149c09db
|
event.rs and ui.rs refactor for the forms page(moved logic to the forms page dir and just calling it now)
|
2025-08-30 16:42:04 +02:00 |
|
filipriec
|
a0757efe8b
|
moved add_table and add_logic, needs more things done tho
|
2025-08-30 14:46:34 +02:00 |
|
filipriec
|
10f4b9d8e2
|
moved add_table to be feature based
|
2025-08-30 14:25:33 +02:00 |
|
filipriec
|
42db496ad7
|
admin page being rendered properly well now
|
2025-08-30 13:32:45 +02:00 |
|
filipriec
|
d6fd672409
|
roles are now better
|
2025-08-30 13:19:45 +02:00 |
|
filipriec
|
60eb1c9f51
|
register has dropdown now
|
2025-08-29 22:07:04 +02:00 |
|
filipriec
|
a09c804595
|
intro empty buffer fixed
|
2025-08-29 20:13:25 +02:00 |
|
filipriec
|
a17f73fd54
|
buffer bug fixed, now proper names are being displayed
|
2025-08-29 19:53:31 +02:00 |
|
filipriec
|
2373ae4b8c
|
form pages robust finish chnages
|
2025-08-29 19:49:27 +02:00 |
|
filipriec
|
16dd460469
|
we compiled but buffer doesnt work
|
2025-08-29 18:11:27 +02:00 |
|
filipriec
|
58f109ca91
|
adding to have multiple forms pages
|
2025-08-29 16:18:42 +02:00 |
|
filipriec
|
75da9c0f4b
|
login and register are sending data to the backend successfuly
|
2025-08-29 14:46:43 +02:00 |
|
filipriec
|
833b918c5b
|
cursor style is handled properly now
|
2025-08-29 12:32:33 +02:00 |
|
filipriec
|
72c2691a17
|
registration now has working form
|
2025-08-29 12:22:25 +02:00 |
|
filipriec
|
cf79bc7bd5
|
bottom_panel decoupled
|
2025-08-29 08:25:24 +02:00 |
|
filipriec
|
f5f2f2cdef
|
login page using canvas library
|
2025-08-28 21:26:21 +02:00 |
|
filipriec
|
19a9bab8c2
|
login page using canvas for forms
|
2025-08-28 21:07:23 +02:00 |
|
filipriec
|
6e221ef8c1
|
HARDEST COMMIT IN THE RECENT TIMES we fixed movement in the admin page
|
2025-08-28 13:43:17 +02:00 |
|
Priec
|
e142f56706
|
admin page
|
2025-08-28 09:15:14 +02:00 |
|
Priec
|
a794f22366
|
admin page is now featured
|
2025-08-27 16:32:20 +02:00 |
|
Priec
|
cfe4903c79
|
admin page is now featured
|
2025-08-27 16:32:09 +02:00 |
|
Priec
|
a0a473f96c
|
admin page
|
2025-08-27 12:14:09 +02:00 |
|
Priec
|
9e4dd3b4c7
|
intro movement fully fixed
|
2025-08-27 01:38:51 +02:00 |
|
Priec
|
e5db0334c0
|
fixed intro movement, select not working yet
|
2025-08-27 01:34:56 +02:00 |
|