Commit Graph

106 Commits

Author SHA1 Message Date
filipriec
53ab9ad7d7 steel validation in progress 2025-03-08 10:20:08 +01:00
filipriec
66c29d8d65 steel implementation, validation check only on post request 2025-03-07 23:21:00 +01:00
filipriec
b703ab366d docs also fixed 2025-03-07 21:42:38 +01:00
filipriec
1b4851e1a7 firma bug in table creation was fixed 2025-03-07 21:40:02 +01:00
filipriec
965ffee35a saving steel script into the database 2025-03-07 20:37:32 +01:00
filipriec
b01eeddfe0 steel scripts 2025-03-07 10:45:35 +01:00
filipriec
0e0578d158 rhai implementation added 2025-03-06 19:32:45 +01:00
filipriec
70038feb49 test for get by position 2025-03-05 19:36:48 +01:00
filipriec
af37c6c0bb docs of get by position now working 2025-03-05 19:29:55 +01:00
filipriec
c27fa586d3 get by position in general endpoint is now working properly well 2025-03-05 18:59:19 +01:00
filipriec
59a2184592 working get count endpoint 2025-03-05 10:10:20 +01:00
filipriec
6d6fcb9fe1 get request is now working perfectly fine 2025-03-04 20:12:06 +01:00
filipriec
5256279b65 general endpoint delete 2025-03-04 18:47:17 +01:00
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
83c62148e9 tests for general data pushing 2025-03-04 14:22:55 +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
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
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
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
a55bc6b895 table definitions added 2025-03-01 11:48:32 +01:00
filipriec
2abf0ab772 deleted test working, crashing other test, needs fix 2025-02-25 12:01:01 +01:00
filipriec
8fc4d34c4b working test count only fixing it to not run concurrently 2025-02-25 10:47:36 +01:00
filipriec
7a98bcd72e improving get method and its test 2025-02-24 20:27:18 +01:00
filipriec
ea12e20f87 tests are now in the tests folder 2025-02-24 14:06:46 +01:00
filipriec
5df7311e41 changing the structure of the unit testing for good 2025-02-24 09:53:50 +01:00
filipriec
627139d1e2 properly tested code 2025-02-24 00:01:05 +01:00
filipriec
f466d34395 put adresar test 2025-02-23 23:50:27 +01:00
filipriec
eb804f1007 much better post request and a test written for this post request 2025-02-23 21:17:52 +01:00