Commit Graph

45 Commits

Author SHA1 Message Date
filipriec
5c23f61a10 get method passing without any problem 2025-06-25 09:44:38 +02:00
filipriec
f9a78e4eec the tests for the put endpoint is now being tested and passing but its not what i would love 2025-06-23 23:25:45 +02:00
filipriec
070d091e07 robustness, one test still failing, will fix it 2025-06-22 23:02:41 +02:00
filipriec
7403b3c3f8 4 tests are failing 2025-06-22 22:15:08 +02:00
filipriec
1b1e7b7205 robust decimal solution to push tables data to the backend 2025-06-22 22:08:22 +02:00
filipriec
4e29d0084f compiled with the profile to be schemas 2025-06-21 10:37:37 +02:00
filipriec
8ebe74484c now not creating tables with the year_ prefix and living in the gen schema by default 2025-06-17 11:45:55 +02:00
filipriec
248d54a30f accpeting now null in the post table data as nothing 2025-06-16 22:51:05 +02:00
filipriec
c31f08d5b8 fixing post with links 2025-06-16 14:42:49 +02:00
filipriec
8ace9bc4d1 links are now in the get method of the backend 2025-06-14 18:09:30 +02:00
filipriec
ce490007ed fixing server responses, now push data links fixed 2025-06-14 17:39:59 +02:00
filipriec
50d15e321f automatic indexing is working perfectly well 2025-06-08 23:26:13 +02:00
filipriec
b086b3e236 hardcoded firma is being removed part2 2025-06-07 15:12:00 +02:00
filipriec
387e1a0fe0 displaying data properly, fixing hardcoded backend to firma part one 2025-06-07 14:05:35 +02:00
filipriec
6b5cbe854b now working with the gen schema in the database 2025-06-02 12:39:23 +02:00
filipriec
2e0dad5bf9 unused import 2025-03-17 12:28:55 +01:00
filipriec
0887b46782 steel script working perfectly well 2025-03-17 12:28:09 +01:00
filipriec
65b254f4c2 post table data not foreign key proper push 2025-03-17 12:08:58 +01:00
filipriec
3ecfcfee02 post table data validating now steel 2025-03-16 17:47:02 +01:00
filipriec
ec323d24be this miracle compiled, idk if it even does what i want but should run custom sql queries from steel script. Da heck if this works, my gosh 2025-03-12 23:39:10 +01:00
filipriec
22564682c8 WORKING STEEL PROPER IMPLEMENTATION finally fixed 2025-03-11 18:52:58 +01:00
filipriec
fc6f033711 compiled steel engine 2025-03-10 22:52:07 +01:00
filipriec
e235fbd49b post table data commented out execution of steel code 2025-03-09 23:52:19 +01:00
filipriec
4a4f92c41e moved code in steel, time to implement working steel next 2025-03-08 23:09:15 +01:00
filipriec
6f9887a303 fixed push data to the tables 2025-03-08 20:06:34 +01:00
filipriec
9396a08af0 fixed 2025-03-08 16:30:10 +01:00
filipriec
6281702575 compiled, needs further progress 2025-03-08 12:49:54 +01:00
filipriec
1b4851e1a7 firma bug in table creation was fixed 2025-03-07 21:40:02 +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