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 |
|
filipriec
|
f281eaa662
|
dialog is a feature
|
2025-08-23 13:29:28 +02:00 |
|
Priec
|
cbb3ed7c48
|
small cleanup
|
2025-08-23 00:22:07 +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
|
6833ac5fad
|
find palette in the bottom panel
|
2025-08-22 17:11:52 +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
|
1d94e82f4b
|
search
|
2025-08-22 15:48:30 +02:00 |
|
Priec
|
00dad5d673
|
fixed buffer logic
|
2025-08-22 14:26:58 +02:00 |
|
Priec
|
414c6957e7
|
sidebar as a feature
|
2025-08-22 14:11:36 +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 |
|
filipriec
|
589220a2ba
|
fixing 8
|
2025-08-20 11:33:34 +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
|
f84bb0dc9e
|
compiled successfulywith rich suggestions now
|
2025-07-29 23:49:58 +02:00 |
|
Priec
|
1a451a576f
|
working, cleaning trash via cargo fix
|
2025-07-29 20:14:24 +02:00 |
|
Priec
|
aec5f80879
|
gui of canvas is from the canvas crate now
|
2025-07-29 19:54:29 +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
|
c9131d4457
|
working but not properly displaying search results
|
2025-06-11 16:46:55 +02:00 |
|
filipriec
|
2af79a3ef2
|
search added, but unable to trigger it yet
|
2025-06-11 16:24:42 +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
|
387e1a0fe0
|
displaying data properly, fixing hardcoded backend to firma part one
|
2025-06-07 14:05:35 +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
|
59ed52814e
|
compiled, needs other fixes
|
2025-06-02 12:08:16 +02:00 |
|
filipriec
|
3488ab4f6b
|
hardcoded adresar to general form
|
2025-06-02 10:32:39 +02:00 |
|