Priec
|
a0a473f96c
|
admin page
|
2025-08-27 12:14:09 +02:00 |
|
Priec
|
e5db0334c0
|
fixed intro movement, select not working yet
|
2025-08-27 01:34:56 +02:00 |
|
filipriec
|
18393ff661
|
is edit mode is gone from the codebase
|
2025-08-24 16:54:18 +02:00 |
|
filipriec
|
b2a82fba30
|
fixing is_edit_mode flag removal
|
2025-08-24 16:37:30 +02:00 |
|
filipriec
|
06cc1663b3
|
working general mode only with canvas, removing highlight, readonly or edit
|
2025-08-23 23:34:14 +02:00 |
|
filipriec
|
88a4b2d69c
|
intro is now separated
|
2025-08-23 21:58:29 +02:00 |
|
filipriec
|
e6072d25c5
|
register is now separated also
|
2025-08-23 21:47:18 +02:00 |
|
filipriec
|
597bdde7e1
|
login moved to the pages
|
2025-08-23 20:58:12 +02:00 |
|
filipriec
|
f56092e86c
|
login page now in a separate dir
|
2025-08-23 19:48:23 +02:00 |
|
Priec
|
b5a31ee81c
|
forms page
|
2025-08-22 23:54:22 +02:00 |
|
Priec
|
b9072e4d7c
|
router2, needs bug fixes3
|
2025-08-22 22:57:28 +02:00 |
|
Priec
|
5d97e63f93
|
router2, needs bug fixes
|
2025-08-22 22:52:20 +02:00 |
|
Priec
|
957f5bf9f0
|
router implementation
|
2025-08-22 22:19:59 +02:00 |
|
Priec
|
3dff2ced6c
|
bottom panel moved
|
2025-08-22 16:48:25 +02:00 |
|
Priec
|
310617d62b
|
cargo fix
|
2025-08-22 15:49:33 +02:00 |
|
Priec
|
f127298e5a
|
buffer as a feature
|
2025-08-22 13:47:34 +02:00 |
|
Priec
|
4ed8e7b421
|
fixed form state removed, but not won, aint working yet
|
2025-08-22 00:27:23 +02:00 |
|
Priec
|
3dd6808ea2
|
now no need for init_form_editor everywhere
|
2025-08-21 21:16:59 +02:00 |
|
Priec
|
11b073c2fd
|
removing highlightmode from the app, handled by the library now
|
2025-08-21 10:33:52 +02:00 |
|
Priec
|
d0ff449e3b
|
going into a new canvas library structure
|
2025-08-19 13:24:48 +02:00 |
|
Priec
|
72c38f613f
|
canvasstate is now officially nonexistent as dep
|
2025-07-30 19:14:35 +02:00 |
|
Priec
|
0d291fcf57
|
auth not working with canvas crate yet
|
2025-07-30 12:08:35 +02:00 |
|
Priec
|
1a451a576f
|
working, cleaning trash via cargo fix
|
2025-07-29 20:14:24 +02:00 |
|
filipriec
|
b30fef4ccd
|
post doesnt work, but refactored code displays the autocomplete at least, needs fix
|
2025-06-16 16:42:25 +02:00 |
|
filipriec
|
cccf029464
|
autocomplete is now perfectc
|
2025-06-16 10:52:28 +02:00 |
|
filipriec
|
512e7fb9e7
|
suggestions in the dropdown menu now works amazingly well
|
2025-06-15 23:11:27 +02:00 |
|
filipriec
|
b49dce3334
|
dropdown is being triggered
|
2025-06-15 12:15:25 +02:00 |
|
filipriec
|
eb96c64e26
|
links to the other tables
|
2025-06-14 12:47:59 +02:00 |
|
filipriec
|
634a01f618
|
service search changed
|
2025-06-13 16:53:39 +02:00 |
|
filipriec
|
6abea062ba
|
ui debug in status line
|
2025-06-13 15:26:45 +02:00 |
|
filipriec
|
f50887a326
|
outputting to the status line
|
2025-06-13 13:38:40 +02:00 |
|
filipriec
|
3c0af05a3c
|
the search tui is not working yet
|
2025-06-11 22:08:23 +02:00 |
|
filipriec
|
e61cbb3956
|
features ui debug is now working perfectly well, it debugs the rerender flags
|
2025-06-08 09:26:56 +02:00 |
|
filipriec
|
f9841f2ef3
|
centralizing logic in the formstate
|
2025-06-08 00:00:37 +02:00 |
|
filipriec
|
08e01d41f2
|
now properly not displaying in the frontend form fields that should be hidden from the user
|
2025-06-07 09:37:12 +02:00 |
|
filipriec
|
02c62213c3
|
making select from the find file to work, not yet working, needs more redesign in how select is working
|
2025-06-06 23:44:29 +02:00 |
|
filipriec
|
4ec569342d
|
hidden from the user now in the form
|
2025-06-03 18:47:14 +02:00 |
|
filipriec
|
3488ab4f6b
|
hardcoded adresar to general form
|
2025-06-02 10:32:39 +02:00 |
|
filipriec
|
6e2fc5349b
|
code cleanup
|
2025-05-31 23:02:09 +02:00 |
|
filipriec
|
668eeee197
|
navigation in the menu but needs refactoring
|
2025-05-29 16:11:41 +02:00 |
|
filipriec
|
799d8471c9
|
open menu in command mode now implemented
|
2025-05-28 19:09:55 +02:00 |
|
filipriec
|
43b064673b
|
autocomplete is now powerful
|
2025-05-26 20:22:47 +02:00 |
|
filipriec
|
bf2726c151
|
tablenames added properly well
|
2025-05-26 19:51:48 +02:00 |
|
filipriec
|
f3cd921c76
|
we are suggesting properly table column names now
|
2025-05-26 19:42:23 +02:00 |
|
filipriec
|
32210a5f7c
|
killing of the buffer now works amazingly well
|
2025-05-25 22:24:26 +02:00 |
|
filipriec
|
6e1997fd9d
|
storage in the system is now storing log in details properly well
|
2025-05-25 21:33:24 +02:00 |
|
filipriec
|
2e1d7fdf2b
|
admin panel fixed completely
|
2025-05-25 11:26:19 +02:00 |
|
filipriec
|
05580ac978
|
better and better
|
2025-05-23 15:40:16 +02:00 |
|
filipriec
|
58fdaa8298
|
add logic, not working tho
|
2025-05-23 13:34:49 +02:00 |
|
filipriec
|
66824030f2
|
refresh of the admin panel after adding the table
|
2025-04-23 12:31:47 +02:00 |
|