Commit Graph

215 Commits

Author SHA1 Message Date
filipriec
5aaabae978 working test passing 2025-03-04 17:59:21 +01:00
filipriec
2c0c65ea61 fixed warnings 2025-03-04 16:47:46 +01:00
filipriec
bbda6ea1c8 fixed post request now we are not failing any tests 2025-03-04 14:55:33 +01:00
filipriec
b2e29eb8c8 better test 2025-03-04 14:53:39 +01:00
filipriec
72c6076b1e test table schema 2025-03-04 14:44:38 +01:00
filipriec
83c62148e9 tests for general data pushing 2025-03-04 14:22:55 +01:00
filipriec
c8bd4ab6ad working test, all failed as of now 2025-03-03 23:55:48 +01:00
filipriec
74f43bdc52 put working now doing post general test 2025-03-03 23:43:43 +01:00
filipriec
eef5efccd4 unused import removed 2025-03-03 16:51:10 +01:00
filipriec
e269de7e85 fixing the warnings properly 2025-03-03 16:49:49 +01:00
filipriec
f46b52a8dc better separation of concerns 2025-03-03 16:38:26 +01:00
filipriec
43031ea933 post method into user created tables is working perfectly well 2025-03-03 16:29:03 +01:00
filipriec
d59e5b60cf post to the user defined table, broken push 2025-03-03 16:14:31 +01:00
filipriec
2ac988303e empty ready for a new logic 2025-03-03 15:43:40 +01:00
filipriec
df39d967f4 cargo fix 2025-03-03 15:25:32 +01:00
filipriec
f289aa39bf docs of delete tables made by gRPC 2025-03-03 15:19:25 +01:00
filipriec
f9cf54e67c delete table 2025-03-03 15:15:30 +01:00
filipriec
9e0881032f better schema to original migration files 2025-03-03 12:41:23 +01:00
filipriec
bca2cf925d table creation columns is now not accessed via raw sql 2025-03-03 12:03:41 +01:00
filipriec
a03f2697b4 adjusted docs 2025-03-03 10:44:25 +01:00
filipriec
50cc33cd3e sqlx prepare 2025-03-02 08:01:47 +01:00
filipriec
436b3fd5ea docs for a new dynamic structure 2025-03-01 22:25:02 +01:00
filipriec
58eb880b90 no ud_ in the table naming 2025-03-01 22:19:57 +01:00
filipriec
f0faff53bb the base name and linked name bug fixed to match for the id 2025-03-01 21:31:42 +01:00
filipriec
93ce33c840 it compiled properly well 2025-03-01 20:16:32 +01:00
filipriec
e53ed7bdc0 also get tree added, not working, breaks everything 2025-03-01 20:10:23 +01:00
filipriec
4070348bee working creation of profiles and tables for each profile 2025-03-01 19:08:52 +01:00
filipriec
87e465a36e working properly well creation of profiles and creation of tables by user 2025-03-01 18:30:19 +01:00
filipriec
f6d0920f4f saving proto changes 2025-03-01 17:38:16 +01:00
filipriec
a26fbdd2cf trying to make work multi profile setup 2025-03-01 17:26:41 +01:00
filipriec
1fa69d8d88 very general setup with custom profiles 2025-03-01 16:28:33 +01:00
filipriec
b31242e63b migrations needs order fix, fixing to save 2025-03-01 16:20:18 +01:00
filipriec
00f0889bed json bug fixed 2025-03-01 14:58:17 +01:00
filipriec
720d74ddc8 added import of the new module 2025-03-01 12:35:40 +01:00
filipriec
87b009464c implemented gRPC endpoint not working tho 2025-03-01 12:20:16 +01:00
filipriec
a55bc6b895 table definitions added 2025-03-01 11:48: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
f2d2943232 works as expected 2025-02-28 21:48:25 +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
filipriec
55895cd4c5 working but some functionality is missing now 2025-02-28 20:39:24 +01:00
filipriec
9b290e1ad9 spliting the config file completely 2025-02-28 20:16:31 +01:00
filipriec
8f7350ea93 fixing warnings 2025-02-28 18:15:12 +01:00
filipriec
940c1abd5e separated completely modes from each other 2025-02-28 18:10:19 +01:00
filipriec
7403a6399d edit mode fallbag for not config 2025-02-28 17:54:45 +01:00
filipriec
1bf5eda854 command mode keybindings propery done 2025-02-28 16:54:05 +01:00
filipriec
bd83fb47e1 generalized command mode 2025-02-28 15:22:50 +01:00
filipriec
43e86abf1f edit mode is now generalized 2025-02-28 15:04:48 +01:00