filipriec
|
5c23f61a10
|
get method passing without any problem
|
2025-06-25 09:44:38 +02:00 |
|
filipriec
|
f87e3c03cb
|
get test updated, working now
|
2025-06-25 09:16:32 +02:00 |
|
filipriec
|
d346670839
|
tests for delete endpoint are passing all the tests
|
2025-06-25 09:04:58 +02:00 |
|
filipriec
|
560d8b7234
|
delete tests robustness not yet fully working
|
2025-06-25 08:44:36 +02:00 |
|
filipriec
|
b297c2b311
|
working full passer on put request
|
2025-06-24 20:06:39 +02:00 |
|
filipriec
|
d390c567d5
|
more tests
|
2025-06-24 00:46:51 +02:00 |
|
filipriec
|
029e614b9c
|
more put tests
|
2025-06-24 00:45:37 +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
|
d8758f7531
|
we are passing all the tests now properly with the table definition and the post tables data now
|
2025-06-23 13:52:29 +02:00 |
|
filipriec
|
4e86ecff84
|
its now passing all the tests
|
2025-06-22 23:05:38 +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
|
1b8f19f1ce
|
tables data tests are now generalized, needs a bit more fixes, 6/6 are passing
|
2025-06-22 16:10:24 +02:00 |
|
filipriec
|
2a14eadf34
|
fixed compatibility layer to old tests git status REMOVE IN THE FUTURE
|
2025-06-22 14:00:49 +02:00 |
|
filipriec
|
fd36cd5795
|
tests are now passing fully
|
2025-06-22 13:13:20 +02:00 |
|
filipriec
|
f4286ac3c9
|
more changes and more fixes, 3 more tests to go
|
2025-06-22 12:48:36 +02:00 |
|
filipriec
|
92d5eb4844
|
needs last one to be fixed, otherwise its getting perfect
|
2025-06-21 23:57:52 +02:00 |
|
filipriec
|
87b9f6ab87
|
more fixes
|
2025-06-21 21:43:39 +02:00 |
|
filipriec
|
06d98aab5c
|
5 more tests to go
|
2025-06-21 21:01:49 +02:00 |
|
filipriec
|
298f56a53c
|
tests are passing better than ever before, its looking decent actually nowc
|
2025-06-21 16:18:32 +02:00 |
|
filipriec
|
714a5f2f1c
|
tests compiled
|
2025-06-21 15:11:27 +02:00 |
|
filipriec
|
4e29d0084f
|
compiled with the profile to be schemas
|
2025-06-21 10:37:37 +02:00 |
|
filipriec
|
63f1b4da2e
|
changing profile id to schema in the whole project
|
2025-06-21 09:57:14 +02:00 |
|
filipriec
|
9477f53432
|
big change in the schema, its profile names now and not gen
|
2025-06-20 22:31:49 +02:00 |
|
filipriec
|
ed786f087c
|
changing test for a huge change in a project
|
2025-06-20 20:07:07 +02:00 |
|
filipriec
|
8e22ea05ff
|
improvements and fixing of the tests
|
2025-06-20 19:59:42 +02:00 |
|
filipriec
|
8414657224
|
gen isolated tables
|
2025-06-18 23:19:19 +02:00 |
|
filipriec
|
e25213ed1b
|
tests are robusts running in parallel
|
2025-06-18 22:38:00 +02:00 |
|
filipriec
|
4843b0778c
|
robust testing of the table definitions
|
2025-06-18 21:37:30 +02:00 |
|
filipriec
|
f5fae98c69
|
tests now working via make file
|
2025-06-18 14:44:38 +02:00 |
|
filipriec
|
6faf0a4a31
|
tests for table definitions
|
2025-06-17 22:46:04 +02:00 |
|
filipriec
|
011fafc0ff
|
now working proper types
|
2025-06-17 17:31:11 +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
|
3eb9523103
|
you are going to kill me but please dont, i just cleaned up migration file and its 100% valid, do not use any version before this version and after this version so many things needs to be changed so haha... im ashamed but i love it at the same time
|
2025-06-17 11:21:33 +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
|
afd9228efa
|
json in the otput of the tantivy
|
2025-06-11 14:07:22 +02:00 |
|
filipriec
|
679bb3b6ab
|
search in common module, now fixing layer mixing issue
|
2025-06-10 13:47:18 +02:00 |
|
filipriec
|
350c522d19
|
better search but still has some flaws. It at least works, even tho its not perfect. Needs more testing, but im pretty happy with it rn, keeping it this way
|
2025-06-10 00:22:31 +02:00 |
|
filipriec
|
4760f42589
|
slovak language tokenized search
|
2025-06-09 16:36:18 +02:00 |
|
filipriec
|
50d15e321f
|
automatic indexing is working perfectly well
|
2025-06-08 23:26:13 +02:00 |
|
filipriec
|
645172747a
|
we are now running search server at the same port as the whole backend service
|
2025-06-08 21:53:48 +02:00 |
|
filipriec
|
4b4301ad49
|
fixed now it all compiled successfuly
|
2025-06-08 20:14:44 +02:00 |
|
filipriec
|
b60e03eb70
|
search crate compiled, lets get to fixing all the other errors
|
2025-06-08 20:10:57 +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
|
d0722fbbbe
|
working well now, creation of the columns
|
2025-06-06 20:18:51 +02:00 |
|