Priec
|
241ab99584
|
get column gets converted to get column with index automatically now
|
2025-10-17 22:44:36 +02:00 |
|
Priec
|
8bd5b5c62f
|
marked crucial todo for 2025_ deprecated prefixing
|
2025-09-21 21:47:32 +02:00 |
|
Priec
|
7e21258d2e
|
all tests passed without any problem
|
2025-09-21 20:50:14 +02:00 |
|
Priec
|
49277cfdd4
|
last error remaining
|
2025-09-18 18:53:55 +02:00 |
|
Priec
|
1f6dc3cd75
|
failed tests all over the place now
|
2025-09-18 10:47:27 +02:00 |
|
Priec
|
7350b0985c
|
JSONB on table scripts also now
|
2025-09-18 10:47:01 +02:00 |
|
Priec
|
73bc6dc99c
|
fixing tests and migration to the serialized deserialized JSONB2
|
2025-09-17 21:19:41 +02:00 |
|
Priec
|
095645a209
|
fixing tests and migration to the serialized deserialized JSONB
|
2025-09-17 21:10:11 +02:00 |
|
Priec
|
532977056d
|
fixing serialization and deserialization in the data insertion
|
2025-09-17 09:38:05 +02:00 |
|
Priec
|
2435f58256
|
table definition now has serialization deserialization properly implemented
|
2025-09-16 22:55:49 +02:00 |
|
Priec
|
ceb560c658
|
serialization of the gRPC JSONB now fully works for the validation
|
2025-09-14 11:24:27 +02:00 |
|
Priec
|
d88c239bf6
|
serde of jsonb in grpc
|
2025-09-14 10:56:38 +02:00 |
|
filipriec
|
01c4ff2e14
|
validation backend
|
2025-09-13 21:15:44 +02:00 |
|
Priec
|
c2890e1f3d
|
tests via script and make test works now
|
2025-09-13 08:53:26 +02:00 |
|
Priec
|
e1ea44c68c
|
inputing data for the client for the validation
|
2025-09-12 23:06:42 +02:00 |
|
Priec
|
cec2361b00
|
validation1 for the form
|
2025-09-12 21:25:49 +02:00 |
|
Priec
|
9672b9949c
|
finally a working space
v0.5.6
|
2025-09-12 19:14:21 +02:00 |
|
Priec
|
e4e9594a9d
|
minor changes
|
2025-09-12 19:05:17 +02:00 |
|
Priec
|
6daa5202b1
|
debug is now running properly in the background without any issues
|
2025-09-12 18:17:52 +02:00 |
|
Priec
|
cae47da5f2
|
reused grpc connections, not a constant refreshes anymore, all fixed now, keep on fixing other bugs
|
2025-09-12 18:15:46 +02:00 |
|
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
|
6891631b8d
|
validation of exact strings
|
2025-09-02 13:52:36 +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
0.5.5
|
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 |
|